RemuLang / proud
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
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- The MLPolyR programming language, revived☆24Updated 4 years ago
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Hindley Milner Type Inference in Rust☆12Updated 7 years ago
- The Alms Programming Language☆44Updated 6 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Sucessor: https://github.com/thautwarm/Quick-Backend☆24Updated 5 years ago
- old cicada attempt in rs☆3Updated last year
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆29Updated last year
- An experimental language server for SomewhatML☆24Updated 2 years ago
- Idris, make back end, in 15 minutes, reusable, concise: https://bitbucket.org/thautwarm/ppl2020-idris-codegen-backend/src/master☆24Updated 4 years ago
- A general purpose relational language☆20Updated 5 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 2 years ago
- 🧊 kado カド: Cofibrations in Cartesian Cubical Type Theory☆19Updated 4 months ago
- my slides for sharing in our Lab, integrated as the series Programming Languages for Fun and Practice☆9Updated 4 years ago
- My PhD Thesis☆14Updated 3 years ago
- dependently-typed lisp with flexible compiler backends☆28Updated 5 years ago
- A work-in-progress structure editor for the cooltt proof assistant.☆18Updated 2 years ago
- Idris 2 bindings to various C libraries☆15Updated 3 years ago
- Stacks project, from a homotopy type theory point-of-view (hPOV)☆14Updated 4 years ago
- An extended typed Lambda Calculus☆21Updated 6 months ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty …☆26Updated 2 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 3 years ago
- A minimal esolang based on lambda calculus☆16Updated 4 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated last month
- A TOML parser for Idris 2☆15Updated 7 months ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 2 years ago