Results 291 to 300 of about 681,398 (337)
Some of the next articles are maybe not open access.

Adaptive functional programming

ACM SIGPLAN Notices, 2002
An adaptive computation maintains the relationship between its input and output as the input changes. Although various techniques for adaptive computing have been proposed, they remain limited in their scope of applicability. We propose a general mechanism for adaptive computing that enables one to make any purely-functional program ...
Guy E. Blelloch   +2 more
openaire   +3 more sources

When is a functional program not a functional program?

Proceedings of the fourth ACM SIGPLAN international conference on Functional programming, 1999
In an impure functional language, there are programs whose behaviour is completely functional (in that they behave extensionally on inputs), but the functions they compute cannot be written in the purely functional fragment of the language. That is, the class of programs with functional behaviour is more expressive than the usual class of pure ...
openaire   +3 more sources

Gamification of Functional Programming [PDF]

open access: possible2020 2nd International Multidisciplinary Information Technology and Engineering Conference (IMITEC), 2020
This paper looks at the current state of how students learn the functional programming [FP] paradigm and how it can be improved by applying gamification. Multiple related works and research published by experts in the field are analyzed and examined.
Chifamba, Tavonga D, Motara, Yusuf, M
openaire   +1 more source

Programming and reproductive functioning

Trends in Endocrinology and Metabolism, 2002
Here, we explore the influence of fetal programming and early life exposures on lifelong reproductive health through modification of the hypothalamic-pituitary-gonadal axis. A range of programming issues are considered with examples from the literature demonstrating that environmental or nutritive exposures have a crucial role in reproductive ...
Davies, M., Norman, R.
openaire   +4 more sources

Introducing Functional Programming [PDF]

open access: possible, 2007
F#’s effectiveness rests on the tried and tested foundation of functional programming. This chapter will cover the core building blocks of functional programming with F#, including simple types and function values, pattern matching, lists, and options.
Adam Granicz   +2 more
openaire   +1 more source

Programming with Functions [PDF]

open access: possible, 2004
Dividing your program into manageable chunks of code is an idea that’s fundamental to programming in every language. A function is a basic building block in all C++ programs. So far, you’ve made use of some of the functions from the standard library, but the only functions you’ve written yourself are the ones called main ().
openaire   +1 more source

Programming with Functions

2018
One of the things that makes F# a functional-first language is that its functions are “first-class values.” We establish what that really means, and how genuinely useful it is. We learn how you can use first class functions to build simple, refactorable code. We get familiar with arguming currying and partial application.
openaire   +2 more sources

Programming of sympathoadrenal function

Trends in Endocrinology and Metabolism, 2002
Environmental exposures at crucial points in development permanently alter sympathoadrenal function in mammals. The sympathetic innervation of peripheral tissues and the responsiveness of sympathetic nerves and adrenal medulla to standard stimuli are susceptible to modification by exposures in early life, such as environmental temperature, nutrition ...
openaire   +2 more sources

Functional programming in C++

Proceedings of the fifth ACM SIGPLAN international conference on Functional programming, 2000
This paper describes FC++: a rich library supporting functional programming in C++. Prior approaches to encoding higher order functions in C++ have suffered with respect to polymorphic functions from either lack of expressiveness or high complexity. In contrast, FC++ offers full and concise support for higher-order polymorphic functions through a novel
Yannis Smaragdakis, Brian McNamara
openaire   +2 more sources

Functional program testing

The IEEE Computer Society's Second International Computer Software and Applications Conference, 1978. COMPSAC '78., 1980
An approach to functional testing is described in which the design of a program is viewed as an integrated collection of functions. The selection of test data depends on the functions used in the design and on the value spaces over which the functions are defined.
openaire   +3 more sources

Home - About - Disclaimer - Privacy