byrokrat / autogiro

Read and write files for the swedish direct debit system autogirot.
GNU General Public License v3.0
10 stars 7 forks source link

Use cut operator in Grammar #15

Closed hanneskod closed 6 years ago

hanneskod commented 6 years ago

If there is only one rule mapping a transaction code in Grammar the cut operator can probably be used after the TC to speed up parsing.

No idea to implement before grammar is more or less complete as this can lead buggy behaviour when new rules are added...