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
C
cmucl-site
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cmucl
cmucl-site
Commits
4db7bff4
Commit
4db7bff4
authored
Jun 07, 2019
by
Raymond Toy
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'addr-issue-3-doc-index-links' into 'master'
Address
#3
: Fix more broken links See merge request
!11
parents
40a40ca1
67d3e034
Pipeline
#931
passed with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
7 deletions
+11
-7
cmucl-www/www/doc/index.html
cmucl-www/www/doc/index.html
+11
-7
No files found.
cmucl-www/www/doc/index.html
View file @
4db7bff4
...
...
@@ -68,8 +68,10 @@ general information on Common Lisp):
</li>
</ul>
<li>
The
<strong>
CLX manual
</strong>
for
<a
href =
"../downloads/doc/clx/"
>
online
browsing
</a>
or in
<a
href =
"../downloads/doc/clx-manual.tar.gz"
>
gzipped tarred
<li>
The
<strong>
CLX manual
</strong>
as a
<a
href =
"../downloads/doc/clx/clx-html.tgz"
>
compressed tar file
</a>
of the html
version online
browsing or in
<a
href =
"../downloads/doc/clx-manual.tar.gz"
>
gzipped tarred
Postscript
</a>
<i>
(486 kB, last updated 2001-10-01)
</i>
.
</li>
<li>
Documentation on the
<strong>
CMUCL Motif toolkit
</strong>
:
...
...
@@ -144,12 +146,13 @@ general information on Common Lisp):
Internal design of CMU common Lisp on the IBM RT PC.
</a>
This is a
nice complement to the current design document.
</li>
<!--
<li> Daniel Barlow has written a <a href =
"http://ww.telent.net/lisp/howto.html">CMUCL on Linux HOWTO</a> which
explains how to install CMUCL and set up a comfortable environment in
Emacs. The document is a little dated now, but still useful. </li>
-->
</ul>
<!--
...
...
@@ -223,8 +226,10 @@ again from tcl. </li>
two sets of instructions and scripts for building CMUCL:
<ul>
<!--
<li> <a href = "http://www.pmsf.de/resources/lisp/CMUCL.html">Pierre
Mai's build scripts</a> </li>
-->
<li>
<a
href =
"http://www.cons.org/cmucl/cmucl-build/"
>
Martin
Cracauer's build scripts
</a>
</li>
</ul>
...
...
@@ -279,9 +284,8 @@ again from tcl. </li>
"http://www.nhplace.com/kent/PS/About-PS.html"
>
Parenthetically
Speaking
</a>
articles.
</li>
<li>
<a
href =
"http://psg.com/~dlamkins/sl/cover.html"
>
Successful
Lisp
</a>
is a book aimed at hands-on Lisp use (work in progress
currently available online).
</li>
<li>
<a
href =
"https://successful-lisp.blogspot.com/"
>
Successful
Lisp
</a>
is a book aimed at hands-on Lisp use.
</li>
</ul>
...
...
@@ -305,7 +309,7 @@ again from tcl. </li>
problems).
</li>
<li>
The
<a
href =
"
ftp://ftp
.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/0.html"
>
CMU
"
https://www
.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/0.html"
>
CMU
AI Repository
</a>
contains useful Lisp software.
</li>
<li>
<a
href =
...
...
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