Skip to content

ericaro/gogrex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gogrex

gogrex is a library that turns any regular expression into a graph available through a simple API.

Parse(" name, alias?, (telephone, email)+ " ) results in this graph:

The code is available at http://www.gopack.me . You can use grex just by adding it to your project

gpk r+ ericaro.net/gogrex 1.0.0

the code is licensed under Apache License 2.0

About

gogrex provides a regular expression to a graph transformer in golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages