Tagged Questions
5
votes
12answers
582 views
In what languages can you dynamically rewrite functions on the fly?
I recently had the necessity of rewriting a javascript function in javascript, dynamically. The ease with which I did it, and how fun it was, astounded me.
Over here I've got some HTML:
<div ...