Return to TechKnowMe.com

Warning: Geekiness Ahead

Rob Zazueta is the founder, project manager and lead programmer at TechKnowMe, which designs, develops, markets and maintains web sites for small businesses. Within these pages you'll find code samples, techno-rants and other things that cause the average non-programmer's eyes to glaze. Small business owners looking for ways to improve their reach online may find Rob's blog at the Small Business Community more enjoyable.

Follow Rob Z. on Twitter

Subscribe

HipHop: Transform Your PHP Into C++

This is a VERY interesting post from the Facebook Engineering team. Tonight, they’ll be releasing a project they call HipHop to the open source community. HipHop generates semantically compatible C++ from PHP code and compiles it to machine code using the g++ compiler. This results is significantly faster and more efficient code running on a web server.

Aside from this announcement, I know little about the project, but you can be sure it’s something I’ll be checking out as soon it’s released.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>