Standard AutoLISP Library

References

  1. Reini Urban, comp.cad.autocad AutoLISP FAQ,
    http://xarch.tu-graz.ac.at/autocad/news/faq/autolisp.html

  2. Kent Pitman, Common Lisp Hyperspec (aka CLHS), based on ANSI Standard X3.226, 1989, http://www.harlequin.com/books/HyperSpec/FrontMatter/index.html

  3. Guy Steele, Common Lisp the Language, 2nd ed. (aka CLtL2), Cambridge Press, 1989
    http://www.cs.cmu.edu/Web/Groups/AI/html/cltl/clm/node1.html

  4. Henry Spencer, How to Steal Code or Inventing the Wheel Only Once, Toronto, 1995
    http://www.apocalypse.org/pub/u/paul/docs/steal/steal-toc.html

  5. Bruce E. Wampler, C++ Coding Guidelines, from "The V C++ GUI Reference Manual - Vers. 1.20 - 6/30/98", Glenwood Springs, 1998,
    http://www.objectcentral.com/vgui/vrefman/wcxxsty.htm

  6. GNU time.info

  7. Vital Lisp Reference Manual, Vital Lisp Extensions Manual, Basis Software Inc., 1996,1997, VLPROMAN.HLP, VLEXT.HLP

  8. Visual Lisp Guide, Autodesk Inc, 1997, VLGUIDE.PDF, VLISP.HLP

  9. Rusty Gesner, Mark Middlesbrough, ao. Maximizing AutoLISP

  10. Donald Knuth, The Art of Computer Programming, Vol 2

  11. William Press, Brian Flannery, Saul Teukolsky, William Vetterling, Numerical Recipes in Pascal, Cambridge University Press, 1989

  12. Bjarne Stroustrup, The C++ Programming Language, 3rd ed, 1997

  13. Scheme Library Discussions
    http://www.neci.nj.nec.com/homepages/kelsey/bawden.txt

  14. SRFI - Scheme Requests for Implementation
    http://srfi.schemers.org/

  15. SLIB - a portable scheme library, version 2.01, 1993-1995, by Todd R. Eigenschink, Dave Love, and Aubrey Jaffer.
    http://www.cs.indiana.edu/scheme-repository/code.lib.html

  16. Harold Abelson and Gerald Jay Sussman with Julie Sussman. Structure and Interpretation of Computer Programs. MIT Press, 2nd edition, 1996. ``SICP''.

  17. FSF guile
    http://www.red-bean.com/guile

  18. CPAN - The comprehensive perl archive network.
    http://www.perl.org/CPAN/

  19. Ericsson Telecom AB, The Erlang programming language and STDLIB
    http://www.erlang.org/