The new PECL package parle-0.5.2 (alpha) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Package fixes by Remi Collet
- Introduced Token class
- Lexer methods skip(), eoi() and npos() are transformed into constants and are 
available in the Token class as SKIP, EOI and UNKNOWN constants
- Introduced ErrorInfo class

Package Info
-------------
With Parle, it is possible to implement lexing and parsing in PHP while relying 
on features and principles of the parser/lexer generator tools for C/C++.

Related Links
-------------
Package home: http://pecl.php.net/package/parle
   Changelog: http://pecl.php.net/package-changelog.php?package=parle
    Download: http://pecl.php.net/get/parle-0.5.2.tgz

Authors
-------------
Anatol Belski <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to