Pairin' with Aaron: Hacking on the Prism Compiler pt2

Опубликовано: 17 Июль 2026
на канале: Tenderlove's Cool Stuff
508
like

We're going to hack on the Prism Compiler again! This time we're going to look at method parameters, particularly keyword parameters. We're going to try fixing this bug:

https://github.com/ruby/prism/issues/...

Also I'll have Kevin Newton on as a guest!

Here is the PR that fixes the bug:

https://github.com/ruby/ruby/pull/9620