Skip to content

adrpar/EBNFparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EBNF Parser - A pragmatic approach
----------------------------------
COPYRIGHT (c) 2014 Adrian M. Partl
built on: pragmatic-parser.php (https://code.google.com/p/pragmatic-parser/):
          COPYRIGHT (c) 2011 Richard Keizer

This is a pragmatic attempt to build a EBNF parser for PHP, following the spirit
of the underlying original project: pragmatic-parser.php by Richard Keizer.

Please see the examples for inspiration on how to use this piece of code.

Contrary to pragmatic-parser, this parser produces a parse tree with PHP arrays.

About

Pragmatic ENBF parser for PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages