Source file nanocaml.ml-gen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
(** @canonical Nanocaml.Ast *)
module Ast = Nanocaml__Ast
(** @canonical Nanocaml.Driver *)
module Driver = Nanocaml__Driver
(** @canonical Nanocaml.Lang *)
module Lang = Nanocaml__Lang
(** @canonical Nanocaml.Lang_codegen *)
module Lang_codegen = Nanocaml__Lang_codegen
(** @canonical Nanocaml.Lib *)
module Lib = Nanocaml__Lib
(** @canonical Nanocaml.Pass *)
module Pass = Nanocaml__Pass
(** @canonical Nanocaml.Pass_codegen *)
module Pass_codegen = Nanocaml__Pass_codegen
(** @canonical Nanocaml.Pass_typeck *)
module Pass_typeck = Nanocaml__Pass_typeck