atdgen(1) debian man page | unix.com

Man Page: atdgen

Operating Environment: debian

Section: 1

ATDGEN(1)						      General Commands Manual							 ATDGEN(1)

NAME
atdgen - generate OCaml serializers and deserializers.
SYNOPSIS
atdge [options] file.atd
DESCRIPTION
Generate OCaml serializers and deserializers. Default serialization format is biniou.
OPTIONS
-open Module1,Module2,... List of modules to open (comma-separated or space-separated) -ntd Do not dump OCaml type definitions -nfd Do not dump OCaml function definitions -rec Keep OCaml type definitions mutually recursive -o PREFIX Use this prefix for the generated files, e.g. `foo/bar' for foo/bar.ml and foo/bar.mli -biniou Write serializers and deserializers for Biniou (default). -json Write serializers and deserializers for JSON. -std-json Convert tuples and variants into standard JSON and refuse to print NaN and infinities (implying -json). -version Print the version identifier of atdgen and exit. -help|--help Display list of options
AUTHORS
Sylvain Le Gall. atdgen User Manual December 5, 2010 ATDGEN(1)
Related Man Pages
json_xs(1p) - debian
ocamlify(1) - debian
json_pp(1) - centos
json_pp5.18(1) - mojave
mojo::json::pointer(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results