Path: csiph.com!weretis.net!feeder6.news.weretis.net!news.misty.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: "Robin Vowels" Newsgroups: comp.compilers Subject: Re: Are there "compiler generators"? Date: Sun, 29 May 2022 13:34:28 +1000 Organization: Compilers Central Lines: 13 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <22-05-055@comp.compilers> References: <22-05-054@comp.compilers> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="53115"; mail-complaints-to="abuse@iecc.com" Keywords: tools Posted-Date: 29 May 2022 18:13:39 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.compilers:3027 "There's "A Compiler Generator" by McKeeman, Horning, and Wortman. ----- Original Message ----- From: "Roger L Costello" Sent: Sunday, May 29, 2022 8:27 AM > There are lexer generators. Flex is a lexer generator. > > There are parser generators. Bison is a parser generator. > > Are there compiler generators?