interpreter
There are 7012 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
traefik/yaegi
Yaegi is Another Elegant Go Interpreter
enso-org/enso
Enso Analytics is a self-service data prep and analysis platform designed for data teams.
wren-lang/wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
boa-dev/boa
Boa is an embeddable Javascript engine written in Rust.
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!
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
karma9874/AndroRAT
A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side
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
GitQL is a extensible SQL-like query language and SDK to perform queries on various data sources such .git files with supports of most of SQL features such as grouping, ordering and aggregation and window functions and allow customization like user-defined types and functions
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 for Game Scripting
wasmi-labs/wasmi
Efficient and versatile WebAssembly interpreter for embedded systems.
candid82/joker
Small Clojure interpreter, linter and formatter.
michaelb/sniprun
A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
ThakeeNathees/pocketlang
A lightweight, fast embeddable scripting language.
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.