Skip to content (access key 's')
Logo of Technion
Logo of CS Department
Logo of CS4People
Events

The Taub Faculty of Computer Science Events and Talks

Fling – A Fluent API Generator
event speaker icon
Ori Roth (M.Sc. Thesis Seminar)
event date icon
Wednesday, 25.12.2019, 14:30
event location icon
Room 601 Taub Bld.
event speaker icon
Advisor: Prof. Y. Gil
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.