> > Looks very nice. Do you think you could LGPL it instead of GPL? Would be
> > tricky to use in conjunction with the QPL if it was GPL'ed.
>
> As it's my intention that the code is linked against PHP/the
> Zend Engine, the GPL should be fine here (similar to the
> situation of the
> Looks very nice. Do you think you could LGPL it instead of GPL? Would be
> tricky to use in conjunction with the QPL if it was GPL'ed.
As it's my intention that the code is linked against PHP/the
Zend Engine, the GPL should be fine here (similar to the
situation of the GPLed KDE p
> Because software already exists to eliminate the scan/parse
> process, speed was not a main concern. The new language
> scanner is faster than the old one in all tested scenarios
> though.
;) This is so "Sascha"!
Looks very nice. Do you think you could LGPL it instead of GPL
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.
>
> F
On Thu, 5 Jul 2001, Jason Greene wrote:
> Sascha,
>
> This looks good.
> Is this going to be brought into php, or is it going to remain
> a separate project?
There is a concrete need for this system, so I'll push for
the inclusion of those scanners into PHP. Because the code
is stil
Sascha,
This looks good.
Is this going to be brought into php, or is it going to remain a separate project?
Thanks,
Jason
- Original Message -
From: "Sascha Schumann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 6:08 PM
Subject:
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