Possibly better loop construct, also labels+goto important and on the fly compiler idea.

Skybuck Flying Windows7IsOK at DreamPC2006.com
Sat Nov 2 15:49:27 EDT 2013


For those programmers that want to write clear/understandable/less buggy 
code instead of the fastest it could be interesting.

Also ultimately compilers are free to implement it they way they want it ;) 
Thus freeing the programmer from strange assembler instruction orders as 
usual ;)

If you ever would like to write your own compiler you are free to implement 
it the way you want it and thus hopefully your assembler analysis makes 
sense ;)

Bye,
  Skybuck.





More information about the Python-list mailing list