Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

The Standard ML Basis Library
  • Language: en
  • Pages: 469

The Standard ML Basis Library

  • Type: Book
  • -
  • Published: 2004-09-13
  • -
  • Publisher: Unknown

Provides a complete description of the modules, types and functions composing the Standard ML Basis Library.

Graph Drawing
  • Language: en
  • Pages: 446

Graph Drawing

  • Type: Book
  • -
  • Published: 2010-03-10
  • -
  • Publisher: Springer

This volume constitutes the refereed proceedings of the 17th International Symposium on Graph Drawing, GD 2009, held in Chicago, USA, during September 2009. The 31 revised full papers and 4 short papers presented were carefully reviewed and selected out of 79 submissions. Furthermore, 10 posters were accepted in a separate submission process.

The Standard ML Basis Library
  • Language: en
  • Pages: 469

The Standard ML Basis Library

  • Type: Book
  • -
  • Published: 2004
  • -
  • Publisher: Unknown

Annotation SML is an influential programming language that represents many state-of-the-art aspects of language design in a form usable for everyday programming. The language is in use worldwide, with applications ranging from network communication to theorem proving. The definition for SML's standard library, this work concisely describes the types and functions defined in the library and discusses in depth the library's design and use. This manual will be an indispensable reference for students, professional programmers, and language designers.

Graph Drawing
  • Language: en
  • Pages: 446

Graph Drawing

This volume constitutes the refereed proceedings of the 17th International Symposium on Graph Drawing, GD 2009, held in Chicago, USA, during September 2009. The 31 revised full papers and 4 short papers presented were carefully reviewed and selected out of 79 submissions. Furthermore, 10 posters were accepted in a separate submission process.

Graph Drawing
  • Language: en
  • Pages: 481

Graph Drawing

  • Type: Book
  • -
  • Published: 2003-05-20
  • -
  • Publisher: Springer

This book constitutes the strictly refereed post-conference proceedings of the 6th International Symposium on Graph Drawing, GD '98, held in Montreal, Canada in August 1998. The 23 revised full papers presented were carefully selected for inclusion in the book from a total of 57 submissions. Also included are nine system demonstrations and abstracts of 14 selected posters. The papers presented cover the whole range of graph drawing, ranging from theoretical aspects in graph theory to graph drawing systems design and evaluation, graph layout and diagram design.

The Standard ML Basis Library
  • Language: en
  • Pages: 486

The Standard ML Basis Library

The book provides a description of the Standard ML (SML) Basis Library, the standard library for the SML language. For programmers using SML, it provides a complete description of the modules, types and functions composing the library, which is supported by all conforming implementations of the language. The book serves as a programmer's reference, providing manual pages with concise descriptions. In addition, it presents the principles and rationales used in designing the library, and relates these to idioms and examples for using the library. A particular emphasis of the library is to encourage the use of SML in serious system programming. Major features of the library include I/O, a large collection of primitive types, support for internationalization, and a portable operating system interface. This manual will be an indispensable reference for students, professional programmers, and language designers.

Programming Language Implementation and Logic Programming
  • Language: en
  • Pages: 452

Programming Language Implementation and Logic Programming

This volume contains the papers which have been accepted for presentation atthe Third International Symposium on Programming Language Implementation andLogic Programming (PLILP '91) held in Passau, Germany, August 26-28, 1991. The aim of the symposium was to explore new declarative concepts, methods and techniques relevant for the implementation of all kinds of programming languages, whether algorithmic or declarative ones. The intention was to gather researchers from the fields of algorithmic programming languages as well as logic, functional and object-oriented programming. This volume contains the two invited talks given at the symposium by H. Ait-Kaci and D.B. MacQueen, 32 selected papers, and abstracts of several system demonstrations. The proceedings of PLILP '88 and PLILP '90 are available as Lecture Notes in Computer Science Volumes 348 and 456.

Compiling with Continuations
  • Language: en
  • Pages: 298

Compiling with Continuations

The control and data flow of a program can be represented using continuations, a concept from denotational semantics that has practical application in real compilers. This book shows how continuation-passing style is used as an intermediate representation on which to perform optimisations and program transformations. Continuations can be used to compile most programming languages. The method is illustrated in a compiler for the programming language Standard ML. However, prior knowledge of ML is not necessary, as the author carefully explains each concept as it arises. This is the first book to show how concepts from the theory of programming languages can be applied to the producton of practical optimising compilers for modern languages like ML. This book will be essential reading for compiler writers in both industry and academe, as well as for students and researchers in programming language theory.

Programming Languages: Implementations, Logics and Programs
  • Language: en
  • Pages: 488

Programming Languages: Implementations, Logics and Programs

This book constitutes the proceedings of the Seventh International Symposium on Programming Languages: Implementations, Logics and Programs, PLILP '95, held in Utrecht, The Netherlands, in September 1995. The book presents 26 refereed full papers selected from 84 submissions; they report research on declarative programming languages and provide insights in the relation between the logic of those languages, implementation techniques, and the use of these languages in constructing real programs. In addition there are abstracts or full presentations of three invited talks as well as eight posters and demonstrations.