Skip to content

macOS UI wrapper app around CwlDemangler to render swift symbols legible

Notifications You must be signed in to change notification settings

heckj/SwiftDemanglerMac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swift Demangler UI

Quick and dirty SwiftUI app that's a wrapper around CwlDemangle, which is a translation of Swift's Demangler.cpp that demangles Swift symbols into their internal formats.

The app provides a text field to enter the raw (mangled) swift symbol, and another to see the results.

A screenshot showing a window with two text fields, the top text field hacing a mangled swift symbol, and the bottom showing its unmangled form.

About

macOS UI wrapper app around CwlDemangler to render swift symbols legible

Topics

Resources

Stars

Watchers

Forks

Languages