eliben / bobschemeLinks
An implementation of Scheme in Python and C++
☆197Updated 3 weeks ago
Alternatives and similar repositories for bobscheme
Users that are interested in bobscheme are comparing it to the libraries listed below
Sorting:
- Embeddable lisp/scheme interpreter written in C.☆164Updated 3 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆42Updated 11 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A tiny self-hosting Lisp-to-C compiler☆238Updated 5 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆254Updated 2 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆165Updated 7 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆368Updated 4 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A quick and very dirty Scheme interpereter.☆388Updated 7 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 7 years ago
- A small implementation of LISP, written in standard C11.☆166Updated 8 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
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- 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
- An implementation of the Arc programming language☆202Updated this week
- Unofficial libjit mirror.☆62Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- C99 parser and frontend for libfirm☆358Updated last year
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 9 years ago
- Rabbit VM.☆115Updated 6 years ago
- The Finch programming language☆255Updated 5 years ago