|
|
1.1 root 1:
2:
3:
4: GENER(2) Icon Program Library GENER(2)
5:
6:
7:
8: NNNNAAAAMMMMEEEE
9: gener - generators
10:
11: DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
12: These procedures generate sequences of results.
13:
14: SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
15: hhhheeeexxxx(((()))) sequence of hexadecimal codes for numbers from 0 to 255
16: llllaaaabbbbeeeellll((((ssss,,,,iiii)))) sequence of labels with prefix ssss starting at iiii
17: ooooccccttttaaaallll(((()))) sequence of octal codes for numbers from 0 to 255
18: ssssttttaaaarrrr((((ssss)))) sequence consisting of the closure of ssss starting with the
19: empty string and continuing in lexical order as given in ssss
20:
21: SSSSEEEEEEEE AAAALLLLSSSSOOOO
22: Griswold, Ralph E. and Madge T. Griswold. _T_h_e _I_c_o_n _P_r_o_g_r_a_m_-
23: _m_i_n_g _L_a_n_g_u_a_g_e, Prentice-Hall, Inc., Englewood Cliffs, New
24: Jersey, 1983. pp. 145.
25:
26: AAAAUUUUTTTTHHHHOOOORRRR
27: Ralph E. Griswold
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: Version 5.9 The University of Arizona - 5/28/83 1
64:
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.