English

Multicloud API binding generation from documentation

Programming Languages 2023-01-31 v1

Abstract

We present industry experience from implementing retargetable cloud API binding generator. The analysis is implemented in Haskell, using type classes, types a la carte, and code generation monad. It also targets Haskell, and allows us to bind cloud APIs on short notice, and unprecedented scale.

Cite

@article{arxiv.2011.03070,
  title  = {Multicloud API binding generation from documentation},
  author = {Michał J. Gajda and Vitor Vitali Barrozzi and Gabriel Araujo},
  journal= {arXiv preprint arXiv:2011.03070},
  year   = {2023}
}

Comments

Presented on XP 2020: Agility in Microservices workshop

R2 v1 2026-06-23T19:56:55.744Z