@hackage glsl0.0.1.0

Parser and optimizer for a small subset of GLSL

Parser and optimizer for a small subset of GLSL.

This package can parse a very small subset of GLSL, namely exactly the subset emitted by GPipe-Core. It can evaluate the code and return the computed result. This is useful for debugging shaders generated by GPipe-Core.