CL has been overlooked as a scripting language, even though scripting in CL is faster than it is in traditional scripting languages. CL's interactivity and macro system make it ideal for quick-and-dirty hacking. For one thing, its syntax is so simple that almost anything can be typed in at the CL command-line: CL-USER> 23 That's a valid CL "program". It returns 23. So say that you forgot how part