On a gagné btw
Support
Quality
Security
License
Reuse
An interpreter from https://interpreterbook.com/ written in Rust
Support
Quality
Security
License
Reuse
A Turing-complete, esoteric programming language based on the indie game Baba Is You
Support
Quality
Security
License
Reuse
Jacy programming language
Support
Quality
Security
License
Reuse
Simple lisp interpreter. Implemented by Rust
Support
Quality
Security
License
Reuse
BASIC Programming Language Interpreter in ANSI C
Support
Quality
Security
License
Reuse
A C lexer written in rust using state machines.
Support
Quality
Security
License
Reuse
Lisp compiler & bytecode VM
Support
Quality
Security
License
Reuse
The rust implementation of malt programming language
Support
Quality
Security
License
Reuse
The Flo Programming Language
Support
Quality
Security
License
Reuse
Tiny Lisp compiler/interpreter written in Kotlin
Support
Quality
Security
License
Reuse
A language compiler with UI, written in C and PyQt, using Lex & Yacc tool. The language syntax is similar to C mixed with PL/0.
Support
Quality
Security
License
Reuse
A Rust interpreter for the Lox language
Support
Quality
Security
License
Reuse
Finite State Machine programming pattern for C++/ASIO
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
BrainF*ck interpreter written in C++
Support
Quality
Security
License
Reuse
2018 version of BAS 2.4 ANSI BASIC interpreter by Michael Haardt - http://moira.de (cpmtools fame)
Support
Quality
Security
License
Reuse
2018 extended version of BAS 2.4 ANSI BASIC interpreter by Michael Haardt - http://moira.de (cpmtools fame)
Support
Quality
Security
License
Reuse
A Lisp interpreter implemented in C.
Support
Quality
Security
License
Reuse
Lisp interpreter implemented in Rust
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Snippets begginers can start with to learn Go. Whether it's competitive programming or building executable files, Go is present there as a great help.
Support
Quality
Security
License
Reuse
Go Interpreter written in Go
Support
Quality
Security
License
Reuse
An eXample Programming Language
Support
Quality
Security
License
Reuse
Chip-8 Interpreter written in C
Support
Quality
Security
License
Reuse
A C-like-lan interpreter
Support
Quality
Security
License
Reuse
:shit: A lisp interpeter.
Support
Quality
Security
License
Reuse
An attempt to create a simple command line shell that can be extensible
Support
Quality
Security
License
Reuse
Golang based LISP interpreter inspired by Clojure.
Support
Quality
Security
License
Reuse
Implementation of micro lisp
Support
Quality
Security
License
Reuse
:four::two: bash-like shell (school project)
Support
Quality
Security
License
Reuse
a javascript interpreter
Support
Quality
Security
License
Reuse
Brainfuck assembly assembler in golang
Support
Quality
Security
License
Reuse
An interpreted programming language with mathematical functionality.
Support
Quality
Security
License
Reuse
C语言实现归并排序
Support
Quality
Security
License
Reuse
Experimental Python JIT compiler
Support
Quality
Security
License
Reuse
"Writing An Interpreter In Go"を元にインタプリタを作成する
Support
Quality
Security
License
Reuse
Golang implementation of a stack-machine based programming language interpreter
Support
Quality
Security
License
Reuse
Simple bytecode virtual machine
Support
Quality
Security
License
Reuse
*><> is an esolang derrived from ><>.
Support
Quality
Security
License
Reuse
A small, completely dynamic scripting language. [Finished]
Support
Quality
Security
License
Reuse
An Interpreter for minilan. Homework of Foundation of Programming Language in USTC
Support
Quality
Security
License
Reuse
Welcome to IncIn, an inline C interpreter
Support
Quality
Security
License
Reuse
The half diminished C compiler tutorial. x86 32 bit assembly, BSD license
Support
Quality
Security
License
Reuse
A very primitive LISP interpreter
Support
Quality
Security
License
Reuse
a 666-byte, public domain SKI combinator calculus evaluator in C, minsky machines and other stuff
Support
Quality
Security
License
Reuse
Micro TCL on Golang
Support
Quality
Security
License
Reuse
C++ Arendelle 2XIV Engine
Support
Quality
Security
License
Reuse
Language for esoteric programming executed via C++ template type deduction.
Support
Quality
Security
License
Reuse
liblisp; a lisp interpreter that can be used as a library written in c99
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
m
monkey-rsby meln1k
An interpreter from https://interpreterbook.com/ written in Rust
Rust
6
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
b
babalangby RocketRace
A Turing-complete, esoteric programming language based on the indie game Baba Is You
Rust
6
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
J
Support
Quality
Security
License
Reuse
l
lisp-by-rustby fumita
Simple lisp interpreter. Implemented by Rust
Rust
6
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
basicby redraiment
BASIC Programming Language Interpreter in ANSI C
C
6
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
c_lexerby songzhi
A C lexer written in rust using state machines.
Rust
6
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
E
Support
Quality
Security
License
Reuse
r
rmaltby maltlang
The rust implementation of malt programming language
Rust
6
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
Support
Quality
Security
License
Reuse
t
tiny-kotlin-lispby komamitsu
Tiny Lisp compiler/interpreter written in Kotlin
Kotlin
6
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
x
x0_Compilerby Angericky
A language compiler with UI, written in C and PyQt, using Lex & Yacc tool. The language syntax is similar to C mixed with PL/0.
C
6
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
loxrby HarveyHunt
A Rust interpreter for the Lox language
Rust
6
Updated: 6 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
a
asio-fsmby andreihu
Finite State Machine programming pattern for C++/ASIO
C++
6
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
w
wasabiby wasmite
C
6
Updated: 6 y ago
License: Permissive (Unlicense)
Support
Quality
Security
License
Reuse
B
BrainF-ckInterpreterby AlexBoyle
BrainF*ck interpreter written in C++
C++
6
Updated: 6 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
b
bas-2.5-plusby paulwratt
2018 version of BAS 2.4 ANSI BASIC interpreter by Michael Haardt - http://moira.de (cpmtools fame)
C
6
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
bas-2.5-pwby paulwratt
2018 extended version of BAS 2.4 ANSI BASIC interpreter by Michael Haardt - http://moira.de (cpmtools fame)
C
6
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
selypby danthelion
A Lisp interpreter implemented in C.
C
6
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
l
lustby pavel-v-chernykh
Lisp interpreter implemented in Rust
Rust
6
Updated: 7 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
k
klispby evgeny-khirin
C
6
Updated: 4 y ago
License: Strong Copyleft (AGPL-3.0)
Support
Quality
Security
License
Reuse
T
Time-to-Goby thenishchalraj
Snippets begginers can start with to learn Go. Whether it's competitive programming or building executable files, Go is present there as a great help.
Go
6
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
i
Support
Quality
Security
License
Reuse
x
Support
Quality
Security
License
Reuse
C
Support
Quality
Security
License
Reuse
M
Support
Quality
Security
License
Reuse
L
Support
Quality
Security
License
Reuse
S
Simple-shellby shangjiaxuan
An attempt to create a simple command line shell that can be extensible
C++
6
Updated: 5 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
go-cljby davehughes
Golang based LISP interpreter inspired by Clojure.
Go
6
Updated: 6 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
4
42shby jzck
:four::two: bash-like shell (school project)
C
6
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
v
Support
Quality
Security
License
Reuse
b
Support
Quality
Security
License
Reuse
L
Lomdaby vimlord
An interpreted programming language with mathematical functionality.
C++
6
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
M
Support
Quality
Security
License
Reuse
n
nemesysby fuzziqersoftware
Experimental Python JIT compiler
C++
6
Updated: 6 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
o
onsha_heisha-interpreterby hayajo
"Writing An Interpreter In Go"を元にインタプリタを作成する
Go
6
Updated: 7 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
minivm-goby itchyny
Golang implementation of a stack-machine based programming language interpreter
Go
6
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
t
tinyvmby niccaluim
Simple bytecode virtual machine
C
6
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
g
go-starfishby redstarcoder
*><> is an esolang derrived from ><>.
Go
6
Updated: 4 y ago
License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
c
cardinalby TheAxeC
A small, completely dynamic scripting language. [Finished]
C
6
Updated: 7 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
M
Minilan-Interpreterby Earthsplitter
An Interpreter for minilan. Homework of Foundation of Programming Language in USTC
C++
6
Updated: 8 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
I
InCInby samjarman
Welcome to IncIn, an inline C interpreter
Shell
6
Updated: 6 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
Cm7b5by lyriarte
The half diminished C compiler tutorial. x86 32 bit assembly, BSD license
C
6
Updated: 4 y ago
License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
s
sexp.cby luser-dr00g
A very primitive LISP interpreter
C
6
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
skiby kspalaiologos
a 666-byte, public domain SKI combinator calculus evaluator in C, minsky machines and other stuff
Perl
6
Updated: 4 y ago
License: Permissive (Unlicense)
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
s
Support
Quality
Security
License
Reuse
t
tmp-langby feresum
Language for esoteric programming executed via C++ template type deduction.
C++
6
Updated: 7 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
liblispby howerj
liblisp; a lisp interpreter that can be used as a library written in c99
C
6
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse