#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
Pushing #ZigLang Compiler to render a Call Graph ... In a super-naive way 🤔
#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
#ZigLang Compiler can parse any chunk of text ... At Compile-Time! 👍
https://github.com/lupyuen/zig-bl602-nuttx#import-call-log