SharpNative / CSharpLLVMLinks
An LLVM-based compiler for IL/C# for kernels that compiles to native code
☆38Updated 8 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☆77Updated last year
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆25Updated 3 years ago
- Compiling C#/MSIL to Native Code using LLVM☆38Updated 4 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆166Updated last month
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆115Updated last year
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆37Updated 6 years ago
- ☆48Updated last month
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆12Updated 6 years ago
- A UEFI loader and OS kernel written in C# and compiled to native code with CoreRT.☆58Updated 4 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆44Updated 3 years ago
- X# is a HLA (High Level Assembler) for X86/X64 (ARM coming) assembly language☆205Updated last year
- A set of tools to work with CIL in .NET applications☆28Updated 4 months ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- An x86 Virtual Machine written in C# - Why not...☆20Updated 13 years ago
- A baremetal C# kernel.☆28Updated last year
- C# UEFI programming with the .NET native ahead-of-time compilation technology.☆35Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- LLVM Bindings for .NET☆93Updated 3 weeks ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- A compiler framework for managed code.☆53Updated 6 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☆112Updated last week
- A very simple C compiler written in C#☆25Updated 11 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆19Updated 7 months ago
- A C compiler written in C#☆154Updated 3 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago