Java Dynamic Reverse Engineering and Debugging Tool
Language agnostic scripting engine with a custom bytecode JIT
The Melon programming language
A tree-walker && virtual-machine && JIT interpreter for Lox language
A low overhead, embeddable bytecode virtual machine in C++
Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"
A Python interpreter built from scratch in C++
YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.
Corium is a modern scripting language which combines simple, safe and efficient programming.
A Java bytecode manipulation library.
The Elsa Programming Language
A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)
Z-Language is a robust, flexible, high-speed strongly-typed embedded language for C++ application. Its Lexical, Syntax, Semantic Compilers, and the Bytecode Virtual Machine are provided too.
Just an UwU esoteric programming language interpreter written in C++.
Lox C++ inspired for the book "Crafting Interpreters"
Virtual Machine for Gofra language bytecode.
📑🚀 Programming language with full type inference
A register-based bytecode vm, and an assembler for it.