What does this mean?
Hack: a new programming language for HHVM
21–30 of 422 posts
Re: Hack: a new programming language for HHVM
#22Why a brand new language, instead of building or optimizing the PHP backend for HHVM with an existing language like Haxe? http://haxe.org/
Re: Hack: a new programming language for HHVM
#23I'm the manager of the team that developed Hack, and I'm sitting here with some of the language designers. Happy to answer your questions.
Re: Hack: a new programming language for HHVM
#24I'm the manager of the team that developed Hack, and I'm sitting here with some of the language designers. Happy to answer your questions.
Re: Hack: a new programming language for HHVM
#25"Hack provides instantaneous type checking via a local server that watches the filesystem." What does this mean?
Re: Hack: a new programming language for HHVM
#26Very excited to play with this. While I know many poo-poo PHP, it still is a pretty decent gateway language. If these type of innovations introduce hobby programmers into more professional practices and concepts, I'm all for it.
Yes, I'm slightly bitter :/
Re: Hack: a new programming language for HHVM
#27I'm the manager of the team that developed Hack, and I'm sitting here with some of the language designers. Happy to answer your questions.
Re: Hack: a new programming language for HHVM
#28Facebook is always pushing PHP to new places. Would it be too broad to say PHP is the worst thing that ever happened to Facebook's engineering but Facebook's engineering is the best thing that ever happened to PHP?
I don't see HHVM that much as a 'different runtime' like Rubinius/JRuby/Topaz or Jython/Unladen Swallow/Pypy - it's more a fork in my book, and Hack adds a lot to that by also greatly changing the language.
This is not a criticism or even positive/negative - this is my point of view.
Re: Hack: a new programming language for HHVM
#29Naming a language hack ... very poor choice. Searching for Go, C, C++ is already bad, now you can add hack to the list.