KhronosGroup / KhronosGroup/glslang

How to view AST in a graph

Open
#2,871 4 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.