Skip to content

Support ruby 3.4 #131

@artemave

Description

@artemave

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions