https://github.com/joom/regexp-coq
A Coq port of my paper Intrinsic Verification of a Regular Expression Matcher
https://github.com/joom/regexp-coq
Last synced: about 1 year ago
JSON representation
A Coq port of my paper Intrinsic Verification of a Regular Expression Matcher
- Host: GitHub
- URL: https://github.com/joom/regexp-coq
- Owner: joom
- Created: 2017-07-21T13:01:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T18:56:08.000Z (almost 9 years ago)
- Last Synced: 2025-02-28T16:17:16.083Z (over 1 year ago)
- Language: Coq
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# regexp-coq
A Coq port of my paper Intrinsic Verification of a Regular Expression Matcher