Hacker News new | ask | show | jobs
by chaoky 4120 days ago
Interesting, very reminiscent of Lisp macros! Glad to see that python code transforming isn't too difficut.
1 comments

You can do a lot with Python's AST:

http://docs.hylang.org/en/latest/