demangler: Demangler for C++ mangled names.

[ bsd3, development, library, program ] [ Propose Tags ]

Provides a demangler (and mangler) for C++ names, with an intermediate representation that captures the nuances of each composite name to allow for semantic utilization of different portions of a name. . Also provides text sharing for efficient storage of a large number of demangled names. . See https://itanium-cxx-abi.github.io/cxx-abi/abi.html#mangling for more details on mangling

Flags

Manual Flags

NameDescriptionDefault
debug

build with debug output and panics enabled

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.1.0.0, 1.2.0.0, 1.3.2.0
Change log CHANGELOG.md
Dependencies base (>=4.10 && <5), containers, demangler, lens (>=5.0 && <5.3), sayable (>=1.2.3.1 && <1.3), template-haskell, text, transformers [details]
License BSD-3-Clause
Author Galois, Inc.
Maintainer kquick@galois.com
Category Development
Source repo head: git clone https://github.com/GaloisInc/demangler
Uploaded by KevinQuick at 2024-04-23T03:39:04Z
Distributions NixOS:1.2.0.0
Executables demangle
Downloads 46 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
All reported builds failed as of 2024-04-23 [all 1 reports]