yet another function types syntax variation

Rémi Forax forax at univ-mlv.fr
Tue Feb 9 14:37:02 PST 2010


Le 09/02/2010 22:58, John Nilsson a écrit :
> On Tue, Feb 9, 2010 at 10:23 PM, Neal Gafter<neal at gafter.com>  wrote:
>
>    
>> I think that would be confusing when combined with ?: expressions.
>>      
>
> I would suggest ~ but it's nigh impossible to type on Swedish keyboards.
> (Altgr + a button that doesn't even seem to have a standard placement +
> space).
>
> BR,
> John
>
>    

It remind me a possible syntax for lambda expression/statement:
  ,\(int x) (x)

comma + backslash is almost a lambda.

Rémi


More information about the lambda-dev mailing list