Looks very interesting, and i shall take further look tomorrow.
But will that work for generating webpages like a normal website does?
As far as i read, this will allow me to create stand alone aplications using PHP as a compilable language. But what i meant is generating webpages but instead of using .php, using .exe or some already compiled language that servers can run.
I saw that CGI could help me achieve this (http://pt.wikipedia.org/wiki/CGI) but im not sure yet what am i looking for at all. I never saw anyone using compiled files to do the job that PHP does, and never saw if compiled stuff is faster that PHP statistically, but, it makes sense because scripts are slow.