It would be great to have a simple GLSL/HLSL parser supporting basic features and outputing an NZSL AST. We could also have a tool allowing to translate that AST back to NZSL (LangWriter can do this with a proper AST). Depending on the memory footprint it could be integrated to nzslc