slasser / vermillion
LL(1) parser generator verified in Coq
☆44Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for vermillion
- Coq library for working with de Bruijn indices [maintainer=@KevOrr]☆30Updated 3 years ago
- Formalization of the polymorphic lambda calculus and its parametricity theorem☆33Updated 5 years ago
- IO for Gallina☆31Updated 2 months ago
- a version of the 2048 game for Coq☆22Updated last year
- Implementation of sprintf for Coq☆18Updated 4 years ago
- An Agda formalization of System F and the Brown-Palsberg self-interpreter☆24Updated 4 years ago
- A dependent type theory with user defined data types☆45Updated 3 years ago
- Template project for program verification in Coq, showcasing reasoning on CompCert's Clight language using the Verified Software Toolchai…