Skip to content
/ ebnf Public
forked from cznic/ebnf

Package ebnf is a library for EBNF grammars.

License

Notifications You must be signed in to change notification settings

mna/ebnf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package ebnf is a library for EBNF grammars salvaged from pre Go 1 exp/ebnf as
other packages at github.com/cznic used to depend on it.

This fork adds literal regular expression support in the EBNF grammar, so that
a complete grammar with terminal definitions is possible.

Install: $ go get github.com/PuerkitoBio/ebnf
Godocs: http://godoc.org/github.com/PuerkitoBio/ebnf

About

Package ebnf is a library for EBNF grammars.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 100.0%