#interpreter (30 Repositories)
Ranked open-source repositories tagged with #interpreter, scored by pull request acceptance likelihood and maintainer engagement velocity.
61.5%
36.7h
30 repositories tagged #interpreter
ArcadeMakerSources/ArcadeMaker
A 2D game engine with its own programming language and IDE.
nooga/let-go
Almost Clojure written in Go.
eclipse-openj9/openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
goplus/ixgo
The Go/XGo Interpreter
libriscv/libriscv
The fastest RVA23 RISC-V sandbox
root-project/root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
harehare/mq
A jq-like Markdown query language for command-line processing
RustPython/RustPython
A Python Interpreter written in Rust
OCamlPro/owi
Seamless bug-finding for C, C++, Go, Rust, Wasm and Zig
statelyai/xstate
State machines, statecharts, and actors for complex logic
k1ngmang/lazurite
simple functional programming language
Zag-Research/Zag-Smalltalk
Smalltalk VM Written in Zig with methods stored as type-annotated ASTs
Gabriella439/grace
A prompt engineering functional programming language
SovereignSatellite/FiOne
Lua 5.1 bytecode interpreter, in Lua
tekknolagi/tekknolagi.github.com
My personal website
jameshaydon/lawvere
A categorical programming language with effects
Feral-Lang/Feral
Feral programming language reference implementation
tajmone/awesome-interactive-fiction
A list of interactive fiction frameworks, tools, and resources
buke/quickjs-go
Go bindings to QuickJS
axkr/symja_android_library
:coffee: Symja - computer algebra language & symbolic math library. A collection of popular algorithms implemented in pure Java.
deltarocks/jrsonnet
Rust implementation of Jsonnet language.
microsoft/regorus
Regorus - A fast, lightweight Rego (OPA policy language) interpreter written in Rust.
mvdan/sh
A shell parser, formatter, and interpreter with bash and zsh support; includes shfmt
ikskuh/LoLa
LoLa is a small programming language meant to be embedded into games.
HaxeFoundation/neko
The Neko Virtual Machine
covscript/covscript
Make Programming Easier
babashka/sci
Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs
fengb/wazm
Web Assembly Zig Machine
sin-ack/zigself
An implementation of the Self programming language in Zig
raviksharma/bartosz-basics-of-haskell
Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial