PHP Comiler

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

PHP Comiler

Post by alex.barylski »

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 :P

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 :P
User avatar
Buddha443556
Forum Regular
Posts: 873
Joined: Fri Mar 19, 2004 1:51 pm

Post by Buddha443556 »

Open Source ... Cool! :D
Post Reply