Re: [Flex-devel] reentrant scanner by default
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Aaron S. <aa...@se...> - 2008-08-24 09:06:23
|
On Aug 23, 2008, at 12:14 PM, ruertar wrote: > Aaron Stone wrote: >> Can't do it -- that would break nearly every existing scanner >> unless it >> added some new option. > > Ya -- the idea would be to add an option to make a traditional, > non-reentrant scanner. Right, that's why it would break every single grammar in existence. The default cannot be changed. Aaron |