22
votes
27answers
5k views
Python Vs. Ruby for Metaprogramming
I'm currently primarily a D programmer and am looking to add another language to my toolbox, preferably one that supports the metaprogramming hacks that just can't be done in a statically compiled …
