Jump to content

Alloy (specification language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Allan McInnes (talk | contribs) at 04:21, 17 May 2007 (created based on content originally in Alloy Analyzer). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computer science and software engineering, the Alloy specification language targeted at the creation of micro-models of software systems that can then be automatically checked for correctness. Alloy provides a simple structural modeling tool based on first-order logic. The mathematical underpinnings of the language were heavily influenced by the Z notation, although the syntax of Alloy owes more to languages such as Object Constraint Language.[1]

Analysis

Alloy specifications can be checked using the Alloy Analyzer.

References

  1. ^ Jackson, Daniel (2006). Software Abstractions: Logic, Language, and Analysis. MIT Press. ISBN 978-0-262-10114-1.