A developer is porting microgpt to Futhark, a purely functional language for high-performance arrays. This experiment tests whether Futhark's data-parallelism improves LLM inference efficiency. The project remains an incremental technical exercise. Practitioners can monitor the repository to see if functional programming reduces the overhead of tensor operations in small models.