Cargando…

Groovy for domain-specific languages : extend and enhance your Java applications with domain-specific scripting in Groovy /

Extend and enhance your Java applications with domain-specific scripting in GroovyAbout This Book Build domain-specific mini languages in Groovy that integrate seamlessly with your Java apps with this hands-on guide Increase stakeholder participation in the development process with domain-specific s...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dearle, Fergal (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2015.
Edición:Second edition.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn927145149
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 151029s2015 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d N$T  |d IDEBK  |d N$T  |d YDXCP  |d OCLCF  |d COO  |d EBLCP  |d OCLCQ  |d DEBSZ  |d IDB  |d OCLCQ  |d MERUC  |d OCLCQ  |d CEF  |d NLE  |d INT  |d OCLCQ  |d UKMGB  |d OCLCQ  |d UAB  |d UKAHL  |d OCLCQ  |d VLY  |d OCLCO  |d OCLCQ  |d OCLCO 
016 7 |a 018014262  |2 Uk 
019 |a 922700438  |a 922918779  |a 935250343  |a 1162035486 
020 |a 9781849695411  |q (electronic bk.) 
020 |a 1849695415  |q (electronic bk.) 
020 |a 1849695407  |q (Trade Paper) 
020 |a 9781849695404  |q (Trade Paper) 
020 |z 9781849695404 
024 3 |a 9781849695404 
029 1 |a CHNEW  |b 000893949 
029 1 |a CHSLU  |b 001259616 
029 1 |a CHVBK  |b 374531064 
029 1 |a CHVBK  |b 375152660 
029 1 |a DEBBG  |b BV043627614 
029 1 |a DEBSZ  |b 473872021 
029 1 |a GBVCP  |b 897170547 
029 1 |a UKMGB  |b 018014262 
035 |a (OCoLC)927145149  |z (OCoLC)922700438  |z (OCoLC)922918779  |z (OCoLC)935250343  |z (OCoLC)1162035486 
037 |a CL0500000661  |b Safari Books Online 
050 4 |a QA76.73.G23 
072 7 |a COM  |x 051010  |2 bisacsh 
082 0 4 |a 005.133  |2 23 
049 |a UAMI 
100 1 |a Dearle, Fergal,  |e author. 
245 1 0 |a Groovy for domain-specific languages :  |b extend and enhance your Java applications with domain-specific scripting in Groovy /  |c Fergal Dearle. 
250 |a Second edition. 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2015. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from cover page (Safari, viewed October 22, 2015). 
500 |a Includes index. 
520 8 |a Extend and enhance your Java applications with domain-specific scripting in GroovyAbout This Book Build domain-specific mini languages in Groovy that integrate seamlessly with your Java apps with this hands-on guide Increase stakeholder participation in the development process with domain-specific scripting in Groovy Get up to speed with the newest features in Groovy using this second edition and integrate Groovy-based DSLs into your existing Java applications. Who This Book Is ForThis book is for Java software developers who have an interest in building domain scripting into their Java applications. No knowledge of Groovy is required, although it will be helpful. This book does not teach Groovy, but quickly introduces the basic ideas of Groovy. An experienced Java developer should have no problems with these and move quickly on to the more involved aspects of creating DSLs with Groovy. No experience of creating a DSL is required. What You Will Learn Familiarize yourself with Groovy scripting and work with Groovy closures Use the meta-programming features in Groovy to build mini languages Employ Groovy mark-up and builders to simplify application development Familiarize yourself with Groovy mark-up and build your own Groovy builders Build effective DSLs with operator overloading, command chains, builders, and a host of other Groovy language features Integrate Groovy with your Java and JVM based applicationsIn DetailThe times when developing on the JVM meant you were a Java programmer have long passed. The JVM is now firmly established as a polyglot development environment with many projects opting for alternative development languages to Java such as Groovy, Scala, Clojure, and JRuby. In this pantheon of development languages, Groovy stands out for its excellent DSL enabling features which allows it to be manipulated to produce mini languages that are tailored to a project's needs. A comprehensive tutorial on designing and developing mini Groovy based Domain Specific Languages, this book will guide you through the development of several mini DSLs that will help you gain all the skills needed to develop your own Groovy based DSLs with confidence and ease. Starting with the bare basics, this book will focus on how Groovy can be used to construct domain specific mini languages, and will go through the more complex meta-programming features of Groovy, including using the Abstract Syntax Tree (AST). Practical examples are used throughout this book to de-mystify these seemingly complex language features and to show how they can be used to create simple and elegant DSLs. Packed with examples, including several fully worked DSLs, this book will serve as a springboard for developing your own DSLs. Style and approachThis book is a hands-on guide that will walk you through examples for building DSLs with Groovy rather than just talking about "metaprogramming with Groovy". The examples in this book have been designed to help you gain a good working knowledge of the techniques involved and apply these to producing your own Groovy based DSLs. 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Groovy (Computer program language) 
650 0 |a Java (Computer program language) 
650 0 |a Domain-specific programming languages. 
650 6 |a Groovy (Langage de programmation) 
650 6 |a Java (Langage de programmation) 
650 6 |a Langages orientés problème (Informatique) 
650 7 |a COMPUTERS  |x Programming Languages  |x General.  |2 bisacsh 
650 7 |a Domain-specific programming languages  |2 fast 
650 7 |a Groovy (Computer program language)  |2 fast 
650 7 |a Java (Computer program language)  |2 fast 
776 0 8 |i Print version:  |a Dearle, Fergal.  |t Groovy for Domain-specific Languages - Second Edition.  |d Birmingham : Packt Publishing Ltd, ©2015  |z 9781849695404 
830 0 |a Community experience distilled. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781849695404/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29347960 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4191290 
938 |a EBSCOhost  |b EBSC  |n 1074165 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis32798008 
938 |a YBP Library Services  |b YANK  |n 12625226 
994 |a 92  |b IZTAP