nrother / simple-cLinks
A very simple C compiler written in C#
☆25Updated 11 years ago
Alternatives and similar repositories for simple-c
Users that are interested in simple-c are comparing it to the libraries listed below
Sorting:
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 5 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆44Updated 3 years ago
- Some useful reflection helpers, including an IL disassembler.☆154Updated 6 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#.☆45Updated 7 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆39Updated 8 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- An x86 Virtual Machine written in C# - Why not...☆20Updated 13 years ago
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆12Updated 6 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 6 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆39Updated 7 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- Disassemble jitted .NET methods☆243Updated 5 years ago
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format☆59Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- CodeInject - Code Inject and Runtime Intelligence☆145Updated 4 years ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 4 years ago
- A C compiler written in C#☆156Updated 3 years ago
- GameBoy emulator written in C#☆77Updated 5 years ago
- S# is a weakly-typed dynamic language and runtime infrastructure to make your applications extendable, customizable and highly flexible. …☆127Updated 4 years ago
- C parser, compiler, and interpreter for .NET☆289Updated 7 months ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆27Updated 4 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 7 months ago
- X# is a HLA (High Level Assembler) for X86/X64 (ARM coming) assembly language☆209Updated last year
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆169Updated 4 months ago