We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.PL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Programming Languages

Title: A Typed Slicing Compilation of the Polymorphic RPC Calculus

Abstract: The polymorphic RPC calculus allows programmers to write succinct multitier programs using polymorphic location constructs. However, until now it lacked an implementation. We develop an experimental programming language based on the polymorphic RPC calculus. We introduce a polymorphic Client-Server (CS) calculus with the client and server parts separated. In contrast to existing untyped CS calculi, our calculus is not only able to resolve polymorphic locations statically, but it is also able to do so dynamically. We design a type-based slicing compilation of the polymorphic RPC calculus into this CS calculus, proving type and semantic correctness. We propose a method to erase types unnecessary for execution but retaining locations at runtime by translating the polymorphic CS calculus into an untyped CS calculus, proving semantic correctness.
Comments: A long version of PPDP 2021 (23rd International Symposium on Principles and Practice of Declarative Programming)
Subjects: Programming Languages (cs.PL)
Cite as: arXiv:2107.10793 [cs.PL]
  (or arXiv:2107.10793v2 [cs.PL] for this version)

Submission history

From: Kwanghoon Choi [view email]
[v1] Thu, 22 Jul 2021 16:48:28 GMT (287kb,D)
[v2] Tue, 27 Jul 2021 13:57:35 GMT (287kb,D)

Link back to: arXiv, form interface, contact.