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++☆174Updated 9 months ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 4 years 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 small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Yet Another Scheme Interpreter using flex and bison☆50Updated 3 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- C Python, made faster.☆343Updated 9 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- ☆65Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- mark/sweep garbage collector for C☆29Updated 13 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- 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
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 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
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆58Updated 15 years ago
- A small demo lambda-language written in Python☆32Updated 7 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- The fluffy programming language main repository☆25Updated 12 years ago