Talk - Fluent JavaScript Part 1: Prototypal OO. Learn to code like a JS native. Take advantage of JavaScript's distinguishing features in order to write better code.
Support
Quality
Security
License
Reuse
:four_leaf_clover: Forth engine in JavaScript
Support
Quality
Security
License
Reuse
Io, the language, in Go, the language
Support
Quality
Security
License
Reuse
A kind of Lisp
Support
Quality
Security
License
Reuse
A toy Python interpreter with monad comprehensions
Support
Quality
Security
License
Reuse
Differentiable Forth Interpreter
Support
Quality
Security
License
Reuse
A Go implementation of the Shen programming language
Support
Quality
Security
License
Reuse
Postscript interpreter written in go using draw2d lib
Support
Quality
Security
License
Reuse
A statically-typed variant of Lox, written in TypeScript
Support
Quality
Security
License
Reuse
pseudo-interpreter of the C programming language (using GCC)
Support
Quality
Security
License
Reuse
:art: Image-based poetic programming language.
Support
Quality
Security
License
Reuse
A two-dimensional programming language.
Support
Quality
Security
License
Reuse
Start programming for the web in Malayalam!
Support
Quality
Security
License
Reuse
A hands on workshop to go in tandem with an ES6 lecture.
Support
Quality
Security
License
Reuse
Scheme语言实现和运行时环境 / A Scheme runtime & implementation
Support
Quality
Security
License
Reuse
Scheme(R7RS) interpretor/compiler rust implementation
Support
Quality
Security
License
Reuse
迷你Python解释器(A python interpreter)
Support
Quality
Security
License
Reuse
Language for code-golf with a focus on unreadability
Support
Quality
Security
License
Reuse
Small Elm interpreter made in Rust
Support
Quality
Security
License
Reuse
Javascript Brainfuck Interpreter / Debugger
Support
Quality
Security
License
Reuse
Scheme解释器
Support
Quality
Security
License
Reuse
A simple Pascal interpreter written in rust.
Support
Quality
Security
License
Reuse
Logic Production System (LPS) programming language interpreter implemented in JavaScript for Node.js and browsers.
Support
Quality
Security
License
Reuse
An object-oriented dialect of Scheme
Support
Quality
Security
License
Reuse
A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]
Support
Quality
Security
License
Reuse
The interpreter of ISLisp
Support
Quality
Security
License
Reuse
Prolog interpreter for node.js
Support
Quality
Security
License
Reuse
Allowing only certain inputs based on a regex pattern, for AngularJS
Support
Quality
Security
License
Reuse
BASIC interpreter in C#
Support
Quality
Security
License
Reuse
Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++
Support
Quality
Security
License
Reuse
Implementation of Unlambda, an esoteric programming language.
Support
Quality
Security
License
Reuse
Staged Abstract Interpreters
Support
Quality
Security
License
Reuse
a JAva virtual machine Rpg Interpreter written in KOtlin
Support
Quality
Security
License
Reuse
An interpreter for a concurrent lisp-like language with message-passing and pattern-matching implemented in C.
Support
Quality
Security
License
Reuse
A lisp interpreter and compiler, written in Scala. Compiles Lisp to Scala !
Support
Quality
Security
License
Reuse
Bash interpreter for the JVM
Support
Quality
Security
License
Reuse
Genius programmer should write his own lisp!
Support
Quality
Security
License
Reuse
Programming in the next paradigm -- your way
Support
Quality
Security
License
Reuse
(Not quite) English as a programming language.
Support
Quality
Security
License
Reuse
A Scheme interpreter base on R5RS specification.
Support
Quality
Security
License
Reuse
very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems
Support
Quality
Security
License
Reuse
WIP ISO 7185 Pascal interpreter
Support
Quality
Security
License
Reuse
Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.
Support
Quality
Security
License
Reuse
A symbolic execution engine for Python
Support
Quality
Security
License
Reuse
An interpreter of Lambda calculus written in JavaScript and working with JavaScript syntax.
Support
Quality
Security
License
Reuse
An SCXML implementation in Python
Support
Quality
Security
License
Reuse
A very simple sandbox to get your hands dirty with AngularJS 2.0 Alpha
Support
Quality
Security
License
Reuse
A simple, low-ceremony GPIO library for all your IoT needs
Support
Quality
Security
License
Reuse
Mini Javascript Interpreter
Support
Quality
Security
License
Reuse
Back to the Future Java (b2fJ) aims at bringing the power of Java to 8-bit home computers of the '80s. This project provides a toolchain to cross-compile Java programs under Windows.
Support
Quality
Security
License
Reuse
f
fluentjs1by ericelliott
Talk - Fluent JavaScript Part 1: Prototypal OO. Learn to code like a JS native. Take advantage of JavaScript's distinguishing features in order to write better code.
JavaScript 51Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
f
forthby ForthHub
:four_leaf_clover: Forth engine in JavaScript
JavaScript 51Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
iolangby zephyrtronium
Io, the language, in Go, the language
Go 51Updated: 4 y ago License: Permissive (Zlib)
Support
Quality
Security
License
Reuse
D
Support
Quality
Security
License
Reuse
M
Monad-Pythonby dpiponi
A toy Python interpreter with monad comprehensions
Python 50Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
Support
Quality
Security
License
Reuse
s
shen-goby tiancaiamao
A Go implementation of the Shen programming language
Go 50Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
psby llgcode
Postscript interpreter written in go using draw2d lib
Go 50Updated: 4 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
l
loxdownby DavidTimms
A statically-typed variant of Lox, written in TypeScript
TypeScript 50Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
C
Cby kazuho
pseudo-interpreter of the C programming language (using GCC)
C 50Updated: 4 y ago License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
p
piktby iAmGio
:art: Image-based poetic programming language.
Kotlin 50Updated: 3 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
l
labyrinthby m-ender
A two-dimensional programming language.
Ruby 49Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
thengascriptby makersofkerala
Start programming for the web in Malayalam!
JavaScript 49Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
e
es6-workshopby aaronfrost
A hands on workshop to go in tandem with an ES6 lecture.
JavaScript 49Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Animachby bd4sur
Scheme语言实现和运行时环境 / A Scheme runtime & implementation
TypeScript 49Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
R
Ruschmby Danielmelody
Scheme(R7RS) interpretor/compiler rust implementation
Rust 49Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse
o
oby phase
Language for code-golf with a focus on unreadability
C 49Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
E
Elm-interpreterby cout970
Small Elm interpreter made in Rust
Rust 49Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
brainfuck-debugby iamcal
Javascript Brainfuck Interpreter / Debugger
HTML 49Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
Support
Quality
Security
License
Reuse
r
rascalby tylerlaberge
A simple Pascal interpreter written in rust.
Rust 49Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
lps.jsby lps-js
Logic Production System (LPS) programming language interpreter implemented in JavaScript for Node.js and browsers.
JavaScript 48Updated: 4 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
o
oaklispby barak
An object-oriented dialect of Scheme
C 48Updated: 3 y ago License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
m
mini-vmby philipaconrad
A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]
C 48Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
i
Support
Quality
Security
License
Reuse
p
prologjsby abresas
Prolog interpreter for node.js
JavaScript 47Updated: 6 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
n
ng-pattern-restrictby AlphaGit
Allowing only certain inputs based on a regex pattern, for AngularJS
JavaScript 47Updated: 5 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
B
Support
Quality
Security
License
Reuse
m
minilang-interpreterby drmenguin
Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++
C++ 47Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
u
u6aby esolangs
Implementation of Unlambda, an esoteric programming language.
C 47Updated: 4 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
s
Support
Quality
Security
License
Reuse
j
jarikoby smeup
a JAva virtual machine Rpg Interpreter written in KOtlin
Kotlin 47Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
l
lispBMby svenssonjoel
An interpreter for a concurrent lisp-like language with message-passing and pattern-matching implemented in C.
C 47Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
S
Scalispby Mononofu
A lisp interpreter and compiler, written in Scala. Compiles Lisp to Scala !
Scala 46Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
Support
Quality
Security
License
Reuse
c
coraby tiancaiamao
Genius programmer should write his own lisp!
C 45Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
M
MyDefby hzhou
Programming in the next paradigm -- your way
HTML 45Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
-
-Englishby AnotherTest
(Not quite) English as a programming language.
C++ 45Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
scheme.cby ltoddy
A Scheme interpreter base on R5RS specification.
C 45Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mario_vmby MisaZhu
very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems
C 45Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
psiby komninoschat
WIP ISO 7185 Pascal interpreter
TypeScript 45Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
B
Bracmatby BartJongejan
Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.
C 45Updated: 2 y ago License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
S
Sypyby diffoperator
A symbolic execution engine for Python
Python 44Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
L
LambdaJSby tarao
An interpreter of Lambda calculus written in JavaScript and working with JavaScript syntax.
JavaScript 44Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
P
PySCXMLby jroxendal
An SCXML implementation in Python
JavaScript 44Updated: 4 y ago License: Weak Copyleft (LGPL-3.0)
Support
Quality
Security
License
Reuse
a
angular2-sandboxby gionkunz
A very simple sandbox to get your hands dirty with AngularJS 2.0 Alpha
JavaScript 44Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
SimpleGPIOby stevedesmond-ca
A simple, low-ceremony GPIO library for all your IoT needs
C# 44Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
giao-jsby webfansplz
Mini Javascript Interpreter
TypeScript 44Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
b2fJby mzattera
Back to the Future Java (b2fJ) aims at bringing the power of Java to 8-bit home computers of the '80s. This project provides a toolchain to cross-compile Java programs under Windows.
HTML 44Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse