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
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆12Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- 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…☆25Updated 3 years ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆37Updated 6 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆166Updated 2 weeks ago
- An x86 Virtual Machine written in C# - Why not...☆20Updated 13 years ago
- Compiling C#/MSIL to Native Code using LLVM☆37Updated 4 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 months ago
- X# is a HLA (High Level Assembler) for X86/X64 (ARM coming) assembly language☆207Updated last year
- C language compiler from scratch for a custom architecture, with virtual machine and all☆44Updated 3 years ago
- Library that aims to simlify work with .NET Compiler Platform ("Roslyn").☆11Updated 6 months ago
- C# UEFI programming with the .NET native ahead-of-time compilation technology.☆34Updated last year
- A UEFI loader and OS kernel written in C# and compiled to native code with CoreRT.☆58Updated 4 years ago
- Source code translator: from high-level language to native language (C++)☆163Updated 4 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- Debugger libraries☆82Updated 3 months ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- LLVM Bindings for .NET☆93Updated this week
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format☆59Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- A compiler framework for managed code.☆53Updated 5 years ago
- SharpOS is the original open source effort to write an operating system in 100% C#, with a strong focus on security, reliability, and mai…☆81Updated 4 years ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆136Updated last year