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:
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆20Updated 9 months ago
- An x86 Virtual Machine written in C# - Why not...☆20Updated 13 years ago
- Fork of the .net port of GWEN - GUI Without Extravagant Nonsense☆11Updated 12 years ago
- C to C# Code Converter☆91Updated 3 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 5 years ago
- A Work-In-Progress ECS-based cross-platform game engine, written in pure C#.☆46Updated last year
- Minimal example for direct P/Invoke calls with static linking☆29Updated 2 years ago
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated 4 months ago
- A C# port of the Lua v.5.1.4 virtual machine, parser, libraries and command-line utilities.☆30Updated 6 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆39Updated 8 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆39Updated 7 years ago
- Yet another Lua interpreter☆11Updated 7 years ago
- .NET AOT compiler for retro computers☆14Updated 2 weeks ago
- Hand-written C# Lua parser and script-based code transformation engine.☆21Updated last year
- MSIL interpreter and runtime for a school project.☆10Updated 11 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆91Updated 5 years ago
- ImGuiSharp is a binding library for ImGui for C#☆20Updated 3 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- ☆10Updated 7 months ago
- Yet another .NET IL to C++ transpiler with concurrent GC☆32Updated 10 months ago
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆19Updated 7 years ago
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format☆59Updated last year
- C# port of stb_vorbis.c☆13Updated 3 years ago
- .NET wrapper for Irrlicht Engine☆22Updated 6 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- A Lua implementation in C#☆83Updated 12 years ago