LISP - Basic Syntax
Basic Building Blocks in LISP
LISP programs are made up of three basic building blocks:
• atom
• list
• string
An atom is a number or string of contiguous characters. It includes numbers and special characters.
Following are examples of some valid atoms: