An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with metacircular-interpreter

A curated list of projects in awesome lists tagged with metacircular-interpreter .

https://github.com/pfalcon/pyastinterp

Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.

interpreter meta-circular metacircular metacircular-interpreter pycopy python

Last synced: 19 Mar 2025

https://github.com/arsalan0c/non-deterministic-source

Metacircular evaluator for a non-deterministic language (based on SICP JS: https://sicp.comp.nus.edu.sg/chapters/85)

amb evaluator metacircular-interpreter non-deterministic sicp-js

Last synced: 30 Mar 2025

https://github.com/ashton314/mini_scheme

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-interpreter perl scheme scheme-interpreter syntactic-analysis

Last synced: 23 Mar 2025