dragonquest / stack-based-vm-csharpLinks
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:
- 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 3 months ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- ILAsm.Managed - Portable managed Mono CIL assembler.☆11Updated last year
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- A C# port of the Lua v.5.1.4 virtual machine, parser, libraries and command-line utilities.☆28Updated 6 years 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 5 months ago
- C# Assembly unused classes/references/resources cleaner☆30Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- ☆10Updated 3 weeks ago
- Compiling C#/MSIL to Native Code using LLVM☆36Updated 4 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- Proof-of-concept LLVM IR to MSIL translator☆12Updated 4 months ago
- Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.☆31Updated 5 months ago
- Minimal example for direct P/Invoke calls with static linking☆26Updated last year
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆31Updated last year
- Fork of the .net port of GWEN - GUI Without Extravagant Nonsense