On 2017-08-09 19:11, Mark Wieder via use-livecode wrote:
The problem I've run into is more at a higher level, dealing with
number parsing and runtime overflow detection before truncating input
parameters down to unsigned integers and calling the math library.

Well there's two things here...

1) An 'easy' language should tell you when you are doing something wrong

2) An 'easy' language shouldn't force you to have to write reasonable things yourself

Of course, in the absence of (2), (1) is much more important ;)

Warmest Regards,

Mark.

--
Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to