On Thursday 01 July 2010 17:35:20 Dov Grobgeld wrote: > The use of assigment through left arrow (←) would solve this. Which reminds > me of the fact that I would have loved having a language like python that > uses more of unicode for its syntax. > > Then "python" might look like: > > ∀ n ∈ names: > if n ≠ "foo": > α ← n > ß = re∘search〈"foo", α〉 > > No more overloading of parens, decimal dots, minus signs, etc. >
Look up fortress at http://projectfortress.sun.com/, specifically http://projectfortress.sun.com/Projects/Community/wiki/MathSyntaxInFortress It's not exactly what you asked for, but it's damned close. Have fun, Shai. _______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
