From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,67a7d3e45c7bb21e X-Google-Attributes: gid103376,public From: mfb@mbunix.mitre.org (Michael F Brenner) Subject: Re: Parser generator tools (Was Re: aflexx/ayacc) Date: 1999/03/17 Message-ID: <7cosbl$4cv@top.mitre.org>#1/1 X-Deja-AN: 455883090 References: <7cjajp$ni91@ftp.kvaerner.com> <921542580.876582@miso.it.uq.edu.au> Organization: MITRE Corporation, Bedford, MA Newsgroups: comp.lang.ada Date: 1999-03-17T00:00:00+00:00 List-Id: Dan > rex - lexical generator > lalr - parser generator > cg - attribute grammar system (comprising ast - abstract syntax tree system ag - attribute evaluator.) > puma - a pattern matching system for manipulating attributed trees. Dan, I am very interested in this work. How much work is needed on the top down parser generator? Mike Brenner mikeb@mitre.org