No, sono appena andato a rileggereOriginariamente inviato da daniele_dll
:master: :master:
praticamente convertono il byte code in eseguibile?
Qui c'è il manualeCompiler
The Compiler will convert PHP source code to machine code (binary) format, suitable for direct execution by the operating system. Other tools (including Bigloo and the C compiler and linker) will be used during the compilation and linking phases.
http://www.roadsend.com/p/manual/vie...ageID=compiler
comunque questa cosa del bytecode l'ho letta da qualche parte, forse si tratta di un altro progetto.