Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: Ben Hanson Newsgroups: comp.compilers Subject: Re: Branched gotos was: Re: A minimal LL(1) parser generator ? Date: Tue, 7 Jan 2020 11:32:20 -0800 (PST) Organization: Compilers Central Lines: 10 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <20-01-012@comp.compilers> References: <19-12-016@comp.compilers> <20-01-005@comp.compilers> <20-01-011@comp.compilers> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="93595"; mail-complaints-to="abuse@iecc.com" Keywords: code Posted-Date: 07 Jan 2020 14:48:47 EST X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com In-Reply-To: <20-01-011@comp.compilers> Xref: csiph.com comp.compilers:2432 On Monday, 6 January 2020 14:39:06 UTC, Christopher F Clark wrote: > (I am currently considering making the machine deal with > captures and backreferences. That is simply some more actions in the > assembly language.) I can confirm that this works well. Adding the ability to search using a grammar rather than simply match also opens up a whole other world of possibilities. Regards, Ben