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 6 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 6 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years ago
- A simple prolog implementation in Rust☆26Updated 5 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
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- The MLPolyR programming language, revived☆25Updated 5 years ago
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- ☆18Updated 4 years ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 8 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
- Haskell implementation and Coq proof for an implicit polymorphic gradual type system.☆17Updated 5 years ago
- A TOML parser for Idris 2☆17Updated last year
- Constructive Interpretations of HoTT☆36Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 9 months ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- Sucessor: https://github.com/thautwarm/Quick-Backend☆24Updated 6 years ago
- GPU Accelerated, Distributed, Actor Model Language (WIP)