Skip to content

protocol compiler supporting OCaml and Rust through bin_prot

License

Notifications You must be signed in to change notification settings

onechronos/porc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a work-in-progress (WIP), and is not suitable for production use.

porc is a wire protocol code generator which supports OCaml and Rust (Protocol for OCaml and Rust Codegen). The code it generates relies on bin_prot (de)serialization protocol, which supports both OCaml and Rust. The definition language is based on ATD. porc is named, in part, as an homage to ATD's creator.

porc relies on jane_rope, which can be installed using:

opam pin add git@github.com:janestreet/jane_rope.git

About

protocol compiler supporting OCaml and Rust through bin_prot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published