File: tutorials.htm

package info (click to toggle)
nyquist 3.12%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 58,036 kB
  • sloc: ansic: 74,355; lisp: 20,485; java: 9,390; cpp: 6,695; sh: 207; xml: 58; makefile: 40
file content (28 lines) | stat: -rw-r--r-- 989 bytes parent folder | download | duplicates (7)
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
<html><head><title>Tutorials</title></head>

<body>

<a href="../start.htm">Nyquist / XLISP 2.0</a>&nbsp; -&nbsp;
<a href="../manual/contents.htm">Contents</a> |
Tutorials |
<a href="../examples/examples.htm">Examples</a> |
<a href="../reference/reference-index.htm">Reference</a>

<hr>

<h1>Tutorials</h1>

<hr>

<ul>
<li><nobr><a href="nyquist.htm">Nyquist</a> - things that may help in practical work</nobr></li>
<li><nobr><a href="lisp-hints.htm">Lisp Hints</a> - Lisp and XLISP basics</nobr></li>
<li><nobr><a href="xlisp-objects.htm">XLISP Object Primer</a> - by Tim I Mikkelsen</nobr></li>
<li><nobr><a href="file-io.htm">File I/O Examples</a> - by David Betz</nobr></li>
<li><nobr><a href="binary-io.htm">Binary File I/O</a></nobr></li>
<li><nobr><a href="shell-utilities.htm">Shell Utilities</a></nobr></li>
<li><nobr><a href="environment.htm">Environment</a></nobr></li>
<li><nobr><a href="lisp-faq.htm">Lisp FAQ</a></nobr></li>
</ul>

</body></html>