Free Dylan Books

The Dylan Reference Manual

The Dylan Reference Manual

This book is the complete specification and reference of the Dylan programming language. The book will be of interest to users of Dylan, as well as to those who have a general interest in object-oriented programming and modern programming languages. It is not, however, a tutorial. Beginning programmers who want to learn Dylan may wish to begin with another book before moving on to this volume.

Dylan Programming

Dylan Programming

Dylan (DYnamic LANguage) is a new programming language invented by Apple Computer and several partners. Dylan is dynamic, is object-oriented, and delivers efficient applications. This book is written for application programmers who have experience working in a conventional language, such as C, Pascal, COBOL, FORTRAN, or BASIC, or in an object-oriented language, such as C++, Java, Smalltalk, or Common LISP with CLOS. Familiarity with object-oriented programming and dynamic languages is not required. We do compare Dylan to C, C++, and Java in this book, but you can read and understand the book without any knowledge of C, C++, or Java.