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☆15Updated 5 years ago
- The Lark programming language.☆58Updated 15 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆63Updated 2 weeks ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆34Updated 6 years ago
- ☆65Updated 8 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- ☆18Updated 5 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- Scheme on SECD☆43Updated 4 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 3 months ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 2 weeks ago
- Experiments with llvm to create a toy programming language☆25Updated 8 months ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A functional programming language☆175Updated 13 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆78Updated 4 months ago
- Let's (possibly) build a JIT!☆29Updated last year
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Formal specification of Rebol syntax☆22Updated 13 years ago
- Bigloo Scheme Compiler☆12Updated 9 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆43Updated 9 years ago