D autocomplete
Daniel Murphy
yebblies at nospamgmail.com
Mon Feb 20 08:17:51 PST 2012
"H. S. Teoh" <hsteoh at quickfur.ath.cx> wrote in message
news:mailman.667.1329753569.20196.digitalmars-d at puremagic.com...
> I've suggested before, and would suggest it again, that it would be nice
> if dmd had an option, or came with another standalone tool, that can
> display the fully-expanded type of something, as the compiler would have
> understood it. For example:
>
This sounds like dmd's json output, but even less implemented and requiring
repeated lexing/parsing/semantic.
It would make a lot more sense with the compiler as a library.
More information about the Digitalmars-d
mailing list