On Aug 16, 8:45 am, MRAB <pyt...@mrabarnett.plus.com> wrote:

> No, APL is strictly right-to-left.
>
>      -> x
>
> means "goto x".
>
> Writing to the console is:
>
>      [] <- myVar
>
> Reading from the console is:
>
>      myVar <- []

Ah, thanks for the correction. It's been 5,000 years since I used APL!

|>ouglas
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to