You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
Learn to design your own programming language in a hands-on way by building compilers, using preprocessors, transpilers, and more, in this fully-refreshed second edition, written by the creator of the Unicon programming language. Purchase of the print or Kindle book includes a free PDF eBook Key Features Takes a hands-on approach; learn by building the Jzero language, a subset of Java, with example code shown in both the Java and Unicon languages Learn how to create parsers, code generators, scanners, and interpreters Target bytecode, native code, and preprocess or transpile code into a high-level language Book DescriptionThere are many reasons to build a programming language: out of necessi...
Written by the creator of the Unicon programming language, this book will show you how to implement programming languages to reduce the time and cost of creating applications for new or specialized areas of computing Key Features Reduce development time and solve pain points in your application domain by building a custom programming language Learn how to create parsers, code generators, file readers, analyzers, and interpreters Create an alternative to frameworks and libraries to solve domain-specific problems Book Description The need for different types of computer languages is growing rapidly and developers prefer creating domain-specific languages for solving specific application domain...
This book constitutes the thoroughly refereed post-proceedings of the 9th International Workshop on Radical Innovations of Software and Systems Engineering in the Future, RISSEF 2002, held in Venice, Italy, in October 2002. The 24 revised full papers presented were carefully reviewed and selected from the 36 invited workshop presentations. The authors evaluate all major paradigms and conceptual issues in software and systems design and analysis, especially regarding their potential for modifications to cope with future needs.
Content Description #Includes bibliographical references and index.
This book constitutes the refereed proceedings of the Second International Conference on Embedded Software and Systems, ICESS 2005, held in Xi'an, China, in December 2005. The 63 revised full papers presented together with the abstracts of 3 keynote speeches were thoroughly reviewed and selected from 361 submissions. The papers are organized in topical sections on embedded hardware, embedded software, real-time systems, power aware computing, hardware/software co-design and system-on-chip, testing and verification, reconfigurable computing, agent and distributed computing, wireless communications, mobile computing, pervasive/ubiquitous computing and intelligence, multimedia and human-computer interaction, network protocol, security and fault-tolerance, and abstracts of eight selected workshop papers.
The ultimate guide to Crystal programming covering all its fundamental concepts such as OOP and concurrent programming to help you write readable and safe code and build fast applications Key Features • The book uses an example-based approach for a better demonstration of the underlying concepts • Develop a thorough appreciation of the roles of the macro API and annotations • Leverage supportive tools – spec, documentation, deployment, and automation Book Description Crystal is a programming language with a concise and user-friendly syntax, along with a seamless system and a performant core, reaching C-like speed. This book will help you gain a deep understanding of the fundamental c...
This book constitutes the refereed proceedings of the First Asian Internet Engineering Conference, AINTEC 2005, held in Bangkok, Thailand in December 2005. The 18 revised full papers presented together with 3 invited papers and 1 invited position paper were carefully reviewed and selected from 52 submissions. The papers are organized in topical sections on wireless, mobility and emergency network, routing in ad-hoc network, extending manet, securing network, multi-services in IP-based networks, as well as measurement and performance analysis.
The Clinton scandal consumed the better part of a year of American public life, bitterly dividing the nation and culminating in a constitutional crisis. In this book, thoughtful, nonpartisan essays provide an insightful and lasting analysis of one of the major political events of our time. Here leading scholars explore the long-reaching constitutional and political implications of the scandal: how it will affect the presidency, the law, and the political process. A first group of chapters considers effects of the scandal on institutions: the presidency, Congress, the courts, the independent counsel statute, executive privilege, and the impeachment process itself. A second section addresses p...
This book provides comprehensive coverage of verification and debugging techniques for embedded software, which is frequently used in safety critical applications (e.g., automotive), where failures are unacceptable. Since the verification of complex systems needs to encompass the verification of both hardware and embedded software modules, this book focuses on verification and debugging approaches for embedded software with hardware dependencies. Coverage includes the entire flow of design, verification and debugging of embedded software and all key approaches to debugging, dynamic, static, and hybrid verification. This book discusses the current, industrial embedded software verification flow, as well as emerging trends with focus on formal and hybrid verification and debugging approaches.
Stay on top of the new Java features (up to JDK 21) and find efficient solutions for your programming woes. With over 250 problems and solutions, you'll learn new ways to deal with real-world coding tasks and answers to common interview questions. Purchase of the print or Kindle book includes a free PDF eBook Key Features Solve Java programming challenges and get interview-ready with the power of modern Java 21 Test your Java skills using language features, algorithms, data structures, and design patterns Explore tons of examples, all fully refreshed for this edition, meant to help you accommodate JDK 12 to JDK 21 Book DescriptionThe super-fast evolution of the JDK between versions 12 and 21...