8 ms·
LLMs are way past that, Claude Code can very competently write Elm code now, for example.
by rupertlssmith 2mo ago
LLMs are way past that, Claude Code can very competently write Elm code now, for example.
- rapind 2mo agoGood to know. I built https://github.com/pairshaped/hypertea 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.