Re: Python has Traps; Does Euphoria have Programming Traps?
- Posted by useless_ Aug 15, 2013
- 2145 views
_tom said...
So it looks like Euphoria has no traps but Python has many traps.
This is why i parenthesis a lot of serial evaluations, or put them in separate if-then lines. The grouping can establish the order in which i wish the pieces evaluated, the nested if-then eliminates the shortcircuiting and aids step-thru debugging too.
_tom said...
Special thanks to Derek Parnell
He has provided me with the means of adding diagrams to the forum and the wiki.
Derek can be very useful.
useless-kat