RiscInside / LanguageEtudesLinks
Components of programming languages, all implemented in self-contained files
☆9Updated last year
Alternatives and similar repositories for LanguageEtudes
Users that are interested in LanguageEtudes are comparing it to the libraries listed below
Sorting:
- Artifact for paper "When Subtyping Constraints Liberate: A Novel Type Inference Approach for First-Class Polymorphism" (https://popl24.si…☆15Updated last year
- A toy dependent typed language.☆28Updated last week
- WIP stack language that uses regex for control flow☆42Updated last year
- A functional programming language, mirroring Erlang and Go, but with more OCaml!☆24Updated last week
- Paradoxes of type theory, described didactically. With accompanying proofs in Agda.☆38Updated 4 years ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆62Updated last year
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated this week
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆39Updated 5 months ago
- a self-hosting lambda calculus compiler☆35Updated 2 months ago
- A toy functional programming language with a System F-based core calculus - Read-only mirror from sr.ht☆16Updated last year
- Duo - A research language exploring duality in programming language design☆57Updated 2 years ago
- Linearizability Hoare Logic☆14Updated 2 months ago
- A general purpose statically-typed concatenative programming language.☆54Updated 2 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- The Nox programming language☆29Updated last year
- A WIP little dependently-typed systems language☆41Updated 9 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
- Ribbon programming language☆15Updated this week
- A verified compiler for a lazy functional language☆36Updated 2 weeks ago
- Minimalistic dependent type theory with syntactic metaprogramming☆57Updated 11 months ago
- 🩺 A library for compiler diagnostics☆46Updated 3 months ago
- A SKI combinators interpreter written in assembly☆19Updated 4 years ago
- Demo for dependent types + runtime code generation☆69Updated 3 months ago
- Admiran, a pure, lazy, functional language and self-hosting compiler based upon Miranda☆63Updated this week
- A dependent type theory with user defined data types☆46Updated 3 years ago
- LLVM code generation in Haskell☆54Updated 7 months ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆51Updated 3 months ago
- Improved type safety with tight TypeScript interop☆16Updated 3 months ago
- toy implementation of Hindley-Milner type system that prints out inference steps☆11Updated 2 months ago
- A core language and API for dependently typed languages☆94Updated 3 months ago