bitmario / RISVMLinks
A low overhead, embeddable bytecode virtual machine in C++
☆30Updated 6 years ago
Alternatives and similar repositories for RISVM
Users that are interested in RISVM are comparing it to the libraries listed below
Sorting:
- A toy programming language interpreter☆33Updated 12 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆139Updated 4 months ago
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- A very small statically-typed embeddable scripting language.☆273Updated 3 weeks ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 11 years ago
- Minimal C Library☆78Updated 7 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated 2 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A tiny embeddable HTTP server written in C89☆197Updated 6 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Single C file event loop☆28Updated 5 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated 11 months ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A simple scripting language☆100Updated last month
- A small utility for embedding files in a C header☆120Updated last year
- Small XML parser in C☆88Updated 2 years ago
- A simple single-file javascript interpreter written in C++☆74Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Tiny optimizing JIT compiler backend.☆50Updated 10 months ago
- Parser and compiler for Ravi and Lua☆70Updated 3 years ago
- A toy script language written in C☆14Updated 8 years ago
- A small lightweight, scripting language☆13Updated 6 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago