Michal Strehovsky 3/7/2010

.Net back- and frontend for GCC

Read Original

The article discusses the GCC-CLI project, a branch of GCC that introduces a CIL (.NET) backend and frontend. This allows compiling C/C++/Ada/Fortran code into .NET assemblies for use with managed languages like C#, and compiling .NET CIL code to native machine code for various architectures. It covers the current experimental state, capabilities, limitations, and provides a Windows binary and build instructions for testing.

.Net back- and frontend for GCC

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week