Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
c5b5fa48
Commit
c5b5fa48
authored
33 years ago
by
ram
Browse files
Options
Downloads
Patches
Plain Diff
Instead of saying Allegro, say "commercial implementations."
parent
0a3ec09c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
general-info/cmucl.1
+6
-4
6 additions, 4 deletions
general-info/cmucl.1
with
6 additions
and
4 deletions
general-info/cmucl.1
+
6
−
4
View file @
c5b5fa48
...
...
@@ -6,7 +6,7 @@
.\" If you want to use this code or any part of CMU Common Lisp, please contact
.\" Scott Fahlman or slisp-group@cs.cmu.edu.
.\"
.\"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/general-info/cmucl.1,v 1.
4
1991/1
0/18 18:41:17
ram Exp $
.\"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/general-info/cmucl.1,v 1.
5
1991/1
1/05 20:33:31
ram Exp $
.\"
.\" **********************************************************************
.\"
...
...
@@ -33,7 +33,7 @@ RT Mach version. At least 16 megabytes of memory and 25 megabytes of disk
space are recommended. As usual, more is better.
.SH OVERVIEW
When compared other Common Lisp implementations
(such as Allegro)
, CMU CL has
When compared other Common Lisp implementations, CMU CL has
two broad advantages:
.TP 3
\--
...
...
@@ -172,8 +172,10 @@ direct support for such functions, these operations can easily be
open-coded.
.TP 3
\--
Substantially better bignum performance than Allegro (2x-4x). Bignums
implemented in lisp using word integers, so you can roll your own.
Substantially better bignum performance than commercial implementations
(2x-4x). Bignums implemented in lisp using word integers, so you can roll your
own.
.PP
Python's compiler warnings and efficiency notes are especially valuable in
...
...
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