18 releases
0.7.1 | Nov 11, 2024 |
---|---|
0.6.1 | Oct 1, 2024 |
0.5.3 | Jul 23, 2024 |
0.5.2 | Nov 13, 2023 |
0.1.3 | Apr 16, 2021 |
#15 in #lalr-parser
241 downloads per month
1MB
20K
SLoC
glsl-lang-cli
glsl-lang
debugging CLI.
This is only a prototype for debugging, more options will be added in later updates.
Usage
Print GLSL AST to the standard output:
$ cargo run < source.glsl
TranslationUnit
ExternalDeclaration@0:0..45 `Declaration`
Declaration@0:0..45 `Block`
[...]
Author
Alixinne alixinne@pm.me
License
BSD-3-Clause
Dependencies
~7–15MB
~194K SLoC