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 `λ!`.☆85Updated last year
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- a simple yet comprehensive scheme interpreter in rust☆79Updated 4 years ago
- A functional systems programming language with compile-time memory management☆31Updated 3 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Scheme Interpreter in Rust☆28Updated 7 years ago
- A (nearly) pure functional programming language.☆25Updated 6 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- A functional programming language designed for concurrency and failure☆44Updated 2 years ago
- A VM-based runtime environment for functional programming languages☆48Updated 8 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 4 years ago
- Let's (possibly) build a JIT!☆29Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A general purpose relational language☆19Updated 5 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆39Updated 6 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 5 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- Language server providing completion for gluon☆52Updated 2 years ago
- Very incomplete Scheme interpreter, written in Rust☆23Updated 8 years ago
- Rust-based Scheme Compiler, written in the Nanopass style☆12Updated 7 years ago
- Brainfuck with Actors☆36Updated 6 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A transducer library for Rust☆10Updated 9 years ago
- A Scheme embedded in Rust, like Lua in C.☆62Updated 6 years ago
- An immutable singly-linked list, as seen in basically every functional language☆29Updated 2 years ago
- Greenspunning Rust's macro_rules!☆33Updated 6 years ago