Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schonfinkel/regexplay
Readings from "A Play on Regular Expressions", 2010
https://github.com/schonfinkel/regexplay
haskell regular-expression
Last synced: 25 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T07:51:57.000Z (almost 6 years ago)
- Last Synced: 2024-12-17T20:39:02.491Z (30 days 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
[![Build Status](https://travis-ci.org/mtrsk/RegexPlay.svg?branch=master)](https://travis-ci.org/mtrsk/RegexPlay)Code while reading the functional pearl "A Play on Regular Expressions".