|
|
|
|
|
by tptacek
2541 days ago
|
|
Github also recently open-sourced their Haskell-based Semantic, which annotates and cross-references a whole bunch of languages (all the languages any of our clients use), and is built on tree-sitter, so there's, like, several levels of prior art available here. |
|
But, plugging Semantic into SourceHut should be totally possible with some mild massaging of the output JSON.