Pinned Repositories
dal
An object-oriented wrapper to PHP's native mysql_* functions
garbagecollector
A plug-in garbage collector library designed to be used by high level language implementors.
mark-sweep
A simple mark-sweep garbage collector in C
mk74gc
2-space copying, compacting Garbage Collector and its generational variation
php-selector
PHP DOM parser / queries with CSS selectors
phpMonadic
An attempt to implement monads and allow lazy evaluation to reign free in PHP 5.4 with a bit of beautiful magical hackery
mirfan's Repositories
mirfan/dal
An object-oriented wrapper to PHP's native mysql_* functions
mirfan/garbagecollector
A plug-in garbage collector library designed to be used by high level language implementors.
mirfan/mark-sweep
A simple mark-sweep garbage collector in C
mirfan/mk74gc
2-space copying, compacting Garbage Collector and its generational variation
mirfan/phpMonadic
An attempt to implement monads and allow lazy evaluation to reign free in PHP 5.4 with a bit of beautiful magical hackery
mirfan/php-selector
PHP DOM parser / queries with CSS selectors