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
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆63Updated 10 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆62Updated 3 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- A simple incomplete Scheme-to-C compiler☆67Updated last week
- A toy programming language.☆40Updated last year
- Tutorial-style FORTH implementation written in golang☆83Updated last year
- A #lang implementation of Lua 5.4 for Racket.☆54Updated last month
- A lisp dialect based on pattern matching and term rewriting☆84Updated 6 months ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆157Updated 2 years ago
- BQN virtual machine☆31Updated last year
- A programming language with extreme data-pattern matching and data-declarative syntax, hopefully different enough to be interesting☆41Updated 4 months ago
- A general purpose statically-typed concatenative programming language.☆54Updated 2 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Manfred von Thun's Programming Language Joy☆92Updated 3 months ago
- The Knight Programming Language☆70Updated 3 months ago
- A meta-circular interpreter of a subset of Scheme☆15Updated 5 years ago
- An APL interpreter written in JavaScript. Runs in a browser or NodeJS.☆57Updated 10 months ago
- An implementation of the Self programming language in Zig☆178Updated last month
- A simple path-tracer in Zig☆18Updated 3 years ago
- A small, weird and unpractical programming language.☆103Updated last week
- Function EXpression Language (interpreter for functional programs)☆82Updated 3 months ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆104Updated 2 months ago
- A call-by-need statically-duck-typed language named for French mathematician Sophie Germain☆31Updated 3 months ago
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- Mal (Make A Lisp) compiler☆123Updated last year
- A simple implementation based on Peter Henderson's paper "Functional Geometry"☆96Updated 4 years ago
- An experimental Racket implementation using LLVM/MLIR☆62Updated last year
- Io, the language, in Go, the language☆83Updated 2 years ago
- A competitive programming language (WIP -- MAY CONTAIN HIDEOUS CODE)☆31Updated 5 months ago