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

Futhark.CodeGen.Backends.SequentialC.Boilerplate

Description

Boilerplate for sequential C code.

Synopsis

Documentation

generateBoilerplate :: CompilerM op s () Source #

Generate the necessary boilerplate.