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
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 5 months ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Single C file event loop☆29Updated 5 years ago
- Scripting in C with JIT(x64)/VM.☆54Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Small XML parser in C☆89Updated 3 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- A small lightweight, scripting language☆13Updated 6 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆73Updated this week
- A portable single file parser/lexer/tokenizer.☆51Updated 7 years ago
- Collection of small public domain file archivers☆67Updated 2 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- Mirror of AngelScript | C++-like scripting language with amazing features!☆48Updated 6 years ago
- A C module for manipulating bitmap/raster graphics☆77Updated 9 months ago
- Minimal C Library☆78Updated 7 years ago
- A very small statically-typed embeddable scripting language.☆275Updated last month
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆31Updated 10 years ago
- A small, easily embedded language implemented in a single .c file☆35Updated 3 years ago
- A tiny embeddable HTTP server written in C89☆198Updated 6 years ago
- Aims to build libtcc (https://bellard.org/tcc/) platform independent (for supported platforms) with CMake.☆20Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Parser and compiler for Ravi and Lua☆71Updated 3 years ago
- A toy script language written in C☆14Updated 8 years ago
- A simple scripting language☆101Updated last month
- 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
- Simple string pattern matcher for C☆25Updated 4 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 12 years ago