2006-04-28 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / web / gcc-frontend
index 6046d6c66e5cfee8cef3ed65650444aad65eba68..c892749c036f946611aebd29d23efd88ce3a0497 100644 (file)
@@ -1,10 +1,7 @@
 * The GCC front-end
 
-       The GCC front-end will be a front-end that would accept as
-       input in a binary file with codes in the Common Intermediate
-       Language (CIL) that will generate native code.
-
-       This will allow pre-compilation and full optimization to take
-       place before a program is executed.
-
+       Jeremy Singer has developed a .NET backend for GCC, his
+       research work is available <a
+       href="http://www.cl.cam.ac.uk/~jds31/research/gccnet/">here</a>.
 
+