eliben / bobschemeLinks
An implementation of Scheme in Python and C++
☆172Updated 5 months 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.☆155Updated 2 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆362Updated 4 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 4 years ago
- A quick and very dirty Scheme interpereter.☆382Updated 7 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆131Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Tiny Scheme-like Lisp interpreter written in a weekend☆249Updated 2 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆153Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆63Updated 3 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- C99 parser and frontend for libfirm☆347Updated 4 months ago
- GCC Tiny front-end☆102Updated 7 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆171Updated last year
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 12 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆244Updated 4 years ago
- Lisp interpreter in less than 500 lines of C, including a copying garbage collector and an implementation of LISP 1.5 from 1962.☆463Updated 9 months ago
- Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.☆211Updated 2 years ago
- A tiny x86 compiler with ELF and PE target☆181Updated last year
- An implementation of the Arc programming language☆200Updated last month
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆57Updated 8 years ago