kphillips wrote: > Can I generate SSA immediately from the AST? I'm doing just that using the LLVM backend ( http://llvm.org ). LLVM code is in SSA form. -Rich