Today I found something wonderful, Hy, which is a lisp dialect built on python. My biggest problem with python is the syntax. Python is a very opinionated language. This is good. However, I do not particularly care for how python deals with whitespace. I guess I am on the wrong side of that issue. One feature that I do like about python, is the virtualenv. Now with Hy, I have both lisp syntax, and virtualenv at the same time!