An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bytecode-virtual-machine

feliposz/codecrafters-interpreter-c

This is my implementation in C for the "Build your own Interpreter" Challenge.

Language: C - Size: 87.9 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

voidwyrm-2/qik 📦

A simple register-based virtual machine

Language: Zig - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

voidwyrm-2/ambit 📦

A scope-oriented virtual machine with a little inspiration from Exapunks

Language: Zig - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

voidwyrm-2/bismuth

A stack-based virtual machine similar to the JVM

Size: 4.88 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Michael-F-Bryan/scad-rs

A Rust implementation of the OpenSCAD virtual machine.

Language: Rust - Size: 6.55 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 4

typeobject/wheeler

A reversible, concurrent virtual machine and programming language.

Language: Java - Size: 1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

s-mv/smvm

Register-based bytecode VM implementation.

Language: C - Size: 99.6 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

michael-m-2983/saw-vm

stack-based bytecode virtual machine written in c

Language: C - Size: 1.63 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

sheikhartin/bytecode-based-calculator

An interpreter just to execute mathematical expressions that are in the form of bytecode!

Language: Go - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mandriota/hecatevm

tiny register-based virtual machine written in c

Language: C - Size: 552 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

RealKC/reqvm

A register-based bytecode vm, and an assembler for it.

Language: C++ - Size: 360 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

nasherm/lox-box

Two compilers for the Lox programming language. One is an interpreter written in Python and the other a bytecode virtual machine written in Rust

Language: Python - Size: 94.7 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 6 - Forks: 1

dedicate-project/beast

Binary Evolution And Sentience Toolkit

Language: C++ - Size: 2.66 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

txloc1909/lox

Implementations of the Lox programming language from the book Crafting Interpreters

Language: C - Size: 210 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AlbertZheng/zlang-zvm

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.

Language: C++ - Size: 1.74 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 1

lucamienert/Bytecode-Virtual-Machine

An Language compiled to Bytecode and executed in VM

Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

GithubPrankster/sock

The reasonably usable 16 instruction bytecode vm.

Language: C - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

GalaxianMonster/bvm2

Repository for BVM Versions 1.2 and above

Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

brian-gavin/yarlox

Yet Another Rust implementation of the Lox interpreter and VM.

Language: Rust - Size: 240 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

schtauffen/rslox

Bytecode virtual machine for the Lox programming language written in Rust

Language: Rust - Size: 84 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1