Thanks to visit codestin.com
Credit goes to lib.rs

21 releases

0.8.1 Sep 15, 2025
0.8.0 Jun 9, 2025
0.7.2 Nov 22, 2024
0.5.3 Jul 23, 2024
0.1.3 Apr 16, 2021

#2268 in Parser implementations

Codestin Search App

905 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 [email protected]

License

BSD-3-Clause

Dependencies

~15MB
~271K SLoC