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
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- Some useful reflection helpers, including an IL disassembler.☆152Updated 5 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆69Updated 4 years ago
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆18Updated 6 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆43Updated 2 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆74Updated 10 months ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 4 years ago
- An x86 Virtual Machine written in C# - Why not...☆18Updated 12 years ago
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆11Updated 5 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 10 months ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆20Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 4 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- A set of tools to work with CIL in .NET applications☆26Updated 3 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 3 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated 2 months ago
- A working compiler for the TaffyScript programming language.☆40Updated 6 years ago
- Facilities to load native DLLs from .NET. More flexible and hide platform specifics.☆37Updated 11 months ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆112Updated 11 months ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆67Updated 2 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- Win32 interop classes, constants, and structures for .NET.☆44Updated 11 years ago
- Compiling C#/MSIL to Native Code using LLVM☆35Updated 3 years ago
- A simple viewer of modules using dnlib.☆31Updated 9 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 7 years ago
- LLVM Bindings for .NET☆86Updated 2 years ago