Accompanying materials for "A Core Calculus for Documents"
☆36Oct 5, 2023Updated 2 years ago
Alternatives and similar repositories for document-calculus
Users that are interested in document-calculus are comparing it to the libraries listed below
Sorting:
- Linearizability Hoare Logic☆17Feb 9, 2026Updated 2 weeks ago
- ☆17Apr 4, 2024Updated last year
- A server for the forester tool☆17Dec 10, 2024Updated last year
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Jun 18, 2022Updated 3 years ago
- ☆12Feb 11, 2019Updated 7 years ago
- Survey on materials that touch on the history of Lambda Calculus☆12Sep 13, 2020Updated 5 years ago
- A OCaml generator for well-typed terms (that use their arguments).☆11Feb 22, 2025Updated last year
- Graded Dependent Type systems☆25Jun 28, 2023Updated 2 years ago
- Probabilistic music composition in Idris2☆16Dec 23, 2022Updated 3 years ago
- An implementation of "A Typed, Algebraic Approach to Parsing"☆11Mar 21, 2022Updated 3 years ago
- UCI-compatible chess engine in OCaml.☆14Apr 20, 2025Updated 10 months ago
- A deterministic parser with fused lexing☆75Jul 1, 2023Updated 2 years ago
- An implementation of "A Pretty Expressive Printer" in OCaml☆26Mar 13, 2024Updated last year
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12May 1, 2024Updated last year
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆104May 16, 2025Updated 9 months ago
- Organize mathematical thoughts☆21Oct 6, 2023Updated 2 years ago
- ☆16Mar 11, 2022Updated 3 years ago
- 📚 A library for managing libraries and resolving unit paths☆17Nov 21, 2025Updated 3 months ago
- sketches for egg: a flexible, high-performance e-graph library☆30Sep 25, 2025Updated 5 months ago
- ☆18May 21, 2019Updated 6 years ago
- A formalization of System Fω in Agda☆20Dec 23, 2025Updated 2 months ago
- A Racket Meta-Program Generator☆17Mar 26, 2020Updated 5 years ago
- Genetic program repair using GHC☆33May 16, 2024Updated last year
- PL syntax macros.☆21Nov 30, 2025Updated 3 months ago
- Lean course materials for Brown CS 22, Spring 2023☆20Nov 20, 2023Updated 2 years ago
- AACMM's generic-syntax, but with QTT-style annotations☆21Apr 7, 2024Updated last year
- ☆18Nov 23, 2021Updated 4 years ago
- A Scribble library for typesetting grammars better☆15Feb 22, 2023Updated 3 years ago
- ♾️ A library for universe levels and universe polymorphism☆37Nov 21, 2025Updated 3 months ago
- Fuzzy type search for OCaml documentation☆87Jul 16, 2024Updated last year
- IO for Gallina☆34Dec 17, 2025Updated 2 months ago
- 🦖 Implementations of various type inference algorithms. The new project is now at https://github.com/cu1ch3n/type-inference-zoo-frontend…☆154Jun 22, 2025Updated 8 months ago
- Intrinsic Verification of Formal Grammar Theory☆27Nov 22, 2025Updated 3 months ago
- being a particular fragment of Haskell, extended to a proof system☆43Dec 2, 2025Updated 2 months ago
- A SKI combinators interpreter written in assembly☆20Jul 25, 2020Updated 5 years ago
- Sed Lisp -- a lisp interpreter in GNU sed