Erlang Binary Term Format for Go WIP! Provides all encoding and decoding for the Erlang Binary Term Format (as defined at http://erlang.org/doc/apps/erts/erl_ext_dist.html) in a single Go package. Build go build erlang Test go test erlang