11 unstable releases (4 breaking)
0.5.1 | Apr 27, 2023 |
---|---|
0.5.0 | Apr 3, 2023 |
0.4.1 | Sep 5, 2022 |
0.3.1 | Jul 3, 2022 |
0.1.3 | Apr 16, 2021 |
#503 in Parser implementations
40 downloads per month
355KB
9K
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
Vincent Tavernier vince.tavernier@gmail.com
License
BSD-3-Clause
Dependencies
~8–14MB
~269K SLoC