https://github.com/thaliaarchi/recross-coq
Regexp engine in Coq for solving regexp crosswords
https://github.com/thaliaarchi/recross-coq
regexp
Last synced: 2 months ago
JSON representation
Regexp engine in Coq for solving regexp crosswords
- Host: GitHub
- URL: https://github.com/thaliaarchi/recross-coq
- Owner: thaliaarchi
- License: gpl-3.0
- Created: 2023-02-06T04:57:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T23:17:59.000Z (over 2 years ago)
- Last Synced: 2025-01-25T10:08:43.518Z (4 months ago)
- Topics: regexp
- Language: Coq
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# recross-coq
A regular expression engine in Coq for solving regular expression crossword
puzzles.