Convert this integer to ASCII.
The chr function converts an ASCII code into the corresponding character. The ASCII code is an integer.
Examples
(ascii string)
LISP Compatibility
Programming Overview of LISP (LISt Processing) Language