PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal
1–10 of 16 posts
Re: PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal
#2Re: PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal
#3I'm glad that PHP has adopted more and more from Hack, Facebook's once fork and now completely separate language - https://hacklang.org/ . It was never going to replace it (Go's success separate from Google has astounded me to be honest) but it heavily influencing PHP's direction feels like the best of both worlds.
Re: PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal
#4Re: PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal
#5Re: PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal
#6I'm glad that PHP has adopted more and more from Hack, Facebook's once fork and now completely separate language - https://hacklang.org/ . It was never going to replace it (Go's success separate from Google has astounded me to be honest) but it heavily influencing PHP's direction feels like the best of both worlds.
Re: PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal
#7I'm glad that PHP has adopted more and more from Hack, Facebook's once fork and now completely separate language - https://hacklang.org/ . It was never going to replace it (Go's success separate from Google has astounded me to be honest) but it heavily influencing PHP's direction feels like the best of both worlds.
What do you mean “separate from google”? Golang’s success is directly and exclusively based on google envy back in 2009-2012.
Re: PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal
#8I'm glad that PHP has adopted more and more from Hack, Facebook's once fork and now completely separate language - https://hacklang.org/ . It was never going to replace it (Go's success separate from Google has astounded me to be honest) but it heavily influencing PHP's direction feels like the best of both worlds.
What do you mean “separate from google”? Golang’s success is directly and exclusively based on google envy back in 2009-2012.
Re: PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal
#9I'm glad that PHP has adopted more and more from Hack, Facebook's once fork and now completely separate language - https://hacklang.org/ . It was never going to replace it (Go's success separate from Google has astounded me to be honest) but it heavily influencing PHP's direction feels like the best of both worlds.
I think Facebook just forking the language instead of helping with development gave them the kick up the ass to sort out the development process. Then it just came down to having no one actually working on the language, so they needed to create the PHP Foundation to pay people to work on it because all the major companies left it behind (Yahoo, Facebook, Zend, etc). So it's good to see it managed to survive that chao…
The real improvements all came from the hard work of the developers who were around during the 7.* releases who did excellent work.
Most importantly at that time we had Nikita Popov who was incredibly helpful.
Hack/HHVM definitely gave it a nice kick of motivation though.
Re: PHP Almost Generics: Guided Journey Through the Official Compile-Time Proposal
#10Earlier quoted context omitted.
What do you mean “separate from google”? Golang’s success is directly and exclusively based on google envy back in 2009-2012.
Their point is that Golang has seen adoption and use outside the Google ecosystem, which is perhaps surprising, and something few other "company languages" have managed (e.g. Swift is actually quite a nice language design, but almost no-one uses it unless they're deeply involved with the Apple ecosystem).
If I think about swift I think about ios apps (I know it can be more today, but their marketing for this language wasn't good).
So apple never wanted big adoption outside of their devices.