|
|
|
|
|
by antonpuz
816 days ago
|
|
Thanks for sharing this interesting post! I'm wondering why isn't there any language agnostic AST, commonly referred to as intermediate representation, and higher level logic such as data flow graph built on Tree-sitter. I mean writing the Grammer is of course something that is mandatory but it seems like programming languages are too much different in the architectural level of Tree-sitter |
|