manuel-serrano / biglooLinks
a practical Scheme compiler
☆156Updated this week
Alternatives and similar repositories for bigloo
Users that are interested in bigloo are comparing it to the libraries listed below
Sorting:
- ☆99Updated last year
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆282Updated last year
- libraries for chez scheme productivity☆160Updated 10 months ago
- Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.☆259Updated last week
- Shen for Common Lisp (Unmaintained)☆129Updated last year
- SRFIs for Chez Scheme☆103Updated last week
- Larceny Scheme implementation☆209Updated 7 years ago
- CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the current Sch…☆137Updated 16 years ago
- Chez Scheme self hosting executable☆187Updated 11 months ago
- A compiler to compile a simple subset of scheme to LLVM 10☆109Updated 4 years ago
- Shen/Scheme implementation☆118Updated 2 months ago
- Bibliography of Scheme research (readscheme.org and beyond)☆164Updated 2 years ago
- An implementation of R7RS in Racket☆101Updated 9 months ago
- STklos Scheme☆81Updated 2 weeks ago
- Swish Concurrency Engine☆149Updated last week
- functional data structures for scheme☆136Updated 6 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆363Updated 4 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- Scheme Macro Programming☆56Updated last year
- ☆94Updated last week
- Maru - a tiny self-hosting lisp dialect☆200Updated last week
- Official Sagittarius Scheme repository☆51Updated this week
- ☆29Updated last year
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX