License: Creative Commons Attribution 3.0 Unported license (CC BY 3.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.ECOOP.2019.13
URN: urn:nbn:de:0030-drops-108053
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2019/10805/
Gil, Yossi ;
Roth, Ori
Fling - A Fluent API Generator
Abstract
We present the first general and practical solution of the fluent API problem - an algorithm, that given a deterministic language (equivalently, LR(k), k >= 0 language) encodes it in an unbounded parametric polymorphism type system employing only a polynomial number of types. The theoretical result is accompanied by an actual tool Fling - a fluent API compiler-compiler in the venue of YACC, tailored for embedding DSLs in Java.
BibTeX - Entry
@InProceedings{gil_et_al:LIPIcs:2019:10805,
author = {Yossi Gil and Ori Roth},
title = {{Fling - A Fluent API Generator}},
booktitle = {33rd European Conference on Object-Oriented Programming (ECOOP 2019)},
pages = {13:1--13:25},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-111-5},
ISSN = {1868-8969},
year = {2019},
volume = {134},
editor = {Alastair F. Donaldson},
publisher = {Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
address = {Dagstuhl, Germany},
URL = {http://drops.dagstuhl.de/opus/volltexte/2019/10805},
URN = {urn:nbn:de:0030-drops-108053},
doi = {10.4230/LIPIcs.ECOOP.2019.13},
annote = {Keywords: fluent API, type system, compilation, code generation}
}
Keywords: |
|
fluent API, type system, compilation, code generation |
Collection: |
|
33rd European Conference on Object-Oriented Programming (ECOOP 2019) |
Issue Date: |
|
2019 |
Date of publication: |
|
10.07.2019 |
Supplementary Material: |
|
ECOOP 2019 Artifact Evaluation approved artifact available at https://dx.doi.org/10.4230/DARTS.5.2.12 |