[grammarians] Parser generator
MenTaLguY
mental at rydia.net
Sat Dec 17 11:51:13 EST 2005
On Sat, 2005-12-17 at 03:05 -0500, Jean-Etienne DURAND wrote:
> Hi,
>
> I am looking for a parser generator like ANTLR, but generating ruby code. Is there any?
There are other Ruby parser generators, but none quite like ANTLR.
However, it's not extremely difficult to write a backend for ANTLR to
generate Ruby code; it's just that nobody's done it yet. ANTLR itself
is fairly language-neutral.
The most similar existing Ruby solution is probably Coco/Ruby:
http://www.zenspider.com/ZSS/Products/CocoR/
Ryan rocks.
-mental
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://rubyforge.org/pipermail/rubygrammar-grammarians/attachments/20051217/cea7d814/attachment.bin
More information about the Rubygrammar-grammarians
mailing list