Skip to content Research

Research

Last updated byVibeke Ervøon2012-02-01Research > Technical Reports > 2011 > TR-2011-142

Share on FacebookSave as PDFSend to friend

TR-2011-142 

Spreadsheet technology

Version 0.12 of 2012-01-31

Peter Sestoft

December 2011

Abstract

This report describes the architecture, design, implementation and some uses of Funcalc, a spreadsheet program that supports end-user programming in the form of sheet-defined functions, much as proposed by Peyton-Jones, Blackwell and Burnett. Appendix A of the report contains a user manual for the Funcalc prototype, version 0.11.12.0.

The Funcalc programming platform supports highly interactive dynamically typed functional programming and data manipulation, with special focus on numeric computations, and using only standard spreadsheet concepts and notations. It achieves very good performance.

The Funcalc programming platform provides a number of unusual features, such as the creation of closures (partially applied functions), higher-order spreadsheet functions, and automatic specialization.

The report describes a number of technological innovations, such as minimal recalculation based on a compact representation of the dependencies between spreadsheet cells, and evaluation conditions that facilitate recursive functions.

The full source code of the Funcalc prototype implementation is available from http://www.itu.dk/people/sestoft/corecalc/.


Technical report TR-2011-142 in IT University Technical Report Series, December 2011.

Available as PDF and formatted two pages to one, in PDF

 

Find this page Online

http://212.97.130.100/en/Forskning/Technical-Reports/2011/TR-2011-142