Hacker News new | ask | show | jobs
by Archit3ch 99 days ago
Perhaps Elixir (and by extent FP) is great for standard business logic, the type that's represented in AutoCodeBench. But sometimes your problem domain demands[1] a more expressive/powerful language like LISP.

[1] Not because you can't solve it in C, but because you'll be fighting the language along the way.