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

Re: A Dylan parser-generator.



Bruce Hoult <brucehoult@pobox.com> wrote in message
brucehoult-2004000328060001@bruce.bgh">news:brucehoult-2004000328060001@bruce.bgh...
>> I'm looking for a parser-generator ("compiler compiler") for
>> Dylan.  Ideally it would be a Dylan product that generated
>> Dylan code.

> There is one that is a part of Gwydion Dylan.

Bruce & Rob:

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?
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?)





Follow-Ups: References: