Hets - the Heterogeneous Tool Set

Copyright(c) Christian Maeder, Uni Bremen 2002-2006
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilityportable
Safe HaskellNone

CASL.Formula

Description

parse terms and formulae

Synopsis

Documentation

term :: TermParser f => [String] -> AParser st (TERM f)

when-else terms

mixTerm :: TermParser f => [String] -> AParser st (TERM f)