Verlag: Prentice Hall International, 1986
ISBN 10: 0138807256 ISBN 13: 9780138807252
Sprache: Englisch
Anbieter: David's Books, Ypsilanti, MI, USA
EUR 4,14
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbHardcover. Zustand: Good. Zustand des Schutzumschlags: No Dust Jacket. Unmarked, bumped corner.
Anbieter: GuthrieBooks, Spring Branch, TX, USA
EUR 5,22
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. Ex-library paperback in very nice condition with the usual markings and attachments. Except for library markings, interior clean and unmarked. Tight binding.
EUR 8,71
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. 305 pp. Tightly bound. Spine not compromised. Text is free of markings. No ownership markings. NOTE: The word "USED" is neatly stamped on the top fore-edge.
Anbieter: ThriftBooks-Atlanta, AUSTELL, GA, USA
EUR 13,05
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 0.6.
Verlag: Pearson Education, Limited, 1980
ISBN 10: 0138218846 ISBN 13: 9780138218843
Sprache: Englisch
Anbieter: Better World Books: West, Reno, NV, USA
EUR 13,49
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Good. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages.
Verlag: Springer-Verlag, Berlin, Germany, 1987
ISBN 10: 3540176543 ISBN 13: 9783540176541
Sprache: Englisch
Anbieter: SUNSET BOOKS 2, Newark, OH, USA
Erstausgabe
EUR 8,71
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. No Jacket. 1st. w/full markings, pocket, and/or bookplate. Wear, soil. Size: 8vo. Ex-Library.
Verlag: Prentice-Hall International, Englewood Cliffs, NJ, 1980
ISBN 10: 0138218846 ISBN 13: 9780138218843
Sprache: Englisch
Anbieter: Persephone's Books, Gastonia, NC, USA
Erstausgabe
EUR 8,71
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbHardcover. Zustand: Very Good. No Jacket. First Edition. xv, 382 pp. Previous owner name on front free endpaper. Lower corners slightly bumped. ".[T]eaches a method of recording specifications and designs of computer systems.".
Anbieter: Phatpocket Limited, Waltham Abbey, HERTS, Vereinigtes Königreich
EUR 3,86
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Good. Your purchase helps support Sri Lankan Children's Charity 'The Rainbow Centre'. Ex-library, so some stamps and wear, but in good overall condition. Our donations to The Rainbow Centre have helped provide an education and a safe haven to hundreds of children who live in appalling conditions.
EUR 17,42
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
EUR 11,51
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: New. SUPER FAST SHIPPING.
Verlag: Pearson Education, Limited, 1980
ISBN 10: 0138218846 ISBN 13: 9780138218843
Sprache: Englisch
Anbieter: Better World Books Ltd, Dunfermline, Vereinigtes Königreich
EUR 11,84
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Very Good. Ships from the UK. Former library book; may include library markings. Used book that is in excellent condition. May show signs of wear or have minor defects.
Hardcover. Zustand: Bon. Ancien livre de bibliothèque. Traces d'usure sur la couverture. Edition 1980. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Good. Former library book. Signs of wear on the cover. Edition 1980. Ammareal gives back up to 15% of this item's net price to charity organizations.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 18,84
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich
EUR 27,21
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Fair. A readable copy of the book which may include some defects such as highlighting and notes. Cover and pages may be creased and show discolouration.
Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich
EUR 27,21
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Softcover. Zustand: Très bon. Ancien livre de bibliothèque. Edition 1992. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Very good. Former library book. Edition 1992. Ammareal gives back up to 15% of this item's net price to charity organizations.
Verlag: Springer Nature Switzerland AG, CH, 2021
ISBN 10: 3030592596 ISBN 13: 9783030592592
Sprache: Englisch
Anbieter: Rarewaves.com USA, London, LONDO, Vereinigtes Königreich
EUR 36,83
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: New. 2020 ed. This book is about describing the meaning of programming languages. The author teaches the skill of writing semantic descriptions as an efficient way to understand the features of a language. While a compiler or an interpreter offers a form of formal description of a language, it is not something that can be used as a basis for reasoning about that language nor can it serve as a definition of a programming language itself since this must allow a range of implementations. By writing a formal semantics of a language a designer can yield a far shorter description and tease out, analyse and record design choices. Early in the book the author introduces a simple notation, a meta-language, used to record descriptions of the semantics of languages. In a practical approach, he considers dozens of issues that arise in current programming languages and the key techniques that must be mastered in order to write the required formal semantic descriptions. The book concludes with a discussion of the eight key challenges: delimiting a language (concrete representation), delimiting the abstract content of a language, recording semantics (deterministic languages), operational semantics (non-determinism), context dependency, modelling sharing, modelling concurrency, and modelling exits. The content is class-tested and suitable for final-year undergraduate and postgraduate courses. It is also suitable for any designer who wants to understand languages at a deep level. Most chapters offer projects, some of these quite advanced exercises that ask for complete descriptions of languages, and the book is supported throughout with pointers to further reading and resources. As a prerequisite the reader should know at least one imperative high-level language and have some knowledge of discrete mathematics notation for logic and set theory.
EUR 38,54
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: Brand New. New. US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service.
Verlag: Short Stories Inc., 1940
Anbieter: Gene Zombolas, Milpitas, CA, USA
Erstausgabe
EUR 21,77
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPulp Magazine. Zustand: VG. No Jacket. First Edition. Light smoke staining to spine and edges of covers; edges of covers a little brittle with small tears and some light flaking; ink writing to top of spine; supple, lightly tanned pages with minor edge browning (no brittleness or flaking).
Anbieter: GuthrieBooks, Spring Branch, TX, USA
EUR 34,59
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. Ex-library paperback in very nice condition with the usual markings and attachments.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 39,88
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Lucky's Textbooks, Dallas, TX, USA
EUR 38,71
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Best Price, Torrance, CA, USA
EUR 34,92
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New. SUPER FAST SHIPPING.
Anbieter: BargainBookStores, Grand Rapids, MI, USA
EUR 43,23
Währung umrechnenAnzahl: 5 verfügbar
In den WarenkorbPaperback or Softback. Zustand: New. Theories of Programming: The Life and Works of Tony Hoare 1.69. Book.
Anbieter: California Books, Miami, FL, USA
EUR 43,55
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Romtrade Corp., STERLING HEIGHTS, MI, USA
EUR 43,71
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New. This is a Brand-new US Edition. This Item may be shipped from US or any other country as we have multiple locations worldwide.
Anbieter: Basi6 International, Irving, TX, USA
EUR 43,71
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Brand New. New. US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service.
Verlag: Prentice-Hall 01.04.1990., 1990
ISBN 10: 0138807337 ISBN 13: 9780138807337
Sprache: Englisch
Anbieter: NEPO UG, Rüsselsheim am Main, Deutschland
EUR 18,80
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Gut. Auflage: 2 Sub. 350 Seiten Exemplar aus einer wissenchaftlichen Bibliothek Sprache: Englisch Gewicht in Gramm: 396 23,2 x 17,4 x 1,8 cm, Taschenbuch.
Anbieter: GuthrieBooks, Spring Branch, TX, USA
EUR 38,26
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. Ex-library paperback in very nice condition with the usual markings and attachments.Except for library markings, interior clean and unmarked. Tight binding.
Verlag: Longman Higher Education 01.03.1986., 1986
ISBN 10: 0138807175 ISBN 13: 9780138807177
Sprache: Englisch
Anbieter: NEPO UG, Rüsselsheim am Main, Deutschland
EUR 19,79
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Gut. 300 Seiten ex Library Book aus einer wissenschafltichen Bibliothek Sprache: Englisch Gewicht in Gramm: 469 22,8 x 17,0 x 1,8 cm, Taschenbuch.