jolisper / ulispLinks
An implementation of @phil_eaton compilers basic notes in Rust
☆35Updated 6 years ago
Alternatives and similar repositories for ulisp
Users that are interested in ulisp are comparing it to the libraries listed below
Sorting:
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- a simple yet comprehensive scheme interpreter in rust☆79Updated 5 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- A (nearly) pure functional programming language.☆25Updated 6 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆72Updated 8 years ago
- A Scheme embedded in Rust, like Lua in C.☆62Updated 7 years ago
- A functional programming language designed for concurrency and failure☆44Updated 3 years ago
- A Scheme interpreter written in Rust☆90Updated 7 years ago
- Compiler for a toy Lisp language☆65Updated 5 years ago
- Rust-based Scheme Compiler, written in the Nanopass style☆12Updated 7 years ago
- A general purpose relational language☆19Updated 5 years ago
- A functional systems programming language with compile-time memory management☆31Updated 4 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- Let's (possibly) build a JIT!☆28Updated 2 years ago
- A compiler for Standard ML, somewhat☆204Updated 3 years ago
- Scheme Interpreter in Rust☆29Updated 7 years ago
- A VM-based runtime environment for functional programming languages☆51Updated 8 years ago
- Ikko language☆26Updated 5 years ago
- ☆35Updated 6 years ago
- Macros have types!☆134Updated 2 years ago
- Very incomplete Scheme interpreter, written in Rust☆23Updated 9 years ago
- Pure functional Lisp implemented in Rust☆208Updated 4 years ago
- An immutable singly-linked list, as seen in basically every functional language☆30Updated 2 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago