being an implementation of the calculus of constructions
☆17Mar 9, 2023Updated 2 years ago
Alternatives and similar repositories for LEOG
Users that are interested in LEOG are comparing it to the libraries listed below
Sorting:
- An extension of the NbE algorithm to produce computational traces☆22May 5, 2022Updated 3 years ago
- A bare-bones LCF-style proof assistant☆25Aug 13, 2019Updated 6 years ago
- Velo is a tiny language (STLC + Hutton's Razor with Bools) to showcase & explore efficient verified implementations in Idris2.☆16Apr 3, 2023Updated 2 years ago
- ☆15Oct 31, 2023Updated 2 years ago
- Lecture notes and exercises for the introductory course on domain theory and denotational semantics at the Midlands Graduate School (MGS)…☆48Dec 22, 2025Updated 2 months ago
- A Krivine machine for the call-by-name reduction of lambda calculus (+ call/cc) expressions in Haskell.☆15Feb 26, 2024Updated 2 years ago
- A Henkin-style completeness proof for the modal logic S5☆17Jun 20, 2021Updated 4 years ago
- A work-in-progress core language for Agda, in Agda☆65Updated this week
- Intrinsic Verification of Formal Grammar Theory☆27Nov 22, 2025Updated 3 months ago
- antifunext☆38Jun 27, 2024Updated last year
- 🦠 Reusable components based on algebraic effects☆51Nov 21, 2025Updated 3 months ago
- Agda to C compiler☆10Sep 23, 2025Updated 5 months ago
- Materials for OPLSS 2021☆11Jun 1, 2021Updated 4 years ago
- ☆12Jan 25, 2022Updated 4 years ago
- A Logical Relation for Martin-Löf Type Theory in Agda☆10Jul 31, 2025Updated 7 months ago
- Demo code for the talk Dependent Types in Haskell in Hong Kong Functional Programming meetup☆16Dec 13, 2018Updated 7 years ago
- Experiment with synthetic domain theory in cubical agda☆14Nov 8, 2022Updated 3 years ago
- An agda2hs-compatible library for well-scoped syntax☆11Nov 6, 2025Updated 3 months ago
- Offline partial evaluation system for Prolog written using the cogen approach☆21Jul 19, 2016Updated 9 years ago
- Implementations of various toy programming languages☆12Apr 19, 2018Updated 7 years ago
- Normalization by Evaluation for Martin-Löf Type Theory☆131Jun 5, 2024Updated last year
- Experiments with Realizability in Univalent Type Theory☆19Oct 21, 2024Updated last year
- Rocqet proof language☆28Aug 11, 2025Updated 6 months ago
- JNumberTools is an open-source Java library for solving complex problems in combinatorics and number theory. Whether you're a researcher,…☆12May 13, 2025Updated 9 months ago
- being some thoughts about introductory mathematics for computer science☆17Aug 26, 2025Updated 6 months ago
- exploration of reflective architectures in Scheme☆21May 20, 2022Updated 3 years ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.