5

Can anyone recommend a good introductionary book dealing with AutoLisp and VisualLisp? I found some general Lisp books out there, but I'm uncertain how much Lisp variants differ.

I haven't found any in the old questions in here, either.

Svante
  • 50,694
  • 11
  • 78
  • 122
Rook
  • 60,248
  • 49
  • 165
  • 242

3 Answers3

4

"The Visual LISP Developers Bible" by David M. Stein for example. It is from 2004, but AutoCAD autolisp/visual-lisp API has not changed during last years.

3

You can view and download AutoLISP Books at following links: Autolisp Books

Community
  • 1
  • 1
Shantaram
  • 31
  • 2
1

My first AutoLISP book was "The ABCs of AutoLISP" (available at the link Shantaram shared). I really appreciated it. It was short and it was a good primer for me in the early days of my programming efforts. I only mention it to add to your potential bookshelf. David Stein's book is the modern standard.

By the way, I am happy to answer any AutoLISP question you may have. Or you can visit the AutoDesk forums or the AUGI forums or the CADTutor.net forums

Tom Haws
  • 1,322
  • 1
  • 11
  • 23