Bencode is a terse format encoding used mostly in BitTorrent. It supports the following types: byte strings, integers, lists, and dictionaries. See the specifications for more.
Bencode is also used as a transport protocol for Clojure network REPL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.