| View previous topic :: View next topic |
| Author |
Message |
alederer Guest
|
Posted: Thu Jan 29, 2004 7:41 am Post subject: parser generator which supports unicode? |
|
|
Hallo!
Does anybody know a parser generator that supports unicode (UTF-16), and
is based on something like ICU. The parser is used in a platform
independent and cross-platform communicating application.
thanks
andreas
|
|
| Back to top |
|
 |
x1@goutas.de Guest
|
Posted: Thu Jan 29, 2004 9:01 am Post subject: Re: parser generator which supports unicode? |
|
|
have a look on the spirit parse generator which is part of boost.org
On Thu, 29 Jan 2004 08:41:06 +0100, alederer <alederer (AT) gmx (DOT) at> wrote:
| Quote: | Hallo!
Does anybody know a parser generator that supports unicode (UTF-16), and
is based on something like ICU. The parser is used in a platform
independent and cross-platform communicating application.
thanks
andreas
|
|
|
| Back to top |
|
 |
Michael Mellor Guest
|
Posted: Thu Jan 29, 2004 1:15 pm Post subject: Re: parser generator which supports unicode? |
|
|
alederer wrote:
| Quote: | Hallo!
Does anybody know a parser generator that supports unicode (UTF-16), and
is based on something like ICU. The parser is used in a platform
independent and cross-platform communicating application.
thanks
andreas
|
Go to http://groups.google.com and search for "unicode parser
group:comp.compilers" or to save effort click (if your emial client
allows it) the following link:
http://groups.google.co.uk/groups?as_q=unicode%20parser&as_ugroup=comp.compilers
Questions like this are normally asked in comp.compilers but it has been
quiet for a week, so the moderator might be holiday.
Michael Mellor
|
|
| Back to top |
|
 |
|