-
Notifications
You must be signed in to change notification settings - Fork 832
A blog post about v0.5.0 release #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
||
We will also work on better integration and documentation on building Erlang systems. Erlang ships with the [Open Telecom Platform](http://en.wikipedia.org/wiki/Open_Telecom_Platform) which provides many tools to build distributed applications. In v0.5.0, all these tools are already available but we want to make the build process even simpler. | ||
|
||
In parallel, we will improve our [documentation generation tool](https://github.com/elixir-lang/exdoc) and [build tool tool](https://github.com/elixir-lang/mix) which will likely be merged into core when they are solid enough. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tool is duplicate int he build tool
|
|
||
After not feeling productive enough with that Elixir version, I have decided to take a break from Elixir to study old, new and emerging languages. The challenge was to not re-invent Erlang as a language, but how to provide the productivity and flexibility I expect from Elixir while staying a 100% compatible with Erlang. | ||
|
||
It was around October 2011, in a short stay during San Francisco, that I was able to come up with Yehuda Katz what would be [the foundation of Elixir's current version](http://github.com/josevalim/lego-lang). Development of the new Elixir version started a few days before 2012 and continued steady when the new year came in. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it should be 'in San Francisco'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Trocar a ordem das coisas:
de "in a short stay during San Francisco" ==> "during a short stay in San Francisco"
A blog post about v0.5.0 release
A blog post about v0.5.0 release
A blog post about v0.5.0 release
You can read it formatted here:
https://github.com/elixir-lang/elixir-lang.github.com/blob/46515c44a061f67652f226c4630a534e98ef8544/_posts/2012-05-25-elixir-v0-5-0-released.markdown
/cc @alco @rafaelfranca