Regular Language Representations in Coq

View the project on GitHub

About

Welcome to the Regular Language Representations in Coq project website! This project is part of coq-community.

This library provides definitions and verified translations between different representations of regular languages: various forms of automata (deterministic, nondeterministic, one-way, two-way), regular expressions, and the logic WS1S. It also contains various decidability results and closure properties of regular languages.

This is an open source project, licensed under CeCILL-B.

Get the code

The current stable release of Regular Language Representations in Coq can be downloaded from GitHub.

Documentation

The coqdoc presentations of releases can be browsed online:

See also related publications:

Help and contact

Authors and contributors