made a copy
[strongtalk-kjk.git] / documentation / index.html
blob569110b48ebc4249958dc2b8306b7a34ee992204
1 <html>
3 <head>
4 <meta http-equiv="Content-Type"
5 content="text/html; charset=iso-8859-1">
6 <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
7 <title>Strongtalk System Documentation</title>
8 </head>
10 <body bgcolor="#FFFFFF">
12 <h1 align="center">Strongtalk System Documentation</h1>
14 <h3 align="left">User Documentation</h3>
16 <ul>
17 <li><p align="left"><a href="tour/intro.html"><strong>Introduction
18 and System Tour</strong></a></p>
19 </li>
20 <li><p align="left">User Interface</p>
21 <ul>
22 <li><p align="left"><a href="keyboard.html">Keyboard
23 Usage</a></p>
24 </li>
25 <li><p align="left"><a href="tour/progenv.html">Programming
26 Environment</a></p>
27 </li>
28 </ul>
29 </li>
30 <li><p align="left"><a href="type-system/index.html">Type
31 System</a></p>
32 </li>
33 <li><p align="left"><a href="mixins/index.html">Mixins</a></p>
34 </li>
35 </ul>
37 <h3 align="left">Reference</h3>
39 <ul>
40 <li><a href="releaseNotes.html">Release Notes</a></li>
41 <li><a href="benchmarking.html">Benchmarking Guide</a> - If
42 you are going to try to run any benchmarks at all, <em>please</em>
43 read this first.</li>
44 <li><a href="troubleshooting.html">Troubleshooting</a></li>
45 </ul>
47 <ul>
48 <li>Virtual Machine<ul>
49 <li><a href="internal/vm/primitives/primitives.html">Primitives</a></li>
50 <li><strong>Bytecode specifications</strong> in html
51 (must be viewed with a real browser):<br>
52 documentation\internal\vm\bytecodes.html</li>
53 <li><strong>Bytecode chart</strong> in PDF format
54 (must be viewed with a real browser):<br>
55 documentation\internal\vm\bctable.pdf </li>
56 </ul>
57 </li>
58 <li><a href="internal/syntax.html">Syntax Specification</a></li>
59 </ul>
61 <p><br>
62 (c) 1994-1997 Sun Microsystems, Inc. ALL RIGHTS RESERVED. <br>
63 Use and distribution of this software is subject to the terms of
64 the <br>
65 <a href="../sourceLicense.html">source license. </a></p>
66 </body>
67 </html>