Show HN: Cdecl-dump - represent C declarations visually
Hacker News (score: 12)
Found: December 08, 2025
ID: 2600
Description
Other
Show HN: Cdecl-dump - represent C declarations visually
A small tool that parses C declarations and outputs a simple visual representation at each stage, as it encounters arrays, pointers or functions.
The program uses a table-driven lexer and a hand-written, shift-reduce parser. No external dependencies apart from the standard library.
More from Hacker
Zirgen: Compiler for a Domain-Specific Language
Zirgen: Compiler for a Domain-Specific Language
Show HN: Miditui – a terminal app/UI for MIDI composing, mixing, and playback
Show HN: Miditui – a terminal app/UI for MIDI composing, mixing, and playback
PgX – Debug Postgres performance in the context of your application code
PgX – Debug Postgres performance in the context of your application code
Charm Ruby – Glamorous Terminal Libraries for Ruby
Charm Ruby – Glamorous Terminal Libraries for Ruby
No other tools from this source yet.