Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
asdf
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
15
Issues
15
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
asdf
asdf
Commits
3617b839
Commit
3617b839
authored
Apr 30, 2017
by
Francois-Rene Rideau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update web page
Also, remove tabs.
parent
04341a78
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
64 additions
and
46 deletions
+64
-46
doc/index.html
doc/index.html
+64
-46
No files found.
doc/index.html
View file @
3617b839
...
...
@@ -26,7 +26,7 @@
<li><a
href=
"#extensions"
>
Extensions
</a></li>
<li><a
href=
"#bugs"
>
Reporting Bugs
</a></li>
<li><a
href=
"#mailing-lists"
>
Mailing Lists
</a></li>
<li><a
href=
"
changelog"
>
Changelo
g
</a></li>
<li><a
href=
"
#news"
>
What is happenin
g
</a></li>
</ul>
</div>
<div
class=
"contents"
>
...
...
@@ -43,8 +43,8 @@
and the ability to deliver standalone executables.
Its notable versions include pre-release 2.27 on February 1st 2013,
first stable release 3.0.1 on May 16th 2013,
major release
3.1.2 on May 6th 2014
,
and latest release 3.2.
0 on January 10th
2017.
major release
s 3.1.2 on May 6th 2014 and 3.2.0 on January 10th 2017
,
and latest release 3.2.
1 on April 3rd
2017.
</p>
<a
id=
"what_it_is"
></a>
<h3>
What it is
</h3>
...
...
@@ -222,6 +222,7 @@
none was technically superior and/or portable enough (if at all)
to compensate for the first mover advantage.
</p>
<a
id=
"implementations"
></a>
<h3>
Supported Implementations
</h3>
<p>
ASDF 3 now supports all CL implementations
...
...
@@ -403,6 +404,17 @@ Corman Common Lisp <admin@cormanlisp.com>
If you want to define your own systems, further read the section
<a
href=
"https://common-lisp.net/project/asdf/asdf/Defining-systems-with-defsystem.html"
>
Defining systems with defsystem
</a>
.
</p><p>
There is now also a
<a
href=
"https://gitlab.common-lisp.net/asdf/asdf/blob/master/doc/best_practices.md"
>
Best Practices
</a>
document explaining recommended usage patterns when writing
<tt>
.asd
</tt>
files,
and detailing common pitfalls or deprecated practices to avoid.
</p><p>
About the latest developments in ASDF 3.2 and ASDF 3.3, see our demo
<cite><a
href=
"http://fare.tunes.org/files/asdf2017/asdf2017.html"
>
Delivering Common Lisp Applications with ASDF 3.3
</a></cite>
(
<a
href=
"http://fare.tunes.org/files/asdf2017/asdf2017.pdf"
>
PDF
</a>
,
<a
href=
"http://fare.tunes.org/files/asdf2017/els2017-slides.pdf"
>
slides
</a>
,
<a
href=
"https://github.com/fare/asdf2017"
>
git
</a>
).
Regarding the internal design of ASDF in general,
and the work we did on ASDF 3,
see the extended version (26 pages) of our paper
...
...
@@ -623,7 +635,13 @@ Corman Common Lisp <admin@cormanlisp.com>
<a
id=
"news"
></a>
<h3>
What is happening
</h3>
<p>
For a detailed description of changes see our
<a
href=
"Changelog"
>
Changelog
</a>
</p>
<dl>
<dt>
April 2017
</dt>
<dd>
Release of 3.2.1, with many small bugfixes and cleanups.
Presentation at ELS 2017 about ASDF 3.3.
</dd>
<dt>
January 2017
</dt>
<dd>
Release of 3.2.0, a release containing many notable improvements,
such as a new portable
<tt>
uiop:launch-program
</tt>
facility for
...
...
@@ -735,7 +753,7 @@ Corman Common Lisp <admin@cormanlisp.com>
<a
class=
"nav"
href=
"http://common-lisp.net/"
title=
"Common-Lisp.net"
>
<img
src=
"http://common-lisp.net/project/cl-containers/shared/buttons/lisp-lizard.png"
width=
"80"
height=
"15"
title=
"Common-Lisp.net"
alt=
"Common-Lisp.net button"
/></a>
<p><span
class=
"copyright"
Copyright
&
copy
;
2001
-2016
Daniel
Barlow
and
contributors
</
span
></p>
<p>
ASDF has an
<a
href=
"http://www.opensource.org/licenses/mit-license.php"
>
MIT style
</a>
license
</p>
<div
id=
"timestamp"
>
Last updated 201
6-10-02
</div>
<div
id=
"timestamp"
>
Last updated 201
7-04-30
</div>
</div>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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