Learn
Documentation
Packages
Community
OPAM on Github
OPAM
Repository
Documentation
Primer
Quick Install
Basic Usage
Specifying Solver Preferences
FAQ
Go Further
Advanced Install
Advanced Usage
Developing
For Packagers
Packaging
OPAM 1.2 BETA
About OPAM
Platform Blog
#
en
Module
Asmgen
val
compile_implementation : ?toplevel:string -> bool -> string ->
Format
.
formatter
-> (int *
Lambda
.
lambda
) -> unit
val
compile_phrase :
Format
.
formatter
->
Cmm
.
phrase
-> unit
type
error =
| Assembler_error
of
string
exception
Error
of
error
val
report_error :
Format
.
formatter
-> error -> unit