Path: csiph.com!weretis.net!feeder6.news.weretis.net!news.misty.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: Tom Shields Newsgroups: comp.compilers Subject: Re: Flex is the most powerful lexical analysis language in the world. True or False? Date: Wed, 4 May 2022 14:14:48 -0500 Organization: Compilers Central Lines: 6 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <22-05-005@comp.compilers> References: <22-05-003@comp.compilers> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="31654"; mail-complaints-to="abuse@iecc.com" Keywords: lex Posted-Date: 04 May 2022 21:44:59 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:2992 FYI: RE/flex [https://github.com/Genivia/RE-flex] provides a superset of flex functionality, generates a better implementation of a scanner in C++ than does flex, and, most importantly, is actively maintained. Tom Shields