J-F-Liu / pom

PEG parser combinators using operator overloading without macros.
MIT License
496 stars 30 forks source link

add JSON example that reads from a file #41

Closed joshmarinacci closed 4 years ago

joshmarinacci commented 4 years ago

add example that reads from a file add docs about lifetimes when reading from a file instead of literals

addresses: https://github.com/J-F-Liu/pom/issues/33