Proceedings paper

Title:
Themes in information-rich functional programming for internet-scale data sources
Authors:
D. Syme, K. Battocchi, K. Takeda, D. Malayeri, T. Petříček
Publication:
Proceedings of the 2013 workshop on Data driven functional programming
DOI:
Year:
2013
ISBN:
978-1-4503-1871-6
Link:

Abstract:
The F# language includes a feature called "F# 3.0 Type Providers" to support the integration of internet-scale information sources into a strongly typed functional-first programming environment. In this position paper we describe the key themes in information-rich functional programming that we have observed during this work. Our contribution is to document these themes and highlight future challenges and opportunities, in the context of a recently released, practical, open-source system for information-rich functional programming. We believe that this area is rich in excellent opportunities for future language and tooling research, information-space integration and schematization techniques.

BibTeX:
@inproceedings{syme_themes_2013,
    title = {{Themes in information-rich functional programming for internet-scale data sources}},
    author = {Syme, Donald and Battocchi, Keith and Takeda, Kenji and Malayeri, Donna and Petricek, Tomas},
    year = {2013},
    booktitle = {{Proceedings of the 2013 workshop on Data driven functional programming}},
    publisher = {Association for Computing Machinery},
    series = {{DDFP '13}},
    location = {New York, NY, USA},
    doi = {10.1145/2429376.2429378},
    isbn = {978-1-4503-1871-6},
    pages = {1--4},
    url = {https://doi.org/10.1145/2429376.2429378},
}