You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is interested to this project, so please feel free to close the issue right away. Since "Discussions" are not enabled for this repository, i though I'll add an issue.
We are now officially using go-tree-sitter for Symflower for Java. Here is an introduction blog post on what we are roughly doing https://symflower.com/en/company/blog/2023/parsing-code-with-tree-sitter/ (more to come). Took us a while to get there but we think that this is not just a major step up in performance (and general resource usage), but also a step up in functionality that is yet to come. We are very thankful for this project and all people involved.
As i side note: there is source code that we cannot parse anymore due to problems with either treesitter itself or the Java grammar. We are on our way of fixing those as we go along, and we are also committed to fixing problems in go-tree-sitter. Hence, if something pops up, we are looking forward to discuss solutions and implementing them, and generally improving the project where we can.
Not sure if this is interested to this project, so please feel free to close the issue right away. Since "Discussions" are not enabled for this repository, i though I'll add an issue.
We are now officially using go-tree-sitter for Symflower for Java. Here is an introduction blog post on what we are roughly doing https://symflower.com/en/company/blog/2023/parsing-code-with-tree-sitter/ (more to come). Took us a while to get there but we think that this is not just a major step up in performance (and general resource usage), but also a step up in functionality that is yet to come. We are very thankful for this project and all people involved.
As i side note: there is source code that we cannot parse anymore due to problems with either treesitter itself or the Java grammar. We are on our way of fixing those as we go along, and we are also committed to fixing problems in go-tree-sitter. Hence, if something pops up, we are looking forward to discuss solutions and implementing them, and generally improving the project where we can.
Cheers,
@ahumenberger and @zimmski
The text was updated successfully, but these errors were encountered: