[Prev][Next][Index][Thread]
Re: A Dylan parser-generator.
"Michael T. Richter" wrote:
> Thanks for the pointer to Gwydion Dylan's parsergen. I have a quick couple
> of questions about its implementation:
>
> 1) LALR(1), LL(1), LL(k), pred-LL(k) (i.e. backtracking), something
> completely different?
I guess LALR(1) but not 100% sure.
> 2) Is it portable Dylan? (I.e. could I port it without a huge amount of
> difficulty to FO, or does it rely on Gwydion internals?)
I have a faster parsergen for FD if you are interested. It isn't
compatible with GD anymore (for various reasons), that's why
I haven't put it back into the GD sources.
Eric
--
Eric Gouriou eric_gouriou@hp.com
Follow-Ups:
References: