I think it's a joking dig, saying that dynamic (interpreted) languages are stupid while compiled languages are not. `im_stupid()` is not defined, so there should be a compilation error. If it first prints the output of `print` before giving an error about `im_stupid` not being defined, it's a dynamic language, and (according to the author) that's stupid.
6 comments
[ 3.0 ms ] story [ 23.9 ms ] thread(just kidding of course, matching the tone of the article)
Wouldn't that make it a stupidly typed language?