Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Simon Peyton Jones – Elastic sheet-defined functions [video] (youtube.com)
2 points by vanderZwan on Aug 17, 2020 | hide | past | favorite | 1 comment


For those more interested in reading than watching a video, here is the detailed 67-page paper about this subject that was recently accepted for publication:

Elastic Sheet-Defined Functions: Generalising Spreadsheet Functions to Variable-Size Input Arrays

Sheet-defined functions (SDFs) bring modularity and abstraction to the world of spreadsheets. Alas, end users naturally write SDFs that work over fixed-size arrays, which limits their re-usability. To help end user programmers write more re-usable SDFs, we describe a principled approach to generalising such functions to become elastic SDFs that work over inputs of arbitrary size.

We prove that under natural, checkable conditions our algorithm returns the principal generalisation of an input SDF. We describe a formal semantics and several efficient implementation strategies for elastic SDFs.

A user study with spreadsheet users compares the human experience of programming with elastic SDFs to the alternative of relying on array processing combinators. Our user study finds that the cognitive load of elastic SDFs is lower than for SDFs with map/reduce array combinators, the closest alternative solution.

https://www.microsoft.com/en-us/research/publication/elastic...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: