New developments in parsing Mizar

Czeslaw Bylinski,Jesse Alama
DOI: https://doi.org/10.1007/978-3-642-31374-5_1
2012-04-30
Abstract:The Mizar language aims to capture mathematical vernacular by providing a rich language for mathematics. From the perspective of a user, the richness of the language is welcome because it makes writing texts more "natural". But for the developer, the richness leads to syntactic complexity, such as dealing with overloading. Recently the Mizar team has been making a fresh approach to the problem of parsing the Mizar language. One aim is to make the language accessible to users and other developers. In this paper we describe these new parsing efforts and some applications thereof, such as large-scale text refactorings, pretty-printing, HTTP parsing services, and normalizations of Mizar texts.
Programming Languages,Logic
What problem does this paper attempt to address?