Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
mukulrathi.com
(Uncensored)
subscribe
A Protobuf tutorial for OCaml and C++
https://mukulrathi.com/create-your-own-programming-language/protobuf-ocaml-cpp-tutorial/
links
backlinks
We have our lovely type definitions and language data structures in OCaml, but we want to use them in our C++ backend. The solution? Serialise them using Protocol Buffers, a language-independent binary format.