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
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- A small demo lambda-language written in Python☆32Updated 7 years ago
- ☆71Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- An implementation of scheme that can call python modules☆21Updated 12 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 5 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- C Python, made faster.☆342Updated 9 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆58Updated 15 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- a c89 compiler, need total test.☆29Updated 7 years ago
- mark/sweep garbage collector for C☆29Updated 13 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Prolog Implementation in Python☆12Updated 7 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago