19 releases

new 0.7.2 Nov 22, 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

#2994 in Parser implementations

Download history 213/week @ 2024-08-18 10/week @ 2024-08-25 26/week @ 2024-09-15 3/week @ 2024-09-22 218/week @ 2024-09-29 16/week @ 2024-10-06 5/week @ 2024-10-13 4/week @ 2024-11-03 229/week @ 2024-11-10 132/week @ 2024-11-17

365 downloads per month

BSD-3-Clause

1MB
20K SLoC

glsl-lang-cli

Crates.io

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