Abstract
A large amount of end-user development is done with spreadsheets. The spreadsheet metaphor is attractive because it is visual and accommodates interactive experimentation, but as observed by Peyton Jones, Blackwell and Burnett, the spreadsheet metaphor does not admit even the most basic abstraction: that of turning an expression into a named function. Hence they proposed a way to define a function in terms of a worksheet with designated input and output cells; we shall call it a function sheet. The goal of our work is to develop implementations of function sheets and study their application to realistic examples. Therefore, we are also developing a simple yet comprehensive spreadsheet core implementation for experimentation with this technology. Here we report briefly on our experiments with function sheets as well as other uses of our spreadsheet core implementation.
Original language | English |
---|---|
Title of host publication | International Conference on Software Engineering : Proceedings of the 4th international workshop on End-user software engineering |
Publisher | Association for Computing Machinery |
Publication date | 2008 |
Pages | 91-94 |
ISBN (Print) | 978-1-60558-034-0 |
DOIs | |
Publication status | Published - 2008 |
Event | Fourth Workshop on End-User Software Engineering (WEUSE IV) In conjunction with ICSE 2008 - Leipzig, Germany Duration: 12 May 2008 → 12 May 2008 Conference number: 4 |
Workshop
Workshop | Fourth Workshop on End-User Software Engineering (WEUSE IV) In conjunction with ICSE 2008 |
---|---|
Number | 4 |
Country/Territory | Germany |
City | Leipzig |
Period | 12/05/2008 → 12/05/2008 |
Keywords
- End-user development
- Spreadsheets
- Function sheet
- Visual programming
- Interactive experimentation