Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Could the same techniques you applied to PHP be applied to other dynamic languages like Ruby or Python?


If you're looking for a statically-typed version of Python/Ruby, I'd say nimrod gets fairly close. It's also fantastically fast and compiles to portable ANSI C.


Nimrod is not a statically typed version of Python in the sense Hack is a statically typed version of PHP. Not at all. Hack is gradually typed, Nimrod is not. Big difference.


I thought it was clear I wasn't trying to draw an analogy between PHP/Hack and Python/Nimrod, but rather pointing out that Nimrod is a very nice language for someone who enjoys Python but wants static typing.


Yes, definitely.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: