Comprehending loops in a process functional programming language

Authors
Citation
J. Kollar, Comprehending loops in a process functional programming language, COMPUT A IN, 19(4), 2000, pp. 373-388
Citations number
24
Categorie Soggetti
Computer Science & Engineering
Journal title
COMPUTERS AND ARTIFICIAL INTELLIGENCE
ISSN journal
02320274 → ACNP
Volume
19
Issue
4
Year of publication
2000
Pages
373 - 388
Database
ISI
SICI code
0232-0274(2000)19:4<373:CLIAPF>2.0.ZU;2-7
Abstract
In this paper the implementation of loops in PFL - a process functional pro gramming language is presented. The uniform conception of functions and pro cesses in PFL makes possible to implement loops in a way similar to list co mprehensions. Using process functional paradigm we will show, how the imper ative loops are expressed more concisely in a purely functional manner pres erving the run-time efficiency.