Name: Anonymous 2009-05-29 12:50
What characters can I use in identifiers, am I limited to [A-Za-z0-9_]?
(define get-the-contents-of-the-address-register contents-of-address-register)
(assignTheName getTheContentsOfTheAddressRegister contentsOfAddressRegister)