Currently, having to manually trigger parsing the PEG syntax isn't a good DX. _Add a `GrammarFactory#create()` class & method to hide the implementation details._
Currently, having to manually trigger parsing the PEG syntax isn't a good DX.
Add a
GrammarFactory#create()class & method to hide the implementation details.