arXiv · 2211.01473
Fluent APIs in Functional Languages (full version)
Abstract
Fluent API is an object-oriented pattern for elegant APIs and embedded DSLs. A smart fluent API can enforce the API protocol or DSL syntax at compile time. As fluent API designs typically rely on function overloading, they are hard to realize in functional programming languages. We show how to write functional fluent APIs using parametric polymorphism and type inference instead of overloading. Our designs support all regular and deterministic context-free API protocols and beyond.
Explore related subjects
Keep this discovery
Ori Roth, Yossi Gil. 2022-11-02. Fluent APIs in Functional Languages (full version). https://doi.org/10.1145/3586057
Cite the original work for its findings. Save a collection to share your selection of sources.