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
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆13Updated 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 last month
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- Minimal example for direct P/Invoke calls with static linking☆22Updated last year
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 7 years ago
- An x86 Virtual Machine written in C# - Why not...☆18Updated 12 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆43Updated 2 years ago
- Sample demonstration host for CoreCLR/.NET Core☆18Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆18Updated 6 years ago
- A very simple C compiler written in C#☆25Updated 10 years ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆31Updated 11 months ago
- A code generator for generating bindings for C# for C and COM libraries☆29Updated last month
- Completely managed .NET Lua☆153Updated 6 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- More dnlib examples☆19Updated 9 years ago
- JIT extensions for AsmResolver☆13Updated 5 years ago
- ☆10Updated 4 months ago
- A C# port of the Lua v.5.1.4 virtual machine, parser, libraries and command-line utilities.☆28Updated 5 years ago
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- DOOM fire effect in C#☆55Updated 4 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆86Updated 4 years ago
- Neko Virtual Machine for C# 😺☆12Updated 3 years ago
- Fork of the .net port of GWEN - GUI Without Extravagant Nonsense☆11Updated 11 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Example project for embedding and interfacing with a .NET 6 runtime with C++ using https://github.com/KevinGliewe/dotnet_runtime☆16Updated 3 years ago
- Proof-of-concept LLVM IR to MSIL translator☆10Updated 2 weeks ago
- A C# console clone of ✨Wordle✨ but with an attempt to make the binary really tiny 🤏. Self-contained game size is a TINY 1,011KB 🐜 (Now …☆18Updated 2 weeks ago