Prev Up Next
Go backward to 3 Full Maude
Go up to Top
Go forward to References

4 The Semantics of Maude

We summarize the semantic foundations of Maude's functional, object-oriented, and system modules, including a brief discussion of parameterized modules. We first introduce the basic concepts of membership equational logic, whose initial algebras provide the mathematical semantics for functional modules. Then, we review the basic concepts of rewriting logic, whose initial models provide the mathematical semantics for object-oriented and system modules.

  • 4.1 Membership Equational Logic and Functional Modules
  • 4.2 Rewriting Logic
  • 4.3 Semantics of Object-Oriented and System Modules

  • Prev Up Next