Clone in SourceTree SourceTree is a free Mac client by Atlassian for Git, Mercurial and Subversion. AST Optimizer astoptimizer is an optimizer for Python code working on the Abstract Syntax Tree (AST, high-level representration). It does as much work as possible at compile time. The compiler is static, it is not a just-in-time (JIT) compiler, and so don't expect better performances than psyco or P