CrossGL Translator ================== CrossGL Translator is the Python package published as ``crosstl``. It parses CrossGL and supported shader languages, builds an intermediate AST, and emits target code for graphics, compute, and systems-language backends. .. toctree:: :maxdepth: 2 quickstart architecture translation-pipeline lexer ast codegen-utilities backend-support backends/index examples extending api doxygen