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☆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
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆18Updated 6 years ago
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆73Updated 3 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
- Remote Encrypted Procedure Calling for .Net & .Net Core☆16Updated 6 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆43Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated last week
- A set of tools to work with CIL in .NET applications☆28Updated this week
- An x86 Virtual Machine written in C# - Why not...☆18Updated 12 years ago
- Loosely bound platform invocation for .NET☆24Updated 7 years ago
- Shovel is a bytecode virtual machine that is embeddable, secure and interruptible.☆78Updated 10 years ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- Binary Schema Library for C#☆49Updated 7 years ago
- More dnlib examples☆19Updated 9 years ago
- Compiling C#/MSIL to Native Code using LLVM☆36Updated 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…☆24Updated 3 years ago
- Simple JIT compiler hook in C#☆89Updated 11 years ago