Hacker News new | ask | show | jobs
by rupertlssmith 22 days ago
LLMs are way past that, Claude Code can very competently write Elm code now, for example.
1 comments

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.