|
|
1.1 ! root 1: # define CSETLIT 257 ! 2: # define EOFX 258 ! 3: # define IDENT 259 ! 4: # define INTLIT 260 ! 5: # define REALLIT 261 ! 6: # define STRINGLIT 262 ! 7: # define BREAK 263 ! 8: # define BY 264 ! 9: # define CASE 265 ! 10: # define CREATE 266 ! 11: # define DEFAULT 267 ! 12: # define DO 268 ! 13: # define DYNAMIC 269 ! 14: # define ELSE 270 ! 15: # define END 271 ! 16: # define EVERY 272 ! 17: # define FAIL 273 ! 18: # define GLOBAL 274 ! 19: # define IF 275 ! 20: # define INITIAL 276 ! 21: # define LINK 277 ! 22: # define LOCAL 278 ! 23: # define NEXT 279 ! 24: # define NOT 280 ! 25: # define OF 281 ! 26: # define PROCEDURE 282 ! 27: # define RECORD 283 ! 28: # define REPEAT 284 ! 29: # define RETURN 285 ! 30: # define STATIC 286 ! 31: # define SUSPEND 287 ! 32: # define THEN 288 ! 33: # define TO 289 ! 34: # define UNTIL 290 ! 35: # define WHILE 291 ! 36: # define ASSIGN 292 ! 37: # define AT 293 ! 38: # define AUGACT 294 ! 39: # define AUGAND 295 ! 40: # define AUGEQ 296 ! 41: # define AUGEQV 297 ! 42: # define AUGGE 298 ! 43: # define AUGGT 299 ! 44: # define AUGLE 300 ! 45: # define AUGLT 301 ! 46: # define AUGNE 302 ! 47: # define AUGNEQV 303 ! 48: # define AUGSEQ 304 ! 49: # define AUGSGE 305 ! 50: # define AUGSGT 306 ! 51: # define AUGSLE 307 ! 52: # define AUGSLT 308 ! 53: # define AUGSNE 309 ! 54: # define BACKSLASH 310 ! 55: # define BANG 311 ! 56: # define BAR 312 ! 57: # define CARET 313 ! 58: # define CARETASGN 314 ! 59: # define COLON 315 ! 60: # define COMMA 316 ! 61: # define CONCAT 317 ! 62: # define CONCATASGN 318 ! 63: # define CONJUNC 319 ! 64: # define DIFF 320 ! 65: # define DIFFASGN 321 ! 66: # define DOT 322 ! 67: # define EQUIV 323 ! 68: # define INTER 324 ! 69: # define INTERASGN 325 ! 70: # define LBRACE 326 ! 71: # define LBRACK 327 ! 72: # define LCONCAT 328 ! 73: # define LCONCATASGN 329 ! 74: # define LEXEQ 330 ! 75: # define LEXGE 331 ! 76: # define LEXGT 332 ! 77: # define LEXLE 333 ! 78: # define LEXLT 334 ! 79: # define LEXNE 335 ! 80: # define LPAREN 336 ! 81: # define MCOLON 337 ! 82: # define MINUS 338 ! 83: # define MINUSASGN 339 ! 84: # define MOD 340 ! 85: # define MODASGN 341 ! 86: # define NOTEQUIV 342 ! 87: # define NUMEQ 343 ! 88: # define NUMGE 344 ! 89: # define NUMGT 345 ! 90: # define NUMLE 346 ! 91: # define NUMLT 347 ! 92: # define NUMNE 348 ! 93: # define PCOLON 349 ! 94: # define PLUS 350 ! 95: # define PLUSASGN 351 ! 96: # define QMARK 352 ! 97: # define RBRACE 353 ! 98: # define RBRACK 354 ! 99: # define REVASSIGN 355 ! 100: # define REVSWAP 356 ! 101: # define RPAREN 357 ! 102: # define SCANASGN 358 ! 103: # define SEMICOL 359 ! 104: # define SLASH 360 ! 105: # define SLASHASGN 361 ! 106: # define STAR 362 ! 107: # define STARASGN 363 ! 108: # define SWAP 364 ! 109: # define TILDE 365 ! 110: # define UNION 366 ! 111: # define UNIONASGN 367
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.