copilot-sbv-2.1.2: A compiler for CoPilot targeting SBV.

Safe HaskellNone
LanguageHaskell2010

Copilot.Compile.SBV.Driver

Description

Generates the code around the SBV functions to hold the state-updates, external variables, etc. Note: this just creates calls to SBV-generated functions, it does not create them! (Use the names from Common.hs to ensure agreement on names.)

Documentation