futhark-0.21.13: An optimising compiler for a functional, array-oriented language.
Safe HaskellTrustworthy
LanguageHaskell2010

Futhark.CodeGen.Backends.GenericC.CLI

Description

Code generation for standalone executables.

Synopsis

Documentation

cliDefs :: [Option] -> Manifest -> Text Source #

Generate Futhark standalone executable code.