Elixir v0.5.0 released
elixir-lang.org
Elixir v0.5.0 released
1–10 of 21 posts
Re: Elixir v0.5.0 released
#2Re: Elixir v0.5.0 released
#3Re: Elixir v0.5.0 released
#4Re: Elixir v0.5.0 released
#5I really wish projects like this would put together a basic, downloadable document on their language. Something that tells the reason and acts as a tour of the language.
Re: Elixir v0.5.0 released
#6Is it me or a release notes with a list of what changed is nowhere to be found?
There are some posts with a little summary of what happened during the week.
Re: Elixir v0.5.0 released
#7I really wish projects like this would put together a basic, downloadable document on their language. Something that tells the reason and acts as a tour of the language.
As an example to this, I really like the xtend docs: http://www.eclipse.org/xtend/#extensionmethods
Re: Elixir v0.5.0 released
#8Is it me or a release notes with a list of what changed is nowhere to be found?
Re: Elixir v0.5.0 released
#9Re: Elixir v0.5.0 released
#10However, after 2 small projects with Clojure, my thoughts have changed. To me it is the general programming language, and it's only a matter of time until clojure-beam sees the light of day (there's already Joxa).
Also, it occupies a weird spot: after v0.4's redesign, it pretty much kept Erlang's semantics, which made it unlikely to be adopted by old Erlangers and, with the whole OO thing was thrown away, it is too much a departure from Ruby.