Skip to content
Snippets Groups Projects
asdf.texinfo 202 KiB
Newer Older
@item Zach Beane:
  ``Quicklisp'', 2011.
  The Quicklisp blog and Xach's livejournal contain information on Quicklisp.
  @url{http://blog.quicklisp.org/}
  @url{http://xach.livejournal.com/}
@item Francois-Rene Rideau and Robert Goldman:
  ``Evolving ASDF: More Cooperation, Less Coordination'', 2010.
  This article describes the main issues solved by ASDF 2.
  @url{http://common-lisp.net/project/asdf/doc/ilc2010draft.pdf}
  @url{http://www.common-lisp.org/gitweb?p=projects/asdf/ilc2010.git}
@item Francois-Rene Rideau and Spencer Brody:
  ``XCVB: an eXtensible Component Verifier and Builder for Common Lisp'', 2009.
  This article describes XCVB, a proposed competitor for ASDF,
  many ideas of which have been incorporated into ASDF 2 and 3,
  though many other of which still haven't.
  @url{http://common-lisp.net/projects/xcvb/}
@item Dan Barlow: ``ASDF Manual'', 2004
  Older versions of this document from the days of ASDF 1;
  they include ideas laid down by Dan Barlow,
  and comparisons with older defsystems (@code{mk-defsystem})
  and defsystem (@code{defsystem-4}, kmp's Memo 801).
@item Marco Antoniotti and Peter Van Eynde:
 ``@code{DEFSYSTEM}: A @code{make} for Common Lisp, A Thoughtful Re-Implementation of an Old Idea'', 2002.
  The @file{defsystem-4} proposal available in the CLOCC repository.
@item Mark Kantrovitz: ``Defsystem: A Portable Make Facility for Common Lisp'', 1990.
  The classic @file{mk-defsystem}, later variants of which
  are available in the CLOCC repository as @code{defsystem-3.x}.
@item Richard Elliot Robbins:
  ``BUILD: A Tool for Maintaining Consistency in Modular Systems'', MIT AI TR 874, 1985.
  @url{ftp://publications.ai.mit.edu/ai-publications/pdf/AITR-874.pdf}
@item Kent M. Pitman (kmp): ``The Description of Large Systems'', MIT AI Memo 801, 1984.
  Available in updated-for-CL form on the web at
  @url{http://nhplace.com/kent/Papers/Large-Systems.html}
@item Dan Weinreb and David Moon:
  ``Lisp Machine Manual'', MIT, 1981.
  The famous CHINE NUAL describes one of the earliest variants of DEFSYSTEM.
  @url{https://bitsavers.trailing-edge.com/pdf/mit/cadr/chinual_4thEd_Jul81.pdf}
@item Drew McDermott: ``A Framework for Maintaining the Coherence of a
  Running Lisp,'' International Lisp Conference, 2005, available in
  pre-print form at @url{http://www.cs.yale.edu/homes/dvm/papers/lisp05.pdf}.
@node Concept Index, Function and Class Index, Bibliography, Top
@unnumbered Concept Index
@printindex cp

@node Function and Class Index, Variable Index, Concept Index, Top
@unnumbered Function and Class Index
@printindex fn

@node Variable Index,  , Function and Class Index, Top
@unnumbered Variable Index