Hacker News new | ask | show | jobs
by daeken 6183 days ago
I like IPy, but it uses too much reflection for it to be used for this. In addition, Boo's macros make life easier.
1 comments

How do those macros make life easier? From a look at the example code, it looks like they're hell to write! :(