论文标题
文档中的多云API绑定生成
Multicloud API binding generation from documentation
论文作者
论文摘要
我们从实施可重新定位的云API绑定发生器来展示行业经验。 该分析是在Haskell中实施的,使用类型类,类型A点菜和代码生成单元。 它还针对Haskell,并允许我们在短时间内绑定云API,并限制量表。
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.