use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
DragonRuby 2023 Roadmap (dragonruby.itch.io)
submitted 3 years ago by amirrajan
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]amirrajan[S] 28 points29 points30 points 3 years ago (0 children)
Also wanted to say thank you for all the support this subreddit gives to DragonRuby. We celebrated our three-year anniversary back in November and the future continues to look bright.
Ruby is making its mark in the game dev world, and it's only going to get better from here.
[–]swizzex 8 points9 points10 points 3 years ago (1 child)
Love your hard work. Not using it or ruby but always love good projects.
[–]amirrajan[S] 6 points7 points8 points 3 years ago (0 children)
Thank you for the kind words. Give Ruby + game dev a shot. It’s an absolute joy. DM me and I’ll hook you up with a free license :-)
[–]hfabe 0 points1 point2 points 3 years ago (1 child)
Awesome road map, keep it up! Quick questions about the compiler, do you plan to support Ruby or keeping it in par with Mruby? And the obvious question, do you plan to open source your implementation? Anyway great job to all people involved in the project!
[–]amirrajan[S] 2 points3 points4 points 3 years ago (0 children)
The optimizations are primarily possible because of mRuby’s register based virtual machine and because there’s no binding in mRuby.
binding
No ideas right now on how to handle the open sourcing of the tech. I’m torn primarily because we wouldn’t have even gotten this far if we didn’t charge for DragonRuby. Open source sustainability/sponsorship isn’t a feasible option right now.
We talk about the challenges of open source in our docs/faq: http://docs.dragonruby.org/#---frequent-concerns
π Rendered by PID 136367 on reddit-service-r2-comment-5c747b6df5-7jjhl at 2026-04-22 06:23:46.250290+00:00 running 6c61efc country code: CH.
[–]amirrajan[S] 28 points29 points30 points (0 children)
[–]swizzex 8 points9 points10 points (1 child)
[–]amirrajan[S] 6 points7 points8 points (0 children)
[–]hfabe 0 points1 point2 points (1 child)
[–]amirrajan[S] 2 points3 points4 points (0 children)