2
Rewriting the Ruby parser
(railsatscale.com)
Really excited about YARP. it does some clever things for error recovery that I think should improve Ruby parsing in a bunch of ways.
The sources they list for error recovery are worth a read: https://github.com/ruby/yarp/blob/main/docs/design.md#error-tolerance
A community for discussion and news about Ruby programming.