Rapid Prototyping Formal Systems in MMT: 5 Case Studies

Dennis Müller
(Computer Science, FAU Erlangen-Nürnberg, Germany)
Florian Rabe
(Computer Science, FAU Erlangen-Nürnberg, Germany and LRI Paris, France)

Logical frameworks are meta-formalisms in which the syntax and semantics of object logics and related formal systems can be defined. This allows object logics to inherit implementations from the framework including, e.g., parser, type checker, or module system. But if the desired object logic falls outside the comfort zone of the logical framework, these definitions may become cumbersome or infeasible.

Therefore, the MMT system abstracts even further than previous frameworks: it assumes no type system or logic at all and allows its kernel algorithms to be customized by almost arbitrary sets of rules. In particular, this allows implementing standard logical frameworks like LF in MMT. But it does so without chaining users to one particular meta-formalism: users can flexibly adapt MMT whenever the object logic demands it.

In this paper, we present a series of case studies that do just that, defining increasingly complex object logics in MMT. We use elegant declarative logic definitions wherever possible, but inject entirely new rules into the kernel when necessary. Our experience shows that the MMT approach allows deriving prototype implementations of very diverse formal systems very easily and quickly.

In Dale Miller and Ivan Scagnetto: Proceedings of the Fourteenth Workshop on Logical Frameworks and Meta-Languages: Theory and Practice (LFMTP 2019), Vancouver, Canada, 22nd June 2019, Electronic Proceedings in Theoretical Computer Science 307, pp. 40–54.
Published: 12th October 2019.

ArXived at: https://dx.doi.org/10.4204/EPTCS.307.5 bibtex PDF
References in reconstructed bibtex, XML and HTML format (approximated).
Comments and questions to: eptcs@eptcs.org
For website issues: webmaster@eptcs.org