[Prev][Next][Index][Thread]

Re: A Dylan parser-generator.



> "Michael T. Richter" wrote:
> 
> > I'm looking for a parser-generator ("compiler compiler") for Dylan.  Ideally
> > it would be a Dylan product that generated Dylan code.

On Wed, 19 Apr 2000 11:30:04 -0400 (EDT), Rob Myers <robm@tdv.com> wrote:

> Gwydion Dylan includes the Parsergen tool, which is used to compile the Dylan
> parser into Dylan for d2c. It runs on any platform that Gwydion Dylan runs on.
> The old Apple DTR CD has a parser generator on, it might even be the same one.
> I'm sure Fun-O will have something, too, althoguh I don't have Functional
> Developer to hand.

Fun-Dev has a parser generator that is used to produce parsers for both the
Fun-Dev Dylan and CORBA IDL compilers. However, I'm not sure whether it has
been promoted to be a user visible library. I don't have FD 2 to hand at the
moment.

__Jason


References: