Wilfred / Minimal-schemeLinks
A simple scheme interpreter in Python
☆26Updated 11 years ago
Alternatives and similar repositories for Minimal-scheme
Users that are interested in Minimal-scheme are comparing it to the libraries listed below
Sorting:
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆63Updated last month
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last year
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- A DSL for runtime code generation in racket☆67Updated 3 years ago
- ☆18Updated 5 years ago
- A meta-circular interpreter of a subset of Scheme☆15Updated 5 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- A simple and educational compiler for the SASL programming language☆23Updated 7 years ago
- A compiler to IA32 and REPL for maru in maru under 7k s-expressions☆18Updated 5 years ago
- A programming language☆14Updated 10 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- A toy programming language.☆40Updated last year
- BQN virtual machine☆31Updated last year
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- Freeputer ( ) [ ] { } forever free☆40Updated 7 years ago
- A Scheme-like Lisp interpreter that can also run as an operating system☆20Updated 11 years ago
- A concatenative programming language founded on the unholy trinity of Forth, Lisp and RDF triples.☆70Updated 14 years ago
- b4 : a tiny forth-like virtual machine☆40Updated 2 weeks ago
- A core concatenative programming language with variables and first-rank polymorphic type inference☆31Updated 5 years ago
- My Own Linear Lisp☆41Updated 6 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- A SKI combinators interpreter written in assembly☆20Updated 5 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 7 months ago
- A correct Scheme interpreter derived from the R5RS spec's formal semantics, written in Haskell.☆21Updated 3 months ago
- Implementation of McCarthy's original Lisp in Python☆30Updated 4 years ago
- A system to amalgamate any features you want into any language you need☆26Updated 2 years ago
- Miranda is a pure, non-strict, polymorphic, higher order functional programming language designed by David Turner in 1983-6. https://code…☆59Updated 2 months ago