maude-0.6.1: An interface to the Maude rewriting system.

Portabilityunknown
Stabilityexperimental
Maintainerlazar6@illinois.edu
Safe HaskellSafe-Infered

Language.Maude.Syntax

Description

Types representing Maude syntax and terms

Documentation

data Term Source

Constructors

Term

Generic representation of terms in Maude

IterTerm

Term constructed from an iterated (iter) operator, for example, the s_ constructor for Nats