|
|
1.1 ! root 1: Note that the ASCII character set for \*a uses both upper-case ! 2: and lower-case. ! 3: ! 4: .in +6 ! 5: a-z letter ! 6: 0-9 digit ! 7: \` negative sign ! 8: \'--\' string ! 9: C <bs> J C comment ! 10: . ! 11: ( ) ! 12: [ ; ] indexing ! 13: L quad ! 14: L <bs> \' quote quad ! 15: ! 16: dyadic monadic ! 17: ------ ------- ! 18: + add plus ! 19: \- sub negate ! 20: X mult sign ! 21: % div reciprical ! 22: | mod absolute value ! 23: D min floor ! 24: S max ceiling ! 25: * pwr exp ! 26: O <bs> * log ln (log base e) ! 27: O circle funct pi times ! 28: \&\' <bs> . combinatorial factorial ! 29: ! combinatorial factorial ! 30: ^ and ! 31: V or ! 32: ^ <bs> ~ nand ! 33: V <bs> ~ nor ! 34: < lt ! 35: > gt ! 36: $ le ! 37: & ge ! 38: = eq ! 39: # ne ! 40: ~ not ! 41: ? deal random number ! 42: R rho rho ! 43: I iota iota ! 44: E epsilon ! 45: N encode ! 46: B decode ! 47: \\ <bs> O transpose transpose ! 48: , catenate ravel * ! 49: Y take ! 50: U drop ! 51: { assign ! 52: } goto ! 53: B <bs> N i-beam i-beam ! 54: L <bs> % matrix div matrix inverse ! 55: | <bs> H grade up * ! 56: G <bs> | grade down * ! 57: B <bs> J execute ! 58: N <bs> J format ! 59: / compress * ! 60: / <bs> - compress ! 61: \\ expand * ! 62: \\ <bs> - expand ! 63: O <bs> | rotate reverse * ! 64: O <bs> - rotate reverse ! 65: op / reduce * ! 66: op / <bs> - reduce ! 67: J.op outer product ! 68: op.op inner product ! 69: ! 70: * may be subscripted with a scalar ! 71: <bs> backspace (ctrl h) ! 72: .in -6
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.