Overview of tree-sitter-solidity
mainThe tree-sitter-solidity repository provides an efficient, low-dependency parser for Solidity using the tree-sitter framework. It is designed to support most Solidity versions currently in use and is specifically optimized to enable metaprogramming.
Warning: This grammar is currently in development. The structure of the generated Abstract Syntax Tree (AST) is not yet stable and may change.