Rewriting Logic

From The Maude System
Revision as of 11:17, 21 December 2020 by Malaga (Talk | contribs)

Jump to: navigation, search

The theory and applications of rewriting logic have been vigorously developed by researchers all over the world during the past years, with more than three hundred papers related to rewriting logic published so far (see the roadmap).

The following international workshops on rewriting logic have been held:

Furthermore, several language implementations of rewriting logic (CafeOBJ, ELAN, Maude, etc.) and a variety of formal tools have also been developed and have been used in a wide range of applications.

Several snapshots of the state of rewriting logic research—some more global in scope, and others restricted to specific areas such as concurrency or object-based systems—have appeared so far CONCUR'96, Marktoberdorf'98, RTA'00, FMOODS'00, TCS'02, JLAMP'12, and WoLLIC'18.

Several versions of Maude have also been presented in different venues: IJCAR'16 RTA'11 RTA'04 RTA'03 WRLA'00 RTA'99. An account of the history of the language may be found in the Two Decades of Maude paper of 2015.

Maude should be seen as our contribution to the broader collective effort of building good language implementations for rewriting logic. In this regard, a key distinguishing feature of Maude is its systematic and efficient use of reflection, exploiting the fact that rewriting logic is reflective, a feature that makes Maude remarkably extensible and powerful, and that allows many advanced metaprogramming and metalanguage applications.