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

Download history 6/week @ 2024-07-29 223/week @ 2024-08-19 27/week @ 2024-09-16 2/week @ 2024-09-23 222/week @ 2024-09-30 13/week @ 2024-10-07 4/week @ 2024-10-14 4/week @ 2024-11-04 237/week @ 2024-11-11

241 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