JavaScript lets you do so much with so little as we show here by implementing a Lisp-like list data structure. The purpose of this article isn't to demonstrate how to implement the list processing ...