I've been playing around with getting Erlang running on the BeagleBone Black.

I’ve been playing around with getting Erlang running on the BeagleBone Black. There’s the http://nerves-project.org/ project, but they’re on an old Erlang version and their boot image didn’t work for me. Building Erlang from source worked once I had things set up right. Hopefully this will help someone else.

https://github.com/DonBranson/eaglebang

time ./go.sh

real 62m7.573s
user 51m40.916s
sys 5m21.756s

Nice, about the same amount of the it took when I did it on the last gen bone.