bitmario / RISVMLinks
A low overhead, embeddable bytecode virtual machine in C++
☆30Updated 7 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
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 6 months ago
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- Scripting in C with JIT(x64)/VM.☆54Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- A tiny embeddable HTTP server written in C89☆212Updated 6 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 12 years ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated last year
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated this week
- Closure function implementation for C☆20Updated 8 years ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A small lightweight, scripting language☆13Updated 6 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆43Updated 3 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Small XML parser in C☆91Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- A simple single-file javascript interpreter written in C++☆74Updated 5 years ago
- Minimal C Library☆78Updated 7 years ago
- A very small statically-typed embeddable scripting language.☆277Updated 2 weeks ago
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years ago
- Yet another C compiler.☆30Updated last month
- Single C file event loop☆30Updated 6 years ago
- Fast and lightweight math expression evaluator in C99☆149Updated 5 years ago
- A simple scripting language☆101Updated 2 months ago
- A small utility for embedding files in a C header☆120Updated last year
- A small C like scripting language with a few small novel features.☆29Updated 9 years ago
- Parser and compiler for Ravi and Lua☆71Updated 3 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago