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 build https://github.com/pairshaped/hypertea to try and get some of Elm's safety in typescript while being easy for LLMs to use (this is basically hyperapp, with added elm-like guardrails). Maybe I'll go back to Elm now that LLMs are handling it better.