August 12, 2014
What's the easiest way to get support for demangling of GCC-supported languages of symbols extracted from GCC compiled ELF files?

Are the demangle algorithms complex? Could they be ported to D easily?
August 12, 2014
On Tuesday, 12 August 2014 at 11:30:24 UTC, Nordlöw wrote:
> What's the easiest way to get support for demangling of GCC-supported languages of symbols extracted from GCC compiled

In D, that is.