I would say LC is "typeless" as far as it can be. Graphic data is not strictly 
typeless, data read in as binary is not typeless, etc. In fact, any attempt to 
reduce *ALL* data to strings would be a horrible mistake. I guess I'm saying 
that I appreciate not having to worry about typing until it can't be helped.

Bob S


On Oct 27, 2015, at 01:42 , Mark Waddingham 
<m...@livecode.com<mailto:m...@livecode.com>> wrote:

One of the principal differences between LiveCode Script and LiveCode Builder 
is that LiveCode Script tries very hard to be a 'typeless' language (okay so it 
has arrays so it isn't really), whereas LiveCode Builder doesn't - it has 
dynamically typed semantics which are strictly enforced.

_______________________________________________
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