统计信息
ANSI Common LISP (Paul Graham) (Z-Library)
非小说作者:Paul Graham
ANSI Common Llsp combines an introduction to Lisp programming and a convenient, up-to-date reference manual for ANSI Common Lisp. Beginners will find that its careful explanations and interesting examples make Lisp programming easy to learn. Professional programmers will appreciate its thorough, practical approach. Key features include: • An up-to-date reference manual for ANSI Common Lisp. • An in-depth look at object-orlented programming. Explains the Common Lisp Object System (CLOS), and also how to write your own object-oriented language. • Over 20 substantial examples, including programs for ray-tracing, text generation, pattern-matching, logical inference, generating HTML, sorting and searching, file l/O, compression, and date arithmetic. • Special attention to critical concepts, including prefix syntax, code vs. data, recursion, functional programming, types, implicit pointers. dynamic allocation, closures, macros, class precedence, and generic functions vs. message-passing. • A complete guide to optimization. • The clearest and most thorough explanation of macros in any introductory book. • Examples that illustrate Llsp programming styles, including rapid prototyping. bottomup programming. object-oriented programming, and embedded languages. • An appendix on debugging, with examples of common errors.
评论 0
加载评论中...
回复评论
编辑评论