There are 9 repositories under interpreters topic.
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands
A list of embedded scripting languages
Crafting Interpreters in Rust
Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.
Magical Book The book uses dialects Scheme in the programming language Lisp to explain the core concepts of computer science, including abstraction, recursion, interpreters, and metalinguistic abstraction. Specific and micro-macroscopical to microcosmic to give a clear outline and context.
A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell
simple functional programming language
The Lua programming language, implemented in Rust.
Write, execute and debug X++ code directly in your browser.
An environment to visualize JavaScript code execution in a browser
The Big list of the github, open-source interpreters.
OpenXION - Reference Implementation of the XION Scripting Language
语言设计教程(献给想学语言设计的朋友)
Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"
C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..
Lab of the course Languages, Compilers and Interpreters (Cod. 653AA) @ UNIPI
A multi platform build system.
The implementation of my undergraduate thesis: "Bleach: A programming language aimed for teaching Compilers."
⛄Possibly the smallest Lua compiler ever
BASIC interpreter in lex/yacc/c, designed to run practically any early program no matter the dialect - HP, DEC, Dartmouth and others will all run in RetroBASIC.
tiny-lang — A different programming language. Supports a bunch of spoken languages.
integration of `rep_lang` and Holochain
Interpreter for GHC Haskell
a language for Cultural Articulation
Shortest Racket Code Collection
Tiny calculator interpreter with supporting Mathematical functions using Python.
Basic Interpreter for C like language written in Java