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
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- An implementation of Scheme in Python and C++☆187Updated last week
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 14 years ago
- A simple virtual machine w/constant folding implemented in Python☆118Updated 5 years ago
- A stack machine VM, interpreter and genetic programming library☆44Updated 7 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 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 pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 2 weeks ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Mini: Interpreter and a programming language implemented in Python☆146Updated 10 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated last week
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- C Python, made faster.☆344Updated 10 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 10 months ago
- ☆65Updated 9 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- The fluffy programming language main repository☆25Updated 12 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
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- PEG Parser in ANSI C☆63Updated 4 years ago