2 ms·
LLMs are way past that, Claude Code can very competently write Elm code now, for example.
by rupertlssmith 3mo ago
LLMs are way past that, Claude Code can very competently write Elm code now, for example.
- rapind 3mo 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.