|
|
|
|
|
by sketerpot
6262 days ago
|
|
If PHP is compiled, then it still has almost the same benefits and drawbacks compared to all the other languages, except for one: once it's compiled, PHP runs faster than it does when interpreted. Simple. IIRC the compiler for PHP uses a scheme compiler as a backend. |
|