Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
asdf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Peter Housel
asdf
Commits
7ec5491b
Commit
7ec5491b
authored
Sep 11, 2014
by
Robert P. Goldman
Browse files
Options
Downloads
Patches
Plain Diff
Minor tweaks to Fare's README.
parent
20b36a4e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-2
4 additions, 2 deletions
README.md
with
4 additions
and
2 deletions
README.md
+
4
−
2
View file @
7ec5491b
...
...
@@ -4,7 +4,9 @@ ASDF: Another System Definition Facility
What is ASDF?
-------------
ASDF is the de facto standard build facility for Common Lisp.
ASDF is the de facto standard build facility for Common Lisp. Your lisp
implementation probably contains a copy of ASDF, which you can load using
`REQUIRE`
.
If you come from the C/C++ world, the function ASDF covers a bit of what
each of make, autoconf, dlopen and libc do for C programs:
...
...
@@ -39,7 +41,7 @@ More information and additional links can be found on ASDF's home page at:
http://common-lisp.net/project/asdf/
Quick S
umm
ar
y
Quick S
t
ar
t
-------------
Just use
`(require "asdf")`
to load your implementation-provided ASDF.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment