nukata / little-schemeLinks
A meta-circular interpreter of a subset of Scheme
☆16Updated 5 years ago
Alternatives and similar repositories for little-scheme
Users that are interested in little-scheme are comparing it to the libraries listed below
Sorting:
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last week
- ☆18Updated 6 years ago
- A toy programming language.☆41Updated last year
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- A concatenative programming language founded on the unholy trinity of Forth, Lisp and RDF triples.☆70Updated 15 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated last month
- JIT compiler for Scheme targeting x86-64 platforms☆33Updated 6 years ago
- Forth emulator, as a Racket #lang☆21Updated 2 years ago
- The Functional Virtual Machine.☆14Updated last year
- A Scheme-like Lisp interpreter that can also run as an operating system☆21Updated 12 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆95Updated 5 years ago
- ☆19Updated 2 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 7 months ago
- A core concatenative programming language with variables and first-rank polymorphic type inference☆31Updated 5 years ago
- Function EXpression Language (interpreter for functional programs)☆84Updated 3 months ago
- An esoteric RPN golfing language☆24Updated 3 years ago
- Wasm tooling in Racket.☆45Updated 2 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Official Sagittarius Scheme repository☆59Updated this week
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Formal specification of Rebol syntax