futhark-0.25.15: An optimising compiler for a functional, array-oriented language.
Safe HaskellSafe-Inferred
LanguageGHC2021

Futhark.CodeGen.Backends.SequentialC.Boilerplate

Description

Boilerplate for sequential C code.

Synopsis

Documentation

generateBoilerplate :: CompilerM op s () Source #

Generate the necessary boilerplate.