On Mon, 11 Mar 2002, H.Merijn Brand wrote: > On Mon 11 Mar 2002 01:12, [EMAIL PROTECTED] wrote: > > On Sun, 10 Mar 2002, Jonathan Leffler wrote: > > > > Hrm, any reason why this cannot (or should not?) be done with yacc? > > > > Give each driver its own .y grammar file, however keep the tags consistent > > across all grammars (START_COMMENT/END_COMMENT, NUMERIC_PLACEHOLDER, etc). > > If any (pre)parser at all, why not use perl, so we all understand. If it gets > too complicated for straight perl, use Parse::RecDecsent
Because parsing is easier in C ;-) -- <!-- Matt --> <:->Get a smart net</:->
