An Empathetic Functional Language
blog.drewolson.org
An Empathetic Functional Language
1–10 of 24 posts
Re: An Empathetic Functional Language
#2The talk of "empathy" as a core value also reminded me of the focus of Ernie Miller's "Humane Development". http://erniemiller.org/2014/12/17/humane-development/
Re: An Empathetic Functional Language
#3Re: An Empathetic Functional Language
#4No, it is not.
Re: An Empathetic Functional Language
#5Elixir is not homoiconic: https://news.ycombinator.com/item?id=7623991
Re: An Empathetic Functional Language
#6> Elixir is a pure functional language No, it is not.
Re: An Empathetic Functional Language
#7> Elixir is a pure functional language No, it is not.
Re: An Empathetic Functional Language
#8That sort of attention to detail is apparent across the board in the language and the community.
Re: An Empathetic Functional Language
#9Re: An Empathetic Functional Language
#10> Elixir is a pure functional language No, it is not.
Your comment just points what is wrong, without any help to guide those who would like to know more, be them the author or a reader. It is interesting because you just dismissed everything the article was about: being empathetic and providing guidance.
For the curious, I understand a pure functional language one that explicitly marks all side-effects, for example, by using monads. So Elixir indeed does not seem to be a pure language. More information can be found on wikipedia: http://en.wikipedia.org/wiki/Purely_functional