bytecode-interpreter topic

List bytecode-interpreter repositories

charly-vm

94
Stars
5
Forks
Watchers

Fully parallel dynamically typed programming language

hana

133
Stars
7
Forks
Watchers

🌸 a simple scripting language (alpha) 🌸

trufflesqueak

277
Stars
14
Forks
Watchers

A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM.

Ethereal

160
Stars
19
Forks
Watchers

Ethereal Language Reference Implementation (archived). Currently working on Scribe.

Feral

140
Stars
8
Forks
Watchers

Feral programming language reference implementation

mac

720
Stars
138
Forks
Watchers

bytecode interpreter in c (blog post)

Dictu

270
Stars
53
Forks
Watchers

Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.

jstar

105
Stars
8
Forks
Watchers

A lightweight embeddable scripting language

cloxpp

23
Stars
2
Forks
Watchers

Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"