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
There are many things I would like to do with prism now that it is relatively stable within the ecosystem, but I don't want to open individual issues for it because I don't think it's quite at that stage. So I'm opening a discussion instead to just track the work so that I don't forget.
We should use prism's JS bindings to add Ruby to https://astexplorer.net/. It's not a great look that there isn't a Ruby parser on there, and with the JS package it should be relatively easy to add!
I should finish migrating the syntax tree formatter away from ripper and onto prism. That work is here: https://github.com/ruby-syntax-tree/syntax_tree-prism and already pretty much done, but needs a couple of hours to get it over the finish line.
We should further investigate a graph-based database of Ruby code based on prism. Work has already been done in this in the ecosystem by ko1 and others, but we should follow-up and help get things published.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
There are many things I would like to do with prism now that it is relatively stable within the ecosystem, but I don't want to open individual issues for it because I don't think it's quite at that stage. So I'm opening a discussion instead to just track the work so that I don't forget.
Beta Was this translation helpful? Give feedback.
All reactions