Anbieter: ThriftBooks-Dallas, Dallas, TX, USA
Paperback. Zustand: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less.
Anbieter: Goodwill of Silicon Valley, SAN JOSE, CA, USA
Zustand: good. Supports Goodwill of Silicon Valley job training programs. The cover and pages are in Good condition! Any other included accessories are also in Good condition showing use. Use can include some highlighting and writing, page and cover creases as well as other types visible wear.
Anbieter: WeBuyBooks, Rossendale, LANCS, Vereinigtes Königreich
EUR 15,59
Anzahl: 1 verfügbar
In den WarenkorbZustand: Like New. Most items will be dispatched the same or the next working day. An apparently unread copy in perfect condition. Dust cover is intact with no nicks or tears. Spine has no signs of creasing. Pages are clean and not marred by notes or folds of any kind.
paperback. Zustand: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Zustand: new.
Anbieter: Lucky's Textbooks, Dallas, TX, USA
EUR 48,05
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Zustand: As New. Unread book in perfect condition.
Anbieter: PBShop.store US, Wood Dale, IL, USA
UNK. Zustand: New. New Book. Shipped from UK. Established seller since 2000.
Anbieter: PBShop.store UK, Fairford, GLOS, Vereinigtes Königreich
EUR 54,81
Anzahl: 1 verfügbar
In den WarenkorbUNK. Zustand: New. New Book. Shipped from UK. Established seller since 2000.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 47,04
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Verlag: Packt Publishing Limited, GB, 2016
ISBN 10: 1786464969 ISBN 13: 9781786464965
Sprache: Englisch
Anbieter: Rarewaves.com USA, London, LONDO, Vereinigtes Königreich
EUR 62,92
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. Learn how to implement a DSL with Xtext and Xtend using easy-to-understand examples and best practicesAbout This Book. Leverage the latest features of Xtext and Xtend to develop a domain-specific language. Integrate Xtext with popular third party IDEs and get the best out of both worlds. Discover how to test a DSL implementation and how to customize runtime and IDE aspects of the DSLWho This Book Is ForThis book is targeted at programmers and developers who want to create a domain-specific language with Xtext. They should have a basic familiarity with Eclipse and its functionality. Previous experience with compiler implementation can be helpful but is not necessary since this book will explain all the development stages of a DSL.What You Will Learn. Write Xtext grammar for a DSL; Use Xtend as an alternative to Java to write cleaner, easier-to-read, and more maintainable code; Build your Xtext DSLs easily with Maven/Tycho and Gradle; Write a code generator and an interpreter for a DSL; Explore the Xtext scoping mechanism for symbol resolution; Test most aspects of the DSL implementation with JUnit; Understand best practices in DSL implementations with Xtext and Xtend; Develop your Xtext DSLs using Continuous Integration mechanisms; Use an Xtext editor in a web applicationIn DetailXtext is an open source Eclipse framework for implementing domain-specific languages together with IDE functionalities. It lets you implement languages really quickly; most of all, it covers all aspects of a complete language infrastructure, including the parser, code generator, interpreter, and more.This book will enable you to implement Domain Specific Languages (DSL) efficiently, together with their IDE tooling, with Xtext and Xtend. Opening with brief coverage of Xtext features involved in DSL implementation, including integration in an IDE, the book will then introduce you to Xtend as this language will be used in all the examples throughout the book. You will then explore the typical programming development workflow with Xtext when we modify the grammar of the DSL.Further, the Xtend programming language (a fully-featured Java-like language tightly integrated with Java) will be introduced. We then explain the main concepts of Xtext, such as validation, code generation, and customizations of runtime and UI aspects. You will have learned how to test a DSL implemented in Xtext with JUnit and will progress to advanced concepts such as type checking and scoping. You will then integrate the typical Continuous Integration systems built in to Xtext DSLs and familiarize yourself with Xbase. By the end of the book, you will manually maintain the EMF model for an Xtext DSL and will see how an Xtext DSL can also be used in IntelliJ.Style and approach A step-by step-tutorial with illustrative examples that will let you master using Xtext and implementing DSLs with its custom language, Xtend.
Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich
EUR 45,23
Anzahl: 10 verfügbar
In den WarenkorbPF. Zustand: New.
Verlag: Packt Publishing, Limited, 2013
ISBN 10: 1782160302 ISBN 13: 9781782160304
Sprache: Englisch
Anbieter: Books Puddle, New York, NY, USA
Zustand: New. pp. 342 Index.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 51,72
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Verlag: Packt Publishing 2013-06-20, 2013
ISBN 10: 1782160302 ISBN 13: 9781782160304
Sprache: Englisch
Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich
EUR 48,42
Anzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: New.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 50,44
Anzahl: 1 verfügbar
In den WarenkorbZustand: New.
Verlag: Packt Publishing 2013-08-21, 2013
ISBN 10: 1782160302 ISBN 13: 9781782160304
Sprache: Englisch
Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich
EUR 49,97
Anzahl: 10 verfügbar
In den WarenkorbPaperback. Zustand: New.
Verlag: Packt Publishing Limited, GB, 2023
ISBN 10: 1782160302 ISBN 13: 9781782160304
Sprache: Englisch
Anbieter: Rarewaves.com USA, London, LONDO, Vereinigtes Königreich
EUR 68,62
Anzahl: 1 verfügbar
In den WarenkorbDigital. Zustand: New. A step-by-step guide that enables you to quickly implement a DSL with Xtext and Xtend in a test-driven way with the aid of simplified examples. This book is for programmers who want to learn about Xtext and how to use it to implement a DSL (or a programming language) together with Eclipse IDE tooling. It assumes that the user is familiar with Eclipse and its functionality. Existing basic knowledge of a compiler implementation would be useful, though not strictly required, since the book will explain all the stages of the development of a DSL.
Anbieter: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irland
Zustand: New. 2013. Paperback. . . . . .
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 55,00
Anzahl: 1 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 57,89
Anzahl: 1 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. New copy - Usually dispatched within 3 working days. 620.
Anbieter: Kennys Bookstore, Olney, MD, USA
Zustand: New. 2013. Paperback. . . . . . Books ship from the US and Ireland.
EUR 55,44
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Zustand: New.
Anbieter: Mispah books, Redhill, SURRE, Vereinigtes Königreich
EUR 90,26
Anzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Like New. Like New. book.
Anbieter: medimops, Berlin, Deutschland
Zustand: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Verlag: Packt Publishing Limited, GB, 2016
ISBN 10: 1786464969 ISBN 13: 9781786464965
Sprache: Englisch
Anbieter: Rarewaves.com UK, London, Vereinigtes Königreich
EUR 58,49
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. Learn how to implement a DSL with Xtext and Xtend using easy-to-understand examples and best practicesAbout This Book. Leverage the latest features of Xtext and Xtend to develop a domain-specific language. Integrate Xtext with popular third party IDEs and get the best out of both worlds. Discover how to test a DSL implementation and how to customize runtime and IDE aspects of the DSLWho This Book Is ForThis book is targeted at programmers and developers who want to create a domain-specific language with Xtext. They should have a basic familiarity with Eclipse and its functionality. Previous experience with compiler implementation can be helpful but is not necessary since this book will explain all the development stages of a DSL.What You Will Learn. Write Xtext grammar for a DSL; Use Xtend as an alternative to Java to write cleaner, easier-to-read, and more maintainable code; Build your Xtext DSLs easily with Maven/Tycho and Gradle; Write a code generator and an interpreter for a DSL; Explore the Xtext scoping mechanism for symbol resolution; Test most aspects of the DSL implementation with JUnit; Understand best practices in DSL implementations with Xtext and Xtend; Develop your Xtext DSLs using Continuous Integration mechanisms; Use an Xtext editor in a web applicationIn DetailXtext is an open source Eclipse framework for implementing domain-specific languages together with IDE functionalities. It lets you implement languages really quickly; most of all, it covers all aspects of a complete language infrastructure, including the parser, code generator, interpreter, and more.This book will enable you to implement Domain Specific Languages (DSL) efficiently, together with their IDE tooling, with Xtext and Xtend. Opening with brief coverage of Xtext features involved in DSL implementation, including integration in an IDE, the book will then introduce you to Xtend as this language will be used in all the examples throughout the book. You will then explore the typical programming development workflow with Xtext when we modify the grammar of the DSL.Further, the Xtend programming language (a fully-featured Java-like language tightly integrated with Java) will be introduced. We then explain the main concepts of Xtext, such as validation, code generation, and customizations of runtime and UI aspects. You will have learned how to test a DSL implemented in Xtext with JUnit and will progress to advanced concepts such as type checking and scoping. You will then integrate the typical Continuous Integration systems built in to Xtext DSLs and familiarize yourself with Xbase. By the end of the book, you will manually maintain the EMF model for an Xtext DSL and will see how an Xtext DSL can also be used in IntelliJ.Style and approach A step-by step-tutorial with illustrative examples that will let you master using Xtext and implementing DSLs with its custom language, Xtend.
Verlag: Packt Publishing Limited, GB, 2023
ISBN 10: 1782160302 ISBN 13: 9781782160304
Sprache: Englisch
Anbieter: Rarewaves.com UK, London, Vereinigtes Königreich
EUR 62,21
Anzahl: 1 verfügbar
In den WarenkorbDigital. Zustand: New. A step-by-step guide that enables you to quickly implement a DSL with Xtext and Xtend in a test-driven way with the aid of simplified examples. This book is for programmers who want to learn about Xtext and how to use it to implement a DSL (or a programming language) together with Eclipse IDE tooling. It assumes that the user is familiar with Eclipse and its functionality. Existing basic knowledge of a compiler implementation would be useful, though not strictly required, since the book will explain all the stages of the development of a DSL.
Anbieter: preigu, Osnabrück, Deutschland
Taschenbuch. Zustand: Neu. Implementing Domain-Specific Languages with Xtext and Xtend | Lorenzo Bettini | Taschenbuch | Kartoniert / Broschiert | Englisch | 2013 | Packt Publishing | EAN 9781782160304 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu.