Paraiso-0.2.0.3: a code generator for partial differential equations solvers.

Safe HaskellSafe-Infered

Language.Paraiso.Generator.ClarisTrans

Synopsis

Documentation

paren :: Parenthesis -> Text -> TextSource

an parenthesizer for lazy person.

joinBy :: Text -> [Text] -> TextSource

joinEndBy :: Text -> [Text] -> TextSource

joinBeginBy :: Text -> [Text] -> TextSource

joinBeginEndBy :: Text -> [Text] -> TextSource