-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
console1984 is using parser gem to parse user input ruby code into ast, but that gem does not support (and not planning to) ruby 3.4 onward, due to the new bulit-in ruby parser (prism).
I guess that means that console1984 should be using prism parser on ruby 3.4 onward.
Metadata
Metadata
Assignees
Labels
No labels