Hacker News new | ask | show | jobs
by mathgladiator 2104 days ago
I recently just hand rolled my initial antlr grammar to a hand coded recursive descent version. Beyond better error handling, there is preserving comments to auto format and indexing types on tokens for auto complete.