Chapter 9 Batch compilation (ocamlc) 9.1 Overview of the compiler 9.2 Options Contextual control of command-line options 9.3 Modules and the file system 9.4 Common errors...
Chapter 11 The runtime system (ocamlrun) 11.1 Overview 11.2 Options 11.3 Dynamic loading of shared libraries 11.4 Common errors Chapter 11 The runtime system (oc...
Chapter 27 The str library: regular expressions and string processing Chapter 27 The str library: regular expressions and string processing The str library provides high...
8.18 Inline records 8.18 Inline records (Introduced in OCaml 4.03) constr-args ::= … ∣ record-decl The arguments of sum-type constructors can now be define...
Chapter 12 Native-code compilation (ocamlopt) 12.1 Overview of the compiler 12.2 Options Options for the IA32 architecture Options for the AMD64 architecture Contextual contr...