First steps in Elixir
·1 min
From time to time I look into new programming languages. But usually I rarely do more than browse the general introduction guide.
However this time I dove a little bit deeper into Elixir and even got myself a pet project.
I tried to find a use case for a little library and I ended up writing a parser for Excel documents. It’s still under heavy development but I gladly accept Pull-Requests.