edin / raytracer

Performance comparison of various compilers
MIT License
57 stars 22 forks source link

Upgrading Ruby version #13

Closed jzakiya closed 3 years ago

jzakiya commented 3 years ago

I see a number of the language versions have been upgraded. I've done an optimized version of the original Ruby implementation that mimics Crystal. How should I submit the new Ruby code to you?

edin commented 3 years ago

You can fork repository, then modify / update existing ruby code and then create a pull request.

jzakiya commented 3 years ago

Great! I guess I can close this then.