Declaratively Programming the Mobile Web with Mobl

Zef Hemel, Eelco Visser. Declaratively Programming the Mobile Web with Mobl. Technical Report TUD-SERG-2011-024, Delft University of Technology, Delft, The Netherlands, August 2011.

Abstract

A new generation of mobile touch devices, such as the iPhone, Android and iPad, are equipped with powerful, modern browsers. However, regular websites are not optimized for the specific features and constraints of these devices, such as limited screen estate, unreliable Internet access, touch-based interaction patterns, and features such as GPS. While recent advances in web technology enable web developers to build web applications that take advantage of the unique properties of mobile devices, developing such applications exposes a number of problems, specifically: developers are required to use many loosely coupled languages with limited tool support and application code is often verbose and imperative. We introduce mobl, a new language designed to declaratively construct mobile web applications. Mobl integrates languages for user interface design, styling, data modeling, querying and application logic into a single, unified language that is flexible, expressive, enables early detection of errors, and has good IDE support.

Published as

This technical report is published as:

Predecessors

The following are older variants of this publication: