kspalaiologos / kamilalisp
A functional, flexible and concise Lisp.
☆281Updated 9 months ago
Alternatives and similar repositories for kamilalisp:
Users that are interested in kamilalisp are comparing it to the libraries listed below
- A Lisp interpreter written in untyped lambda calculus☆238Updated last year
- The standalone Linux Lisp☆311Updated last month
- The APL programming language (a subset thereof) compiling to Common Lisp.☆618Updated 2 months ago
- A tiny Racket for scripting☆283Updated this week
- A compact, efficient Prolog interpreter written in plain-old C.☆285Updated this week
- A human readable quasi-concatenative programming language☆249Updated 2 weeks ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆228Updated 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…☆198Updated this week
- A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-cla…☆507Updated this week
- CIEL Is an Extended Lisp. Scripting with batteries included.☆368Updated 2 weeks ago
- 3-lisp implementation from Procedural Reflection in Programming Languages, volume i., Brian Cantwell Smith☆108Updated 2 years ago
- a BQN implementation in C☆340Updated last week
- A lisp dialect based on pattern matching and term rewriting