By indeyets, on July 26th, 2007%
I really-really want to see a programming language, which allows using proper unicode symbols for operators.
I mean:
× instead of *
→ instead of ->
↠instead if <-
≠instrad of !=
≤ and ≥ instead of <= and >=
This list can be continued more and more…
I perfectly understand the roots of current situation and I don’t ask to use . . . → Read More: Unicode vs. Programming Languages
By indeyets, on August 27th, 2006%
Ok, here is something interesting. I was browsing looking for something related to flash/actionscript programming and ways of client-server interaction (remoting). After an hour or so, I found something called “haXe“…
haXe is a “web oriented universal language”, which means, that you can write all the front-end and back-end stuff in haXe, and compile it to the . . . → Read More: haxe