TypeScript interpreter for AI agents. Written in Rust. 2µs cold start. Sandboxed. Alternative to MCP tool calling.
Julia parser, interpreter and compiler interface for the Planning Domain Definition Language (PDDL). Planners not included.
🔮⚡️Vein is an open source high-level strictly-typed programming language with a standalone OS, arm and quantum computing support.
A programming language based on a 2D Hilbert curve grid
A Squeak/Smalltalk VM written in RPython.
A wrapper for xstate that stores state, handles transitions, emits events for state changes and actions/activities, and includes an optional reducer f...
It's a simple html code runner https://gracious-dijkstra-c585c3.netlify.app/
Example implementation of Arm's Architecture Specification Language (ASL)
Scheme计算引擎 / Scheme Engine
The AI agent script CLI for Programmable Prompt Engine.
Function EXpression Language (interpreter for functional programs)
Сучасна українська мова програмування
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
Neovim as Lua interpreter
一个用python写的编译器
A generic system for creating i86 implementations of the language Forth.
The Egel Programming Language
A Lisp Interpreter for Linux Shell Scripting, written in C++.
An incomplete stackless interpreter of Python bytecode, written in Rust.
JSPython is a python-like syntax interpreter implemented with javascript that runs entirely in the web browser and/or in the NodeJS environment.
The Big list of the github, open-source interpreters.
Fuzzing results for various interpreters.
World's first uwu-oriented language.
Run JVM-based code in Go efficiently
A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies
An Online Whitesspace compiler, virtual machine and IDE
16-bit SUBLEQ CPU running eForth - just for fun
A simple Lisp written in Go
Ecla is a programming language that is designed to be easy to learn and use. It is a general purpose language that can be used for many different thin...
Goto is an interpreted programming language written in go.
A Simple Scripting Language
X11-Basic BASIC programming language.
An implementation of the Urbit runtime
Dyalect is a dynamic programming language for .NET.
a wasm interpreter written by rust
Implementations of sublanguages of JavaScript for SICP JS
Programming language
A Tiny Clojure Interpreter
SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme
[WIP] A simple, lightweight implementation of python3 language.
Simple live calculator in tree-sitter + cranelift jit
Mini Javascript Interpreter
PSP Emulator written in Kotlin for JVM, JS and Native. Can work as PWA.
SE BASIC - A free BASIC interpreter written in Z80 assembly language
A Brainheck interpreter built in the TypeScript type system.
A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages
A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)
A super-fast, stack-based virtual machine for dynamic languages
A Kotlin Multiplatform library to interpret Kotlite code, which is a subset of the Kotlin language, during runtime in a safe way.
C Implementation of the monkey programming language