Hacker News new | ask | show | jobs
by TomasSedovic 5240 days ago
Ruby, Python, Go, JavaScript, Bash, even Clojure -- kinda.

https://gist.github.com/1815639

Of course, unless you're the sole writer and reader of the code, it's generally good to follow the common practices that evolved around the particular language.

1 comments

Just becuse it is in the language spec does not mean that you should use it - Arithmetic IF's in Fortran are a good example.