Bidirectionalization for free with runtime recording: Or, a light-weight approach to the view-update problem

Kazutaka Matsuda, Meng Wang

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

10 Citations (Scopus)

Abstract

A bidirectional transformation is a pair of mappings between source and view data objects, one in each direction. When the view is modified, the source is updated accordingly with respect to some laws. Over the years, a lot of effort has been made to offer better language support for programming such transformations. In particular, a technique known as bidirectionalization is able to analyze and transform unidirectional programs written in general purpose languages, and "bidirectionalize" them. Among others, a technique termed as semantic bidirectionalization proposed by Voigtländer stands out in term of user-friendliness. The unidirectional program can be written using arbitrary language constructs, as long as the function is polymorphic and the language constructs respect parametricity. The free theorems that follow from the polymorphic type of the program allow a kind of forensic examination of the transformation, determining its effect without examining its implementation. This is convenient, in the sense that the programmer is not restricted to using a particular syntax; but it does require the transformation to be polymorphic. In this paper, we lift this polymorphism requirement to improve the applicability of semantic bidirectionalization. Concretely, we provide a type class PackM γ α μ, which intuitively reads "a concrete datatype γ is abstracted to a type α, and the 'observations' made by a transformation on values of type γ are recorded by a monad μ". With PackM, we turn monomorphic transformations into polymorphic ones, that are ready to be bidirectionalized. We demonstrate our technique with a case study of standard XML queries, which were considered beyond semantic bidirectionalization because of their monomorphic nature.

Original languageEnglish
Title of host publicationProceedings of the 15th Symposium on Principles and Practice of Declarative Programming, PPDP 2013
Pages297-308
Number of pages12
DOIs
Publication statusPublished - 2013
Event15th Symposium on Principles and Practice of Declarative Programming, PPDP 2013 - Madrid, Spain
Duration: 2013 Sept 162013 Sept 18

Publication series

NameProceedings of the 15th Symposium on Principles and Practice of Declarative Programming, PPDP 2013

Conference

Conference15th Symposium on Principles and Practice of Declarative Programming, PPDP 2013
Country/TerritorySpain
CityMadrid
Period13/9/1613/9/18

Keywords

  • bidirectional transformation
  • free theorem
  • Haskell
  • type class
  • XML transformation

Fingerprint

Dive into the research topics of 'Bidirectionalization for free with runtime recording: Or, a light-weight approach to the view-update problem'. Together they form a unique fingerprint.

Cite this