debian man page for atdgen

Query: atdgen

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
ocamlify(1) - debian
ocamlwc(1) - debian
ocamldep(1) - centos
json_pp5.18(1) - mojave
dancer::serializer(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph