udem-dlteam / ribbit
A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-class continuations and a Read Eval Print Loop (REPL). The R4RS Scheme REPL fits inside 6.5Kb !
☆502Updated this week
Alternatives and similar repositories for ribbit:
Users that are interested in ribbit are comparing it to the libraries listed below
- A tiny Racket for scripting☆280Updated 4 months ago
- A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system cap…☆835Updated this week
- PicoLisp is an open source Lisp dialect. It is based on LLVM and compiles and runs on any 64-bit POSIX system. Its most prominent feature…☆194Updated last week
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆228Updated last week
- The APL programming language (a subset thereof) compiling to Common Lisp.☆615Updated last month
- The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Inter…