| ▲ | UltraSane 4 hours ago | ||||||||||||||||||||||
I've gotten best results with LLMs generating Go, Java, and C# code as they have the best combination of strong type systems and fast or no compile times. | |||||||||||||||||||||||
| ▲ | pjmlp 4 hours ago | parent [-] | ||||||||||||||||||||||
Yes, and in Java/C# case, AOT compilation is also available. I would also add Kotlin, Clojure and F#. Scala not really as the compilation is not much better, and since the Scala 3 reboot, the ecosystem doesn't seem to be doing that well. The market opportunity for Haskell on the JVM is gone, although they are doing cool stuff with capabilities. | |||||||||||||||||||||||
| |||||||||||||||||||||||