./devel/py-itanium_demangler, Python parser for the Itanium C++ ABI symbol mangling language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 1.0, Package name: py37-itanium_demangler-1.0, Maintainer: pkgsrc-users

The Python Itanium Demangler is a pure Python parser for the Itanium
C++ ABI symbol mangling language. Note that MSVC mangling language is
not supported.

This demangler generates an abstract syntax tree from mangled symbols,
which can be used for directly extracting type information, as opposed
to having to interpret the C++ source code corresponding to the
demangled symbol

There is also a built-in AST stringifier, so the demangler can be used
as a replacement for c++filt or for formatting backtraces.


Master sites:


Version history: (Expand)