package sarek

  1. Overview
  2. Docs

Module Gen.GeneratorSource

Parameters

module M : CodeGenerator

Signature

Sourceval global_funs : (Kirc_Ast.k_ext, string * string) Hashtbl.t
Sourceval return_v : (string * string) ref
Sourceval global_fun_idx : int ref
Sourceval protos : string list ref
Sourceval parse_fun : ?profile:bool -> int -> Kirc_Ast.k_ext -> string -> string -> Spoc.Devices.device -> string
Sourceval profiler_counter : int ref
Sourceval get_profile_counter : unit -> int
Sourceval parse : ?profile:bool -> int -> Kirc_Ast.k_ext -> Spoc.Devices.device -> string
Sourceval parse_int : ?profile:bool -> int -> Kirc_Ast.k_ext -> Spoc.Devices.device -> string
Sourceval parse_float : ?profile:bool -> int -> Kirc_Ast.k_ext -> Spoc.Devices.device -> string
Sourceval parse_vect : Kirc_Ast.kvect -> int