Go for phar
Since PHP 5.3 it is possible to run PHP programs from within so called 'phar' archives. Half a year ago I started writing a command line tool in C to pack and unpack files from these archives.
4 days ago Google made their new programming language 'Go' open source.