interpreter topic

List interpreter repositories

brainwhat

18
Stars
1
Forks
Watchers

A fast optimizing Brainfuck interpreter written in pure Rust

go-jdk

70
Stars
4
Forks
Watchers

Run JVM-based code in Go efficiently

CLIBASIC

29
Stars
6
Forks
Watchers

A BASIC interpreter for the terminal (or console), written in C

computation-py

24
Stars
3
Forks
Watchers

Python implementation for Understanding Computation book.

fastbasic

132
Stars
20
Forks
Watchers

FastBasic - Fast BASIC interpreter for the Atari 8-bit computers

X11Basic

61
Stars
11
Forks
Watchers

X11-Basic BASIC programming language.

monkey_v

37
Stars
6
Forks
Watchers

[WIP] Implementation of Monkey :monkey: Language in V

kinx

236
Stars
9
Forks
Watchers

Looks like JavaScript, feels like Ruby, and it is a script language fitting in C programmers.

mir

2.2k
Stars
138
Forks
Watchers

A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR