Giter Site home page Giter Site logo

runtimeverification / maude Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maude-lang/maude

0.0 1.0 0.0 8.21 MB

Language based on Rewriting Logic

License: GNU General Public License v2.0

Shell 1.51% C++ 75.06% Hack 0.14% Makefile 21.85% LLVM 0.34% Yacc 0.82% M4 0.16% TeX 0.12%

maude's Introduction

This project contains the Maude interpreter source tree.

Maude Overview

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 3.3.1

  • Restrictions on pseudo-parameters
  • More overparsing
  • Many bug fixes

Maude 3.3

  • Support for object-oriented syntactic sugar (omods/oths)
  • Parameterized constants and pconst constants
  • generated-by importation mode
  • show path states command
  • show processed view command
  • Better handling of runaway statements and commands
  • More overparsing
  • Many bug fixes

Maude 3.2.2

  • fixed bug where multiple instantiations (say via a theory-view) was generating bad internal names for sorts
  • fixed bug where the first sort in a kind printed by show mod was including backquotes
  • show desugared is now a documented feature
  • desugar omod to mod, oth to th
  • fixed bug where filtered variant unify crashed in the degenerate case where there were no variables
  • fixed issue where SIGSTKSZ is no longer guaranteed to be a compile-time constant in glibc
  • fixed issue with fileTest failing in environments when first user file handle is something other than 3

Maude 3.2.1

  • use filtered variant unification for unifying with goal when filter flag is passed to vu-narrow

Maude 3.2

  • Support for filtered variant unification in vu-narrow command
  • Several improvements in unification modulo several axioms
  • Several improvements of the external Maude I/O objects
  • A command flag for the depth of searching for A/AU unifiers
  • Some bugs fixed.

Documentation

The Maude manual for Maude 3.2.1 is available in PDF format and in HTML. The source code for most of the examples used in the manual, together with the examples from the Maude book, are available here.

Additional information on background, applications, and previous versions is available at its official web site.

For help using Maude 3: [email protected]

Report bugs to: [email protected]

Copyright

Copyright 1997-2023 SRI International, Menlo Park, CA 94025, USA.

The Maude 3 interpreter is free software. See the file COPYING for copying permission.

maude's People

Contributors

stevenmeker avatar dwightguth avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.