You are not logged in.

#1 2010-02-20 16:18:49

yawniek
Member
Registered: 2010-02-20
Posts: 1

[request] hiphop

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

#2 2010-02-20 16:43:31

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: [request] hiphop

yawniek wrote:

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

#3 2010-02-20 22:12:20

extofme
Member
From: here + now
Registered: 2009-10-10
Posts: 174
Website

Re: [request] hiphop

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

#4 2010-02-20 22:49:45

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: [request] hiphop

extofme wrote:

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

#5 2010-02-25 11:43:55

Spider.007
Member
Registered: 2004-06-20
Posts: 1,176

Re: [request] hiphop

I have almost-working PKGBUILDs and will upload them to the AUR soon

Offline

#6 2010-02-25 13:09:19

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: [request] hiphop

Spider.007 wrote:

I have almost-working PKGBUILDs and will upload them to the AUR soon

Great Spider.007.

Offline

#7 2010-02-25 15:28:06

Spider.007
Member
Registered: 2004-06-20
Posts: 1,176

Re: [request] hiphop

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

#8 2010-02-26 14:42:46

Spider.007
Member
Registered: 2004-06-20
Posts: 1,176

Re: [request] hiphop

Spider.007 wrote:

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

Board footer

Powered by FluxBB