5 ms·
Interesting, very reminiscent of Lisp macros! Glad to see that python code transforming isn't too difficut.
by chaoky 12y ago
Interesting, very reminiscent of Lisp macros! Glad to see that python code transforming isn't too difficut.
- hcarvalhoalves 12y agoYou can do a lot with Python's AST: http://docs.hylang.org/en/latest/ http://docs.hylang.org/en/latest/