KhronosGroup / KhronosGroup/glslang
How to view AST in a graph
Open
enhancement
Infrastructure
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 989
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
Hello, my frineds
Does ``glslang`` can print a AST as graph?
some thing like ``.dot`` file, and use ``graphviz`` to view what the AST really is?
or can we use other tools to view a AST in a graph?
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by checking glslang's available AST inspection interfaces and whether Graphviz or .dot output is documented; done would be a documented way to view an AST as a graph, or a clear statement that no such support exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100