Somewhere between a meta-language, a programming language, and a rubbish lister
Support
Quality
Security
License
Reuse
Jeremy Salwen's Pascal Interpreter In Java
Support
Quality
Security
License
Reuse
A Python start-up script implementing an enhanced interpreter
Support
Quality
Security
License
Reuse
Flexible MIPS interpreter with support for the CS241 MIPS instruction subset.
Support
Quality
Security
License
Reuse
A Mips interpreter of sorts.
Support
Quality
Security
License
Reuse
Experimental 3Lisp interpreter written in Ruby.
Support
Quality
Security
License
Reuse
A minimal Lisp interpreter written in Javascript.
Support
Quality
Security
License
Reuse
A tcl bytecode decompiler
Support
Quality
Security
License
Reuse
A Scheme interpreter in asm.js
Support
Quality
Security
License
Reuse
Poetic esoteric programming languages
Support
Quality
Security
License
Reuse
DalToki, the TTeok Interpreter made javascript : (Deprecated)
Support
Quality
Security
License
Reuse
Dynamic scripting language for the JVM 🐿️
Support
Quality
Security
License
Reuse
A simple MOS6502 interpreter implementation in C#
Support
Quality
Security
License
Reuse
a lightweight, open-source language for recreational and educational programming inspired by Forth and Lisp
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Interpreter for my own programming language
Support
Quality
Security
License
Reuse
The first prototype of the lambda engines scripting language.
Support
Quality
Security
License
Reuse
Real-Time Priority Inheritance C Library Wrapper
Support
Quality
Security
License
Reuse
CHIP-8 interpreter for Windows and MacOS
Support
Quality
Security
License
Reuse
Boron is a scripting language similar to Rebol. The interpreter is a C library which may be copied under the terms of the LGPLv3. (Mirror of: git://git.code.sf.net/p/urlan/boron/code.)
Support
Quality
Security
License
Reuse
A primitive Forth implementation in Go
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
A Malbolge implementation and interpreter in Rust.
Support
Quality
Security
License
Reuse
A toy Lisp interpreter in R
Support
Quality
Security
License
Reuse
DSL for dynamic programming
Support
Quality
Security
License
Reuse
Functional expressions interpreter and compiler infrastructure
Support
Quality
Security
License
Reuse
A lightweight, customizable, interpreted programming language
Support
Quality
Security
License
Reuse
SydOS kernel
Support
Quality
Security
License
Reuse
Experimental APL interpreter in Rust
Support
Quality
Security
License
Reuse
혀엉씨
Support
Quality
Security
License
Reuse
The Mango Virtual Machine
Support
Quality
Security
License
Reuse
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.
Support
Quality
Security
License
Reuse
Interpreter for an esoteric, overly hard language
Support
Quality
Security
License
Reuse
A GPL Licensed DSSP Interpreter
Support
Quality
Security
License
Reuse
Mirror of libjit http://www.gnu.org/software/libjit/
Support
Quality
Security
License
Reuse
A toy programming language to learn compiler design
Support
Quality
Security
License
Reuse
A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.
Support
Quality
Security
License
Reuse
A Tiny BASIC inspired interpreter for microcontrollers. Currently for the Arduino/AVR, with a development version for POSIX OS.
Support
Quality
Security
License
Reuse
Interpreter for a simple language
Support
Quality
Security
License
Reuse
TinyJS aims to be an extremely simple (~2000 line) JavaScript interpreter
Support
Quality
Security
License
Reuse
MathParseKit is a C++ Library for easy integration of a mathematical functions interpreter
Support
Quality
Security
License
Reuse
Interpreter for Stutsk programming language
Support
Quality
Security
License
Reuse
A CIL (also known as MSIL) interpreter.
Support
Quality
Security
License
Reuse
A standalone or embeddable JVM based interpreter/ compiler for Murmel, a single-namespace Lisp dialect inspired by Common Lisp
Support
Quality
Security
License
Reuse
quasigo is a Go subset interpreter written in Go
Support
Quality
Security
License
Reuse
⏳ Ruby `Time#strftime` parser and formatter
Support
Quality
Security
License
Reuse
An interpreter for the Crab dialect of the BASIC programming language.
Support
Quality
Security
License
Reuse
Lisp interpreter
Support
Quality
Security
License
Reuse
Python implementation of Lox language
Support
Quality
Security
License
Reuse
Single file interpreter (or naive virtual machine) for my intermediate representation. SSA support has been added.
Support
Quality
Security
License
Reuse
T
Tamsinby catseye
Somewhere between a meta-language, a programming language, and a rubbish lister
Python
12
Updated: 5 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
J
JSPIIJby jeremysalwen
Jeremy Salwen's Pascal Interpreter In Java
Java
12
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
python-startupby brandoninvergo
A Python start-up script implementing an enhanced interpreter
Python
12
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
T
The-Mippitsby Uberi
Flexible MIPS interpreter with support for the CS241 MIPS instruction subset.
Python
12
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
Support
Quality
Security
License
Reuse
3
3Lisp.Rubyby groupofn
Experimental 3Lisp interpreter written in Ruby.
Ruby
12
Updated: 7 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
simplescheme.jsby vollmerm
A minimal Lisp interpreter written in Javascript.
JavaScript
12
Updated: 7 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
t
tcldisby aidanhs
A tcl bytecode decompiler
JavaScript
12
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
slip.jsby noahvanes
A Scheme interpreter in asm.js
JavaScript
12
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
E
Esopoby wphicks
Poetic esoteric programming languages
JavaScript
12
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
D
DalTokiby ENvironmentSet
DalToki, the TTeok Interpreter made javascript : (Deprecated)
JavaScript
12
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
C
Chipmunkby MyWorldLLC
Dynamic scripting language for the JVM 🐿️
Java
12
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
E
EMU6502by Omnicrash
A simple MOS6502 interpreter implementation in C#
C#
12
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
Q
Quackeryby GordonCharlton
a lightweight, open-source language for recreational and educational programming inspired by Forth and Lisp
Python
12
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
j
jarbarscriptby dominictarr
JavaScript
12
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
minosrus_langby Tix3Dev
Interpreter for my own programming language
Rust
12
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
l
lamscriptby lambda-sh
The first prototype of the lambda engines scripting language.
C++
12
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
librtpiby dvhart
Real-Time Priority Inheritance C Library Wrapper
C
12
Updated: 4 y ago
License: Weak Copyleft (LGPL-2.1)
Support
Quality
Security
License
Reuse
k
kiwi-8by tomdaley92
CHIP-8 interpreter for Windows and MacOS
C
12
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
b
boronby 0branch
Boron is a scripting language similar to Rebol. The interpreter is a C library which may be copied under the terms of the LGPLv3. (Mirror of: git://git.code.sf.net/p/urlan/boron/code.)
C
12
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
G
GoFORTHby feyeleanor
A primitive Forth implementation in Go
Go
12
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
B
BeC---compilerby yangzebin001
C++
12
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
m
malbolgeby return
A Malbolge implementation and interpreter in Rust.
Rust
12
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
l
Support
Quality
Security
License
Reuse
d
Support
Quality
Security
License
Reuse
D
Dovahkiinby ShisoftResearch
Functional expressions interpreter and compiler infrastructure
Rust
12
Updated: 4 y ago
License: Weak Copyleft (LGPL-3.0)
Support
Quality
Security
License
Reuse
S
SoftScriptby been-jamming
A lightweight, customizable, interpreted programming language
C
12
Updated: 5 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
Support
Quality
Security
License
Reuse
r
rust-aplby AngryLawyer
Experimental APL interpreter in Rust
Rust
12
Updated: 5 y ago
License: Weak Copyleft (LGPL-3.0)
Support
Quality
Security
License
Reuse
h
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse
z
zlang-zvmby AlbertZheng
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.
C++
12
Updated: 5 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
o
ohnoby BenWiederhake
Interpreter for an esoteric, overly hard language
C
12
Updated: 6 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
l
libreDSSPby beadleha
A GPL Licensed DSSP Interpreter
C
12
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
l
libjitby DaveRandom
Mirror of libjit http://www.gnu.org/software/libjit/
C
12
Updated: 6 y ago
License: Weak Copyleft (LGPL-2.1)
Support
Quality
Security
License
Reuse
g
gocalcby rthornton128
A toy programming language to learn compiler design
Go
12
Updated: 5 y ago
License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
t
toy-bytecodeby jaaron
A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.
C
12
Updated: 6 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
u
ucBasicby PatrickHead
A Tiny BASIC inspired interpreter for microcontrollers. Currently for the Arduino/AVR, with a development version for POSIX OS.
C
12
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
I
Interpreterby jamesdhutton
Interpreter for a simple language
C++
12
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
T
TinyJSby pochi0701
TinyJS aims to be an extremely simple (~2000 line) JavaScript interpreter
C++
12
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
M
MathParseKitby B3rn475
MathParseKit is a C++ Library for easy integration of a mathematical functions interpreter
C++
12
Updated: 4 y ago
License: Weak Copyleft (LGPL-3.0)
Support
Quality
Security
License
Reuse
s
stutskby tibordp
Interpreter for Stutsk programming language
C++
12
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
CIL.JSby SamuelEnglard
A CIL (also known as MSIL) interpreter.
TypeScript
12
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
j
jmurmelby mayerrobert
A standalone or embeddable JVM based interpreter/ compiler for Murmel, a single-namespace Lisp dialect inspired by Common Lisp
Java
12
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
q
quasigoby quasilyte
quasigo is a Go subset interpreter written in Go
Go
12
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
strftime-rubyby artichoke
⏳ Ruby `Time#strftime` parser and formatter
Rust
12
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
Crab-BASICby sammi-turner
An interpreter for the Crab dialect of the BASIC programming language.
Rust
12
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
Support
Quality
Security
License
Reuse
p
pyloxby selectnull
Python implementation of Lox language
Python
11
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
L
LLIRInterpreterby abcdabcd987
Single file interpreter (or naive virtual machine) for my intermediate representation. SSA support has been added.
Java
11
Updated: 5 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse