SharpNative / CSharpLLVMLinks
An LLVM-based compiler for IL/C# for kernels that compiles to native code
☆38Updated 7 years ago
Alternatives and similar repositories for CSharpLLVM
Users that are interested in CSharpLLVM are comparing it to the libraries listed below
Sorting:
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆40Updated 2 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆78Updated last year
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆12Updated 6 years ago
- Compiling C#/MSIL to Native Code using LLVM☆37Updated 4 years ago
- LLVM Bindings for .NET☆92Updated 2 weeks ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆43Updated 3 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- An x86 Virtual Machine written in C# - Why not...☆18Updated 12 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆112Updated 2 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆163Updated 9 months ago
- A set of tools to work with CIL in .NET applications☆28Updated 2 months ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆24Updated 3 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- A very simple C compiler written in C#☆25Updated 11 years ago
- x86/x64 JIT assembler for .NET☆111Updated 7 years ago
- Version: 2.0 Date Published: 3/23/2006. The Shared Source CLI is a compressed archive of the source code to a working implementation of t…☆47Updated 7 years ago
- The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET☆105Updated 5 months ago
- C to C# Code Converter☆91Updated 3 years ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆19Updated 6 years ago
- C# UEFI programming with the .NET native ahead-of-time compilation technology.☆34Updated last year
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 9 years ago
- A compiler framework for managed code.☆53Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format☆58Updated last year
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆135Updated last year
- Source code translator: from high-level language to native language (C++)☆163Updated 4 years ago