Get Started
Everything you need to master GPULang - from basic syntax to build integration
Language Syntax
Learn the fundamentals of GPULang syntax, including data types, control structures, functions, and modern language features that make GPU programming more accessible.
Built-in Functions
Comprehensive reference for all GPULang intrinsic functions, including mathematical operations, texture sampling, and GPU-specific utilities with platform support details.
Integration Guide
Learn how to integrate GPULang into your game engine, manage shader pipelines, and optimize rendering performance for real-time applications.
VS Code Extension
Get the official GPULang extension for Visual Studio Code with syntax highlighting, IntelliSense, error checking, and integrated compiler support.
Compiler Reference
Deep dive into the GPULang compiler, including command-line options, optimization settings, target platforms, and integration with build systems.