Hacker News new | ask | show | jobs
by nirvdrum 903 days ago
The Ruby LSP uses Prism. Kevin Newton has implemented a Prism-based backed for the white quark/parser gem [1] that can be used with Rubocop.

[1] https://github.com/kddnewton/parser-prism

1 comments

I had missed this. Six times faster? Wow!