logoalt Hacker News

rupertlssmithtoday at 3:09 PM1 replyview on HN

LLMs are way past that, Claude Code can very competently write Elm code now, for example.


Replies

rapindtoday at 5:15 PM

Good to know. I built https://github.com/pairshaped/hypertea to get some of Elm's safety in typescript while being easy for LLMs to use (this is basically just hyperapp in TS, with added elm-like guardrails). Maybe I'll go back to Elm now that LLMs are handling it better.