LALR parser generator for PHP

I’ve been tinkering forever with parser generators; mostly to get behind how they work and what I can do with them.

A (long) while ago, I found myself in need for a Bison-like parser generator for PHP and there was none.

(more…)

SQL::QueryBuilder::OO released

For peer reviewing purposes on [prepan.org][1] (and to the general public as well), I released my [perl module for object oriented sql query building](/projects/sql-querybuilder-oo/).

[1]: http://prepan.org/module/nXWJ8Y9sBCM

yasco released

My first release of a project is yasco. yasco (yet another source code obfuscator) is a medium-weight Javascript source code obfuscator written in Perl.

yasco has been made available on [Google Code][1]. Details on the project’s page.

[1]: http://code.google.com/