PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 28, 2005

phc 0.1 Released

Posted: 2005-10-28 00:11:00
Languages ::

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

This initial release does not yet compile PHP code. It does, however, support the parsing of PHP code, and can create an AST.