Twenty Years of Open Source Erlang: A Retrospective from the trenches
erlang-solutions.com
Twenty Years of Open Source Erlang: A Retrospective from the trenches
1–10 of 70 posts
Re: Twenty Years of Open Source Erlang: A Retrospective from the trenches
#2Re: Twenty Years of Open Source Erlang: A Retrospective from the trenches
#3Kudos to Francesco and the guys at Erlang Solutions for their outstanding work in the open source high concurrency field!
Re: Twenty Years of Open Source Erlang: A Retrospective from the trenches
#4Re: Twenty Years of Open Source Erlang: A Retrospective from the trenches
#5Re: Twenty Years of Open Source Erlang: A Retrospective from the trenches
#6I didn't hear about Erlang as much as I did since Elixir came out and showed me the power of the VM and its ecosystem. As a ruby developer it's easy to pick up Elixir and I'm learning so much more about functional programming and systems than I did ever before.
Re: Twenty Years of Open Source Erlang: A Retrospective from the trenches
#7Re: Twenty Years of Open Source Erlang: A Retrospective from the trenches
#8I was delighted when Jose started getting involved in the space and released Elixir. Thanks Jose!
[1] https://gilesbowkett.blogspot.com/2007/05/erlectricity-erlan...
Re: Twenty Years of Open Source Erlang: A Retrospective from the trenches
#9I used Erlang before Elixir and it was awesome, albeit with a syntax that required getting used too. I've often looked at bridging the gap between Ruby and Erlang, and closely watched and tested solutions like Reia [0], Erlectricity [1] and Ernie [2]. I was delighted when Jose started getting involved in the space and released Elixir. Thanks Jose! [0] http://reia-lang.org [1] https://gilesbowkett.blogspot.com/2007/05…
Re: Twenty Years of Open Source Erlang: A Retrospective from the trenches
#10Specifically, I love working with pattern matching, OTP, and the functional nature of both languages. Thanks Erlang (and Elixir) guys!