A developer is porting microgpt, a tiny GPT implementation, to the functional language Futhark. This experiment tests how purely functional, data-parallel programming handles transformer architectures. It is a niche technical exercise. Practitioners can use the results to evaluate Futhark's efficiency for tensor operations compared to traditional imperative frameworks.