Ticket #8328 (closed defect: fixed)
clisp rather than ecl mentioned on web page
| Reported by: | drkirkby | Owned by: | mvngu |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.3.4 |
| Component: | documentation | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | David Kirkby |
| Authors: | Minh Van Nguyen | Merged in: | sage-4.3.4.alpha0 |
| Dependencies: | Stopgaps: |
Description
http://www.sagemath.org/doc/tutorial/interfaces.html says:
"Maxima is included with Sage, as is clisp (a version of the Lisp language)."
Clearly this is wrong.
It would be worth going over the web site with a recursive grep, to see if there are any other mentions of clisp or Vmware, as I believe there are a few points where VMware is mentioned, despite the fact there is a shift to VirtualBox?.
Dave
Attachments
Change History
Changed 3 years ago by mvngu
-
attachment
trac_8328-tutorial.patch
added
comment:1 Changed 3 years ago by mvngu
- Status changed from new to needs_review
- Authors set to Minh Van Nguyen
The patch trac_8328-tutorial.patch only fixes that one issue reported in the ticket description. I did a recursive grep over all .rst files in the following documentation, looking for occurrences of "clisp" and "VMware", and other variations in spelling:
- A Tour of Sage
- Bordeaux 2008 lecture
- Constructions Document
- Developer's Guide
- Installation Guide
- Numerical Guide
- Tutorial
And I only found the occurrences as fixed in the patch.

based on Sage 4.3.3