Y
Hacker News
new
|
ask
|
show
|
jobs
by
utku_karatas
6183 days ago
And any particular reason choosing Boo over IronPython?
1 comments
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.
link
omouse
6182 days ago
How do those macros make life easier? From a look at the example code, it looks like they're hell to write! :(
link