copilot-core-0.2.3: An intermediate representation for Copilot.
Copilot.Core.Interpret
Description
An interpreter for Copilot specifications.
Synopsis
data Format Source
Constructors
interpret :: Format -> Int -> Spec -> StringSource
Interprets a Copilot specification.