PLNews: Programming Language News

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

phc 0.1.4 Released

Posted: 2006-01-09 19:41:00
Languages ::

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

This release includes: documentation of the TreeTransform API internals, improved operation of the TreeTransform API for transformations that modify the tree structure, abstract grammar use and consistency improvements, the representation of "global" statements in terms of reference assignments, plus bugfixes and other changes.