Skip to content

polkduran/bencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

bencode

F# Bencode parser.

Parses a Bencode string and returns an object representation using discriminated unions.

Internally, the parser uses Active patterns to match Bencode elements.

About

Bencode parser

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages