Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 63f7222

Browse files
Implementations: more verbose descriptions
1 parent bf4ba5b commit 63f7222

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎implementations/summary.html‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,37 +30,37 @@ <h2 id="tabulation-of-systems">Tabulation of systems</h2>
3030
<tr class="odd">
3131
<td><a href="sbcl-setup.html">SBCL</a></td>
3232
<td>Native</td>
33-
<td>High speed compiler</td>
33+
<td>Produces very fast executables, most suitable for use with SLIME</td>
3434
</tr>
3535
<tr class="even">
3636
<td><a href="ccl-setup.html">CCL</a></td>
3737
<td>Native</td>
38-
<td>High speed compiler, good on OSX and Windows</td>
38+
<td>High speed compiler, OSX-only IDE</td>
3939
</tr>
4040
<tr class="odd">
4141
<td><a href="clisp-setup.html">CLISP</a></td>
4242
<td>Native</td>
43-
<td>High speed compiler, good on OSX and Windows</td>
43+
<td>User friendly interpreter, can be used as shell, no SMP support</td>
4444
</tr>
4545
<tr class="even">
4646
<td><a href="lispworks-setup.html">LW</a></td>
4747
<td>Native</td>
48-
<td>Commercial platform</td>
48+
<td>Commercial, with crossplatform IDE and GUI toolkit, can produce minimal executables</td>
4949
</tr>
5050
<tr class="odd">
5151
<td>ACL</td>
5252
<td>Native</td>
53-
<td>Commercial platform</td>
53+
<td>Commercial, with crossplatform IDE and GUI toolkit, can produce minimal executables</td>
5454
</tr>
5555
<tr class="even">
5656
<td>ABCL</td>
5757
<td>JVM</td>
58-
<td>Java interop</td>
58+
<td>Java interoperability</td>
5959
</tr>
6060
<tr class="odd">
6161
<td>ECL</td>
6262
<td>C</td>
63-
<td>C interop, has iOS port</td>
63+
<td>Can be embedded in or embed C code, has Android &amp; iOS port, QT5/QtQuick bindings</td>
6464
</tr>
6565
<tr class="even">
6666
<td>MOCL</td>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /