feldspar-compiler-0.7: Compiler for the Feldspar language

Safe HaskellNone
LanguageHaskell2010

Feldspar.Compiler.Compiler

Synopsis

Documentation

compileToCCore :: SyntacticFeld c => String -> Options -> c -> SplitCompToCCoreResult Source

Compiler core This functionality should not be duplicated. Instead, everything should call this and only do a trivial interface adaptation.

defaultOptions :: Options Source

Predefined options