[grammarians] ruby parser
MenTaLguY
mental at rydia.net
Mon Dec 4 21:54:42 EST 2006
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://rubyforge.org/pipermail/rubygrammar-grammarians/attachments/20061204/bad1eaca/attachment.bin
More information about the Rubygrammar-grammarians
mailing list