Elixir 1.0.5 released
github.com
Elixir 1.0.5 released
1–10 of 29 posts
Re: Elixir 1.0.5 released
#2Re: Elixir 1.0.5 released
#3Haven't looked at elixir yet, but being an erlang fan and quickly hopping through the source it looks like elixir is doing for erlang essentially what coffeescript does to javascript. Something many non-erlangers have long lamented is the syntax so this looks quite interesting, also adding the running compiler is a nice idea for the macro support :)
Elixir is not really about the syntax, we have great tooling, our own standard library (with proper Unicode support, collections, unified API for dictionaries, etc) and our own approach to some constructs in OTP.
Feel free to ping here if you have any questions. I will make sure to check this thread again later.
Re: Elixir 1.0.5 released
#4Haven't looked at elixir yet, but being an erlang fan and quickly hopping through the source it looks like elixir is doing for erlang essentially what coffeescript does to javascript. Something many non-erlangers have long lamented is the syntax so this looks quite interesting, also adding the running compiler is a nice idea for the macro support :)
Hi, Elixir creator here, thanks for commenting! You may want to watch my talk at Erlang Factory SF 2015: https://www.youtube.com/watch?v=Lqo9-pQuRKE Elixir is not really about the syntax, we have great tooling, our own standard library (with proper Unicode support, collections, unified API for dictionaries, etc) and our own approach to some constructs in OTP. Feel free to ping here if you have any questions. I will m…
Re: Elixir 1.0.5 released
#5Re: Elixir 1.0.5 released
#6Re: Elixir 1.0.5 released
#7I'd love to read about people's real life uses of Elixir, whether it be for their jobs or side projects.
Re: Elixir 1.0.5 released
#8Haven't looked at elixir yet, but being an erlang fan and quickly hopping through the source it looks like elixir is doing for erlang essentially what coffeescript does to javascript. Something many non-erlangers have long lamented is the syntax so this looks quite interesting, also adding the running compiler is a nice idea for the macro support :)
Re: Elixir 1.0.5 released
#9Earlier quoted context omitted.
Hi, Elixir creator here, thanks for commenting! You may want to watch my talk at Erlang Factory SF 2015: https://www.youtube.com/watch?v=Lqo9-pQuRKE Elixir is not really about the syntax, we have great tooling, our own standard library (with proper Unicode support, collections, unified API for dictionaries, etc) and our own approach to some constructs in OTP. Feel free to ping here if you have any questions. I will m…
The independent stdlib is interesting, and I haven’t seen Elixir advocates mention it much before. I’ll have to look into that.
Re: Elixir 1.0.5 released
#10I'd love to read about people's real life uses of Elixir, whether it be for their jobs or side projects.