On Mon, 2006-12-04 at 14:06 -0600, Charles Oliver Nutter wrote:
> Why does ParseTree require a compiler? That seems pretty weird.

It has to poke at MRI internals from C, and the C bits are inlined using
RubyInline, the normal operation of which (though it is possible to use
it for AOT compilation) is to build the .so at runtime and then cache
it.

-mental

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Rubygrammar-grammarians mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygrammar-grammarians

Reply via email to