Skip to content

gautomdas/ocaml-bencode-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-bencode-parser

An example of how to encode a beautiful idea —or rather formalism— in a robust way.

To look at the source code, please head over to ./lib/bencode.ml and ./bin/bencode_demo shows an example of how to use the bencode library.

To run:

dune build
dune exec bencode

About

A V1 Bencode Parser Written in OCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages