Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

straywriter/ClangASTViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clang AST Viewer

Introduce

  • Analyze C++ code using libclang to display AST structure
  • After downloading the source code, it is easy to build using cmake. So far, it has only been successfully tested on Windows 10, and a Release version has been released
  • There is some interaction
  • Any questions can be raised in Issues

ScreenShot

image-20210904111409004

ee

gg

External dependencies

  • imgui
  • glad
  • glfw
  • libclang
  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published