You are on page 1of 1

[2] What are the best books to learn AutoLISP?

AutoLISP to Visual LISP [new] Kevin Standiford, Autodesk Press, ISBN 0-7668-1517 AutoLISP: Programming for Productivity, William Kramer, Autodesk Press, ISBN 0-8273-5832-6 Essential AutoLISP, Roy Harkow, Springer-Verlag, ISBN 0-387-94571-7 AutoLISP in Plain English; A Practical Guide for Non-Programmers, George O. Head, Ventana Press, ISBN: 1566041406 "Maximizing AutoLISP" Rusty Gesner, Tony and Mark Middlebrook, Tony Tanzillo. More at www.group-a.com/~rusty/ "AutoLISP Reference Manual" by Autodesk Press. Up to R12 there was a separate AutoLISP Reference book. Then AutoLISP became a p art of the Customization Guide for R13. From R14 on this guide is compiled as Wi nhelp. There are a lot of more AutoLISP books around. Recommended general LISP books (not AutoLISP!) are: ANSI Common Lisp, (Common Lisp primer) Paul Graham, Prentice Hall, ISBN 0-13-370875-6 Structure and Interpretation of Computer Programs, (high-level Scheme) H.Abelson, GJ. Sussman, J. Sussman, MIT Press, ISBN 0-262-01153-0 "This undoubtedly one of the best general computer books ever written." LISP, 3rd Edition, Patrick Henry Winston and Berthold Klaus Paul Horn, Addison-Wesley Publishing Co mpany, ISBN 0-201-08319-1 Looking at LISP, Tony Hasemer, Addison-Wesley Publishing Company, ISBN 0-201-12080-1

You might also like