Re: Lexer capable of 16-bit characters

"Quinn Tyler Jackson" <qjackson@wave.home.com>
10 Aug 1998 10:05:26 -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: "Quinn Tyler Jackson" <qjackson@wave.home.com>
Newsgroups: comp.compilers
Date: 10 Aug 1998 10:05:26 -0400
Organization: Compilers Central
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?


Visual Parse++ at http://www.sand-stone.com/ does Unicode. It can produce
lexers for C, C++, Java and some other languages.


It's a commercial product -- costs an arm and a leg but worth it IMO. If
you want to find out if it's for you, they have a demo version. They're
latest version is the cat's pajamas, but I've put off upgrading from 2.1 due
to the recent acquisition of a mortgage that won't let me play in the
SandBox until next year.


--
Quinn Tyler Jackson


email: qjackson@wave.home.com
url: http://www.qtj.net/~quinn/
ftp: qtj.net
--


Post a followup to this message

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