Show HN: Eyot, A programming language where the GPU is just another thread
Summary
Eyot introduces a GPU-first programming language that treats the GPU as a background thread, compiling for both CPU and GPU with runtime communication. It targets GPU-heavy domains like game development, numerical analysis, and AI, aiming to simplify GPU offloading and accelerate development workflows. The project is early but provides a playground and documentation for experimentation.