ruby-syntax-tree / syntax_tree

Interact with the Ruby syntax tree

Home Page:https://ruby-syntax-tree.github.io/syntax_tree/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prism integration status?

dgollahon opened this issue · comments

I see mentioned on the prism README that it will be integrated into syntax_tree. I don't see any mention of prism at all on this repo though. Is there a development branch, roadmap, or anything else for that project? I am interested in potentially helping with that or otherwise contributing to syntax_tree.

Thanks!

Ah, I now see syntax_tree-prism. Maybe helpful to put a note on both repos if it's up to date/accepting contributions? I would be happy to hack on it if contributions are welcome.

I would like to use syntax_tree on a codebase I work on but it currently produces syntax errors. I would file an issue but I was hoping to just fix the bugs but it seems like it would be better to contribute to the prism verson v.s. fight with ripper.