This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > maude (2.7.1)

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.

Because Maude needs some help for finding its own files,
you may:
- logout and login again, then run maude

- run maude with explicit reference to its files' location
$ MAUDE_LIB=/usr/share/maude/ maude

- export the variable to the environment, then run maude
$ export MAUDE_LIB=/usr/share/maude/
$ maude

This requires: buddy, libtecla

Maintained by: Roberto Metere
Keywords: maude,high-performance reflective language,hp,logic programming
ChangeLog: maude

Homepage:
http://maude.cs.illinois.edu/w/index.php?title=The_Maude_System

Source Downloads:
Maude-2.7.1.tar.gz (aa31753f742f976940c69aa699c3d0ec)
Full-Maude-2.7.1.zip (b365fe0fdd161880e95aeb089f166657)

Download SlackBuild:
maude.tar.gz
maude.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
maude.SlackBuild
maude.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds