下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
C++ Code from a Compiler's Perspective
FreeMIT
Claim
Collect
Share
4.4k
Stars
No
Chinese
C++
Language
Yes
Active
20
Contributors
13
Issues
No
Organization
_20.1
Latest
257
Forks
MIT
License
More
cppinsights image
This is a development tool based on Clang that can transform source code into the compiler's deduction results, allowing users to deeply understand the internal mechanisms of the code from the perspective of the compiler. It can be used to demonstrate and explain abstract syntax trees (ASTs) and new features of the C++ language.

Comments

Rating:
No comments yet