Parallel and distributed implementation of concurrent logic programming language KL1:
Abstract: "The paper focuses on a parallel and distributed implementation method for a concurrent logic programming languange, KL1, on a parallel inference machine, PIM. The KL1 language processor is systematically designed and implemented. First, the language specification of KL1 is deliberate...
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | English |
Veröffentlicht: |
Tokyo, Japan
1992
|
Schriftenreihe: | Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report
760 |
Schlagworte: | |
Zusammenfassung: | Abstract: "The paper focuses on a parallel and distributed implementation method for a concurrent logic programming languange, KL1, on a parallel inference machine, PIM. The KL1 language processor is systematically designed and implemented. First, the language specification of KL1 is deliberately analyzed and properly decomposed. As a result, the language functions are categorized into unification, inter- cluster processing, memory management, goal scheduling, meta control facilities, and an intermediate instruction set. Next, the algorithms and program modules for realizing the decomposed requirements are developed by considering the features of PIM architecture on which the algorithms work The features of PIM architecture include a loosely-coupled network with messages possibly overtaken, and a cluster structure, i.e. a shared-memory multiprocessor portion. Lastly, the program modules are combined to construct the language processor. For each implementation issue, the design and implementation methods are discussed with proper assumptions given. This paper concentrates on several implementation issues that have been the subjects of intense ICOT research since 1988. |
Beschreibung: | 24 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV010956676 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 960919s1992 |||| 00||| engod | ||
035 | |a (OCoLC)27424358 | ||
035 | |a (DE-599)BVBBV010956676 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-91G | ||
245 | 1 | 0 | |a Parallel and distributed implementation of concurrent logic programming language KL1 |c by K. Hirata ... |
264 | 1 | |a Tokyo, Japan |c 1992 | |
300 | |a 24 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report |v 760 | |
520 | 3 | |a Abstract: "The paper focuses on a parallel and distributed implementation method for a concurrent logic programming languange, KL1, on a parallel inference machine, PIM. The KL1 language processor is systematically designed and implemented. First, the language specification of KL1 is deliberately analyzed and properly decomposed. As a result, the language functions are categorized into unification, inter- cluster processing, memory management, goal scheduling, meta control facilities, and an intermediate instruction set. Next, the algorithms and program modules for realizing the decomposed requirements are developed by considering the features of PIM architecture on which the algorithms work | |
520 | 3 | |a The features of PIM architecture include a loosely-coupled network with messages possibly overtaken, and a cluster structure, i.e. a shared-memory multiprocessor portion. Lastly, the program modules are combined to construct the language processor. For each implementation issue, the design and implementation methods are discussed with proper assumptions given. This paper concentrates on several implementation issues that have been the subjects of intense ICOT research since 1988. | |
650 | 4 | |a KL1 (Computer program language) | |
650 | 4 | |a Logic programming | |
700 | 1 | |a Hirata, Keiji |e Sonstige |4 oth | |
830 | 0 | |a Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report |v 760 |w (DE-604)BV010923438 |9 760 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-007328786 |
Datensatz im Suchindex
_version_ | 1804125443968729088 |
---|---|
any_adam_object | |
building | Verbundindex |
bvnumber | BV010956676 |
ctrlnum | (OCoLC)27424358 (DE-599)BVBBV010956676 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02202nam a2200313 cb4500</leader><controlfield tag="001">BV010956676</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">960919s1992 |||| 00||| engod</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)27424358</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV010956676</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="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Parallel and distributed implementation of concurrent logic programming language KL1</subfield><subfield code="c">by K. Hirata ...</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Tokyo, Japan</subfield><subfield code="c">1992</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">24 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">Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report</subfield><subfield code="v">760</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Abstract: "The paper focuses on a parallel and distributed implementation method for a concurrent logic programming languange, KL1, on a parallel inference machine, PIM. The KL1 language processor is systematically designed and implemented. First, the language specification of KL1 is deliberately analyzed and properly decomposed. As a result, the language functions are categorized into unification, inter- cluster processing, memory management, goal scheduling, meta control facilities, and an intermediate instruction set. Next, the algorithms and program modules for realizing the decomposed requirements are developed by considering the features of PIM architecture on which the algorithms work</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">The features of PIM architecture include a loosely-coupled network with messages possibly overtaken, and a cluster structure, i.e. a shared-memory multiprocessor portion. Lastly, the program modules are combined to construct the language processor. For each implementation issue, the design and implementation methods are discussed with proper assumptions given. This paper concentrates on several implementation issues that have been the subjects of intense ICOT research since 1988.</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">KL1 (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Logic programming</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Hirata, Keiji</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report</subfield><subfield code="v">760</subfield><subfield code="w">(DE-604)BV010923438</subfield><subfield code="9">760</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007328786</subfield></datafield></record></collection> |
id | DE-604.BV010956676 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T18:01:39Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007328786 |
oclc_num | 27424358 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM |
owner_facet | DE-91G DE-BY-TUM |
physical | 24 S. |
publishDate | 1992 |
publishDateSearch | 1992 |
publishDateSort | 1992 |
record_format | marc |
series | Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report |
series2 | Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report |
spelling | Parallel and distributed implementation of concurrent logic programming language KL1 by K. Hirata ... Tokyo, Japan 1992 24 S. txt rdacontent n rdamedia nc rdacarrier Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report 760 Abstract: "The paper focuses on a parallel and distributed implementation method for a concurrent logic programming languange, KL1, on a parallel inference machine, PIM. The KL1 language processor is systematically designed and implemented. First, the language specification of KL1 is deliberately analyzed and properly decomposed. As a result, the language functions are categorized into unification, inter- cluster processing, memory management, goal scheduling, meta control facilities, and an intermediate instruction set. Next, the algorithms and program modules for realizing the decomposed requirements are developed by considering the features of PIM architecture on which the algorithms work The features of PIM architecture include a loosely-coupled network with messages possibly overtaken, and a cluster structure, i.e. a shared-memory multiprocessor portion. Lastly, the program modules are combined to construct the language processor. For each implementation issue, the design and implementation methods are discussed with proper assumptions given. This paper concentrates on several implementation issues that have been the subjects of intense ICOT research since 1988. KL1 (Computer program language) Logic programming Hirata, Keiji Sonstige oth Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report 760 (DE-604)BV010923438 760 |
spellingShingle | Parallel and distributed implementation of concurrent logic programming language KL1 Shin-Sedai-Konpyūta-Gijutsu-Kaihatsu-Kikō <Tōkyō>: ICOT technical report KL1 (Computer program language) Logic programming |
title | Parallel and distributed implementation of concurrent logic programming language KL1 |
title_auth | Parallel and distributed implementation of concurrent logic programming language KL1 |
title_exact_search | Parallel and distributed implementation of concurrent logic programming language KL1 |
title_full | Parallel and distributed implementation of concurrent logic programming language KL1 by K. Hirata ... |
title_fullStr | Parallel and distributed implementation of concurrent logic programming language KL1 by K. Hirata ... |
title_full_unstemmed | Parallel and distributed implementation of concurrent logic programming language KL1 by K. Hirata ... |
title_short | Parallel and distributed implementation of concurrent logic programming language KL1 |
title_sort | parallel and distributed implementation of concurrent logic programming language kl1 |
topic | KL1 (Computer program language) Logic programming |
topic_facet | KL1 (Computer program language) Logic programming |
volume_link | (DE-604)BV010923438 |
work_keys_str_mv | AT hiratakeiji parallelanddistributedimplementationofconcurrentlogicprogramminglanguagekl1 |