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

CoffeeScript is pretty cool

for i in [1..100] console.log(['Fizz' if i % 3 is 0] + ['Buzz' if i % 5 is 0] or i)



MUMPS is pretty cool:

http://stackoverflow.com/questions/4151554/need-mumps-sample...

I've actually decoded it. Turns out that the thing most useful for this, by far, is an ASCII table :P




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

Search: