On Fri, Jul 06, 2001 at 01:08:03AM +0200, Sascha Schumann wrote:
>     This is the first public release of fully reentrant C
>     scanners for the PHP language and the INI system.  They
>     can be used to replace the Flex-based implementations
>     commonly found in the Zend Engine.
> 
>     Features:
> 
>     - Flexible I/O model; lays groundwork for fully supporting
>       modern web-servers such as Apache 2.0;
>     - uses portable C only; significantly improves portability by
>       removing dependence on GNU extensions of C++;
>     - fully thread-safe without loss of speed.
> 
>     The software is currently available in the form of three
>     source files and a patch to the Zend Engine.

    where are the .re2c files?

    tc


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to