thass0 / lizLinks
Collaborative Lisp coding on Discord
☆34Updated last year
Alternatives and similar repositories for liz
Users that are interested in liz are comparing it to the libraries listed below
Sorting:
- A simple implementation based on Peter Henderson's paper "Functional Geometry"☆96Updated 4 years ago
- A hot take on Lisp metaprogramming☆125Updated last week
- A lisp dialect based on pattern matching and term rewriting☆85Updated last year
- Embedded Lisp Interpreter☆53Updated 8 months ago
- A simple incomplete Scheme-to-C compiler☆74Updated 5 months ago
- 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…☆236Updated last week
- A simple terminal-based text editor written in Janet. [WIP]☆38Updated 2 years ago
- tar creator+extractor in ~100 lines of prolog☆259Updated 3 years ago
- the origins of J☆63Updated 2 years ago
- ☆42Updated 3 years ago
- Run programs in the Emacs buffer holding their source, seeing their output inline, interactively.☆92Updated 2 years ago
- ☆101Updated 11 months ago
- A collection of documents and writings on efficient programming in array-oriented languages akin to APL.☆77Updated 2 years ago
- A literate programming system for any language.☆121Updated 2 years ago
- C plus Prolog☆167Updated 10 months ago
- A fast, zero-copy EDN (Extensible Data Notation) reader written in C11 with SIMD acceleration.☆167Updated last month
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…