matthesjh / coq-talLinks
Formalization of Typed Assembly Language (TAL) in Coq
☆17Updated last year
Alternatives and similar repositories for coq-tal
Users that are interested in coq-tal are comparing it to the libraries listed below
Sorting:
- Ring, field, lra, nra, and psatz tactics for Mathematical Components☆33Updated last month
- A reflection-based proof tactic for lattices in Coq☆22Updated last year
- mirror of A simple type-theoretic language: Mini-TT☆39Updated 8 years ago
- Coq formalization of decision procedures for regular expression equivalence [maintainer=@anton-trunov]☆13Updated 11 months ago
- a version of the 2048 game for Coq☆22Updated last year
- ModTT in Agda☆11Updated 3 years ago
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 2 years ago
- Haskell implementation of P4F Control-Flow Analysis☆21Updated 3 years ago
- Template project for program verification in Coq, showcasing reasoning on CompCert's Clight language using the Verified Software Toolchai…☆31Updated 10 months ago
- Meta-theory and normalization for Fitch-style modal lambda calculi☆18Updated last year
- Finite sets and maps for Coq with extensional equality☆30Updated 2 weeks ago
- Documented version of a simple type-theoretic language: Mini-TT☆18Updated 6 years ago
- Based on paper by Greg Morrisett , TAL-0 is the design of a RISC-style typed assembly language which focuses on control-flow safety.☆22Updated 8 years ago
- An extension of the NbE algorithm to produce computational traces☆22Updated 3 years ago
- Implementation of Nuprl's type theory in Coq☆45Updated 6 months ago
- An Agda formalization of System F and the Brown-Palsberg self-interpreter☆24Updated 4 years ago
- A Coq plugin that implements exceptions in Coq☆13Updated 4 years ago
- Examples from our paper "Capturing the Future by Replaying the Past"☆21Updated 9 months ago
- Formalization of type theory☆22Updated 3 years ago
- quotient types in cubical Agda☆24Updated 6 years ago
- A certified semantics for relational programming workout.☆26Updated 4 years ago
- Library for Classical Coq☆39Updated last month
- Bedrock Bit Vector Library☆28Updated this week
- my phd thesis☆26Updated 10 months ago
- ☆55Updated 2 months ago
- A Unifying Cartesian Cubical Set Model☆35Updated 5 years ago
- This package provides a Coq formalization of abstract algebra using a functional programming style. The modules contained within the pack…☆28Updated 6 years ago
- Formalization of the polymorphic lambda calculus and its parametricity theorem☆35Updated 3 months ago
- LL(1) parser generator verified in Coq