PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
December 05, 2005

phc 0.1.3 Released

Posted: 2005-12-05 23:30:00
Languages ::

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

This release supports Windows-style linebreaks, fixes RETURN and RETURN_OP in the lexer, and fixes the dot unparser to properly unparse null vectors.