-
- Downloads
[IMP] web: implement formatAST utility function
In this commit, we implement a function which format a py.js abstract syntax tree into a string. This is really useful whenever we need to manipulate python expressions.
Please register or sign in to comment