A “code index” tool that finds symbols in a codebase and creates a single table sqlite database for querying. Using tree-sitter to parse the AST and add symbols and what they are (function, class, argument, etc) to the db.
-
Notifications
You must be signed in to change notification settings - Fork 0
A “code index” tool that finds symbols in a codebase and creates a single table sqlite database for querying. Using tree-sitter to parse the AST and add symbols and what they are (function, class, argument, etc) to the db.
License
ebcode/indexer-c
About
A “code index” tool that finds symbols in a codebase and creates a single table sqlite database for querying. Using tree-sitter to parse the AST and add symbols and what they are (function, class, argument, etc) to the db.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published