2000 character limit reached
A Calculus for Language Transformations (1910.11924v1)
Published 25 Oct 2019 in cs.PL
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.