File: INDEX

package info (click to toggle)
scheme9 2025.08.12-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,080 kB
  • sloc: lisp: 16,752; ansic: 11,869; sh: 806; makefile: 237; sed: 6
file content (318 lines) | stat: -rw-r--r-- 7,018 bytes parent folder | download | duplicates (3)
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
((** *arguments* *epsilon* *extensions* *image-file* *host-system*
  *library-path* *loading* *release-date*)
 (+ *)
 (- /)
 (= >= > <= <)
 (abs)
 (adjoin)
 (amb amb-collector amb-done? amb-reset)
 (and)
 (and-let*)
 (append!)
 (append)
 (apply)
 (argv)
 (assq assoc assv)
 (assp)
 (basename)
 (begin)
 (integer->binary-string binary-string->integer number-of-bits)
 (bit-op)
 (bit0 bit* bit*c bit+ bit+c bit1 bit= bita bitb bitc* bitc+ bitca bitcb
  bitn* bitn+ bitn= bitsl bitsr)
 (bitwise-and bitwise-1 bitwise-2 bitwise-and-c1 bitwise-and-c2 bitwise-c1
  bitwise-c2 bitwise-clear bitwise-not-and bitwise-not-or bitwise-not-xor
  bitwise-or bitwise-or-c1 bitwise-or-c2 bitwise-set bitwise-shift-left
  bitwise-shift-right bitwise-xor)
 (boolean?)
 (bottles)
 (c2html)
 (caar caaaar caaadr caaar caadar caaddr caadr cadaar cadadr cadar caddar
  cadddr caddr cadr cdaaar cdaadr cdaar cdadar cdaddr cdadr cdar cddaar
  cddadr cddar cdddar cddddr cdddr cddr)
 (call-with-current-continuation call/cc)
 (call-with-input-file call-with-output-file)
 (car)
 (case)
 (catch catch-tag? throw)
 (catch-errors *error-tag* *error-value*)
 (cdf)
 (cdr)
 (char->integer integer->char)
 (char-alphabetic? char-lower-case? char-numeric? char-upper-case?
  char-whitespace?)
 (char-ci=? char-ci<=? char-ci<? char-ci>=? char-ci>?)
 (char-plot)
 (char-upcase char-downcase)
 (char=? char<=? char<? char>=? char>?)
 (char?)
 (choose)
 (close-input-port close-output-port)
 (collect)
 (combine combine*)
 (command-line)
 (complement compose const curry curryr fork)
 (cond)
 (cond-expand)
 (cons)
 (count)
 (current-error-port)
 (current-input-port current-output-port)
 (define)
 (define-class call-next-method define-generic define-method class-of
  class? initialize instance? make-instance slot-ref slot-set!)
 (define-matcher make-matcher let-matcher)
 (define-structure)
 (define-syntax)
 (delete-file)
 (depth)
 (dirname)
 (disassemble disassemble*)
 (display)
 (display*)
 (do)
 (draw-tree dt)
 (dump-image)
 (duplicates dupp dupq dupv)
 (environ)
 (environment-variable)
 (eof-object?)
 (eq?)
 (equal-ci?)
 (equal?)
 (eqv?)
 (erf)
 (error)
 (eval)
 (exact->inexact inexact->exact)
 (exact? inexact?)
 (exists)
 (exp log sin cos tan asin acos atan)
 (explode)
 (exponent mantissa)
 (expt)
 (factor)
 (factorial)
 (file-exists?)
 (filter)
 (find-help-page)
 (flatten)
 (floor ceiling round truncate)
 (fluid-let)
 (fold-left)
 (fold-right)
 (for-all)
 (for-each)
 (force delay)
 (format)
 (format-time)
 (gcd lcm)
 (gensym)
 (get-line)
 (get-prop put-prop put-prop! rem-prop rem-prop!)
 (group)
 (help apropos)
 (htmlify-char htmlify-string)
 (hyper)
 (id false true)
 (if)
 (if*)
 (implode)
 (input-port? output-port?)
 (integer-sqrt)
 (intersection)
 (iota iota*)
 (keyword-value accept-keywords)
 (lambda)
 (leap-year?)
 (length)
 (let)
 (let*)
 (let/cc)
 (letrec)
 (letrec*)
 (list)
 (list->set)
 (list-copy)
 (list-ref)
 (list-tail)
 (list?)
 (listq)
 (load)
 (load-from-library)
 (locate-file)
 (loutify-char loutify-string)
 (macro-expand macro-expand-1)
 (make-array array array-dimensions array-map array-rank array-ref
  array-set! array? subarray)
 (make-canvas canvas-draw canvas-draw-string canvas-dump canvas-plot
  canvas-plot-line)
 (make-hash-table alist->hash-table hash-table->alist hash-table-length
  hash-table-ref hash-table-remove! hash-table-set!)
 (make-help-index)
 (make-partitions)
 (make-queue queue! queue-empty? unqueue! unqueue*)
 (make-rbt rbt-find rbt-insert rbt-rebuild rbt-remove)
 (make-stream append-streams filter-stream list->stream map-stream
  stream-any stream->list stream-eos? stream-extract stream-id stream-iota
  stream-member stream-next stream-none stream-value)
 (make-string)
 (make-vector)
 (map)
 (max min)
 (mean)
 (median)
 (memoize define-memoizing)
 (memp)
 (memq member memv)
 (merge)
 (mergesort)
 (mode)
 (module using)
 (name->file-name)
 (ndf ndf*)
 (newline)
 (not)
 (null?)
 (number->string)
 (number? integer? real?)
 (open-append-file)
 (open-input-file)
 (open-output-file)
 (or)
 (package)
 (pair?)
 (partition)
 (peek-char)
 (permute permute*)
 (position posp posq posv)
 (pretty-print pp pp-file pp-loop pp-string)
 (print)
 (procedure?)
 (program?)
 (prolog fact! new-database! predicate! query)
 (push! dec! inc! pop! set-vars! swap!)
 (quartile)
 (quasiquote unquote unquote-splicing)
 (queens)
 (quicksort)
 (quit)
 (quote)
 (quotient modulo remainder)
 (r4rs-procedures r4rs-syntax-objects s9fes-extension-procedures
  s9fes-extension-symbols s9fes-procedures s9fes-symbols
  s9fes-syntax-objects)
 (random random-state)
 (random-sort)
 (range)
 (re-comp re-match re-subst)
 (read)
 (read-char)
 (read-file)
 (read-from-string)
 (read-line)
 (record assert-record-type list->record record->list record-copy
  record-equal? record-ref record-set! record-signature
  record-type-matches? record?)
 (remove remp remq remv)
 (replace)
 (require-extension)
 (reverse!)
 (reverse)
 (run*)
 (s9:bytecode)
 (scan-help-pages)
 (scm2html)
 (set!)
 (set-car!)
 (set-cdr!)
 (set-difference)
 (set-input-port! set-output-port!)
 (sieve)
 (sort)
 (split)
 (split-url url-anchor url-args url-host url-path url-proto url-suffix)
 (sqrt)
 (stats)
 (stddev)
 (string)
 (string->list list->string)
 (string->number)
 (string->symbol)
 (string-append)
 (string-copy)
 (string-digest)
 (string-expand)
 (string-fill!)
 (string-find string-ci-find string-find-word string-ci-find-word)
 (string-find-last string-find-last-word string-ci-find-last
  string-ci-find-last-word)
 (string-last-position string-last-word-position string-ci-last-position
  string-ci-last-word-position)
 (string-length)
 (string-locate string-ci-locate)
 (string-map string-map!)
 (string-parse)
 (string-position string-ci-position string-word-position
  string-ci-word-position)
 (string-prefix=? string-prefix-ci=?)
 (string-ref)
 (string-reverse string-reverse!)
 (string-scan string-ci-scan)
 (string-set!)
 (string-split)
 (string-translate)
 (string-unsplit)
 (string-upcase string-downcase)
 (string<? string<=? string>=? string>? string-ci<=? string-ci<?
  string-ci>=? string-ci>?)
 (string=? string-ci=?)
 (string?)
 (sublist)
 (subset?)
 (substitute)
 (substring)
 (subvector)
 (sum)
 (symbol->string)
 (symbol?)
 (symbols)
 (syntax-rules)
 (system)
 (system-command)
 (t-sort t-sort-net)
 (tagbody go)
 (take)
 (thread-create thread-exit thread-start thread-yield)
 (time->unix-time)
 (time-add time-after? time-before? time-difference time-subtract)
 (transpose)
 (tree-copy)
 (tree-equal?)
 (tree-map)
 (troffify-char troffify-string)
 (type-case type-of)
 (union)
 (unix-time->time)
 (unsort)
 (url-decode)
 (variance)
 (vector)
 (vector->list list->vector)
 (vector-append)
 (vector-copy)
 (vector-fill!)
 (vector-length)
 (vector-map vector-map!)
 (vector-ref)
 (vector-set!)
 (vector?)
 (void)
 (when unless)
 (while until)
 (with-input-from-file with-output-to-file)
 (write)
 (write-char)
 (write-to-string display-to-string)
 (zebra))
 (zero? even? negative? odd? positive?)