Related articles |
---|
New experimental back end for C/C++ compiler targeting CLI alebencz@gmail.com (Alexandre) (2016-08-25) |
Re: New experimental back end for C/C++ compiler targeting CLI rockbrentwood@gmail.com (2016-08-26) |
Re: New experimental back end for C/C++ compiler targeting CLI DrDiettrich1@netscape.net (Hans-Peter Diettrich) (2016-08-29) |
Re: New experimental back end for C/C++ compiler targeting CLI walter@bytecraft.com (Walter Banks) (2016-08-29) |
Re: New experimental back end for C/C++ compiler targeting CLI bc@freeuk.com (BartC) (2016-08-29) |
Re: New experimental back end for C/C++ compiler targeting CLI walter@bytecraft.com (Walter Banks) (2016-08-29) |
Re: New experimental back end for C/C++ compiler targeting CLI DrDiettrich1@netscape.net (Hans-Peter Diettrich) (2016-08-30) |
[4 later articles] |
From: | Alexandre <alebencz@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Thu, 25 Aug 2016 10:40:27 -0300 |
Organization: | Compilers Central |
Injection-Info: | miucha.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="82569"; mail-complaints-to="abuse@iecc.com" |
Keywords: | code, available |
Posted-Date: | 25 Aug 2016 11:17:44 EDT |
David, creator of OrangeC and C++ compiler, are working on a
implementation of a new back-end for their compiler, to support code
generation for CLR... at now, the compiler can build some complex
programs in C to MSIL, like bzip2.
Btw, at now, is just a experimental project, it's not build every C
program...
https://github.com/LADSoft/OrangeC
https://github.com/LADSoft/Simple-MSIL-Compiler/
It may be that somebody else is interested in the project :)
Return to the
comp.compilers page.
Search the
comp.compilers archives again.