Hacker News new | ask | show | jobs
by davydog187 1041 days ago
I recently wrote a binary protocol in C and Elixir. The Elixir implementation was so much simpler and 1/3 of the code, and has better error messages
1 comments

That’s not open source by any chance is it? I’d be really curious to see the comparison!
Its for our proprietary product, but maybe I’ll consider writing a blog post on how they compare