dragonquest / stack-based-vm-csharp
A simple stack-based Virtual Machine in C#
☆15Updated 7 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:
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 7 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- ILAsm.Managed - Portable managed Mono CIL assembler.☆11Updated last year
- Sample demonstration host for CoreCLR/.NET Core☆19Updated 6 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 2 months ago
- 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
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆48Updated 4 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- C# port of https://github.com/memononen/nanovg☆62Updated 8 months ago
- C# Assembly unused classes/references/resources cleaner☆29Updated 3 years ago
- An x86 Virtual Machine written in C# - Why not...☆18Updated 12 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- Fork of the .net port of GWEN - GUI Without Extravagant Nonsense☆11Updated 12 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- A Roslyn inspired for the book "Crafting Interpreters"☆9Updated 4 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 3 weeks ago
- Proof-of-concept LLVM IR to MSIL translator☆11Updated 3 months ago
- MSIL interpreter and runtime for a school project.☆10Updated 10 years ago
- C# CSS flexbox implement, and more... . Adapt from https://github.com/kjk/flex☆19Updated 4 years ago
- A fast, cross platform 3D & 2D game engine.☆1Updated last year
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Compiling C#/MSIL to Native Code using LLVM☆36Updated 3 years ago
- A very simple C compiler written in C#☆25Updated 10 years ago
- Safe & Refactored Version of StbImageSharp☆16Updated last year
- An experimentation in creating a game engine from scratch with .NET Core☆17Updated last year
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime☆16Updated 3 years ago
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 7 months ago
- A code generator for generating bindings for C# for C and COM libraries☆36Updated last month