Merge Sort in Elixir Implementing Insert Sort in Elixir

Anatomy of Embedded Elixir

Working on the Nerves project, the Embedded framework for Elixir, has given me an increased appreciation for how Frank Hunleth and his collaborators through the years have structured things. And while I’ve found crossing into the Linux-heavy part of it difficult and frustrating there has been reasonable steps to take all the way from building the application layer in Elixir all the way back to fighting the bootloader. I’ll try to detail how a Nerves system is built up in this post.

https://underjord.io/anatomy-of-embedded-elixir.html