Module Ia32


module Ia32: sig .. end
Simple compiler to ia32 assembler, see also zyva.ml in distribution

val compile : Pervasives.out_channel -> S.Ast.t -> unit
Output ia32 code to channel