help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multi-byte support in 'flex'


From: W. L. Estes
Subject: Re: Multi-byte support in 'flex'
Date: Wed, 23 May 2001 09:31:57 -0400

>       I've added support for multibyte characters to 'flex-2.5.4a'.  These
> changes do NOT allow multibyte characters to appear in patterns but allow the
> input to the generated scanner to contain multibyte characters.  I did not add
> support to all 'flex' modes (ex. '-+' to generate a C++ scanner) primarily
> because I don't have need for those modes but partly because I don't have time
> to develop tests for all of them.
>       Is this of any value to GNU?

If you'd like to submit a patch, then go ahead. There is already some
work done on unicode support for flex, but it's not integrated into
the code as of yet.

--Will



reply via email to

[Prev in Thread] Current Thread [Next in Thread]