A programming language that helps you write shader- and kernel-programs.
Status:
- parsing to AST
- convert to HIR
- type check HIR
- generate MIR
- code generation
- SPIR-V
- GLSL
- OpenCL
- language server implementation
All code is licensed under the EUPL-1.2 license.
All files that are not properly copyrightable are in the public domain using the CC0 license.