https://github.com/jozefg/regex
an exercise in decision procedures in Agda
https://github.com/jozefg/regex
Last synced: 3 months ago
JSON representation
an exercise in decision procedures in Agda
- Host: GitHub
- URL: https://github.com/jozefg/regex
- Owner: jozefg
- Created: 2015-05-09T21:07:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-10T16:22:08.000Z (about 10 years ago)
- Last Synced: 2025-01-28T16:34:36.056Z (4 months ago)
- Language: Agda
- Size: 113 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## regex
A verified regex matcher written in Agda. Currently terminates but Agda doesn't
believe me.