verified-parser-example
Formal Parser
A formally verified parser implementation using Coq and OCaml
A minimal example of a formally verified parser using ocamllex and Menhir's Coq backend.
20 stars
2 watching
1 forks
Language: Coq
last commit: almost 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Adds Verify support for Moq types to verify mock behavior and assertions | 14 |
| An extension for Visual Studio Code and VSCodium to support Coq Proof Assistant | 349 |
| Transforms OCaml code into formal, verifiable Coq code to prove complex properties | 255 |
| Formal verification of Python code using Coq | 30 |
| Machine-checked proofs of soundness, completeness, and decidability for modal logics in Coq. | 8 |
| An OCaml-based plugin for Coq that verifies and extends proof witnesses from external SAT/SMT solvers | 157 |
| A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |
| A collection of formal verification tools and libraries for writing secure and reliable software using the Coq proof assistant | 444 |
| A personal repository of formally verified mathematics using the Coq proof assistant | 292 |
| A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
| A parser and printer for date-times in ISO8601 format. | 29 |
| Enables verified interaction between Coq programs and C libraries | 39 |
| Python bindings for Coq's interactive proof assistant | 50 |
| Formalizations of compiler design and virtual machine calculations in Coq | 30 |
| A formally verified serialization library for Coq | 23 |