PFL+, a kernel scheme for functional I/0:
Abstract: "In place of the common separation of functional I/O into continuation and stream based schemes, an alternative division between Data Driven and Strictness Driven mechanisms for I/O is proposed. The data driven mechanism determines I/O actions by the Weak Head Normal Forms of programs...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Cambridge
1989
|
Schriftenreihe: | Computer Laboratory <Cambridge>: Technical report
160 |
Schlagworte: | |
Zusammenfassung: | Abstract: "In place of the common separation of functional I/O into continuation and stream based schemes, an alternative division between Data Driven and Strictness Driven mechanisms for I/O is proposed. The data driven mechanism determines I/O actions by the Weak Head Normal Forms of programs, while strictness driven I/O is based on suspensions--I/O actions are triggered when demand arises for the value of a suspension during normal order reduction. The data driven and strictness driven I/O mechanisms are exemplified by the output list and input list, respectively, in Landin's stream based I/O schemes PFL+ is a functional I/O scheme, able to express arbitrary I/O actions and both data driven and strictness driven constructs in terms of a small kernel of primitives. PFL+ could be added to any functional language. It is based on Holmstrom's PFL [5], a parallel functional language with embedded communication and concurrency operators from CCS. PFL+ adds non-strict communication, behaviors with results, and primitives to make suspensions. Examples are given of how PFL+ can derive from these primitives both stream based I/O and the representation of the file system as a function. |
Beschreibung: | 26 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV010408718 | ||
003 | DE-604 | ||
005 | 19960122 | ||
007 | t | ||
008 | 951005s1989 |||| 00||| engod | ||
035 | |a (OCoLC)22409143 | ||
035 | |a (DE-599)BVBBV010408718 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
100 | 1 | |a Gordon, Andrew |d 1952- |e Verfasser |4 aut | |
245 | 1 | 0 | |a PFL+, a kernel scheme for functional I/0 |
264 | 1 | |a Cambridge |c 1989 | |
300 | |a 26 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Computer Laboratory <Cambridge>: Technical report |v 160 | |
520 | 3 | |a Abstract: "In place of the common separation of functional I/O into continuation and stream based schemes, an alternative division between Data Driven and Strictness Driven mechanisms for I/O is proposed. The data driven mechanism determines I/O actions by the Weak Head Normal Forms of programs, while strictness driven I/O is based on suspensions--I/O actions are triggered when demand arises for the value of a suspension during normal order reduction. The data driven and strictness driven I/O mechanisms are exemplified by the output list and input list, respectively, in Landin's stream based I/O schemes | |
520 | 3 | |a PFL+ is a functional I/O scheme, able to express arbitrary I/O actions and both data driven and strictness driven constructs in terms of a small kernel of primitives. PFL+ could be added to any functional language. It is based on Holmstrom's PFL [5], a parallel functional language with embedded communication and concurrency operators from CCS. PFL+ adds non-strict communication, behaviors with results, and primitives to make suspensions. Examples are given of how PFL+ can derive from these primitives both stream based I/O and the representation of the file system as a function. | |
650 | 7 | |a Computer software |2 sigle | |
650 | 7 | |a Information theory |2 sigle | |
650 | 4 | |a Kernel functions | |
830 | 0 | |a Computer Laboratory <Cambridge>: Technical report |v 160 |w (DE-604)BV004055605 |9 160 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-006931795 |
Datensatz im Suchindex
_version_ | 1804124837019385856 |
---|---|
any_adam_object | |
author | Gordon, Andrew 1952- |
author_facet | Gordon, Andrew 1952- |
author_role | aut |
author_sort | Gordon, Andrew 1952- |
author_variant | a g ag |
building | Verbundindex |
bvnumber | BV010408718 |
ctrlnum | (OCoLC)22409143 (DE-599)BVBBV010408718 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02113nam a2200313 cb4500</leader><controlfield tag="001">BV010408718</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">19960122 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">951005s1989 |||| 00||| engod</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)22409143</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV010408718</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Gordon, Andrew</subfield><subfield code="d">1952-</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">PFL+, a kernel scheme for functional I/0</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Cambridge</subfield><subfield code="c">1989</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">26 S.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Computer Laboratory <Cambridge>: Technical report</subfield><subfield code="v">160</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Abstract: "In place of the common separation of functional I/O into continuation and stream based schemes, an alternative division between Data Driven and Strictness Driven mechanisms for I/O is proposed. The data driven mechanism determines I/O actions by the Weak Head Normal Forms of programs, while strictness driven I/O is based on suspensions--I/O actions are triggered when demand arises for the value of a suspension during normal order reduction. The data driven and strictness driven I/O mechanisms are exemplified by the output list and input list, respectively, in Landin's stream based I/O schemes</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">PFL+ is a functional I/O scheme, able to express arbitrary I/O actions and both data driven and strictness driven constructs in terms of a small kernel of primitives. PFL+ could be added to any functional language. It is based on Holmstrom's PFL [5], a parallel functional language with embedded communication and concurrency operators from CCS. PFL+ adds non-strict communication, behaviors with results, and primitives to make suspensions. Examples are given of how PFL+ can derive from these primitives both stream based I/O and the representation of the file system as a function.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer software</subfield><subfield code="2">sigle</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Information theory</subfield><subfield code="2">sigle</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Kernel functions</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Computer Laboratory <Cambridge>: Technical report</subfield><subfield code="v">160</subfield><subfield code="w">(DE-604)BV004055605</subfield><subfield code="9">160</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-006931795</subfield></datafield></record></collection> |
id | DE-604.BV010408718 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T17:52:00Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-006931795 |
oclc_num | 22409143 |
open_access_boolean | |
physical | 26 S. |
publishDate | 1989 |
publishDateSearch | 1989 |
publishDateSort | 1989 |
record_format | marc |
series | Computer Laboratory <Cambridge>: Technical report |
series2 | Computer Laboratory <Cambridge>: Technical report |
spelling | Gordon, Andrew 1952- Verfasser aut PFL+, a kernel scheme for functional I/0 Cambridge 1989 26 S. txt rdacontent n rdamedia nc rdacarrier Computer Laboratory <Cambridge>: Technical report 160 Abstract: "In place of the common separation of functional I/O into continuation and stream based schemes, an alternative division between Data Driven and Strictness Driven mechanisms for I/O is proposed. The data driven mechanism determines I/O actions by the Weak Head Normal Forms of programs, while strictness driven I/O is based on suspensions--I/O actions are triggered when demand arises for the value of a suspension during normal order reduction. The data driven and strictness driven I/O mechanisms are exemplified by the output list and input list, respectively, in Landin's stream based I/O schemes PFL+ is a functional I/O scheme, able to express arbitrary I/O actions and both data driven and strictness driven constructs in terms of a small kernel of primitives. PFL+ could be added to any functional language. It is based on Holmstrom's PFL [5], a parallel functional language with embedded communication and concurrency operators from CCS. PFL+ adds non-strict communication, behaviors with results, and primitives to make suspensions. Examples are given of how PFL+ can derive from these primitives both stream based I/O and the representation of the file system as a function. Computer software sigle Information theory sigle Kernel functions Computer Laboratory <Cambridge>: Technical report 160 (DE-604)BV004055605 160 |
spellingShingle | Gordon, Andrew 1952- PFL+, a kernel scheme for functional I/0 Computer Laboratory <Cambridge>: Technical report Computer software sigle Information theory sigle Kernel functions |
title | PFL+, a kernel scheme for functional I/0 |
title_auth | PFL+, a kernel scheme for functional I/0 |
title_exact_search | PFL+, a kernel scheme for functional I/0 |
title_full | PFL+, a kernel scheme for functional I/0 |
title_fullStr | PFL+, a kernel scheme for functional I/0 |
title_full_unstemmed | PFL+, a kernel scheme for functional I/0 |
title_short | PFL+, a kernel scheme for functional I/0 |
title_sort | pfl a kernel scheme for functional i 0 |
topic | Computer software sigle Information theory sigle Kernel functions |
topic_facet | Computer software Information theory Kernel functions |
volume_link | (DE-604)BV004055605 |
work_keys_str_mv | AT gordonandrew pflakernelschemeforfunctionali0 |