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
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- ☆64Updated 9 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- The Lark programming language.☆58Updated 15 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 6 months ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆37Updated 6 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆37Updated 5 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- The compiler and standard distribution for the C∀ programming language☆83Updated last week
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- Example to use Boehm GC on LLVM IR.☆16Updated 8 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 7 months ago
- ☆18Updated 6 years ago
- Scheme on SECD☆43Updated 4 years ago
- Experiments about intermediate representations in compilers☆28Updated 13 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last week
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A minimal language inspired by Lisp and Haskell☆20Updated 5 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Let's (possibly) build a JIT!☆28Updated last year
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- ☆86Updated 4 years ago
- A polymorphism object-oriented programming language☆24Updated 5 years ago