bytecode-virtual-machine
Here are 27 public repositories matching this topic...
Multi-Paradigm Compiler Infrastructure & Runtime Framework
- Updated
Nov 28, 2025 - Rust
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.
- Updated
Dec 13, 2018 - C++
tiny register-based virtual machine written in c
- Updated
Sep 15, 2023 - C
Register-based bytecode VM implementation.
- Updated
Oct 29, 2025 - C
A register-based bytecode vm, and an assembler for it.
- Updated
Jul 26, 2020 - C++
📑🚀 Programming language with full type inference
- Updated
Jun 19, 2025 - C++
Two compilers for the Lox programming language. One is an interpreter written in Python and the other a bytecode virtual machine written in Rust
- Updated
Aug 15, 2024 - Python
Implementations of the Lox programming language from the book Crafting Interpreters
- Updated
Aug 15, 2023 - C
Bytecode virtual machine for the Lox programming language written in Rust
- Updated
Feb 7, 2020 - Rust
A stack-based virtual machine similar to the JVM
- Updated
Mar 11, 2025
Binary Evolution And Sentience Toolkit
- Updated
Apr 24, 2023 - C++
A custom interpreted and statically-typed programming language.
- Updated
Oct 15, 2025 - C
Yet Another Rust implementation of the Lox interpreter and VM.
- Updated
Apr 19, 2023 - Rust
An interpreter just to execute mathematical expressions that are in the form of bytecode!
- Updated
Apr 6, 2024 - Go
A small experiment into building a bytecode compiled language with a time-traveling step debugger (step forward/backward)
- Updated
Sep 2, 2025 - Go
An Language compiled to Bytecode and executed in VM
- Updated
Nov 7, 2022 - C
The reasonably usable 16 instruction bytecode vm.
- Updated
May 21, 2020 - C
Various implementations of Bob Nystrom's Lox language.
- Updated
Nov 28, 2021 - Kotlin
Improve this page
Add a description, image, and links to the bytecode-virtual-machine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bytecode-virtual-machine topic, visit your repo's landing page and select "manage topics."