An abstract view of objects and subtyping: (preliminary report)
Abstract: "We give direct type-theoretic characterization of the basic mechanisms of object-oriented programming -- objects, methods, message passing, and subtyping -- by introducing an explicit Object type constructor together with suitable introduction, elimination, and equality rules. The re...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Edinburgh
1992
|
Schriftenreihe: | Laboratory for Foundations of Computer Science <Edinburgh>: LFCS report series
226 |
Schlagworte: | |
Zusammenfassung: | Abstract: "We give direct type-theoretic characterization of the basic mechanisms of object-oriented programming -- objects, methods, message passing, and subtyping -- by introducing an explicit Object type constructor together with suitable introduction, elimination, and equality rules. The resulting abstract framework represents a first step towards a high-level axiomatization of object-oriented programming and provides a common basis for justifying and comparing known encodings of objects in terms of the seemingly diverse machinery of recursive record types [9, 12], F-bounded quantification [6, 17], and existential types [33, 32]." |
Beschreibung: | 39 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV009713761 | ||
003 | DE-604 | ||
005 | 19980226 | ||
007 | t | ||
008 | 940721s1992 |||| 00||| eng d | ||
035 | |a (OCoLC)27425186 | ||
035 | |a (DE-599)BVBBV009713761 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
084 | |a DAT 373f |2 stub | ||
084 | |a DAT 315f |2 stub | ||
100 | 1 | |a Hofmann, Martin |e Verfasser |4 aut | |
245 | 1 | 0 | |a An abstract view of objects and subtyping |b (preliminary report) |c by M. Hofmann and Benjamin Pierce |
264 | 1 | |a Edinburgh |c 1992 | |
300 | |a 39 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Laboratory for Foundations of Computer Science <Edinburgh>: LFCS report series |v 226 | |
520 | 3 | |a Abstract: "We give direct type-theoretic characterization of the basic mechanisms of object-oriented programming -- objects, methods, message passing, and subtyping -- by introducing an explicit Object type constructor together with suitable introduction, elimination, and equality rules. The resulting abstract framework represents a first step towards a high-level axiomatization of object-oriented programming and provides a common basis for justifying and comparing known encodings of objects in terms of the seemingly diverse machinery of recursive record types [9, 12], F-bounded quantification [6, 17], and existential types [33, 32]." | |
650 | 4 | |a Object-oriented programming (Computer science) | |
700 | 1 | |a Pierce, Benjamin C. |e Verfasser |4 aut | |
830 | 0 | |a Laboratory for Foundations of Computer Science <Edinburgh>: LFCS report series |v 226 |w (DE-604)BV008930032 |9 226 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-006425280 |
Datensatz im Suchindex
_version_ | 1804124061524033536 |
---|---|
any_adam_object | |
author | Hofmann, Martin Pierce, Benjamin C. |
author_facet | Hofmann, Martin Pierce, Benjamin C. |
author_role | aut aut |
author_sort | Hofmann, Martin |
author_variant | m h mh b c p bc bcp |
building | Verbundindex |
bvnumber | BV009713761 |
classification_tum | DAT 373f DAT 315f |
ctrlnum | (OCoLC)27425186 (DE-599)BVBBV009713761 |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01719nam a2200313 cb4500</leader><controlfield tag="001">BV009713761</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">19980226 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">940721s1992 |||| 00||| eng d</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)27425186</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV009713761</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="084" ind1=" " ind2=" "><subfield code="a">DAT 373f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 315f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Hofmann, Martin</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">An abstract view of objects and subtyping</subfield><subfield code="b">(preliminary report)</subfield><subfield code="c">by M. Hofmann and Benjamin Pierce</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Edinburgh</subfield><subfield code="c">1992</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">39 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">Laboratory for Foundations of Computer Science <Edinburgh>: LFCS report series</subfield><subfield code="v">226</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Abstract: "We give direct type-theoretic characterization of the basic mechanisms of object-oriented programming -- objects, methods, message passing, and subtyping -- by introducing an explicit Object type constructor together with suitable introduction, elimination, and equality rules. The resulting abstract framework represents a first step towards a high-level axiomatization of object-oriented programming and provides a common basis for justifying and comparing known encodings of objects in terms of the seemingly diverse machinery of recursive record types [9, 12], F-bounded quantification [6, 17], and existential types [33, 32]."</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Object-oriented programming (Computer science)</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Pierce, Benjamin C.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Laboratory for Foundations of Computer Science <Edinburgh>: LFCS report series</subfield><subfield code="v">226</subfield><subfield code="w">(DE-604)BV008930032</subfield><subfield code="9">226</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-006425280</subfield></datafield></record></collection> |
id | DE-604.BV009713761 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T17:39:41Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-006425280 |
oclc_num | 27425186 |
open_access_boolean | |
physical | 39 S. |
publishDate | 1992 |
publishDateSearch | 1992 |
publishDateSort | 1992 |
record_format | marc |
series | Laboratory for Foundations of Computer Science <Edinburgh>: LFCS report series |
series2 | Laboratory for Foundations of Computer Science <Edinburgh>: LFCS report series |
spelling | Hofmann, Martin Verfasser aut An abstract view of objects and subtyping (preliminary report) by M. Hofmann and Benjamin Pierce Edinburgh 1992 39 S. txt rdacontent n rdamedia nc rdacarrier Laboratory for Foundations of Computer Science <Edinburgh>: LFCS report series 226 Abstract: "We give direct type-theoretic characterization of the basic mechanisms of object-oriented programming -- objects, methods, message passing, and subtyping -- by introducing an explicit Object type constructor together with suitable introduction, elimination, and equality rules. The resulting abstract framework represents a first step towards a high-level axiomatization of object-oriented programming and provides a common basis for justifying and comparing known encodings of objects in terms of the seemingly diverse machinery of recursive record types [9, 12], F-bounded quantification [6, 17], and existential types [33, 32]." Object-oriented programming (Computer science) Pierce, Benjamin C. Verfasser aut Laboratory for Foundations of Computer Science <Edinburgh>: LFCS report series 226 (DE-604)BV008930032 226 |
spellingShingle | Hofmann, Martin Pierce, Benjamin C. An abstract view of objects and subtyping (preliminary report) Laboratory for Foundations of Computer Science <Edinburgh>: LFCS report series Object-oriented programming (Computer science) |
title | An abstract view of objects and subtyping (preliminary report) |
title_auth | An abstract view of objects and subtyping (preliminary report) |
title_exact_search | An abstract view of objects and subtyping (preliminary report) |
title_full | An abstract view of objects and subtyping (preliminary report) by M. Hofmann and Benjamin Pierce |
title_fullStr | An abstract view of objects and subtyping (preliminary report) by M. Hofmann and Benjamin Pierce |
title_full_unstemmed | An abstract view of objects and subtyping (preliminary report) by M. Hofmann and Benjamin Pierce |
title_short | An abstract view of objects and subtyping |
title_sort | an abstract view of objects and subtyping preliminary report |
title_sub | (preliminary report) |
topic | Object-oriented programming (Computer science) |
topic_facet | Object-oriented programming (Computer science) |
volume_link | (DE-604)BV008930032 |
work_keys_str_mv | AT hofmannmartin anabstractviewofobjectsandsubtypingpreliminaryreport AT piercebenjaminc anabstractviewofobjectsandsubtypingpreliminaryreport |