Re: Lexer capable of 16-bit characters

Gerwin Klein <kleing@informatik.tu-muenchen.de>
24 Aug 1998 13:33:03 -0400

          From comp.compilers

Related articles
Lexer capable of 16-bit characters cdrom-dev@cdeurope.nl (Marcel) (1998-08-05)
Re: Lexer capable of 16-bit characters qjackson@wave.home.com (Quinn Tyler Jackson) (1998-08-10)
Re: Lexer capable of 16-bit characters gary@wheel.tiac.net (1998-08-10)
Re: Lexer capable of 16-bit characters cnwetzel@linguistik.uni-erlangen.de (Christian Wetzel) (1998-08-10)
Re: Lexer capable of 16-bit characters thetick@magelang.com (Scott Stanchfield) (1998-08-10)
Re: Lexer capable of 16-bit characters kleing@informatik.tu-muenchen.de (Gerwin Klein) (1998-08-24)
| List of all articles for this month |

From: Gerwin Klein <kleing@informatik.tu-muenchen.de>
Newsgroups: comp.compilers
Date: 24 Aug 1998 13:33:03 -0400
Organization: Technische Universitaet Muenchen, Germany
References: 98-08-034
Keywords: lex, i18n

> Does anyone know of another location of Zlex, or know another
> lexer which can handle 16-bit characters?


I know I am a bit late with this reply, but if you want a Java
lexer with full Unicode support, then you should try JFlex:
http://www.informatik.tu-muenchen.de/~kleing/jflex/


Gerwin Klein
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.