eliben / bobscheme
An implementation of Scheme in Python and C++
☆171Updated 2 months ago
Alternatives and similar repositories for bobscheme:
Users that are interested in bobscheme are comparing it to the libraries listed below
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆353Updated 3 years ago
- Embeddable lisp/scheme interpreter written in C.☆145Updated 2 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated last year
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆129Updated 3 years ago
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 7 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- A quick and very dirty Scheme interpereter.☆380Updated 7 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A Lisp-like language implemented in C++☆75Updated 2 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆149Updated 4 years ago
- Mal (Make A Lisp) compiler☆122Updated 11 months ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆207Updated 4 years ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- Larceny Scheme implementation☆204Updated 7 years ago
- The Wasp Lisp Virtual Machine, Associated Libraries, and MOSREF☆107Updated 6 years ago
- Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.☆210Updated 2 years ago
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago