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
- The MLPolyR programming language, revived☆24Updated 4 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 2 years ago
- dependently-typed lisp with flexible compiler backends☆27Updated 5 years ago
- A work-in-progress structure editor for the cooltt proof assistant.☆18Updated 2 years ago
- Purely functional data structures in Koka☆10Updated 3 years ago
- Lean4 backend using `libgccjit`!☆11Updated last year
- MLFS type system: raising ML to the power of system F in a Simplest way☆19Updated 4 years ago
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- 🧊 kado カド: Cofibrations in Cartesian Cubical Type Theory☆20Updated 7 months ago
- Stacks project, from a homotopy type theory point-of-view (hPOV)☆14Updated 4 years ago
- Constructive Interpretations of HoTT☆36Updated 4 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- A compiler for higher rank ML with type classes☆13Updated 4 years ago
- MLpolyR☆7Updated 8 years ago
- A practical LLVM backend for OCaml (will never be finished)☆34Updated 11 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆30Updated last week
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 2 years ago
- my slides for sharing in our Lab, integrated as the series Programming Languages for Fun and Practice☆9Updated 5 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
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- A pretty-printing combinator library for OCaml☆51Updated 9 months ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 3 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 6 years ago
- MetaML and MetaOCaml bibliography☆89Updated 5 months ago
- Standard ML compiler based on typed intermediate languages.☆48Updated 10 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- The Alms Programming Language☆44Updated 6 years ago