The Luther WAM Emulator:
Abstract: "We give a detailed description of the implementation of the Luther WAM Emulator. The Luther WAM Emulator is a portable C implementation of Warrens abstract machine, designed to be easily understood and modified, but at the same time reasonably efficient. Implementational details are...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Uppsala, Sweden
1992
|
Schriftenreihe: | Uppsala Programming Methodology and Artificial Intelligence Laboratory: UPMAIL technical report
72 |
Schlagworte: | |
Zusammenfassung: | Abstract: "We give a detailed description of the implementation of the Luther WAM Emulator. The Luther WAM Emulator is a portable C implementation of Warrens abstract machine, designed to be easily understood and modified, but at the same time reasonably efficient. Implementational details are given for the instruction set as well as the storage model and the runtime system. We also give some hints as how to extend the emulator in different directions. The emulator contains the full WAM instruction set and extensions for cut, faster unification, and some indexing predicates." |
Beschreibung: | 86 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV011000680 | ||
003 | DE-604 | ||
005 | 19980216 | ||
007 | t | ||
008 | 961015s1992 |||| 00||| engod | ||
035 | |a (OCoLC)36009244 | ||
035 | |a (DE-599)BVBBV011000680 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-91G | ||
084 | |a DAT 706f |2 stub | ||
084 | |a DAT 552f |2 stub | ||
100 | 1 | |a Bevemyr, Johan |e Verfasser |4 aut | |
245 | 1 | 0 | |a The Luther WAM Emulator |c Johan Bevemyr |
264 | 1 | |a Uppsala, Sweden |c 1992 | |
300 | |a 86 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Uppsala Programming Methodology and Artificial Intelligence Laboratory: UPMAIL technical report |v 72 | |
520 | 3 | |a Abstract: "We give a detailed description of the implementation of the Luther WAM Emulator. The Luther WAM Emulator is a portable C implementation of Warrens abstract machine, designed to be easily understood and modified, but at the same time reasonably efficient. Implementational details are given for the instruction set as well as the storage model and the runtime system. We also give some hints as how to extend the emulator in different directions. The emulator contains the full WAM instruction set and extensions for cut, faster unification, and some indexing predicates." | |
650 | 4 | |a C (Computer program language) | |
650 | 4 | |a Emulators (Computer programs) | |
650 | 4 | |a Machine theory | |
830 | 0 | |a Uppsala Programming Methodology and Artificial Intelligence Laboratory: UPMAIL technical report |v 72 |w (DE-604)BV011000452 |9 72 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-007364675 |
Datensatz im Suchindex
_version_ | 1804125491528990720 |
---|---|
any_adam_object | |
author | Bevemyr, Johan |
author_facet | Bevemyr, Johan |
author_role | aut |
author_sort | Bevemyr, Johan |
author_variant | j b jb |
building | Verbundindex |
bvnumber | BV011000680 |
classification_tum | DAT 706f DAT 552f |
ctrlnum | (OCoLC)36009244 (DE-599)BVBBV011000680 |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01666nam a2200337 cb4500</leader><controlfield tag="001">BV011000680</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">19980216 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">961015s1992 |||| 00||| engod</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)36009244</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV011000680</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="084" ind1=" " ind2=" "><subfield code="a">DAT 706f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 552f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Bevemyr, Johan</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">The Luther WAM Emulator</subfield><subfield code="c">Johan Bevemyr</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Uppsala, Sweden</subfield><subfield code="c">1992</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">86 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">Uppsala Programming Methodology and Artificial Intelligence Laboratory: UPMAIL technical report</subfield><subfield code="v">72</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Abstract: "We give a detailed description of the implementation of the Luther WAM Emulator. The Luther WAM Emulator is a portable C implementation of Warrens abstract machine, designed to be easily understood and modified, but at the same time reasonably efficient. Implementational details are given for the instruction set as well as the storage model and the runtime system. We also give some hints as how to extend the emulator in different directions. The emulator contains the full WAM instruction set and extensions for cut, faster unification, and some indexing predicates."</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">C (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Emulators (Computer programs)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Machine theory</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Uppsala Programming Methodology and Artificial Intelligence Laboratory: UPMAIL technical report</subfield><subfield code="v">72</subfield><subfield code="w">(DE-604)BV011000452</subfield><subfield code="9">72</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007364675</subfield></datafield></record></collection> |
id | DE-604.BV011000680 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T18:02:24Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007364675 |
oclc_num | 36009244 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM |
owner_facet | DE-91G DE-BY-TUM |
physical | 86 S. |
publishDate | 1992 |
publishDateSearch | 1992 |
publishDateSort | 1992 |
record_format | marc |
series | Uppsala Programming Methodology and Artificial Intelligence Laboratory: UPMAIL technical report |
series2 | Uppsala Programming Methodology and Artificial Intelligence Laboratory: UPMAIL technical report |
spelling | Bevemyr, Johan Verfasser aut The Luther WAM Emulator Johan Bevemyr Uppsala, Sweden 1992 86 S. txt rdacontent n rdamedia nc rdacarrier Uppsala Programming Methodology and Artificial Intelligence Laboratory: UPMAIL technical report 72 Abstract: "We give a detailed description of the implementation of the Luther WAM Emulator. The Luther WAM Emulator is a portable C implementation of Warrens abstract machine, designed to be easily understood and modified, but at the same time reasonably efficient. Implementational details are given for the instruction set as well as the storage model and the runtime system. We also give some hints as how to extend the emulator in different directions. The emulator contains the full WAM instruction set and extensions for cut, faster unification, and some indexing predicates." C (Computer program language) Emulators (Computer programs) Machine theory Uppsala Programming Methodology and Artificial Intelligence Laboratory: UPMAIL technical report 72 (DE-604)BV011000452 72 |
spellingShingle | Bevemyr, Johan The Luther WAM Emulator Uppsala Programming Methodology and Artificial Intelligence Laboratory: UPMAIL technical report C (Computer program language) Emulators (Computer programs) Machine theory |
title | The Luther WAM Emulator |
title_auth | The Luther WAM Emulator |
title_exact_search | The Luther WAM Emulator |
title_full | The Luther WAM Emulator Johan Bevemyr |
title_fullStr | The Luther WAM Emulator Johan Bevemyr |
title_full_unstemmed | The Luther WAM Emulator Johan Bevemyr |
title_short | The Luther WAM Emulator |
title_sort | the luther wam emulator |
topic | C (Computer program language) Emulators (Computer programs) Machine theory |
topic_facet | C (Computer program language) Emulators (Computer programs) Machine theory |
volume_link | (DE-604)BV011000452 |
work_keys_str_mv | AT bevemyrjohan thelutherwamemulator |