tmikov / scheme2020
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
- The Lark programming language.☆58Updated 14 years ago
- A compiler for the Tiger programming language targeting LLVM☆13Updated 7 years ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆34Updated 6 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- ☆64Updated 8 years ago
- A meta-circular interpreter of a subset of Scheme☆15Updated 4 years ago
- Interpreter for a superset of Crafting Interpreter's lox language☆17Updated 2 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Experiments with llvm to create a toy programming language☆25Updated 3 months ago
- A simple compiler from the lambda calculus to MIPS assembly☆20Updated 7 years ago
- My branch of the Cyclone programming language☆19Updated 13 years ago
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Simple C Haskell Compiler☆22Updated last year
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- An exercise in programming language design and implementation.☆20Updated 3 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 8 years ago
- How to make a new language(and why we shouldn't?)☆40Updated last year
- A simple and educational compiler for the SASL programming language☆23Updated 6 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- The Tuplex programming language tools.☆16Updated 4 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 6 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆57Updated 11 months ago