dmd json file output

Sönke Ludwig sludwig at outerproduct.org
Tue Jan 22 11:53:01 PST 2013


Am 22.01.2013 18:05, schrieb Tove:
> (...)
> 
> "int***" is both compact and easy enough to parse anyway.
> 
Consider "int[4u] delegate(scope float*[void function(scope int)] p1, Rebindable!(const(C))*[]* b)"

There are actually quite some things to parse in human readable type strings, I even remember some
expressions. And parsing this is at least as language specific as the mangled name. But I agree that
having both should be a good compromise.


More information about the Digitalmars-d mailing list