rspivak / servalLinks
Simple Scheme interpreter in Python
☆28Updated 14 years ago
Alternatives and similar repositories for serval
Users that are interested in serval are comparing it to the libraries listed below
Sorting:
- A handy tool to help design and parse your own language☆21Updated 3 years ago
- An implementation of Scheme in Python and C++☆178Updated last week
- A stack machine VM, interpreter and genetic programming library☆44Updated 7 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- C Python, made faster.☆344Updated 10 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- ☆72Updated 3 years ago
- Tools for rapid prototyping of DSL compilers☆88Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A Lisp-like language implemented in C++