Query Your C Code. ClangQL is a tool that allow you to run SQL-like query on C/C++ Code.

#clang #clangql #cpluplus

https://hackaday.com/2024/04/08/query-your-c-code/?utm_medium=erik.in&utm_source=mastodon

Query Your C Code

If you’ve ever worked on a large project — your own or a group effort — you know it can be difficult to find exactly where you want to be in the source code. Sure, you can use cta…

Hackaday