My favorites | Sign in
Project Logo
                
Search
for
Updated Jul 28, 2008 by wildwinter
haxe2php  
Compile .hx files to PHP files.

The haxe2php task

This calls the haxe compiler to compile to a folder of PHP files.

Standard Options

All the StandardHaxeTasks options apply.

To compile to php files

<haxe2php main="App" out="app"/>

Where, unlike the other haxe compile tasks, out is the name of a directory.


Sign in to add a comment
Hosted by Google Code