eliben / bobscheme
An implementation of Scheme in Python and C++
☆172Updated 4 months ago
Alternatives and similar repositories for bobscheme
Users that are interested in bobscheme are comparing it to the libraries listed below
Sorting:
- A tiny self-hosting Lisp-to-C compiler☆239Updated 4 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆152Updated 4 years ago
- Embeddable lisp/scheme interpreter written in C.☆154Updated 2 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆62Updated 3 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆361Updated 4 years ago
- A quick and very dirty Scheme interpereter.☆381Updated 7 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 2 years ago
- A Tour Through the SubC Compiler☆90Updated 3 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆131Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 6 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Mal (Make A Lisp) compiler☆124Updated last year
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 12 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- An implementation of the Arc programming language☆200Updated last month
- Quick C-- compiler (no longer maintained)☆157Updated 11 years ago
- C99 parser and frontend for libfirm☆347Updated 4 months ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆120Updated 12 years ago
- Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file☆294Updated 5 months ago
- Archive of Little Smalltalk (with updates to work on modern platforms). Also collects forks and documentation on this historic system.☆147Updated 2 years ago
- Next-level syntax for C-like languages :)☆419Updated 3 weeks ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- Lisp interpreter with bytecode compiler☆29Updated 4 years ago