Antlr (or other LR) and Ruby

C

cdf

Hi,

A while ago I asked if it was possible to generate Ruby parsers for
Antlr defined trees. Since no answer was received I guess it's not
currently possible.

Does anyone use Ruby in an application with a custom language (say, as
an interface for user queries)? If so, what do you use to generate the
language parser?

Thanks
 
G

gabriele renzi

cdf ha scritto:
Hi,

A while ago I asked if it was possible to generate Ruby parsers for
Antlr defined trees. Since no answer was received I guess it's not
currently possible.

Does anyone use Ruby in an application with a custom language (say, as
an interface for user queries)? If so, what do you use to generate the
language parser?

Thanks

I don't ever used it but did you took a look at RACC (included with ruby)?
Oh, and I think rockit.sf.net was an attempt to write an ANTL-like
parser generator, even if I'm not sure it will work with current ruby.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,260
Messages
2,571,039
Members
48,768
Latest member
first4landlord

Latest Threads

Top