Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What it is missing in Elixir/Erlang ? I only have ops experience with those


Basics for pure functional programming support would be some kind of IO-effect-type, tail-call-optimization (Elixir supports that), syntactic sugar for IO-combinators (to build up the "concurrent execution-plan" without actually executing it).

Optimally also stdlib functions and an ecosystem that help. Those can be rebuilt, but most people consider them tightly related to the language, so without it, it couldn't probably be called great support.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: