This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

CIL frontend for gcc


I have been thinking about making a Common Intermediate Language
(CIL) frontend for gcc as a part of a master's work. (At least starting
to work on it.) The frontend would take compiled CIL code (embedded in
Windows PE libraries/executables) or "disassembled" CIL code and
translate it into intermediate gcc code, very similar to the java
byte-code frontend in gcj (if I understand things correctly).

Is anyone involved with such a project already?

Oskar Liljeblad


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]