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
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 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
- Fork of the C# Tiny Parser Generator by Herre Kuijpers.☆58Updated 3 years ago
- Adds a module initializer to an assembly.☆113Updated 2 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
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 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
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 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
- OpenType parser in pure c#☆40Updated 7 years ago
- Loosely bound platform invocation for .NET☆24Updated 7 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆11Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- The freakin' awesome Cross-platform XAML Framework☆175Updated 4 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆43Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- ☕ Bridge your C# soul to the power of Javascript (V8 Javascript Engine / NodeJs)☆60Updated 3 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆68Updated this week
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- MSIL Reader☆36Updated 2 years ago
- Facilities to load native DLLs from .NET. More flexible and hide platform specifics.☆37Updated last year
- Windows Presentation Foundation - Ported to XNA/MonoGame for Android/iOS/Windows 8/Windows Phone 7...☆97Updated 9 years ago