The Donald Trump: New top story on Hacker News: Show HN: Anyone interested in a tool helps to explore C++ ASTs

Saturday, 23 May 2026

New top story on Hacker News: Show HN: Anyone interested in a tool helps to explore C++ ASTs

Show HN: Anyone interested in a tool helps to explore C++ ASTs
4 by leomicv | 1 comments on Hacker News.
I built this software to help users who need to do static code analysis for C/C++ codebase. This can help you to explore the ASTs interactively. It can replace the Clang ast dump completely and also you can search the code/ASTs in a structual way. For example you can search a function which matches specific name or number of paremeters.

No comments:

Post a Comment