ruby / prism

Prism Ruby parser
https://ruby.github.io/prism/
MIT License
790 stars 134 forks source link

Better scope prism's C API #2888

Open kddnewton opened 3 weeks ago

kddnewton commented 3 weeks ago

At the moment, prism exposes a lot of structs and functions in its C API. Overall, the shape is not clearly defined. We should take a couple of steps to resolve this: