Re: [Tutor] The Best Way to go About with Self Modifying Code/Code Generation?

2012-07-08 Thread Aaron Tp
Thank you all for your responses. I don't know if I have the capability to even complete such a project, or if I possess the necessary will to start, but at least I understand it a bit more than when I was starting. --Aaron ___ Tutor maillist -

[Tutor] The Best Way to go About with Self Modifying Code/Code Generation?

2012-07-07 Thread Aaron Tp
Hey all, I have a question on using self-modifying code/code generation in Python; namely how to do it. I've posted on Stack Overflow and a python forum on this topic, and apparently the current approach I'd devised wastoo difficult. The idea was, for every Python operator and statement