Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
ilc2010
Commits
ded4e037
Commit
ded4e037
authored
Sep 24, 2010
by
Robert P. Goldman
Browse files
Minor tweaks to the wording and punctuation of paragraph on ASDF's not finding
libraries for you.
parent
1579a70a
Changes
1
Hide whitespace changes
Inline
Side-by-side
asdf.tex
View file @
ded4e037
...
...
@@ -53,10 +53,14 @@ such as documentation generation or regression testing.
are overwhelmingly delivered with
{
\ASDF
}
system descriptions, and
overwhelmingly assume that
{
\ASDF
}
will be present to supply
their own library dependencies.
One thing
{
\ASDF
}
does not do is deal with downloading required libraries;
however other programs tackle this problem, and delegate building to
{
\ASDF
}
,
such as the obsolescent
\lisp
{
asdf-install
}
, the popular
\lisp
{
clbuild
}
,
the up-and-coming
\lisp
{
quicklisp
}
, or challengers like
One thing
{
\ASDF
}
does
\emph
{
not
}
do is find and download required libraries for
its users.
Other
{
\CL
}
programs are trying to tackle this problem, while delegating build
and load management to
{
\ASDF
}
.
Examples include
the obsolescent
\lisp
{
asdf-install
}
, the popular
\lisp
{
clbuild
}
,
the up-and-coming
\lisp
{
quicklisp
}
, and challengers like
\lisp
{
desire
}
,
\lisp
{
LibCL
}
or
\lisp
{
repo-install
}
.
% {\ASDF} also does not manage bugs, connect people, solve version incompatibility issues,
% make coffee, or find you a sexy mate, etc.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment