“Editing a data structure, not raw text.” Re: tree-sitter
I’ve seen so many good talks from #StrangeLoop. I need to attend in 2023.
https://www.thestrangeloop.com/2018/tree-sitter---a-new-parsing-system-for-programming-tools.html
These tree-sitter syntax trees seem like a useful tool for (language agnostic) bug hunting. There are certainly some interesting data science projects waiting too.