https://github.com/schonfinkel/regexplay
Readings from "A Play on Regular Expressions", 2010
https://github.com/schonfinkel/regexplay
haskell regular-expression
Last synced: 8 months ago
JSON representation
Readings from "A Play on Regular Expressions", 2010
- Host: GitHub
- URL: https://github.com/schonfinkel/regexplay
- Owner: schonfinkel
- License: bsd-3-clause
- Created: 2019-02-14T01:49:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T07:51:57.000Z (about 7 years ago)
- Last Synced: 2025-02-14T14:50:49.928Z (over 1 year ago)
- Topics: haskell, regular-expression
- Language: Haskell
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# RegexPlay
[](https://travis-ci.org/mtrsk/RegexPlay)
Code while reading the functional pearl "A Play on Regular Expressions".