agnat / node_demangle

C++ symbol demangling and pretty-printing for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Symbol Demangler for node.js

Mostly an experiment in cross platform node addons. It is small and has no dependencies. I’m going to use it to pretty-print symbol names from a gcov coverage analysis.

License

MIT.

About

C++ symbol demangling and pretty-printing for node.js

License:MIT License


Languages

Language:C++ 100.0%