Maude 3 logo Rewriting logic

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).

International workshops on rewriting logic have been held in Luxembourg (2024), Germany (2022), Ireland (2020), Greece (2018), The Netherlands (2016), France (2014), Estonia (2012), Cyprus (2010), Hungary (2008), Austria (2006), Spain (2004), Italy (2002), Japan (2000), France (1998), and United States (1996). Next workshop will take place in Turin, Italy (2026).

Several journal special issues have been published on rewriting logic: JLAMP 134 (2023), JLAMP 110 (2020), JLAMP 93 (2017), JLAMP 86 (2017), JLAMP 85 (2016), SCP 99 (2012), JLAMP 81 (2012), HOSC 20 (2007), and TCS 285 (2002).

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. You may take a look to the retrospective on rewrite engines published in TACAS 2019.

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 IJCAR'22, JLAMP'20, WoLLIC'18, JLAMP'12, TCS'02, FMOODS'00, RTA'00, Marktoberdorf'98, and CONCUR'96.

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.

Several versions of Maude have also been presented in different venues: IJCAR'22, IJCAR'16, RTA'11, RTA'04, RTA'03, WRLA'00, and RTA'99. An account of the history of the language may be found in the Two Decades of Maude 2015 paper. Some more recent papers have focused on specific aspects of the language: strategies, symbolic features.