12 releases

0.5.2 Nov 13, 2023
0.5.1 Apr 27, 2023
0.4.1 Sep 5, 2022
0.3.1 Jul 3, 2022
0.1.3 Apr 16, 2021

#24 in #glsl

Download history 8/week @ 2024-02-22 3/week @ 2024-02-29 2/week @ 2024-03-07 2/week @ 2024-03-14 39/week @ 2024-03-28 29/week @ 2024-04-04

68 downloads per month

BSD-3-Clause

755KB
19K 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

Vincent Tavernier vince.tavernier@gmail.com

License

BSD-3-Clause

Dependencies

~6–15MB
~180K SLoC