amirgamil / lispyLinks
A Lisp-dialect written in Go featuring a library written in itself, a REPL, tail-optimized recursion, macros, and a meta-circular interpreter.
☆22Updated 4 years ago
Alternatives and similar repositories for lispy
Users that are interested in lispy are comparing it to the libraries listed below
Sorting:
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- A toy programming language.☆40Updated last year
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆159Updated 2 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆64Updated 4 years ago
- A simple incomplete Scheme-to-C compiler☆67Updated 2 months ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last year
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆89Updated 4 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆105Updated last month
- A minimal stack based programming language☆33Updated last year
- The package manager for Io.☆27Updated 3 years ago
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆104Updated last year
- Tutorial-style FORTH implementation written in golang☆91Updated last year
- Racket to WebAssembly Compiler☆36Updated 5 months ago
- A work-in-progress garbage collector for Guile☆181Updated last month
- An interpreter for a J-inspired language☆91Updated last year
- A system to amalgamate any features you want into any language you need☆26Updated 2 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆98Updated 7 years ago
- A Small Lisp in Forth☆156Updated 4 years ago
- ☆53Updated 3 weeks ago
- R7RS/R6RS Scheme Implementation☆62Updated last year
- A #lang implementation of Lua 5.4 for Racket.☆56Updated 2 months ago
- Io, the language, in Go, the language☆83Updated 2 years 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…☆40Updated last year
- A bare-metal actor operating system for Raspberry Pi.☆68Updated last year
- FunL programming language☆23Updated 6 months ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 3 years ago
- This is a read-only mirror of the Fossil repository, made available via Git for your convenience.☆101Updated last week
- A meta-circular interpreter of a subset of Scheme☆15Updated 5 years ago