Who favors the current D1 situation?

Lionello Lunesu lio at lunesu.remove.com
Thu Mar 6 21:14:07 PST 2008


> I myself would like to see D1 get all new features that won't break 
> existing source code.
> 
> Things like:
> * New string literals
>   - q{a=b} D-token string syntax,
>   - delimited strings, q"(...)"
>   - heredocs, q"EOF...
> * IFTI that works even if you specify one parameter,
> * Enhanced is expression
>   - is ( Type Identifier : TypeSpecialization , TemplateParameterList )
>   - is ( Type Identifier == TypeSpecialization , TemplateParameterList )
> * foreach(i; 0..10) syntax (ForeachRangeLiteral)
> * Overload sets

You mean a D2 without const?

L.



More information about the Digitalmars-d mailing list