summaryrefslogtreecommitdiffstats
path: root/lang/maude/pkg-plist
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2006-04-05 22:32:56 +0000
committerjylefort <jylefort@FreeBSD.org>2006-04-05 22:32:56 +0000
commit72158a3e52a1e094511c2563714a26edc0a594b3 (patch)
treeef9c4fb4b6be7396e34ed1ad424dfb83830e6a3b /lang/maude/pkg-plist
parent2354cc1212099750526b7a7e9486a9e7d35ad4a9 (diff)
downloadFreeBSD-ports-72158a3e52a1e094511c2563714a26edc0a594b3.zip
FreeBSD-ports-72158a3e52a1e094511c2563714a26edc0a594b3.tar.gz
Add maude.
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. WWW: http://maude.cs.uiuc.edu/ PR: ports/94986 Submitted by: Rick van der Zwet <rick@traffie.wzoeterwoude.net>
Diffstat (limited to 'lang/maude/pkg-plist')
-rw-r--r--lang/maude/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/maude/pkg-plist b/lang/maude/pkg-plist
new file mode 100644
index 0000000..efcc928
--- /dev/null
+++ b/lang/maude/pkg-plist
@@ -0,0 +1,6 @@
+bin/maude
+%%DATADIR%%/linear.maude
+%%DATADIR%%/model-checker.maude
+%%DATADIR%%/prelude.maude
+%%DATADIR%%/socket.maude
+@dirrm %%DATADIR%%
OpenPOWER on IntegriCloud