Y
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
hcarvalhoalves
4120 days ago
You can do a lot with Python's AST:
http://docs.hylang.org/en/latest/
link
http://docs.hylang.org/en/latest/