Parse Solidity incrementally using tree-sitter
I recently wrote and released an incremental parser for Solidity using tree-sitter ( built by Max Brunsfield at GitHub). Let me tell you about the experience of working with tree-sitter to create an incremental parser.
💡 At GitHub they use tree-sitter as one of the core components for code highlighting and code