Reply to sandeepk,

bearophile Wrote:

Try porting code that uses heavily n-dimensional tensors from C to D,
and you understand why supporting the C syntax for arrays (with
inverted coordinates in the definition) is a godsend :-)

I think the right solution for this is to include a tool that rewrites
them into D style.


vote ++;


Reply via email to