Deck is a Lispish programming language that keeps the power of Lisp's everything-as-list code structure while having a human-friendly syntax. It also has a Smalltalk-inspired object system, modules and continuations.
If you're curious,
You can download the current release from here or just find it on the GitHub page.
(All links go to GitHub.)