Skip to content

phdavis1027/abnf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# ABNF

Tools for working with ABNF

Xandaros' original work is concerned with a bottom-up
parser, but I intend to use this not for parsing directly, but
rather for generating parsers. As such, this implementation focuses
on formalized representation of the ABNF as well as its conversion
to a standard CFG form which can be manipulated more easily.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%