|
|
PHP / GTK
PHP
|
.PHP_Sharp
|
PHP Sharp is my research on creating a PHP compiler for the CIL (.net
bytecode). - So far the useful bits are, a modified Jay generator that
creates PHP code, a modified C# lexer and the mono mcs tokenizer class
using the C# lexer. -- there are a few documents (on the menu that talk
about this. >>>>>more...
|
| bcompiler
|
bcompiler is an Experimental PHP bytecode compiler
- based on the source from APC, designed and built as a php module. -
At present you can export classes to bytecode, and reimport them later.
the source is
on http://cvs.php.net and the downloadable using the pear installer :
pear install bcompiler >>>>PECL home page
|
PHP Gtk
|
| As a result of hacking up PHPmole, I got quite involved in PHP-GTK, writing a few widget
bindings (Sheet/GtkHtml). and Also managed to hack up a partial PHP5/Gtk2 bindings. To help me understand better
the workings of the code generator behind PHP-Gtk, I made some notes about the C code generator on it.
|
Add a comment (requires javascript!)
|
|