Data

The eval function unquotes, and by definition evaluates data. The quote function performs the opposite function.

Data can also be unquoted by a comma prefix (this is similar to how data is treated with the backtick quote in LISP). Multiple commas and quotes can be used to create multiple different levels of data.