Ignoring for a moment that prefix != reverse(postfix), that is.... :-)
- C On 5/17/07, Greg Ewing <[EMAIL PROTECTED]> wrote: > Martin v. Löwis wrote: > > > (there might be a need for it in RTL languages, supporting > > 200E..200F and 202A..202E, but it seems that speakers of RTL > > languages are skeptical about the entire PEP, so it's unclear > > whether allowing these would help anything) > > The ideal kind of programming language for use by both > LTR and RTL people would be some kind of RPN. Then the > whole program could be read either way as either prefix > or postfix. :-) > > -- > Greg > _______________________________________________ > Python-3000 mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-3000 > Unsubscribe: > http://mail.python.org/mailman/options/python-3000/shiblon%40gmail.com > _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
