Back to Browse

Weird Ruby Range Bug | C++ | Compiler Hacking

409 views
Jun 24, 2021
28:22

I noticed a bug while trying to use our Range#to_a and Range#each methods. So let's fix it! About the Project: Natalie is a very early-stage work-in-progress Ruby implementation that compiles Ruby to an executable. It does so by transpiling Ruby to C++ and feeding it to gcc or clang to produce a binary. GitHub: https://github.com/seven1m/natalie Twitter: https://twitter.com/timmrgn #programming #compiler #ruby #cpp #range #bug

Download

1 formats

Video Formats

360pmp447.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Weird Ruby Range Bug | C++ | Compiler Hacking | NatokHD