amirgamil / lispy
A Lisp-dialect written in Go featuring a library written in itself, a REPL, tail-optimized recursion, macros, and a meta-circular interpreter.
☆21Updated 3 years ago
Alternatives and similar repositories for lispy:
Users that are interested in lispy are comparing it to the libraries listed below
- A simple incomplete Scheme-to-C compiler☆67Updated 2 weeks ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆63Updated 9 months ago
- A toy programming language.☆39Updated last year
- Mal (Make A Lisp) Compiler in C☆51Updated 4 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…☆50Updated 2 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆156Updated 2 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- A #lang implementation of Lua 5.4 for Racket.☆53Updated 2 weeks ago
- A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating poin…☆38Updated last year
- A Small Lisp in Forth☆155Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- A simple implementation based on Peter Henderson's paper "Functional Geometry"☆95Updated 4 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆104Updated last month
- Demo of using jaylib in a web browser☆21Updated last year
- A meta-circular interpreter of a subset of Scheme☆15Updated 4 years ago
- The package manager for Io.☆27Updated 3 years ago
- Plot Cookbook☆50Updated 2 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Partial implementation of the Janet bytecode VM in Javascript☆16Updated 3 years ago
- Mal (Make A Lisp) compiler☆122Updated last year
- This is a read-only mirror of the Fossil repository, made available via Git for your convenience.☆99Updated last month
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 2 months ago
- A truly minimal concatenative programming language☆27Updated last year
- An APL interpreter written in JavaScript. Runs in a browser or NodeJS.☆57Updated 9 months ago
- ☆52Updated this week
- An experimental Racket implementation using LLVM/MLIR☆62Updated last year
- APL-based web service framework supporting JSON or REST☆36Updated this week
- Tutorial-style FORTH implementation written in golang☆83Updated last year
- Guy Steele's RABBIT Scheme compiler☆60Updated 16 years ago