Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web/java
diff options
context:
space:
mode:
authorGaurav Vaish <gvaish@mono-cvs.ximian.com>2002-04-24 01:55:40 +0400
committerGaurav Vaish <gvaish@mono-cvs.ximian.com>2002-04-24 01:55:40 +0400
commitfe4c24cb2562f42486d880f9a40fef5b1d27ccb6 (patch)
tree1ef471fd9a1513937cec4718493ef964d47772c4 /web/java
parentf8501dbee94a4d5801654fc748c7e020c09d913f (diff)
2002-24-04 Gaurav Vaish <gvaish@iitk.ac.in>
* java: Updating information about the new website for the project jilc. svn path=/trunk/mono/; revision=4006
Diffstat (limited to 'web/java')
-rwxr-xr-xweb/java8
1 files changed, 4 insertions, 4 deletions
diff --git a/web/java b/web/java
index 4c1dcb25150..a6cd58f34af 100755
--- a/web/java
+++ b/web/java
@@ -39,14 +39,14 @@
This is an attempt to make the java bytecode available for the
.NET environment.
-
+
The project attempts to generate the IL code / bytecode from the
compiled java class files. It has reached the stage of code-generation.
The issues that needs to be addressed is the mapping of java objects
to the IL objects, eg: java.lang.String to System.String.
-
+
Gaurav Vaish and Abhaya Agarwal are currently leading this project.
- The project is currently hosted at <a href="http://savannah.gnu.org/projects/jilc">GNU Savannah</a>.
+ The project is currently hosted at <a href="http://sourceforge.net/projects/jilc">SourceForge.Net</a>.
The official home page of the project is
- <a href="http://home.iitk.ac.in/student/gvaish/jilc">http://home.iitk.ac.in/student/gvaish/jilc</a>.
+ <a href="http://jilc.sourceforge.net">http://jilc.sourceforge.net</a>.