Compiler - Compiles regularized Scheme s-expressions into an
AST of SISC Expression objects.
From v1.9 on, the Compiler expects analyzed s-expressions which
have been annotated with various information about the code
including free variables, lexically referenced variables, etc.