makhidkarun / traveller_pyroute

Traveller trade route generator
MIT License
14 stars 5 forks source link

Hook up fallback parsing #129

Closed CyberiaResurrection closed 1 week ago

CyberiaResurrection commented 1 week ago

To backstop the parsing holes that have shown up in the Lark-powered parser/transformer combo, hook up the original regex as a fallback when the Lark-powered parser/transformer combo fails.