6
votes
Python Vs. Ruby for Metaprogramming
You are describing Ruby.
Good metaprogramming. Ability to create classes, methods, functions,
etc. at runtime. Preferably, minimal
distinction between code and da …
