| Related articles |
|---|
| Unicode lexical analisis and parsing with flex and bison in C++? craigh@visio.com (Craig Hobbs) (1998-01-12) |
| Re: Unicode lexical analisis and parsing with flex and bison in C++? henry@zoo.toronto.edu (Henry Spencer) (1998-01-13) |
| Re: Unicode lexical analisis and parsing with flex and bison in C++? schwartz@finch.cse.psu.edu (1998-01-14) |
| From: | schwartz@finch.cse.psu.edu (Scott Schwartz) |
| Newsgroups: | comp.compilers |
| Date: | 14 Jan 1998 14:45:24 -0500 |
| Organization: | PSU CSE |
| References: | 98-01-042 |
| Keywords: | lex, i18n, comment |
> [... I believe that Plan 9 has a unicode version of lex, might want
> to see what they did. -John]
The lex manpage at http://plan9.bell-labs.com/plan9/man1.html says:
BUGS
Cannot handle UTF.
The asteroid to kill this dinosaur is still in orbit.
[I can't tell whether they're referring to the source code to the Bell
Labs lex, which is indeed some of the worst C code I've ever seen, or
the whole idea of lex, which still seems pretty useful. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.