Introducing the tco_method gem
Earlier this week I published the tco_method gem to help simplify the process of compiling select Ruby code with tail call optimization enabled in MRI Ruby.
Take the gem for a test drive, view the project on GitHub, or check out an introduction to the gem in my latest blog post including background, example usage, interesting problems encountered during development, and future opportunities.
Post a comment