Language.Giml.Compiler.Compile
Description
Compilation runner
compile Source #
Arguments
logging
Name of the source file
Content of the source file
Compile a Giml source file to JS
translate' :: File Ann -> Text Source #
translate'IO :: File Ann -> IO () Source #