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:
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 6 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 5 years ago
- The MLPolyR programming language, revived☆25Updated 5 years ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 7 months ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 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
- Idris, make back end, in 15 minutes, reusable, concise: https://bitbucket.org/thautwarm/ppl2020-idris-codegen-backend/src/master☆24Updated 5 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 5 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 9 months ago
- ☆18Updated 4 years ago
- An experimental language server for SomewhatML☆24Updated 3 years ago
- Type-Level Programming in Rust☆27Updated 4 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- source code for the bondi programming language☆44Updated 6 years ago
- MetaML and MetaOCaml bibliography☆98Updated last year
- Hindley Milner Type Inference in Rust☆12Updated 8 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- Ask for solutions.☆19Updated 6 years ago
- A TOML parser for Idris 2☆17Updated last year
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆31Updated 2 years ago
- Stacks project, from a homotopy type theory point-of-view (hPOV)☆14Updated 5 years ago
- Haskell implementation and Coq proof for an implicit polymorphic gradual type system.☆16Updated 5 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆33Updated 6 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 8 months ago
- An extended typed Lambda Calculus☆21Updated last year
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago