[phc-general] [ANN] phc 0.2.0 release
Paul Biggar
paul.biggar at gmail.com
Wed Dec 10 19:03:05 GMT 2008
Hi,
We've finally released version 0.2.0 of phc. The major feature of this
release is the ability to compile PHP scripts to executables. phc
compiles the PHP scripts into C, which is then compiled by gcc. We
believe we should be able to support the entire PHP standard library,
and all PHP features except OO and exceptions. Download it from
http://phpcompiler.org/downloads.html. The changelog is available at
http://phpcompiler.org/src/ChangeLog, but is too long to post here.
Bug reports and comments are welcome.
After this release, we are going to try to release far more often. If
you're interested in getting involved in phc, now is a great time.
There's a list of areas to get involved in on the website
(http://phpcompiler.org/contribute.html), and bugs on our bugs tracker
(http://code.google.com/p/phc/issues/list). Get in contact on this
list, or just send patches.
Paul
--
Paul Biggar
paul.biggar at gmail.com
More information about the phc-general
mailing list