You are not logged in.
would be nice to have the just released hiphop-php in aur soon.
HipHop is a source code transformer which transforms PHP source code into highly optimized C++ and then compiles it using g++.
http://github.com/facebook/hiphop-php/
regards
y
Last edited by yawniek (2010-02-20 16:21:22)
Offline
would be nice to have the just released hiphop-php in aur soon.
HipHop is a source code transformer which transforms PHP source code into highly optimized C++ and then compiles it using g++.
http://github.com/facebook/hiphop-php/
regards
y
Is this hiphop used by facebook?
I think i recently read something about it.
Offline
ah yes. this project is interesting, but i find it slightly humorous at the same time. having been a full-time PHP developer for some years... PHP is NOT by any means the be all end all language that people seem to think. its a language to make FRONT end web development easier; an ungodly number of things that do not belong can now be compiled into it, and thus people try to force it where is doesnt belong. it's not a general purpose language. period. and seriously, do people like recompiling for every little thing?
anyways, aside from that completely unhelpful paragraph, a git package is very easy to build. start here:
http://bbs.archlinux.org/viewtopic.php? … 95#p675295
and tweak it until you have a proper PKGBUILD.
[EDIT] bah, don't use the git routine from that post. it does work, but not like i wanted. it usually ends up downloading the whole repo each time.
Last edited by extofme (2010-02-20 22:15:03)
what am i but an extension of you?
Offline
ah yes. this project is interesting, but i find it slightly humorous at the same time. having been a full-time PHP developer for some years... PHP is NOT by any means the be all end all language that people seem to think. its a language to make FRONT end web development easier; an ungodly number of things that do not belong can now be compiled into it, and thus people try to force it where is doesnt belong. it's not a general purpose language. period. and seriously, do people like recompiling for every little thing?
anyways, aside from that completely unhelpful paragraph, a git package is very easy to build. start here:
http://bbs.archlinux.org/viewtopic.php? … 95#p675295
and tweak it until you have a proper PKGBUILD.
[EDIT] bah, don't use the git routine from that post. it does work, but not like i wanted. it usually ends up downloading the whole repo each time.
I agreed with you, PHP is not a general purpose language, but Perl it is. Some people try to do something in PHP that can be more efficiently in Perl.
Btw, I think the need of doing the things faster in web pages will change a little the purpose of PHP.
Offline
I have almost-working PKGBUILDs and will upload them to the AUR soon
Offline
I have almost-working PKGBUILDs and will upload them to the AUR soon
Great Spider.007.
Offline
I have added http://aur.archlinux.org/packages.php?ID=35023 but it doesn't work yet. If anyone wants to have a shot at it you're welcome!
Offline
I have added http://aur.archlinux.org/packages.php?ID=35023 but it doesn't work yet. If anyone wants to have a shot at it you're welcome!
I fixed it; you can use the package!
Offline