parseque

Parser combinator library

A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq.

Total Parser Combinators in Coq [maintainer=@womeier]

GitHub

42 stars
5 watching
5 forks
Language: Coq
last commit: about 1 year ago
coqparser-combinators

Related projects:

Repository Description Stars
coq-community/reglang Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant 41
coq-community/coqeal A Coq library providing algebraic data structures and algorithms 67
coq-community/math-classes A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq 162
coq-community/dblib A Coq library for manipulating binding structures in syntax with binders. 30
coq-community/fav-ssr A comprehensive library of verified data structures and algorithms in Coq 45
coq-community/corn A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. 111
coq-community/topology Develops and formalizes basic concepts and results of general topology in Coq. 47
coq-community/atbr A Coq library providing algebraic tools and tactics for working with binary relations 23
coq-community/semantics A comprehensive survey of programming language semantics styles implemented in Coq 46
hivert/coq-combi An algebraic combinatorics library formalized in Coq, providing a comprehensive set of functions and theories for symmetric functions. 1
coq-community/bignums A Coq library providing support for arbitrarily large numbers 22
takahisa/parseq A monadic parser combinator library for C# 61
coq-community/gaia A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics 30
coq-community/graph-theory Formalized graph theory results for research and verification 35
coq-community/autosubst Automates formalizing syntactic theories with variable binders in Coq 52