Hacker News new | ask | show | jobs
by bnegreve 4737 days ago
Error messages are very clear and understandable which is definitely a plus. For example:

    Error on line 1: expected 'chicken'
1 comments

TypeError:

Expected, chicken :

Found, chicken

That's got to be the funniest error message I've read
You should try Python.