Only without all the parts that make Lisp different from all the other scripting languages out there: a useful code/data correspondence; lexically scoped non-local returns; an object system based on generic functions instead of message passing; resumable exceptions; dynamically-scoped variables.