copilot-core-0.2.3: An intermediate representation for Copilot.

Safe HaskellSafe-Infered

Copilot.Core.Interpret

Description

An interpreter for Copilot specifications.

Synopsis

Documentation

data Format Source

Constructors

Table 
CSV 

interpret :: Format -> Int -> Spec -> StringSource

Interprets a Copilot specification.