Y
Hacker News
new
|
ask
|
show
|
jobs
by
mcintyre1994
1044 days ago
Bitstring parsing examples using Elixir comprehensions always seem so much nicer than anything I’ve seen anywhere else. I need to play with Nerves to have an excuse to learn them properly!
1 comments
davydog187
1043 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
link
mcintyre1994
1043 days ago
That’s not open source by any chance is it? I’d be really curious to see the comparison!
link
davydog187
1041 days ago
Its for our proprietary product, but maybe I’ll consider writing a blog post on how they compare
link