Hacker News new | ask | show | jobs
by cultofmetatron 410 days ago
> Right now that love goes to clojure!

having used both, elixir feels a lot like clojure semantics with a ruby like syntax. the big advantage of elixir is the erlang vm. if you want a vm that heavily prioritizes parallelism and network programming, give elixir a try. otherise, clojure is perfectly adequate.