This package browser is in early development. Mind the rough edges.

go-github-com-ianlancetaylor-demangle 0.0.0-20230524184225-eabc099b10ab

Symbol name demangler written in Go

This package defines functions that demangle GCC/LLVM C++ and Rust symbol names. This package recognizes names that were mangled according to the C++ ABI defined at https://codesourcery.com/cxx-abi/ and the Rust ABI.

Installation

Install go-github-com-ianlancetaylor-demangle 0.0.0-20230524184225-eabc099b10ab as follows:

guix install go-github-com-ianlancetaylor-demangle@0.0.0-20230524184225-eabc099b10ab

Or install the latest version:

guix install go-github-com-ianlancetaylor-demangle

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.