News Feed
Jobs Feed
Sections




News Archive
Wez Furlong's Blog:
parser and lexer generators for PHP
November 27, 2006 @ 09:34:00

When finding he was in need of a parser and lexer, Wez Furlong decided to work up one that was PHP-based and a take off of the popular lemon parser and JLex lexer.

From time to time, I find that I need to put a parser together. Most of the time I find that I need to do this in C for performance, but other times I just want something convenient, like PHP, and have been out of luck.

His result is two new packages - lemon-php and JLexPHP (under a BSDish license) you can download and compile on your own system.

Also, if you'll remember a while back, Greg Beaver had wanted something similar (as mentioned in the comments) and created his own lexer/generator as well.

0 comments voice your opinion now!
parser lexer jlex lemon port download compile java parser lexer jlex lemon port download compile java


blog comments powered by Disqus

Similar Posts

Community News: TorrentVolve (PHP-driven Web-based BitTorrent)

Stefan Mischook's Blog: Installing PHP and MySQL on the Mac with MAMP

Maarten Balliauw's Blog: A client side Glimpse to your PHP application

Liip Blog: Jackalope - JCR for PHP started

Harry Roberts' Blog: Manipulating PHP arrays with SQL


Community Events











Don't see your event here?
Let us know!


testing composer functional example database community series interview release podcast development introduction language api phpunit opinion code application framework zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework