Skip to content

A small regex library in Go based on Rob Pike's C code in The Practice of Programming

Notifications You must be signed in to change notification settings

quux00/pikeregex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small regular expression library written in Go, based on code written by Rob Pike in the book The Practice of Programming and further elaborated on by Brian Kernighan in Chapter 1 of Beautiful Code.

See my blog entry for further details: http://thornydev.blogspot.com/2013/10/beautiful-code-ported-to-go.html

Rob Pike's original version is in the "cversion" folder.

License

Released under the MIT License.

About

A small regex library in Go based on Rob Pike's C code in The Practice of Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published