yuriy-chumak / olLinks
Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.
☆264Updated last week
Alternatives and similar repositories for ol
Users that are interested in ol are comparing it to the libraries listed below
Sorting:
- Maru - a tiny self-hosting lisp dialect☆207Updated last 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…☆227Updated last week
- A batteries-included extended standard library for seven R7RS Scheme dialects.☆101Updated 4 years ago
- libraries for chez scheme productivity☆158Updated last year
- PicoLisp active development has moved to the pil21 repository: https://github.com/picolisp/pil21☆208Updated 4 years ago
- ☆99Updated last year
- Shen for Common Lisp (Unmaintained)☆128Updated last year
- Next-level syntax for C-like languages :)☆436Updated 3 weeks ago
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆539Updated this week
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆286Updated last year
- ISLisp interpreter/compiler☆319Updated 2 weeks ago
- a practical Scheme compiler☆160Updated last week
- A self-hosting Scheme to WebAssembly compiler☆215Updated 5 years ago
- A curated list of awesome Scheme libraries and resources☆386Updated last month
- SRFIs for Chez Scheme☆104Updated last month
- The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Inter…☆420Updated this week
- Chez Scheme self hosting executable☆186Updated last year
- A tiny Racket for scripting☆298Updated 2 months ago
- ANSI Common Lisp implementation☆174Updated 2 years ago
- Declarative GUIs in Racket.☆145Updated last month
- The APL programming language (a subset thereof) compiling to Common Lisp.☆639Updated 4 months ago
- CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the current Sch…