File: index.html

package info (click to toggle)
mit-scheme 12.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208,300 kB
  • sloc: lisp: 781,881; xml: 425,435; ansic: 86,059; sh: 10,135; makefile: 2,501; asm: 2,121; csh: 1,143
file content (36 lines) | stat: -rw-r--r-- 1,052 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<html>

<head><title>MIT/GNU Scheme Documentation</title></head>

<body>

<h1 align="center">MIT/GNU Scheme Documentation</h1>

<hr />

The following MIT/GNU Scheme manuals are available.

<dl>
  <dt>User's Manual</dt>
  <dd><a href="mit-scheme-user/index.html">One page per node</a></dd>
  <dd><a href="mit-scheme-user.html">Entirely on one page</a></dd>
  <dt>Reference Manual</dt>
  <dd><a href="mit-scheme-ref/index.html">One page per node</a></dd>
  <dd><a href="mit-scheme-ref.html">Entirely on one page</a></dd>
  <dt>Scheme Object System</dt>
  <dd><a href="mit-scheme-sos/index.html">One page per node</a></dd>
  <dd><a href="mit-scheme-sos.html">Entirely on one page</a></dd>
  <dt>Foreign Function Interface</dt>
  <dd><a href="mit-scheme-ffi/index.html">One page per node</a></dd>
  <dd><a href="mit-scheme-ffi.html">Entirely on one page</a></dd>
</dl>

The following plugin manuals are also available.

<ul id="plugins">
<!-- DO NOT EDIT this list.  Any edits will be clobbered. -->
<i>None currently installed.</i>
</ul>

</body>
</html>