maude 2.7-2build2 source package in Ubuntu

Changelog

maude (2.7-2build2) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:49:24 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Med
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe science

Downloads

File Size SHA-256 Checksum
maude_2.7.orig.tar.gz 1.6 MiB f5da81556c3180aee6a9cf4cef2f0b9bb2ff3b7fcc7bb103cb4ac3f5770b2b89
maude_2.7-2build2.debian.tar.xz 6.7 KiB c5965b8216aafe3dfa66f73086d365b4d7f9f176b93c5684a5d12e639bdc6b55
maude_2.7-2build2.dsc 2.0 KiB 1fb4259e57b5f358cb09de5e4ffa43fd0e79cd04b08a78a0799d05c4733fa24f

Available diffs

View changes file

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.

maude-dbgsym: debug symbols for maude