English

Refinement types in Jolie

Software Engineering 2016-02-23 v1 Programming Languages

Abstract

Jolie is the first language for microservices and it is currently dynamically type checked. This paper considers the opportunity to integrate dynamic and static type checking with the introduction of refinement types, verified via SMT solver. The integration of the two aspects allows a scenario where the static verification of internal services and the dynamic verification of (potentially malicious) external services cooperates in order to reduce testing effort and enhancing security.

Cite

@article{arxiv.1602.06823,
  title  = {Refinement types in Jolie},
  author = {Alexander Tchitchigin and Larisa Safina and Manuel Mazzara and Mohamed Elwakil and Fabrizio Montesi and Victor Rivera},
  journal= {arXiv preprint arXiv:1602.06823},
  year   = {2016}
}
R2 v1 2026-06-22T12:55:10.741Z