Listing 1 - 10 of 72 << page
of 8
>>
Sort by

Book
Problem solving and program design in C
Authors: ---
ISBN: 9780321601513 Year: 2010 Publisher: London Pearson Education International

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
NLP theorie en praktijk van het neuro-linguïstisch programmeren
Author:
ISBN: 9027432783 Year: 1993 Publisher: Utrecht Spectrum

Loading...
Export citation

Choose an application

Bookmark

Abstract

Comparative programming languages
Authors: ---
ISBN: 0201710129 Year: 2001 Publisher: Harlow Pearson Educational Ltd

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Real world OCaml
Authors: --- ---
ISBN: 9781449323912 144932391X Year: 2014 Publisher: Beijing O'Reilly Media

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
C How to program : with an introduction to C++
Authors: ---
ISBN: 129211097X 9781292110974 Year: 2016 Publisher: Harlow Pearson

Loading...
Export citation

Choose an application

Bookmark

Abstract


Digital
Compiler design : analysis and transformation
Authors: --- ---
ISBN: 9783642175480 9783642175473 Year: 2012 Publisher: Berlin Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Compiler design : syntactic and semantic analysis
Authors: --- ---
ISBN: 9783642175398 Year: 2013 Publisher: Berlin Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract


Digital
Compiler design : virtual machines
Authors: ---
ISBN: 9783642149085 9783642149092 9783642149108 9783662506226 Year: 2010 Publisher: Berlin Springer

Loading...
Export citation

Choose an application

Bookmark

Abstract

While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined – ideally there exist complete precise descriptions of the source and target languages, while additional descriptions of the interfaces to the operating system, programming system and programming environment, and to other compilers and libraries are often available. The implementation of application systems directly in machine language is both difficult and error-prone, leading to programs that become obsolete as quickly as the computers for which they were developed. With the development of higher-level machine-independent programming languages came the need to offer compilers that were able to translate programs into machine language. Given this basic challenge, the different subtasks of compilation have been the subject of intensive research since the 1950s. This book is not intended to be a cookbook for compilers, instead the authors' presentation reflects the special characteristics of compiler design, especially the existence of precise specifications of the subtasks. They invest effort to understand these precisely and to provide adequate concepts for their systematic treatment. This is the first book in a multivolume set, and here the authors describe what a compiler does, i.e., what correspondence it establishes between a source and a target program. To achieve this the authors specify a suitable virtual machine (abstract machine) and exactly describe the compilation of programs of each source language into the language of the associated virtual machine for an imperative, functional, logic and object-oriented programming language. This book is intended for students of computer science. Knowledge of at least one imperative programming language is assumed, while for the chapters on the translation of functional and logic programming languages it would be helpful to know a modern functional language and Prolog. The book is supported throughout with examples, exercises and program fragments.


Book
Linear and integer programming.
Author:
ISBN: 0135367638 9780135367636 Year: 1974 Publisher: Englewood Cliffs Prentice Hall

Java : how to program.
Authors: ---
ISBN: 9780131202368 0131202367 Year: 2003 Publisher: Upper Saddle River, NJ : Pearson Education,

Loading...
Export citation

Choose an application

Bookmark

Abstract

evised to cover the features in the 1.1 release of the Java Developer's Kit, this work looks at learning how to program in Java. Covering all facets of Java, it includes object-orientation, multi-threading, exception handling, the new event model, the graphics capabilities of the Abstract Windowing Toolkit, and the new enterprise APIs (Beans, JDBC, RMI, and so forth).

Listing 1 - 10 of 72 << page
of 8
>>
Sort by