tmikov / scheme2020
An implementation of Scheme R7RS-small in 48 working hours.
☆19Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for scheme2020
- A statically-typed compiled language defined by a simple grammar☆23Updated 2 years ago
- Tiny scheme implementation written in c++17☆26Updated 5 years ago
- A meta-circular interpreter of a subset of Scheme☆15Updated 4 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆29Updated 2 years ago
- A toy programming language.☆37Updated 10 months ago
- A (nearly) pure functional programming language.☆24Updated 5 years ago
- A Haskell derived programming language for systems development.☆14Updated 6 years ago
- Interpreter for a superset of Crafting Interpreter's lox language☆18Updated last year
- The Lark programming language.☆59Updated 14 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 4 years ago
- The programming language I'm proud of: queryable type system, first class polymorphisms(type hole), type classes/traits, module as record…☆14Updated 4 years ago
- Let's (possibly) build a JIT!☆29Updated 11 months ago
- Implementation of Pratt parser in C++11☆27Updated 9 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 4 years ago
- A compiler for the Tiger programming language targeting LLVM☆13Updated 7 years ago
- Simple conservative GC using mimalloc☆38Updated 2 years ago
- Experiments with llvm to create a toy programming language☆25Updated last week
- Rust-based Scheme Compiler, written in the Nanopass style☆11Updated 6 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆34Updated 5 years ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated 8 months ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 4 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 4 years ago
- Hindley Milner Type Inference in Rust☆12Updated 7 years ago
- Bytecode compiler of a variant of Caml☆32Updated 9 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆60Updated 3 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆13Updated 2 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆57Updated 2 years ago