dmd json file output

Jacob Carlborg doob at me.com
Tue Jan 22 23:41:22 PST 2013


On 2013-01-22 20:53, Sönke Ludwig wrote:

> 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.

This wouldn't be fun to parse. It basically requires a front end.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list