package ocaml-protoc
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha256=89ea27f87d96fda79fd7a8f86a9e3ac978bdaa9c2ab989442d110123104bed3f
sha512=d5910fa17d60754c0ba273e4fa96137bb1129fbbc235a6601960a1cafb2ef41627b06a6486e539c5b206b73c249fe834ba910b2ce741d5f8ded137f042bbce4d
doc/ocaml-protoc.compiler-lib/Ocaml_protoc_compiler_lib/index.html
Module Ocaml_protoc_compiler_libSource
Generate all the code for a given OCaml module.
Compile protobuf typed tree to the OCaml AST.
Code generator for the decode function
Code generator to decode messages from protobuf message options
Code generator for the decode JSON function
Code generator for the default functions (i.e builders)
Code generator for the encode function
Code generator for the encode JSON function
Formatting utilities for code generation
Code generator for the make functions (i.e builders, but stricter than default)
OCaml type representation
Plugin that dumps a representation of the parsed proto in comments
Plugin architecture.
Code generator for the pp function
Code generator for the OCaml types
Common utility functions for OCaml code generation
Compiler exception
Protobuffer Field type
File location utilities
Parsing compilation step
Protobuf parse tree
Parse tree utilities
Protobuf File/Message/Field raw options (i.e. exactly as they parsed)
Graph algorithms to support the recursion analysis
Mutually recursive type resolution
Type resolution.
Typed tree utilities
Typed tree construction and validation