|
|
1.1 ! root 1: ! 2: ! 3: ! 4: I-PSORT(1) Icon Program Library I-PSORT(1) ! 5: ! 6: ! 7: ! 8: NNNNAAAAMMMMEEEE ! 9: i-psort - sort procedures in Icon program ! 10: ! 11: SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS ! 12: iiii----ppppssssoooorrrrtttt ! 13: ! 14: DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN ! 15: _I-_p_s_o_r_t reads an Icon program from standard input and writes ! 16: an equivalent program to standard output with the procedures ! 17: sorted alphabetically. Global, external, and record declara- ! 18: tions come first in the order they appear in the original ! 19: program. The main procedure comes next followed by the ! 20: remaining procedures in alphabetical order. ! 21: ! 22: Comments and white space between declarations are attached ! 23: to the next following declaration. ! 24: ! 25: LLLLIIIIMMMMIIIITTTTAAAATTTTIIIIOOOONNNNSSSS ! 26: _I-_p_s_o_r_t only recognizes declarations that start at the ! 27: beginning of lines. ! 28: ! 29: Comments and interline white space between declarations may ! 30: not come out as intended. ! 31: ! 32: AAAAUUUUTTTTHHHHOOOORRRR ! 33: Ralph E. Griswold ! 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 - 6/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.