dotnet / llilc
This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enables compilation of MSIL byte code to LLVM supported platforms.
☆1,519Updated 2 years ago
Alternatives and similar repositories for llilc:
Users that are interested in llilc are comparing it to the libraries listed below
- This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanyi…☆2,908Updated 4 years ago
- LLVM bindings for .NET Standard written in C# using ClangSharp☆865Updated 8 months ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.☆1,458Updated 3 years ago
- CIL to WebAssembly compiler☆362Updated 9 years ago
- OBSOLETE - see readme☆963Updated 7 years ago
- The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debugg…☆823Updated 3 weeks ago
- The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.☆5,282Updated this week
- A cross-platform UI toolkit for creating desktop applications with .NET and Mono☆1,364Updated last year
- Tool that uses Roslyn to automatically rewrite the source to follow our coding styles☆1,236Updated 2 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆2,799Updated 3 months ago
- Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic me…☆2,619Updated 2 months ago
- Small .NET interpreter☆555Updated 5 years ago
- Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.☆797Updated 2 weeks ago
- A framework for rapid development of reliable asynchronous software.☆390Updated 4 years ago
- Write C# apps with a text editor, nuget and the power of Roslyn!☆2,477Updated last year
- Compiles .NET/C# to native code using LLVM framework. No longer active, consider migrating to https://github.com/dotnet/corert☆282Updated 9 years ago
- The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet pa…☆3,488Updated last year
- [Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore☆2,620Updated 6 years ago
- Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io☆1,097Updated 3 weeks ago
- This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.☆1,718Updated this week
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,067Updated this week
- This repo is building the .NET Standard☆3,063Updated 2 years ago
- Build tools that are necessary for building the .NET Core projects☆476Updated 3 years ago
- A dependency manager for .NET with support for NuGet packages and Git repositories.☆2,030Updated last month
- Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.☆2,032Updated 6 months ago
- Tools and libraries to glue C/C++ APIs to high-level languages☆3,174Updated 2 weeks ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆716Updated 4 years ago