Hacker News new | ask | show | jobs
by shriphani 3300 days ago
A simple way to get suggestions is to take your finite state machine (that consumes tokens) to a special error state and just analyze what got you there. You'll pick up quite a lot of errors.