This is the command ocaml-xgettext that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ocaml-xgettext - program to extract translatable strings from OCaml source file.
SYNOPSIS
ocaml-xgettext [camlp4 arguments] [filename]
DESCRIPTION
This manual page documents briefly the ocaml-xgettext
ocaml-xgettext is a camlp4 top level. This top level is compiled with the printer module
pr_gettext.cmo. It outputs an OCaml marshalled data structure that can only be understood
by ocaml-gettext. The purpose of this program is to be a back end for OCaml source code
string extraction. You should not use it directly.
Use ocaml-xgettext online using onworks.net services