Ta strona wykorzystuje pliki cookies. Korzystając ze strony, zgadzasz się na ich użycie. OK Polityka Prywatności Zaakceptuj i zamknij X

LANGUAGE IMPLEMENTATION PATTERNS Terence Parr

23-06-2014, 6:18
Aukcja w czasie sprawdzania nie była zakończona.
Cena kup teraz: 197.40 zł     
Użytkownik bookstreet
numer aukcji: 4270278912
Miejscowość Kalisz
Zostało sztuk: 10    Wyświetleń: 4   
Koniec: 23-06-2014 06:22:50

Dodatkowe informacje:
Stan: Nowy
Okładka: miękka
Kondycja: bez śladów używania
info Niektóre dane mogą być zasłonięte. Żeby je odsłonić przepisz token po prawej stronie. captcha

978<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>43564, 978<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>87682, 978<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>20505, 978<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>19794, 978<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>67708, 978-<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>43564, 978-<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>87682, 978-<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>20505, 978-<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>19794, 978-<span class=hidden_cl>[zasłonięte]</span><span class=hidden_cl>[zasłonięte]</span>67708

 
 
 
 
TEL: 607-[zasłonięte]-671
GG: [zasłonięte]16851
EMAIL: [zasłonięte]@bookstreet.pl

 

Kupując kilka książek za wysyłkę płacisz tylko raz! 

Do realizacji zamówienia przystępujemy po otrzymaniu zapłaty za towar lub wybraniu opcji przesyłki za pobraniem. Książki wysyłamy w ciągu 5-7 dni roboczych, nie ma możliwości szybszej realizacji.
Wystawiamy faktury VAT.

 

Paczkomaty InPost

 
 

Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages (Pragmatic Programmers)

LANGUAGE IMPLEMENTATION PATTERNS Terence Parr

 

 

PRODUCT DETAILS:
Author: Terence Parr
Language: English
Publisher: Pragmatic Bookshelf
Publication Date: 7 Jan 2010
Dimensions: 19.3 x 2 x 23 cm
Format: Paperback
Pages: 350
Condition: NEW
Product_ID: 19C4C5645X

 

 

Knowing how to create domain-specific languages (DSLs) can give you a huge productivity boost. Instead of writing code in a general-purpose programming language, you can first build a custom language tailored to make you efficient in a particular domain. The key is understanding the common patterns found across language implementations. ''Language Design Patterns'' identifies and condenses the most common design patterns, providing sample implementations of each. The pattern implementations use Java, but the patterns themselves are completely general. Some of the implementations use the well-known ANTLR parser generator, so readers will find this book an excellent source of ANTLR examples as well. But this book will benefit anyone interested in implementing languages, regardless of their tool of choice. Other language implementation books focus on compilers, which you rarely need in your daily life. Instead, ''Language Design Patterns'' shows you patterns you can use for all kinds of language applications. You'll learn to create configuration file readers, data readers, model-driven code generators, source-to-source translators, source analyzers, and interpreters.Each chapter groups related design patterns and, in each pattern, you'll get hands-on experience by building a complete sample implementation. By the time you finish the book, you'll know how to solve most common language implementation problems.

 

 

 

Książki wysyłamy w ciągu 5-7 dni roboczych.

 

 

 SEVEN LANGUAGES IN SEVEN WEEKS Bruce Tate

 THE DEFINITIVE ANTLR 4 REFERENCE Terence Parr

 ENGINEERING A COMPILER Keith Cooper, Linda Torczon

 WRITING COMPILERS AND INTERPRETERS Ronald Mak

 C++ PROGRAMMING LANGUAGE Bjarne Stroustrup

 DOMAIN SPECIFIC LANGUAGES Fowler, Parsons