Lisp for the web
Adam Petersen demonstrates how to create a simple polling web app in Common Lisp — in around 70 lines of code! It’s not perfect (as one reddit comment noted, he needs to escape his strings for HTML), but it’s a pretty cool demonstration of how Lisp can serve as a rapid development platform.
Lisp isn’t perfect, but it’s better than the alternatives out there.