This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Description
Thanks for this project, I realize C and C++ aren't supported yet, but I'm sure it's something you've thought about it. It's something I'm running into now.
Without trying to build the software, how will Stack Graphs know how to resolve an #include location? such things are typically managed by a make file or some build system like cmake because there is no standardized way of setting up projects in C/C++.
Looking forward to your insight, because I'm stumped.