Earlier I made the argument that general purpose dynamic languages such as Ruby,Python were not as good as they are made out to be. It is not uncommon to hear claims that they are much more (even 10x more) productive than languages such as Java & C#, but it seems to me that at the very least those claims should be qualified with which task the productivity pertains. Central to the case is the seeming lack of impressive programs written in one of these languages.
So excluding web frameworks, what is the single most impressive piece of software written in one of these languages?
edit: Just to reemphasise, embedded javascript is not the subject of the question. Really python, and ruby are. Gmail and google maps could only be written in javascript, as they are embedded in the browser. Essentially the question is which successful and impressive IDE, game, utility... etc. was written in python or ruby. Choose one or two, and give a description about why they are good/impressive.
edit2: Sorry, I forgot perl. Though nobody can claim that perl does not get its fair share of criticism.
