dragonquest / stack-based-vm-csharpLinks
A simple stack-based Virtual Machine in C#
☆15Updated 8 years ago
Alternatives and similar repositories for stack-based-vm-csharp
Users that are interested in stack-based-vm-csharp are comparing it to the libraries listed below
Sorting:
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆19Updated 3 months ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 9 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆43Updated 3 years ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated last year
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 7 years ago
- .NET AOT compiler for retro computers☆14Updated last month
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆40Updated 2 years ago
- Proof-of-concept LLVM IR to MSIL translator☆13Updated 5 months ago
- Compiling C#/MSIL to Native Code using LLVM☆36Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Sample demonstration host for CoreCLR/.NET Core☆19Updated 6 years ago
- Bite is a dynamically typed programming language. Embedded in C#☆50Updated 3 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Stack trace formatter for dotnet written and formatted in C#.☆18Updated 4 months ago
- Run C# code at compile time.☆38Updated 4 years ago
- C# Renderer/Game engine using SlimDX☆12Updated 14 years ago
- A Roslyn inspired for the book "Crafting Interpreters"☆9Updated 4 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- C# port of https://github.com/memononen/nanovg☆62Updated 10 months ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 weeks ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- A code generator for generating bindings for C# for C and COM libraries☆39Updated 2 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- A very simple C compiler written in C#☆25Updated 11 years ago
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆18Updated 6 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆21Updated last year
- C# Assembly unused classes/references/resources cleaner☆30Updated 4 years ago