Hacking Elixir's Syntax

  • This blog touches on why Elixir is doing so well-- it's easy to extend and add to the language, pull requests are welcome and (most of the time, anyway) the Jose appreciates and integrates additions to the language. (He once rejected something that I disagree with, but on the balance he's doing a righteous job.)

    In fact, it's the only language I've contributed to. In large part because the bar is so low and the process is so reasonable.

  • What a beautiful solution. Glad to see how simple things like this can be done!

  • lovely, I had a similar experience pushing a PR rewriting the tokenizer to include column info

  • Why not just write it in hexadecimal?