English

A Calculus for Language Transformations

Programming Languages 2019-10-29 v1

Abstract

In this paper we propose a calculus for expressing algorithms for programming languages transformations. We present the type system and operational semantics of the calculus, and we prove that it is type sound. We have implemented our calculus, and we demonstrate its applicability with common examples in programming languages. As our calculus manipulates inference systems, our work can, in principle, be applied to logical systems.

Keywords

Cite

@article{arxiv.1910.11924,
  title  = {A Calculus for Language Transformations},
  author = {Benjamin Mourad and Matteo Cimini},
  journal= {arXiv preprint arXiv:1910.11924},
  year   = {2019}
}