====== Flexowriter Encoding ====== This table defines conversion from Flexowriter input to internal Algol-60 encoding as implemented in X1 Algol compiler. ^^ Flexowriter ^^ Uppercase ^^ Lowercase ^^ Meaning ^^ || 0 || || || shift disable || || 1 || 78 || 1 || ∨ 1 || || 2 || 66 || 2 || × 2 || || 4 || 72 || 4 || = 4 || || 7 || 101 || 7 || ] 7 || || 8 || 98 || 8 || ( 8 || || 14 || 162 || 163 || | _ || || 16 || 123 || 123 || space || || 19 || 67 || 3 || / 3 || || 21 || 91 || 5 || ; 5 || || 22 || 100 || 6 || [ 6 || || 25 || 99 || 9 || ) 9 || || 26 || 119 || 119 || crlf || || 32 || 77 || 0 || ∧ 0 || || 35 || 56 || 29 || T t || || 37 || 58 || 31 || V v || || 38 || 59 || 32 || W w || || 41 || 62 || 35 || Z z || || 49 || 70 || 74 || > < || || 50 || 55 || 28 || S s || || 52 || 57 || 30 || U u || || 55 || 60 || 33 || X x || || 56 || 61 || 34 || Y y || || 59 || 120 || 89 || ' ⏨ || || 62 || 118 || 118 || tab || || 64 || 76 || 65 || ¬ - || || 67 || 48 || 21 || L l || || 69 || 50 || 23 || N n || || 70 || 51 || 24 || O o || || 73 || 54 || 27 || R r || || 81 || 46 || 19 || J j || || 82 || 47 || 20 || K k || || 84 || 49 || 22 || M m || || 87 || 52 || 25 || P p || || 88 || 53 || 26 || Q q || || 91 || 122 || 87 || ? , || || 97 || 37 || 10 || A a || || 98 || 38 || 11 || B b || || 100 || 40 || 13 || D d || || 103 || 43 || 16 || G g || || 104 || 44 || 17 || H h || || 107 || 124 || 88 || : . || || 112 || 121 || 64 || " + || || 115 || 39 || 12 || C c || || 117 || 41 || 14 || E e || || 118 || 42 || 15 || F f || || 121 || 45 || 18 || I i || || 122 || || || shift to lowercase || || 124 || || || shift to uppercase || || 127 || || || erase ||