#ZigLang Type Reflection ... Can we use it to generate a Structured Call Graph for C Libraries ... Like for #LoRaWAN? 🤔
https://github.com/lupyuen/zig-bl602-nuttx#zig-type-reflection
#ZigLang Compiler can parse any chunk of text ... At Compile-Time! 👍
#ZigLang Compiler has produced a super-simple Call Graph ... Let's add some Structure
https://github.com/lupyuen/zig-bl602-nuttx#super-naive-call-graph
Defining the Modules for our C Functions ... And rendering the Call Graph with #ZigLang Compiler
https://github.com/lupyuen/zig-bl602-nuttx#group-functions-by-modules