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:
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 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 pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- A Python-like systems programming language☆84Updated 9 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆57Updated 15 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
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 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++☆63Updated 8 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, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆43Updated 9 years ago
- C Python, made faster.☆341Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Updated 11 years ago