Hacker News new | ask | show | jobs
by 0_gravitas 2570 days ago
It's not necessarily C-fast and it is dynamically typed but in the ratio of easiness-to-performance elixir seems to be pretty affable, especially for concurrency stuff. It does tend to balk at some heavier stuff like number-crunching, and that's when I see people start to use Rust NIFs.
1 comments

Elixir also has easy to use environment with mix.