Remix.run Logo
johnwheeler 2 days ago

Why wouldn't LLMs work as well with Elixir as python or JS? LLMs don't parse an AST.

lawn 2 days ago | parent [-]

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.

johnwheeler 2 days ago | parent [-]

Thanks