interpreter
There are 6480 repositories under interpreter topic.
OpenInterpreter/open-interpreter
A natural language interface for computers
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
v8/v8
The official mirror of the V8 Git repository
RustPython/RustPython
A Python Interpreter written in Rust
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
mvdan/sh
A shell parser, formatter, and interpreter with bash support; includes shfmt
enso-org/enso
Enso Analytics is a self-service data prep and analysis platform designed for data teams.
traefik/yaegi
Yaegi is Another Elegant Go Interpreter
wren-lang/wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
red/red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
boa-dev/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
bytecodealliance/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
marcobambini/gravity
Gravity Programming Language
zpoint/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
DulLabs/bhai-lang
A toy programming language written in Typescript
janet-lang/janet
A dynamic language and bytecode vm
root-project/cling
The cling C++ interpreter
facebookincubator/cinder
Cinder is Meta's internal performance-oriented production version of CPython.
goby-lang/goby
Goby - Yet another programming language 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.
AmrDeveloper/GQL
Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions
karma9874/AndroRAT
A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side
jcubic/jquery.terminal
jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands
metakirby5/codi.vim
:notebook_with_decorative_cover: The interactive scratchpad for hackers.
d4l3k/go-pry
An interactive REPL for Go that allows you to drop into your code at any point.
root-project/root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
vnmakarov/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
cosmos72/gomacro
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
benhoyt/goawk
A POSIX-compliant AWK interpreter written in Go, with CSV support
pocketpy/pocketpy
Portable Python 3.x Interpreter in Modern C
candid82/joker
Small Clojure interpreter, linter and formatter.
wasmi-labs/wasmi
WebAssembly (Wasm) interpreter.
ThakeeNathees/pocketlang
A lightweight, fast embeddable scripting language.
michaelb/sniprun
A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
moonsharp-devs/moonsharp
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.