Hacker News new | ask | show | jobs
by crashocaster 2111 days ago
This can be done by 'unparsing' the python AST. We do this in the DaCe project: https://github.com/spcl/dace/blob/900cac070c4b083653c672e225...