A toy programming language.
-
Updated
Jan 16, 2024 - Smalltalk
A toy programming language.
Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.
A tiny implementation of the Scheme programming language: the core written in Perl, and the auxiliary functions written in Scheme itself. The interpreter uses the syntactic analysis method of evaluation outlined in "Structure and Interpretation of Computer Programs" (Sussman et al)
Metacircular evaluator for a non-deterministic language (based on SICP JS: https://sicp.comp.nus.edu.sg/chapters/85)
`JavaScript`, but smol.
A toy Mathematica interpreter written in Mathematica.
Add a description, image, and links to the metacircular-interpreter topic page so that developers can more easily learn about it.
To associate your repository with the metacircular-interpreter topic, visit your repo's landing page and select "manage topics."