maude 2.6-4 source package in Ubuntu

Changelog

maude (2.6-4) unstable; urgency=low


  * debian/rules: dh --with autotools_dev
    Closes: #727454

 -- Andreas Tille <email address hidden>  Thu, 24 Oct 2013 09:22:27 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe science

Downloads

File Size SHA-256 Checksum
maude_2.6-4.dsc 1.4 KiB c089c1c68ef00d33bcb4f99095b47569802a8e2792d097700da8b4361c9017fc
maude_2.6.orig.tar.gz 1.5 MiB a5ba79bf3d30565c874e80b3531b51a7e835b600e86cac82508a6eb9e15f4aa0
maude_2.6-4.debian.tar.gz 5.0 KiB ef560e520bdb6f0db67ba277d45d3325132548694bc5c9f10ed2bddd600d7459

Available diffs

No changes file available.

Binary packages built by this source

maude: high-performance logical framework

 Maude is a high-performance reflective language and system supporting
 both equational and rewriting logic specification and programming for
 a wide range of applications. Maude has been influenced in important
 ways by the OBJ3 language, which can be regarded as an equational
 logic sublanguage. Besides supporting equational specification and
 programming, Maude also supports rewriting logic computation.
 .
 Rewriting logic is a logic of concurrent change that can naturally
 deal with state and with concurrent computations. It has good
 properties as a general semantic framework for giving executable
 semantics to a wide range of languages and models of concurrency. In
 particular, it supports very well concurrent object-oriented
 computation. The same reasons making rewriting logic a good semantic
 framework make it also a good logical framework, that is, a metalogic
 in which many other logics can be naturally represented and executed.
 .
 Maude supports in a systematic and efficient way logical
 reflection. This makes Maude remarkably extensible and powerful,
 supports an extensible algebra of module composition operations, and
 allows many advanced metaprogramming and metalanguage
 applications. Indeed, some of the most interesting applications of
 Maude are metalanguage applications, in which Maude is used to create
 executable environments for different logics, theorem provers,
 languages, and models of computation.
 .
 Maude is of interest to the biomedical community for modeling and
 analysis of biological systems.