FrankLIKE / il2bc
Compiling C#/MSIL to Native Code using LLVM
☆36Updated 3 years ago
Alternatives and similar repositories for il2bc:
Users that are interested in il2bc are comparing it to the libraries listed below
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- An open source application debugger written in C#.☆46Updated 7 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated last year
- Simple JIT compiler hook in C#☆89Updated 10 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- WIP .NET binding/wrapper for the Unicorn engine written in C#☆58Updated 5 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 7 years ago
- Source code translator: from high-level language to native language (C++)☆163Updated 4 years ago
- A very simple C compiler written in C#☆25Updated 10 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)