A developer is rewriting MicroGPT using Futhark, a functional language designed for high-performance GPU computing. This experiment tests whether specialized compilers can optimize small language model inference better than standard frameworks. The project focuses on mapping tensor operations to parallel hardware. It offers a niche look at alternative AI runtime architectures.