Incremental parsers may be able to negate the performance cost of parsing the various linearization variations produced by the linearization step.
However, the current API only allows pure parser functions, while incremental parsers have side effects.
Incremental parsers may be able to negate the performance cost of parsing the various linearization variations produced by the linearization step. However, the current API only allows pure parser functions, while incremental parsers have side effects.