Can I use PEG to parse languages like python and haskell where indention matters without preprocessing?
Will you make it work with input ranges of dchar? So that I can easily plug in some preprocessing steps?
Can I use PEG to parse languages like python and haskell where indention matters without preprocessing?
Will you make it work with input ranges of dchar? So that I can easily plug in some preprocessing steps?