FC++: Functional tools for object-oriented tasks

5Citations
Citations of this article
19Readers
Mendeley users who have this article in their library.
Get full text

Abstract

FC++ is a library for programming functionally in C++. Compared to other C++ functional programming libraries, FC++ is distinguished by its powerful type system which allows the manipulation of parametrically polymorphic functions (e.g., passing them as arguments to other functions and returning them as results). In this paper, we show how FC++ can be used in common object-oriented programming tasks. We demonstrate FC++ implementations of several common design patterns (Adapter, Builder, Command, and more). Compared to conventional C++ implementations of these patterns, our implementations are either simpler (in that fewer classes/dependencies are needed), more efficient, or more type-safe (thanks to parametric polymorphism and type inference). Copyright © 2002 John Wiley & Sons, Ltd.

Cite

CITATION STYLE

APA

Smaragdakis, Y., & McNamara, B. (2002). FC++: Functional tools for object-oriented tasks. Software - Practice and Experience, 32(10), 1015–1033. https://doi.org/10.1002/spe.473

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free