Does Elixir have a language specification document? If yes, where is it?
The Elixir website has library documentation, and I found some documentation on guards and operators, but I did not find a language spec that, for example, documents syntax or provides a list of Elixir keywords (Elixir language keywords, not Keyword lists).