RubyInlineAcceleration is an extension to RubyInline which provides an easy way to use C libraries in Ruby by directly wrapping methods, structures and fields.
ParseTreeReloaded is a reimplementation of ParseTree using RubyInlineAcceleration. The goal is to provide full compatibility to ParseTree while making it easier to build and extend.