KeKsBoTer / setlx2python

setlX to Python transpiler
2 stars 0 forks source link

use python's build-in ast library #8

Closed KeKsBoTer closed 5 years ago

KeKsBoTer commented 5 years ago

see https://docs.python.org/3.1/library/ast.html

KeKsBoTer commented 5 years ago

pretty printing: http://code.activestate.com/recipes/533146-ast-pretty-printer/

KeKsBoTer commented 5 years ago

https://github.com/simonpercivall/astunparse

KeKsBoTer commented 5 years ago

solved in bf3705dd447097f53a8807499cd12e8b633a602f