Hacker News new | ask | show | jobs
by joaohaas 43 days ago
What study?

And I don't see how Go design patterns would be any worse. The main issue people have with it is the repetition/verbosity, which LLMs handle just fine.

1 comments

The repetition and verbosity makes it more expensive for the LLM to write. You'd want a language that is expressive and dense if you're optimizing for token usage.
APL would seem to be perfect!