tmikov / scheme2020Links
An implementation of Scheme R7RS-small in 48 working hours.
☆19Updated 5 years ago
Alternatives and similar repositories for scheme2020
Users that are interested in scheme2020 are comparing it to the libraries listed below
Sorting:
- A meta-circular interpreter of a subset of Scheme☆16Updated 5 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- The Lark programming language.☆58Updated 15 years ago
- ☆65Updated 9 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆38Updated 5 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- The compiler and standard distribution for the C∀ programming language☆84Updated 3 weeks ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆37Updated 6 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 7 months ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 9 years ago
- Compile JavaScript to Native Code☆29Updated 5 years ago
- A simple prolog implementation in Rust☆26Updated 5 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 4 months ago
- Compiler and tools for the L programming language☆72Updated last year
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 9 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last month
- Web site for standardml.org.☆36Updated 2 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 13 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- A toy programming language.☆41Updated last year
- ☆29Updated 10 years ago
- Learn Compiler Writing with the Feeny Programming Language☆13Updated 5 years ago
- 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
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- A simple compiler from the lambda calculus to MIPS assembly☆20Updated 8 years ago