PHP Comiler
Posted: Mon Apr 23, 2007 12:03 am
http://www.roadsend.com/home/index.php? ... D=compiler
I've followed these guys since inception. The idea is quite appealing but I wasn't sure how successful they'd be. Now they gone open source
Nice...
Has anyone used RS with any level of success?
A few disadvantages that come to mind:
1) PHP applications are 'dynamic' relying on multiple external sources. You would need to implement some kind of DLL to load modules.
2) I wonder what happens to eval() - not that it matters much, but like above, what about include()
Any others that you might think of?
Save me the trouble of contacting them
I've followed these guys since inception. The idea is quite appealing but I wasn't sure how successful they'd be. Now they gone open source
Nice...
Has anyone used RS with any level of success?
A few disadvantages that come to mind:
1) PHP applications are 'dynamic' relying on multiple external sources. You would need to implement some kind of DLL to load modules.
2) I wonder what happens to eval() - not that it matters much, but like above, what about include()
Any others that you might think of?
Save me the trouble of contacting them