Sciweavers

4719 search results - page 14 / 944
» Spreadsheet functional programming
Sort
View
105
Voted
INFOVIS
1997
IEEE
15 years 4 months ago
Domesticating Bead: adapting an information visualization system to a financial institution
The Bead visualization system employs a fast algorithm for laying out high-dimensional data in a low-dimensional space, and a number of features added to 3D visualizations to impr...
Dominique Brodbeck, Matthew Chalmers, Aran Lunzer,...
87
Voted
EOR
2008
81views more  EOR 2008»
15 years 13 days ago
Investment timing and optimal capacity choice for small hydropower projects
This paper presents a method for assessing small hydropower projects that are subject to uncertain electricity prices. We present a real options-based method with continuous scali...
Thor Bøckman, Stein-Erik Fleten, Erik Juliu...
CHI
2008
ACM
15 years 2 months ago
Toped: enabling end-user programmers to validate data
Existing tools require end-user programmers (EUPs) to write regular expressions ("regexps") or even scripts to validate textual inputs, which is slow and error-prone. We...
Christopher Scaffidi, Brad A. Myers, Mary Shaw
84
Voted
WWW
2009
ACM
15 years 7 months ago
Mashroom: end-user mashup programming using nested tables
This paper presents an end-user-oriented programming environment called Mashroom. Major contributions herein include an end-user programming model with an expressive data structur...
Guiling Wang, Shaohua Yang, Yanbo Han

Book
351views
16 years 10 months ago
The Implementation of Functional Programming Languages
A great book about the Implementation of Functional Programming Languages.
Simon Peyton Jones