AutoCad for a long time, is a world reference in CAD, used by numerous companies and professionals, in the most varied fields of application. Over time, many companies and users specialize in creating routines or applications, in order to automate certain tasks in the program, making performing certain tasks a highly speedy process. Largely, the programming language chosen for the development of applications was AUTOLISP.
AutoLisp is Autocad's native programming language. The mastery of such programming, makes it possible to implement the program in the most varied ways possible. The limit is the dedication and creativity of programmers.
Follow in this publication, a good material for beginners and programmers with some experience in the language. The basic concepts are presented, AutoLisp memory management, input and output functions, graphics and more! Here are also some sample programming programs.