interpreter topic

List interpreter repositories

awesome-graal

355
Stars
29
Forks
Watchers

A curated list of awesome resources for Graal, GraalVM, Truffle and related topics

dash

36
Stars
2
Forks
Watchers

Experimental JavaScript implementation in Rust

Own-Programming-Language-Tutorial

117
Stars
21
Forks
Watchers

Source code for course "How to create your own programming language"

Tagha

121
Stars
7
Forks
Watchers

Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.

foolang

37
Stars
0
Forks
Watchers

A toy programming language.

malluscript

165
Stars
12
Forks
Watchers

An esoteric Malayalam programming language

BIPLAN

68
Stars
6
Forks
Watchers

Byte coded Interpreted Programming language

LambdaCore

60
Stars
3
Forks
Watchers

An interpreted language written in Rust inspired by the Lisp family of languages.

brainfuck_compilers

55
Stars
8
Forks
Watchers

Learn assembly with entirely too many brainfuck compilers