[Python-Dev] Re: Automatic flex interface for Python?
Greg Ewing
greg@cosc.canterbury.ac.nz
Mon, 26 Aug 2002 12:08:03 +1200 (NZST)
> you can do that without even looking at the characters?
No, but the original complaint was that immutability
of strings made lexing difficult. I was pointing
out that it's possible to do it without mutating
anything per-character.
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg@cosc.canterbury.ac.nz +--------------------------------------+