[kaffe-siteadmin] CVS website (jserv): Added:
Kaffe CVS
cvs-commits at kaffe.org
Sat Aug 20 04:13:43 PDT 2005
PatchSet 219
Date: 2005/08/20 11:13:38
Author: jserv
Branch: HEAD
Tag: (none)
Log:
Added:
. jRate
. Apache Hormony
. MGKaffe
. JOP
. mod_gcj
Members:
links.shtml:1.50->1.51
Index: website/links.shtml
diff -u website/links.shtml:1.50 website/links.shtml:1.51
--- website/links.shtml:1.50 Fri May 20 00:16:18 2005
+++ website/links.shtml Sat Aug 20 11:13:38 2005
@@ -129,6 +129,10 @@
Java front-end and a set of run-time libraries to
egcs. Also includes the gij interpreter.<p>
+ <li><a href="http://jrate.sourceforge.net/">jRate</a><p>
+
+ An extension of the GNU GCJ compiler front-end and runtime system which adds support for most of the features required by the Real-Time Specification for Java (<a href="http://www.rtj.org/">RTSJ</a>).<p>
+
<li><a href="http://orp.sourceforge.net/">ORP (Open Runtime Platform)</a><p>
From Intel.<p>
@@ -232,6 +236,11 @@
<li><a href="http://sourceforge.jp/projects/kabavm/">Kabavm System</a><p>
A tiny Java Runtime targeted in small hardware devices. See <a href="http://www.geocities.co.jp/SiliconValley-PaloAlto/2038/">Japanese webpage</a> for details.<p>
+
+ <li><a href="http://wiki.apache.org/harmony/">Hormony (wiki)</a><p>
+
+ Apache Foundation's effort to create a new cleanroom J2SE-compatible environment, and Geir Magnusson Jr. wrote a <a href="http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200505.mbox/%3c3923A844-DEC5-4CC2-ADED-B1F144BB6AF5@apache.org%3e">proposal</a> and this wiki page for details.<p>
+
</ul>
<a name="addonjits">
@@ -249,7 +258,6 @@
TYA is a free JIT compiler for Sun's JVM. (No longer being worked on)<p>
<li><a href="http://www.openjit.org/">OpenJIT</a><p>
-
</ul>
<a name="kaffeports">
@@ -289,6 +297,10 @@
Here's <a href="http://web.media.mit.edu/~lifton/proj/E-book/technical/">another site</a>.<p>
+ <li><a href="http://www.minigui.net/mgkaffe/">Kaffe for MiniGUI</a><p>
+
+ Here is a project hosted in <a href="http://www.minigui.org/">MiniGUI</a> for creating a new AWT backend based on MiniGUI re-using Kaffe's Win32 AWT peers. MiniGUI implements a subset of Win32 GDI for many platforms, and it would be nice for Kaffe and its AWT to have higher portability.
+
<li><a href="http://bekaffe.sourceforge.net/">BeKaffe</a><p>
<li><a href="http://www.cs.utah.edu/flux/oskit/kaffe.html">Kaffe on the OSKit</a><p>
@@ -307,6 +319,10 @@
<li><a href="http://www.eetimes.com/story/OEG20010917S0067">Startup builds Java processor with ARC core</a><p>
</ul>
+ <li><a href="http://www.jopdesign.com/">JOP</a><p>
+
+ A processor design to implement the Java Virtual Machine in hardware. It is part of a PhD <a href="http://www.jopdesign.com/thesis/index.jsp">thesis</a> at the Vienna University of Technology, Austria. The goal of this development is a simple and small Java processor optimized to execute Java bytecode.<p>
+
<li><a href="http://www.uclibc.org/lists/uclibc/2002-January/004689.html">Compiling kaffe with uClibc</a><p>
</ul>
@@ -409,9 +425,9 @@
<h3>Free Software Java Libraries</h3>
<ul>
- <li><a href="http://www.classpath.org/">Classpath</a><p>
+ <li><a href="http://www.classpath.org/">GNU Classpath</a><p>
- Classpath is the FSF's effort to implement free class
+ GNU Classpath is the FSF's effort to implement free class
libraries.<p>
GNU Classpath is a set of essential libraries for
@@ -428,6 +444,10 @@
<li><a href="http://gnome-gcj.sourceforge.net/">Gnome-GCJ</a><p>
Bindings for GTK+ and Gnome in Java/GCJ (using CNI).<p>
+
+ <li><a href="http://mod-gcj.sourceforge.net/">mod_gcj</a><p>
+
+ Serve dynamic pages from Apache using libgcj, the free Javatm implementation that is part of GCC.<p>
<li><a href="http://cvs.gnome.org/lxr/source/monkeybeans/">MonkeyBeans</a><p>
More information about the kaffe-siteadmin
mailing list