dragonquest / stack-based-vm-csharpLinks
A simple stack-based Virtual Machine in C#
☆16Updated 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 11 months ago
- Sample demonstration host for CoreCLR/.NET Core☆20Updated 7 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆39Updated 8 years ago
- C to C# Code Converter☆91Updated 4 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- An x86 Virtual Machine written in C# - Why not...☆20Updated 13 years ago
- Minimal example for direct P/Invoke calls with static linking☆29Updated 2 years ago
- A Work-In-Progress ECS-based cross-platform game engine, written in pure C#.☆46Updated last year
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 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
- Proof-of-concept LLVM IR to MSIL translator☆14Updated last year
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated last week
- Bite is a dynamically typed programming language. Embedded in C#☆50Updated 3 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆44Updated 3 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆21Updated last year
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format☆59Updated last year
- il2cpp transpiler and runtime compatible with .Net Core☆91Updated 5 years ago
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆39Updated 3 years ago
- Simple Interpreted Language Kit (SILK). An easy way to add scripting and automation to your .NET applications.☆19Updated last year
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Compiling C#/MSIL to Native Code using LLVM☆39Updated 4 years ago
- Easy TCP sockets with framing for C#☆11Updated 5 years ago
- .NET AOT compiler for retro computers☆15Updated last month
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆39Updated 7 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆56Updated 4 years ago
- MSIL interpreter and runtime for a school project.☆10Updated 11 years ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆34Updated last year
- Run C# code at compile time.☆40Updated 5 years ago
- C# Game engine using Raylib-CS + Entitas lite as an ECS. Has its own UI and content system.☆14Updated last year
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago