On Thu, Apr 5, 2012 at 5:00 PM, Adam Shannon <[email protected]> wrote:
> I don't see anything inherently wrong with adding some nice sugar to
> ES, because the people who will be using this "math heavy" notation
> will be those who are used to it. The "everyday" ecmascript programmer
> probably won't touch these because they might add extra work for them.
> Plus, it'd be nice to be able to read math in ES (for us math oriented
> folk).

Leksah <http://leksah.org/> is a Haskell IDE whose editor converts ->
and other operators to their unicode equivalent. It saves the file in
ascii.

If you want that feature in the editor, do it. On the other hand,
there is no reason to make programming JS harder for people with a
weaker editor.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to