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☆53Updated 5 years ago
- A simple incomplete Scheme-to-C compiler☆74Updated 4 months ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated this week
- A toy programming language.☆41Updated last year
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆163Updated 3 years ago
- The package manager for Io.☆26Updated 4 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- A #lang implementation of Lua 5.4 for Racket.☆57Updated last month
- A List of companies that use Array Languages (J, K, APL, q)☆100Updated last year
- Io, the language, in Go, the language☆83Updated 2 years ago
- A tiny, self-contained, general-purpose quantum interpreter.☆49Updated 2 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆105Updated 6 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last month
- A lisp dialect based on pattern matching and term rewriting☆85Updated last year
- An APL interpreter written in JavaScript. Runs in a browser or NodeJS.☆58Updated last year
- A tiny Racket for scripting☆304Updated 4 months ago
- An R7RS Scheme implemented in WebAssembly☆181Updated 2 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆94Updated 5 years ago
- My adventure into the marvelous world of Web Assembly☆73Updated 7 years ago
- BQN virtual machine☆31Updated last year
- A small, weird and unpractical programming language.☆102Updated last week
- Hindley–Milner Type inferencing in C☆48Updated 3 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…☆50Updated last month
- APL-based web service framework supporting JSON or REST☆37Updated last week
- Try s7 scheme in your browser, powered by WebAssembly☆47Updated 5 years ago
- ☆32Updated last year
- Portable S-expressions (POSE) spec and libs☆32Updated 2 years 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…☆233Updated last week
- a practical Scheme compiler☆164Updated 2 months ago
- Guy Steele's RABBIT Scheme compiler☆62Updated 16 years ago