Related articles |
---|
Multibyte/Wide Character Sets and Lex. juliano@SYDPO4.AUS.unisys.com (Orbach, Julian ACUS) (1996-02-09) |
Re: Multibyte/Wide Character Sets and Lex. colas@aye.inria.fr (1996-02-09) |
Re: Multibyte/Wide Character Sets and Lex. sharris@fox.nstn.ca (Sandy Harris) (1996-02-10) |
Re: Multibyte/Wide Character Sets and Lex. schwartz@galapagos.cse.psu.edu (1996-02-12) |
Re: Multibyte/Wide Character Sets and Lex. pjbumbul@math.uwaterloo.ca (1996-02-13) |
Re: Multibyte/Wide Character Sets and Lex. fjh@cs.mu.OZ.AU (1996-02-13) |
Re: Multibyte/Wide Character Sets and Lex. peter@csgrs6k1.uwaterloo.ca (1996-02-14) |
Re: Multibyte/Wide Character Sets and Lex. mparks@oz.net (Michael Parkes) (1996-02-14) |
Re: Multibyte/Wide Character Sets and Lex. jfc@mit.edu (1996-02-14) |
From: | "Sandy Harris" <sharris@fox.nstn.ca> |
Newsgroups: | comp.compilers |
Date: | 10 Feb 1996 11:54:14 -0500 |
Organization: | Nova Scotia Technology Network |
References: | 96-02-065 |
Keywords: | lex, i18n |
Julian Orbach <juliano@SYDPO4.AUS.unisys.com> wrote:
>Lex handles 7-bit ASCII, and many versions appear to handle 8-bit
>ASCII too. However, there are other character sets in use -
>particularly Unicode (16-bit character set) . . .
Plan 9 from Bell Labs is a new distributed OS from the research
group that created Unix & C & C++ & . . . It uses Unicode and
includes a version of Lex. I think the Lex handles Unicode, but
I'm not certain.
Details & FTPable binary-only PC Version at http://plan9.att.com
FAQ at http://www.ecf.toronto.edu/plan9/plan9faq.html
Complete OS for PC >=386, MIPS, SPARC & 680x0 with source on CD
is $350 US. License restricts you to educational or research use,
but it is a site license; you can use it on any machine in your
organisation.
--
Sandy Harris
sharris@fox.nstn.ca
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.