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:
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆20Updated 8 months ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 8 years ago
- An x86 Virtual Machine written in C# - Why not...☆20Updated 13 years ago
- C to C# Code Converter☆91Updated 3 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆21Updated last year
- A cross-platform compiler/interpreter .NET Standard implementation of the Lox language.☆17Updated 3 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆38Updated 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 5 years ago
- A Work-In-Progress ECS-based cross-platform game engine, written in pure C#.☆46Updated last year
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆19Updated 7 years ago
- A collection of low (or zero) allocation algorithms for .NET☆30Updated 7 years ago
- Fork of the .net port of GWEN - GUI Without Extravagant Nonsense☆11Updated 12 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆90Updated 5 years ago
- Neko Virtual Machine for C# 😺☆12Updated 4 years ago
- ☆10Updated 5 months ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆33Updated last year
- A Lua 5.1 decompiler library written in C#. Based on the original Java version of "unluac" by tehtmi.☆34Updated 6 years ago
- Compiling C#/MSIL to Native Code using LLVM☆38Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆39Updated 2 years ago
- A very simple C compiler written in C#☆25Updated 11 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated 3 months ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- ImGuiSharp is a binding library for ImGui for C#☆20Updated 3 years ago
- .NET wrapper for Irrlicht Engine☆22Updated 6 years ago