RemuLang / proudLinks
The programming language I'm proud of: queryable type system, first class polymorphisms(type hole), type classes/traits, module as records, row polymorphisms, derived from ML's concise syntax
☆14Updated 5 years ago
Alternatives and similar repositories for proud
Users that are interested in proud are comparing it to the libraries listed below
Sorting:
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 4 months ago
- The MLPolyR programming language, revived☆25Updated 4 years ago
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆30Updated 2 years ago
- source code for the bondi programming language☆41Updated 6 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Successor project: https://github.com/thautwarm/Quick-Backend☆24Updated 6 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 5 months ago
- Macros have types!☆131Updated 2 years ago
- A general purpose relational language☆19Updated 5 years ago
- Sucessor: https://github.com/thautwarm/Quick-Backend☆24Updated 5 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 5 months ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆44Updated 7 years ago
- A high-level programming language☆40Updated 8 months ago
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆54Updated 8 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆78Updated 6 months ago
- Idris, make back end, in 15 minutes, reusable, concise: https://bitbucket.org/thautwarm/ppl2020-idris-codegen-backend/src/master☆24Updated 5 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- Kempe is a compiled stack-based language☆58Updated last year
- A formally verified compiler for a simple language with numbers and sums☆27Updated 4 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 5 years ago