Hacker News new | ask | show | jobs
by johnwheeler 365 days ago
Why wouldn't LLMs work as well with Elixir as python or JS? LLMs don't parse an AST.
1 comments

Because of the amount of Python and JS in the wild is much more than the amount of Elixir code, so the LLMs have much more data to base their answers on.
Thanks