maude 3.2-1ubuntu1 source package in Ubuntu

Changelog

maude (3.2-1ubuntu1) kinetic; urgency=medium

  * debian/patches/glibc-2.34.patch: handle non-constant SIGSTKSZ.

 -- Steve Langasek <email address hidden>  Sat, 09 Jul 2022 05:46:44 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
maude_3.2.orig.tar.gz 2.3 MiB 62e9df1754343a1eadb32834412dbc6d8ba460179280e46818fde2fdeaf1606a
maude_3.2-1ubuntu1.debian.tar.xz 7.1 KiB 2f5db117d62992bad3d83b35ef2528dc68b7dcfb4d147cc28682bdb5f6892bac
maude_3.2-1ubuntu1.dsc 2.1 KiB a6ed52be4ae47a7c0909b0048d049d77bd66429a22944300347df96af5454558

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