nrother / simple-c
A very simple C compiler written in C#
☆25Updated 10 years ago
Alternatives and similar repositories for simple-c:
Users that are interested in simple-c are comparing it to the libraries listed below
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆70Updated 4 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- x86/x64 JIT assembler for .NET☆108Updated 7 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆36Updated 7 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆43Updated 2 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 6 months ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆59Updated 3 years ago
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆11Updated 5 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 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
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- 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☆18Updated 6 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- OpenType parser in pure c#☆40Updated 7 years ago
- MSIL Reader☆36Updated 2 years ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 10 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆21Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- More dnlib examples☆19Updated 9 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 8 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- S# is a weakly-typed dynamic language and runtime infrastructure to make your applications extendable, customizable and highly flexible. …☆126Updated 4 years ago
- Loosely bound platform invocation for .NET☆24Updated 7 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago