tmikov / scheme2020
An implementation of Scheme R7RS-small in 48 working hours.
☆19Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for scheme2020
- The Lark programming language.☆59Updated 14 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 4 years ago
- Experiments with llvm to create a toy programming language☆25Updated 9 months ago
- 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 toy programming language.☆37Updated 9 months ago
- The fluffy programming language main repository☆24Updated 11 years ago
- Implementation of Pratt parser in C++11☆27Updated 9 years ago
- A meta-circular interpreter of a subset of Scheme☆15Updated 4 years ago
- Let's (possibly) build a JIT!☆29Updated 11 months ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆13Updated 2 years ago
- Simple C Haskell Compiler☆22Updated last year
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆59Updated 3 years ago
- loxi - a Lox interpreter☆33Updated 6 years ago
- A simple prolog implementation in Rust☆26Updated 3 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 4 years ago
- Learn Compiler Writing with the Feeny Programming Language☆13Updated 4 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 4 years ago
- a scheme->js compiler written in scheme☆17Updated 6 years ago
- Interpreter for a superset of Crafting Interpreter's lox language☆18Updated last year
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆25Updated 5 years ago
- A simple concurrent programming language.☆22Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- An exercise in programming language design and implementation.☆20Updated 2 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆29Updated 2 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 9 years ago
- A toy programming language for learning how to make programming languages☆33Updated last year
- A Haskell derived programming language for systems development.☆14Updated 6 years ago
- A simple and educational compiler for the SASL programming language☆23Updated 6 years ago