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
diff options
context:
space:
mode:
Diffstat (limited to 'web/gcc-frontend')
-rw-r--r--web/gcc-frontend10
1 files changed, 4 insertions, 6 deletions
diff --git a/web/gcc-frontend b/web/gcc-frontend
index 2b15346db69..c892749c036 100644
--- a/web/gcc-frontend
+++ b/web/gcc-frontend
@@ -1,9 +1,7 @@
* The GCC front-end
- The GCC front-end will accept input in a binary file with
- codes in the Common Intermediate Language (CIL), and 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>.
+