jsPython interpreter v2 is a complete rewrite of jsPython interpreter. It uses a tree-walk interpreter approach. What consists of three major steps Tokenize -> Parse -> Evaluate