## Description Need to investigate how to reduce the overhead of interpreter * Skip execution of static expression (pre execute them and replace with final result) * Conversion of commands (with pure) to native host language * Speedup loop