Hacker News new | ask | show | jobs
by maaslalani 1332 days ago
We started off hand rolling the parser and had that fully implemented and then wrote the tree-sitter grammar. If I were to do it again I would probably use tree-sitter for the actual repo so that the implementations were the same for sure.