xen2 / SharpLang

Compiles .NET/C# to native code using LLVM framework. No longer active, consider migrating to https://github.com/dotnet/corert
Other
282 stars 38 forks source link

SharpLang

This project is no longer active, consider migrating to https://github.com/dotnet/corert

SharpLang is a .NET (MSIL) compiler front-end for LLVM.

It allows you to compile C# and other .NET languages code to any supported LLVM backend.

Official twitter account: https://twitter.com/SharpLangDev

Licence

BSD 2-clause license.

Documentation

Getting Started

Objectives

Planned features

It's still a early work in progress. Any help/feedback is welcome!

What's working

What's next

Future

Various technical details

Here for now, until later moved to a more specific documentation.