simple shorter function syntax

Kevin Curtis kevinc1846 at gmail.com
Mon Jul 26 03:16:53 PDT 2010


Re symbols and new syntax:

I think there's plans for the backtick ` with the quasis strawman.

The @ symbol reminds me of the c# string escape symbol:
var x = @"hello \n world";
And leads on to thinking about python strings: """, r", b" etc.

It's probably been discussed  - but any possibility of multi-line,
escaped, raw strings etc in Harmony?

--


More information about the es-discuss mailing list