Difference between revisions of "Some Papers on Maude and on Rewriting Logic"

From The Maude System
Jump to: navigation, search
Line 50: Line 50:
  
 
* J. Meseguer: [https://www.sciencedirect.com/science/article/pii/030439759290182F Conditional rewriting logic as a unified model of concurrency]. Theor. Comput. Sci. 96(1): 73-155 (1996)
 
* J. Meseguer: [https://www.sciencedirect.com/science/article/pii/030439759290182F Conditional rewriting logic as a unified model of concurrency]. Theor. Comput. Sci. 96(1): 73-155 (1996)
 
Some interesting applications and uses of Maude:
 
 
* S. Liu et al.: [https://dl.acm.org/doi/abs/10.1145/3603269.3604870 A Formal Framework for End-to-End DNS Resolution]. ACM SIGCOMM, pages 932–949 (2023)
 
 
* S. Liu et al.: [https://doi.org/10.1145/3563299 Bridging the semantic gap between qualitative and quantitative models of distributed systems]. Proc. ACM Program. Lang. 6(OOPSLA2): 315-344 (2022)
 
 
* P. Meredith et al. [doi: 10.1109/MEMCOD.2010.5558634 A formal executable semantics of Verilog] 8th IEEE/ACM International Conference on Formal Methods and Models for Codesign (MEMOCODE) pp. 179-188 (2010)
 
 
* P.C. Ölveczky, A. Boronat, and J. Meseguer: [https://doi.org/10.1007/978-3-642-13464-7_5 Formal Semantics and Analysis of Behavioral AADL Models in Real-Time Maude]. Formal Techniques for Distributed Systems (FORTE), LNCS 6117 (2010)
 
 
* S. Escobar, C. Meadows, and J. Meseguer: [https://doi.org/10.1007/978-3-642-03829-7_1 Maude-NPA: Cryptographic protocol analysis modulo equational properties] Foundations of Security Analysis and Design, LNCS 5705:1-50, Springer (2009)
 
 
* J.E. Rivera, F. Durán, and A. Vallecillo: [doi:10.1177/0037549709341635 Formal Specification and Analysis of Domain Specific Models Using Maude]. SIMULATION. 85(11-12):778-792 (2009)
 
 
* S. Chen et al.: [doi: 10.1109/SP.2007.6 A Systematic Approach to Uncover Security Flaws in GUI Logic] in IEEE Symposium on Security and Privacy (SP), pp. 71-85 (2007)
 
 
* J.R. Romero et al.: [doi:10.5381/jot.2007.6.9.a10 Formal and Tool Support for Model Driven Engineering with Maude], Journal of Object Technology 6(9):187-207 (2007)
 
 
* S. Escobar, C. Meadows, and J. Meseguer: [https://doi.org/10.1016/j.tcs.2006.08.035 A rewriting-based inference system for the NRL Protocol Analyzer and its meta-logical properties], TCS 367(1–2):162-202 (2006)
 
 
* P.C. Ölveczky, J. Meseguer, and C.L. Talcott [https://doi.org/10.1007/s10703-006-0015-0 Specification and analysis of the AER/NCA active network protocol suite in Real-Time Maude]. Form Method Syst Des 29, 253–293 (2006)
 
 
* G. Roşu and K. Havelund: [https://doi.org/10.1007/s10515-005-6205-y Rewriting-Based Techniques for Runtime Verification]. Autom Software Eng 12, 151–197 (2005)
 
 
* A. Farzan et al.: [https://doi.org/10.1007/978-3-540-27813-9_46 Formal Analysis of Java Programs in JavaFAN]. Computer Aided Verification (CAV). LNCS 3114 (2004)
 
 
* S. Eker et al.: [https://pubmed.ncbi.nlm.nih.gov/11928493/ Pathway logic: symbolic analysis of biological signaling]. Pac Symp Biocomput. 2002:400-12. (2002)
 
 
* P. Degano, J. Meseguer, and U. Montanari, [doi: 10.1109/LICS.1989.39172 Axiomatizing net computations and processes] Fourth Annual Symposium on Logic in Computer Science, pp. 175-185 (1989)
 
  
 
Some Additional Papers on Maude and on Rewriting Logic are available [http://maude.cs.illinois.edu/papers/ here].
 
Some Additional Papers on Maude and on Rewriting Logic are available [http://maude.cs.illinois.edu/papers/ here].

Revision as of 10:37, 13 December 2023

A friendly introduction to the latest advances in the symbolic features of Maude will appear in Proc. LOPSTER 2020: Symbolic Computation in Maude: Some Tapas.

In-depth presentations of Maude, and on how to use its most common features, are available in the following books:

Several bibliographies and surveys on rewriting logic and Maude have been published:

  • M. Clavel et al.: Two Decades of Maude. Logic, Rewriting, and Concurrency: 232-254 (2015). A pre-print is available here.

The following papers may serve as a selection of such huge body of work:

  • J. Meseguer, M. Palomino, and N. Martí-Oliet: Algebraic simulations. J. Log. Algebraic Methods Program. 79(2): 103-143 (2010). A pre-print is available here.
  • J. Meseguer, M. Palomino, and N. Martí-Oliet: Equational abstractions. Theor. Comput. Sci. 403(2-3): 239-264 (2008). A pre-print is available here.

Some Additional Papers on Maude and on Rewriting Logic are available here.