Small Erlang bencode library

Steve Smith ssmith@REDACTED
Wed May 17 05:24:35 CEST 2006


Hi, 

As a preliminary exercise in learning Erlang I've implemented a basic
bencoding library (bencoding being the serialisation system used in the
bittorrent protocol).  The darcs repository is available here:

    http://people.vislab.usyd.edu.au/~ssmith/erlang/bencode

As this is my first go at declarative programming comments and
corrections are welcome.

Cheers,
Steve




More information about the erlang-questions mailing list