Y
Hacker News
new
|
ask
|
show
|
jobs
by
bliti
3740 days ago
Wait until they discover Elixir and Phoenix. It's the power of Go (a bit more I think) without the ugly syntax.
2 comments
15155
3740 days ago
"Power of Go" for me means shared-memory parallelism.
What's the answer for that in Erlang or Elixir?
link
akshatpradhan
3740 days ago
What sets Elixir apart from Go?
link
bliti
3740 days ago
IMO, it's simpler to write and easier to read. It's been a bit faster in t he tests I've run but not by a lot. Probably due to my skills. I just find its nicer all around. It does not carry over anything from C.
link
What's the answer for that in Erlang or Elixir?