Hacker News new | ask | show | jobs
by davidwritesbugs 464 days ago
I played with parser combinators in Elm and found it very useful c.f. regexes - the issues were mainly down to the Elm implementation. Not sure how effective they are in Rust or Go