(.module: lux (lux [io]) (luxc (lang ["&." host] [".L" translation]))) (def: #export (init-compiler _) (-> Top Compiler) (translationL.init-compiler (io.run &host.init-host)))