Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rustkas/regular-expression-pocket-reference
This is a rebar3 projects based source code on the Tony Stubblebine book "Regular Expression Pocket Reference, 2nd Edition" https://www.oreilly.com/library/view/regular-expression-pocket/9780596514273/
https://github.com/rustkas/regular-expression-pocket-reference
erlang regular-expressions
Last synced: about 1 month ago
JSON representation
This is a rebar3 projects based source code on the Tony Stubblebine book "Regular Expression Pocket Reference, 2nd Edition" https://www.oreilly.com/library/view/regular-expression-pocket/9780596514273/
- Host: GitHub
- URL: https://github.com/rustkas/regular-expression-pocket-reference
- Owner: rustkas
- License: mit
- Created: 2021-08-06T17:48:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T17:53:56.000Z (over 2 years ago)
- Last Synced: 2023-02-28T16:47:39.449Z (almost 2 years ago)
- Topics: erlang, regular-expressions
- Language: Erlang
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Regular Expression Pocket Reference
## rebar3 projects related to book's chapters
* [Chapter 1](code/ch01)
* [Chapter 2](code/ch02)