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☆81Updated 4 years ago
- The MLPolyR programming language, revived☆25Updated 4 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 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
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 4 years ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 2 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
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Macros have types!☆131Updated 2 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- Haskell implementation and Coq proof for an implicit polymorphic gradual type system.☆16Updated 5 years ago
- A minimal esolang based on lambda calculus☆16Updated 4 years ago
- A programming language focused on concurrency and low memory usage☆12Updated 6 years ago
- ☆16Updated 3 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆30Updated 2 years ago
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- source code for the bondi programming language☆40Updated 6 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆76Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 3 months ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- Idris 2 bindings to various C libraries☆15Updated 4 years ago
- A TOML parser for Idris 2☆17Updated last year
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆44Updated 7 years ago
- Stacks project, from a homotopy type theory point-of-view (hPOV)☆14Updated 4 years ago
- A general purpose relational language☆19Updated 5 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Type-Level Programming in Rust☆28Updated 3 years ago