The official mirror of the V8 Git repository
Support
Quality
Security
License
Reuse
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Support
Quality
Security
License
Reuse
A Python Interpreter written in Rust
Support
Quality
Security
License
Reuse
A JavaScript interpreter in Go (golang)
Support
Quality
Security
License
Reuse
Repository for the book "Crafting Interpreters"
Support
Quality
Security
License
Reuse
A shell parser, formatter, and interpreter with bash support; includes shfmt
Support
Quality
Security
License
Reuse
Yaegi is Another Elegant Go Interpreter
Support
Quality
Security
License
Reuse
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
Support
Quality
Security
License
Reuse
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
Support
Quality
Security
License
Reuse
Advanced vm/sandbox for Node.js
Support
Quality
Security
License
Reuse
Wrangling Untrusted File Formats Safely
Support
Quality
Security
License
Reuse
Javascript Interpreter for .NET
Support
Quality
Security
License
Reuse
a dialect of The Monkey Programming Language
Support
Quality
Security
License
Reuse
A fast script language for Go
Support
Quality
Security
License
Reuse
The Rubinius Language Platform
Support
Quality
Security
License
Reuse
A dynamic language and bytecode vm
Support
Quality
Security
License
Reuse
🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1092🚀) dependencies🚀
Support
Quality
Security
License
Reuse
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
Support
Quality
Security
License
Reuse
Jupyter kernel for the C++ programming language
Support
Quality
Security
License
Reuse
Lean Theorem Prover
Support
Quality
Security
License
Reuse
.NET Platform Architecture book (English, Chinese, Russian)
Support
Quality
Security
License
Reuse
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
Support
Quality
Security
License
Reuse
The Lobster Programming Language
Support
Quality
Security
License
Reuse
Crush is a command line shell that is also a powerful modern programming language.
Support
Quality
Security
License
Reuse
A sandboxed JavaScript interpreter in JavaScript.
Support
Quality
Security
License
Reuse
Let's Build A Simple Interpreter
Support
Quality
Security
License
Reuse
Embed the V8 Javascript Interpreter into Ruby
Support
Quality
Security
License
Reuse
C# expressions interpreter
Support
Quality
Security
License
Reuse
Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.
Support
Quality
Security
License
Reuse
A lightweight, fast embeddable scripting language.
Support
Quality
Security
License
Reuse
The official repo is at bellard/quickjs.
Support
Quality
Security
License
Reuse
a visual programming language inspired by Scratch
Support
Quality
Security
License
Reuse
Read Eval Print Loop for Java
Support
Quality
Security
License
Reuse
UTF-8 with C++ in a Portable Way
Support
Quality
Security
License
Reuse
C# expressions interpreter
Support
Quality
Security
License
Reuse
Interpreted language focused on expressiveness and type safety.
Support
Quality
Security
License
Reuse
js.js: A JavaScript JavaScript interpreter
Support
Quality
Security
License
Reuse
A small extensible programming language designed for concise expression with little code.
Support
Quality
Security
License
Reuse
🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript
Support
Quality
Security
License
Reuse
Toy Lisp 1.5 interpreter
Support
Quality
Security
License
Reuse
English-like dynamic typing programming language
Support
Quality
Security
License
Reuse
粤语編程語言.The Cantonese programming language.
Support
Quality
Security
License
Reuse
The world's smallest and fastest classical JavaScript inheritance pattern.
Support
Quality
Security
License
Reuse
The Mirah Programming Language
Support
Quality
Security
License
Reuse
Rust mid-level IR Abstract Interpreter
Support
Quality
Security
License
Reuse
Implementation of the Jupyter kernel protocol in C++
Support
Quality
Security
License
Reuse
A Tiny Garbage Collector for C
Support
Quality
Security
License
Reuse
A simple C++ interpreter written in JavaScript
Support
Quality
Security
License
Reuse
Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions
Support
Quality
Security
License
Reuse
An unmaintained programming language
Support
Quality
Security
License
Reuse
v
v8by v8
The official mirror of the V8 Git repository
C++
21294
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
m
micropythonby micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
C
16747
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
R
RustPythonby RustPython
A Python Interpreter written in Rust
Rust
15137
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
o
ottoby robertkrimen
A JavaScript interpreter in Go (golang)
Go
7339
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
craftinginterpretersby munificent
Repository for the book "Crafting Interpreters"
HTML
6813
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
shby mvdan
A shell parser, formatter, and interpreter with bash support; includes shfmt
Go
5932
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
y
yaegiby traefik
Yaegi is Another Elegant Go Interpreter
Go
5822
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
g
groovyby apache
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
Java
4870
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
b
boaby boa-dev
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
Rust
3951
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
v
vm2by patriksimek
Advanced vm/sandbox for Node.js
JavaScript
3690
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
w
wuffsby google
Wrangling Untrusted File Formats Safely
C
3365
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
j
jintby sebastienros
Javascript Interpreter for .NET
C#
3358
Updated: 2 y ago
License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
p
pua-langby flaneur2020
a dialect of The Monkey Programming Language
Rust
3218
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
Support
Quality
Security
License
Reuse
r
rubiniusby rubinius
The Rubinius Language Platform
C
3038
Updated: 2 y ago
License: Weak Copyleft (MPL-2.0)
Support
Quality
Security
License
Reuse
j
janetby janet-lang
A dynamic language and bytecode vm
C
3019
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
hello-world.rsby mTvare6
🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1092🚀) dependencies🚀
Rust
2967
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
Q
QuickJSby quickjs-zh
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
C
2791
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
x
xeus-clingby jupyter-xeus
Jupyter kernel for the C++ programming language
C++
2665
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
l
Support
Quality
Security
License
Reuse
d
dotnetbookby sidristij
.NET Platform Architecture book (English, Chinese, Russian)
C#
2083
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
g
gomacroby cosmos72
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
Go
2000
Updated: 2 y ago
License: Weak Copyleft (MPL-2.0)
Support
Quality
Security
License
Reuse
l
lobsterby aardappel
The Lobster Programming Language
C++
1872
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
crushby liljencrantz
Crush is a command line shell that is also a powerful modern programming language.
Rust
1818
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
J
JS-Interpreterby NeilFraser
A sandboxed JavaScript interpreter in JavaScript.
JavaScript
1788
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
l
lsbasiby rspivak
Let's Build A Simple Interpreter
Python
1695
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
therubyracerby rubyjs
Embed the V8 Javascript Interpreter into Ruby
C++
1668
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
D
DynamicExpressoby dynamicexpresso
C# expressions interpreter
C#
1634
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
z
zygomysby glycerine
Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.
Go
1463
Updated: 2 y ago
License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
p
pocketlangby ThakeeNathees
A lightweight, fast embeddable scripting language.
C
1437
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
q
quickjsby horhof
The official repo is at bellard/quickjs.
C
1433
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
Snapby jmoenig
a visual programming language inspired by Scratch
JavaScript
1395
Updated: 2 y ago
License: Strong Copyleft (AGPL-3.0)
Support
Quality
Security
License
Reuse
j
java-replby albertlatacz
Read Eval Print Loop for Java
Java
1342
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
u
utfcppby nemtrif
UTF-8 with C++ in a Portable Way
C++
1183
Updated: 2 y ago
License: Permissive (BSL-1.0)
Support
Quality
Security
License
Reuse
D
DynamicExpressoby davideicardi
C# expressions interpreter
C#
1112
Updated: 3 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
lilyby FascinatedBox
Interpreted language focused on expressiveness and type safety.
C
1077
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
j
js.jsby jterrace
js.js: A JavaScript JavaScript interpreter
JavaScript
1062
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
passerineby vrtbl
A small extensible programming language designed for concise expression with little code.
Rust
1018
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sablejsby sablejs
🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript
JavaScript
984
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
l
Support
Quality
Security
License
Reuse
t
tinymoeby vczh
English-like dynamic typing programming language
C++
905
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
Cantoneseby StepfenShawn
粤语編程語言.The Cantonese programming language.
Python
902
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
augmentby aaditmshah
The world's smallest and fastest classical JavaScript inheritance pattern.
JavaScript
881
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mirahby mirah
The Mirah Programming Language
HTML
866
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
M
MIRAIby facebookexperimental
Rust mid-level IR Abstract Interpreter
Rust
837
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
x
xeusby jupyter-xeus
Implementation of the Jupyter kernel protocol in C++
C++
834
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
t
tgcby orangeduck
A Tiny Garbage Collector for C
C
832
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
J
JSCPPby felixhao28
A simple C++ interpreter written in JavaScript
TypeScript
828
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
q
quickjs-emscriptenby justjake
Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions
C
810
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
P
Pineconeby wmww
An unmaintained programming language
C++
792
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse