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:
- MSIL interpreter and runtime for a school project.☆10Updated 10 years ago
- A cross-platform compiler/interpreter .NET Standard implementation of the Lox language.☆17Updated 3 years ago
- C to C# Code Converter☆91Updated 3 years ago
- An x86 Virtual Machine written in C# - Why not...☆20Updated 12 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 9 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆21Updated last year
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆19Updated 5 months ago
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- Sample demonstration host for CoreCLR/.NET Core☆20Updated 6 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆32Updated last year
- A C compiler written in C#☆151Updated 3 years ago
- Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.☆35Updated 2 weeks ago
- A C# port of the Lua v.5.1.4 virtual machine, parser, libraries and command-line utilities.☆29Updated 6 years ago
- Yet another Lua interpreter☆11Updated 7 years ago
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated 3 weeks ago
- ☆10Updated 3 months ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆25Updated 3 years ago
- .NET wrapper for Irrlicht Engine☆23Updated 6 years ago
- Immediate Mode GUI From Scratch☆25Updated 7 months ago
- Proof-of-concept LLVM IR to MSIL translator☆13Updated 7 months ago
- A Work-In-Progress ECS-based cross-platform game engine, written in pure C#.☆46Updated last year
- Compiling C#/MSIL to Native Code using LLVM☆37Updated 4 years ago
- IL2CPP is Unity AOT compiler translates Intermediate Language (IL) from .NET compilers into C ++ code. The executable library provides to…☆42Updated 3 years ago
- Neko Virtual Machine for C# 😺☆12Updated 3 years ago
- ImGuiSharp is a binding library for ImGui for C#☆20Updated 3 years ago
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆40Updated 2 years ago
- GameBoy emulator written in C#☆75Updated 5 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
- A code generator for generating bindings for C# for C and COM libraries☆45Updated last month