ai

grav 2025-05-22T18:08:31.670379Z

Shower thought: Are LLMs better at coding with a language that has a good, static type system, such as O'Caml or Haskell? You know, the sort of "if it compiles, it works" languages?

2025-05-22T18:49:11.191169Z

I hope so. if it can keep the AI slop at bay, that's another win for Clojure

usametov 2025-05-26T13:36:15.182629Z

LLMs may also generate good DSL code if it has clearly defined error messages. We know that Clojure is good for creating DSLs. This might be another venue to pursue.

john 2025-05-22T20:04:59.831589Z

Java version of Google's Agent Development Kit is available https://github.com/google/adk-java

👍 1
👀 1
1
🙏 1