All Talks

RubyX: Compiling Ruby and it's effect on the community

GrillRB Conference 2019

Link to the presentation: http://ruby-x.org/slides/grillrb#/intro

I have been successfully exploring the possibility of compiling ruby to binary, to remove the traditional downside of dynamic languages, namely (lack of) speed. I will demonstrate the ability to compile ruby, detail this with an overview of the implementation, and outline what has been achieved and what the road ahead entails. Also i want to elaborate on the possibilities this approach opens up for the …

You might be interested in: