File: start.htm

package info (click to toggle)
nyquist 3.20%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 58,008 kB
  • sloc: ansic: 74,743; lisp: 17,929; java: 10,723; cpp: 6,690; sh: 171; xml: 58; makefile: 40; python: 15
file content (86 lines) | stat: -rw-r--r-- 2,806 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<html><head>

<title>XLisp</title></head>

<body>

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

<hr>

<h1>Nyquist / XLISP 2.0</h1>

<hr>

<ul>
<li><nobr><a href="misc/preface.htm">Preface</a> - what's this all about</nobr></li>
</ul>

<ul>
<li><nobr><a href="manual/contents.htm">Contents</a></nobr></li>
<ul>
<li><nobr><a href="manual/xlisp.htm">XLISP 2.0 Manual</a> - by David Betz</nobr></li>
<li><nobr><a href="manual/objects.htm">XLISP Object System</a> - by David Betz</nobr></li>
<li><nobr><a href="reference/reference-index.htm">Language Reference</a> - based on documents by David Betz and Tim I Mikkelsen</nobr></li>
<br>
<li><nobr><a href="manual/xlisp-man-033.htm">Nyquist Functions</a> - added by Nyquist to the XLISP interpreter</nobr></li>
<li><nobr><a href="xlisp-plus/xlisp-plus-index.htm">XLISP Plus Functions</a> - written in XLISP code</nobr></li>
</ul>
</ul>

<ul>
<li><nobr><a href="tutorials/tutorials.htm">Tutorials</a></nobr></li>
<ul>
<li><nobr><a href="tutorials/lisp-hints.htm">Lisp Hints</a> - XLISP basics</nobr></li>
<li><nobr><a href="tutorials/xlisp-objects.htm">XLISP Objects Primer</a> - by Tim I Mikkelsen</nobr></li>
</ul>
</ul>

<ul>
<li><nobr><a href="examples/examples.htm">Examples</a> - XLISP examples</nobr></li>
</ul>

<ul>
<li><nobr>Miscellaneous</nobr></li>
<ul>
<li><nobr><a href="misc/ascii-table.htm">ASCII Table</a> - XLISP characters</nobr></li>
<li><nobr><a href="misc/c-printf.htm">ANSI C 'printf' Format</a> - for
<a href="reference/global-float-format.htm">*float-format*</a> and
<a href="reference/global-integer-format.htm">*integer-format*</a></nobr></li>
<li><nobr><a href="misc/links.htm">Lisp Links</a> - books and documents available for free in the internet</nobr></li>
</ul>
</ul>

<ul>
<li><nobr>Internals</nobr></li>
<ul>
<li><nobr><a href="internals/xlisp-internals.html">XLISP Internals</a></nobr></li>
</ul>
</ul>

<hr>

<p>If you find bugs in these documents please write to:</p>

<ul>
<li><a href="mailto:edgar-rft@web.de">edgar-rft@web.de</a></li>
</ul>

<p>If you send me email please write the words XLISP or NYQUIST as big as
possible into the subject line in case you get catched by the spam filter.
I usually sort out my emails by hand but often do not have the time to
open them all during sorting.</p>

<hr>

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

</body></html>