Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/

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)