@hackage language-glsl0.3.0
GLSL abstract syntax tree, parser, and pretty-printer
Installation
Dependencies (3)
- base >=4.6 && <5
- parsec
- prettyclass Show all…
Dependents (6)
@hackage/acme-everything, @hackage/lambdacube-gl, @hackage/lambdacube-core, @hackage/elm-compiler, @hackage/ixshader, @hackage/Elm
The package language-glsl is a Haskell library for the representation, the parsing, and the pretty-printing of GLSL 1.50 code.