AST body is compiled first to a LISP-like IR via the ListCompiler, which in turn converts down to a thunk. The direct AST -> Thunk compiler is no longer needed. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
AST body is compiled first to a LISP-like IR via the ListCompiler, which in turn converts down to a thunk. The direct AST -> Thunk compiler is no longer needed. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>