# S-Expression A simple dependency free s-expr parser for lisp. The s-expressions are parsed in the Expression enum with the read function.