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.☆29Updated this week
- Linearizability Hoare Logic☆14Updated 2 months ago
- 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 3 weeks ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆62Updated last year
- a self-hosting lambda calculus compiler☆35Updated 2 months ago
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated 2 weeks ago
- Paradoxes of type theory, described didactically. With accompanying proofs in Agda.☆39Updated 4 years ago
- A SKI combinators interpreter written in assembly☆20Updated 4 years ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆11Updated last year
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 3 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- toy implementation of Hindley-Milner type system that prints out inference steps☆11Updated 2 months ago
- An implementation of interaction nets as a forth-like language.☆33Updated last month
- typed/racket + effect system☆10Updated 6 months ago
- ☆23Updated 2 weeks ago
- Minimalistic dependent type theory with syntactic metaprogramming☆57Updated last year
- Demo for dependent types + runtime code generation☆69Updated 4 months ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- A simple functional programming language.☆21Updated 4 years ago
- Experiments with Cubical Agda☆11Updated 3 weeks ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆59Updated last year
- 🪆 A Staged Type Theory☆35Updated last year
- A simple supercompiler formally verified in Agda☆34Updated 8 years ago
- Improved type safety with tight TypeScript interop☆16Updated 4 months ago
- A simple implementation of XTT, "A cubical language for Bishop sets"☆27Updated 3 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 3 years ago
- An implementation of a simple Neural network in Idris using category theory.☆23Updated 9 months ago