PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
January 26, 2006

phc 0.1.5 Released

Posted: 2006-01-26 16:40:00
Languages ::

phc 0.1.5 has been released. It is a PHP compiler which aims to eventually emit x86 assembly code.

The license has been changed to the BSD license with this release. This release also includes: a reentrant parser, automated testing, build process changes, a new make target for building a version of phc without a built-in garbage collector, plus other changes and bugfixes.