> On 22 Jul 2023, at 18:13, Geoff Canyon via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Both are turing complete, so there's technically nothing one can do that
> the other can't, but some examples:
> 

Technically, that’s not correct. Simply being Turing complete doesn’t mean it 
can do everything you might want to do.

Things Python can do that LCS can’t would include:

 - calling foreign language functions 
 - threads 
 - raw sockets
 - multicast
 - ipv6
 - and many many more ….

Alex.

_______________________________________________
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