raw
asciilifeform_shi...    1     _OP_DEF(opexe_0, "load",                           1,  1,       TST_STRING,                      OP_LOAD             )
asciilifeform_shi... 2 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_T0LVL )
asciilifeform_shi... 3 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_T1LVL )
asciilifeform_shi... 4 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_READ_INTERNAL )
asciilifeform_shi... 5 _OP_DEF(opexe_0, "gensym", 0, 0, 0, OP_GENSYM )
asciilifeform_shi... 6 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_VALUEPRINT )
asciilifeform_shi... 7 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_EVAL )
asciilifeform_shi... 8 #if USE_TRACING
asciilifeform_shi... 9 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_REAL_EVAL )
asciilifeform_shi... 10 #endif
asciilifeform_shi... 11 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_E0ARGS )
asciilifeform_shi... 12 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_E1ARGS )
asciilifeform_shi... 13 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_APPLY )
asciilifeform_shi... 14 #if USE_TRACING
asciilifeform_shi... 15 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_REAL_APPLY )
asciilifeform_shi... 16 _OP_DEF(opexe_0, "tracing", 1, 1, TST_NATURAL, OP_TRACING )
asciilifeform_shi... 17 #endif
asciilifeform_shi... 18 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_DOMACRO )
asciilifeform_shi... 19 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_LAMBDA )
asciilifeform_shi... 20 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_LAMBDA1 )
asciilifeform_shi... 21 _OP_DEF(opexe_0, "make-closure", 1, 2, TST_PAIR TST_ENVIRONMENT, OP_MKCLOSURE )
asciilifeform_shi... 22 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_QUOTE )
asciilifeform_shi... 23 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_DEF0 )
asciilifeform_shi... 24 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_DEF1 )
asciilifeform_shi... 25 _OP_DEF(opexe_0, "defined?", 1, 2, TST_SYMBOL TST_ENVIRONMENT, OP_DEFP )
asciilifeform_shi... 26 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_BEGIN )
asciilifeform_shi... 27 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_IF0 )
asciilifeform_shi... 28 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_IF1 )
asciilifeform_shi... 29 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_SET0 )
asciilifeform_shi... 30 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_SET1 )
asciilifeform_shi... 31 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_LET0 )
asciilifeform_shi... 32 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_LET1 )
asciilifeform_shi... 33 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_LET2 )
asciilifeform_shi... 34 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_LET0AST )
asciilifeform_shi... 35 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_LET1AST )
asciilifeform_shi... 36 _OP_DEF(opexe_0, 0, 0, 0, 0, OP_LET2AST )
asciilifeform_shi... 37 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_LET0REC )
asciilifeform_shi... 38 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_LET1REC )
asciilifeform_shi... 39 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_LET2REC )
asciilifeform_shi... 40 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_COND0 )
asciilifeform_shi... 41 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_COND1 )
asciilifeform_shi... 42 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_DELAY )
asciilifeform_shi... 43 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_AND0 )
asciilifeform_shi... 44 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_AND1 )
asciilifeform_shi... 45 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_OR0 )
asciilifeform_shi... 46 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_OR1 )
asciilifeform_shi... 47 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_C0STREAM )
asciilifeform_shi... 48 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_C1STREAM )
asciilifeform_shi... 49 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_MACRO0 )
asciilifeform_shi... 50 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_MACRO1 )
asciilifeform_shi... 51 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_CASE0 )
asciilifeform_shi... 52 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_CASE1 )
asciilifeform_shi... 53 _OP_DEF(opexe_1, 0, 0, 0, 0, OP_CASE2 )
asciilifeform_shi... 54 _OP_DEF(opexe_1, "eval", 1, 2, TST_ANY TST_ENVIRONMENT, OP_PEVAL )
asciilifeform_shi... 55 _OP_DEF(opexe_1, "apply", 1, INF_ARG, TST_NONE, OP_PAPPLY )
asciilifeform_shi... 56 _OP_DEF(opexe_1, "call-with-current-continuation", 1, 1, TST_NONE, OP_CONTINUATION )
asciilifeform_shi... 57 #if USE_MATH
asciilifeform_shi... 58 _OP_DEF(opexe_2, "inexact->exact", 1, 1, TST_NUMBER, OP_INEX2EX )
asciilifeform_shi... 59 _OP_DEF(opexe_2, "exp", 1, 1, TST_NUMBER, OP_EXP )
asciilifeform_shi... 60 _OP_DEF(opexe_2, "log", 1, 1, TST_NUMBER, OP_LOG )
asciilifeform_shi... 61 _OP_DEF(opexe_2, "sin", 1, 1, TST_NUMBER, OP_SIN )
asciilifeform_shi... 62 _OP_DEF(opexe_2, "cos", 1, 1, TST_NUMBER, OP_COS )
asciilifeform_shi... 63 _OP_DEF(opexe_2, "tan", 1, 1, TST_NUMBER, OP_TAN )
asciilifeform_shi... 64 _OP_DEF(opexe_2, "asin", 1, 1, TST_NUMBER, OP_ASIN )
asciilifeform_shi... 65 _OP_DEF(opexe_2, "acos", 1, 1, TST_NUMBER, OP_ACOS )
asciilifeform_shi... 66 _OP_DEF(opexe_2, "atan", 1, 2, TST_NUMBER, OP_ATAN )
asciilifeform_shi... 67 _OP_DEF(opexe_2, "sqrt", 1, 1, TST_NUMBER, OP_SQRT )
asciilifeform_shi... 68 _OP_DEF(opexe_2, "expt", 2, 2, TST_NUMBER, OP_EXPT )
asciilifeform_shi... 69 _OP_DEF(opexe_2, "floor", 1, 1, TST_NUMBER, OP_FLOOR )
asciilifeform_shi... 70 _OP_DEF(opexe_2, "ceiling", 1, 1, TST_NUMBER, OP_CEILING )
asciilifeform_shi... 71 _OP_DEF(opexe_2, "truncate", 1, 1, TST_NUMBER, OP_TRUNCATE )
asciilifeform_shi... 72 _OP_DEF(opexe_2, "round", 1, 1, TST_NUMBER, OP_ROUND )
asciilifeform_shi... 73 #endif
asciilifeform_shi... 74 _OP_DEF(opexe_2, "+", 0, INF_ARG, TST_NUMBER, OP_ADD )
asciilifeform_shi... 75 _OP_DEF(opexe_2, "-", 1, INF_ARG, TST_NUMBER, OP_SUB )
asciilifeform_shi... 76 _OP_DEF(opexe_2, "*", 0, INF_ARG, TST_NUMBER, OP_MUL )
asciilifeform_shi... 77 _OP_DEF(opexe_2, "/", 1, INF_ARG, TST_NUMBER, OP_DIV )
asciilifeform_shi... 78 _OP_DEF(opexe_2, "quotient", 1, INF_ARG, TST_INTEGER, OP_INTDIV )
asciilifeform_shi... 79 _OP_DEF(opexe_2, "remainder", 2, 2, TST_INTEGER, OP_REM )
asciilifeform_shi... 80 _OP_DEF(opexe_2, "modulo", 2, 2, TST_INTEGER, OP_MOD )
asciilifeform_shi... 81 _OP_DEF(opexe_2, "car", 1, 1, TST_PAIR, OP_CAR )
asciilifeform_shi... 82 _OP_DEF(opexe_2, "cdr", 1, 1, TST_PAIR, OP_CDR )
asciilifeform_shi... 83 _OP_DEF(opexe_2, "cons", 2, 2, TST_NONE, OP_CONS )
asciilifeform_shi... 84 _OP_DEF(opexe_2, "set-car!", 2, 2, TST_PAIR TST_ANY, OP_SETCAR )
asciilifeform_shi... 85 _OP_DEF(opexe_2, "set-cdr!", 2, 2, TST_PAIR TST_ANY, OP_SETCDR )
asciilifeform_shi... 86 _OP_DEF(opexe_2, "char->integer", 1, 1, TST_CHAR, OP_CHAR2INT )
asciilifeform_shi... 87 _OP_DEF(opexe_2, "integer->char", 1, 1, TST_NATURAL, OP_INT2CHAR )
asciilifeform_shi... 88 _OP_DEF(opexe_2, "char-upcase", 1, 1, TST_CHAR, OP_CHARUPCASE )
asciilifeform_shi... 89 _OP_DEF(opexe_2, "char-downcase", 1, 1, TST_CHAR, OP_CHARDNCASE )
asciilifeform_shi... 90 _OP_DEF(opexe_2, "symbol->string", 1, 1, TST_SYMBOL, OP_SYM2STR )
asciilifeform_shi... 91 _OP_DEF(opexe_2, "atom->string", 1, 2, TST_ANY TST_NATURAL, OP_ATOM2STR )
asciilifeform_shi... 92 _OP_DEF(opexe_2, "string->symbol", 1, 1, TST_STRING, OP_STR2SYM )
asciilifeform_shi... 93 _OP_DEF(opexe_2, "string->atom", 1, 2, TST_STRING TST_NATURAL, OP_STR2ATOM )
asciilifeform_shi... 94 _OP_DEF(opexe_2, "make-string", 1, 2, TST_NATURAL TST_CHAR, OP_MKSTRING )
asciilifeform_shi... 95 _OP_DEF(opexe_2, "string-length", 1, 1, TST_STRING, OP_STRLEN )
asciilifeform_shi... 96 _OP_DEF(opexe_2, "string-ref", 2, 2, TST_STRING TST_NATURAL, OP_STRREF )
asciilifeform_shi... 97 _OP_DEF(opexe_2, "string-set!", 3, 3, TST_STRING TST_NATURAL TST_CHAR, OP_STRSET )
asciilifeform_shi... 98 _OP_DEF(opexe_2, "string-append", 0, INF_ARG, TST_STRING, OP_STRAPPEND )
asciilifeform_shi... 99 _OP_DEF(opexe_2, "substring", 2, 3, TST_STRING TST_NATURAL, OP_SUBSTR )
asciilifeform_shi... 100 _OP_DEF(opexe_2, "vector", 0, INF_ARG, TST_NONE, OP_VECTOR )
asciilifeform_shi... 101 _OP_DEF(opexe_2, "make-vector", 1, 2, TST_NATURAL TST_ANY, OP_MKVECTOR )
asciilifeform_shi... 102 _OP_DEF(opexe_2, "vector-length", 1, 1, TST_VECTOR, OP_VECLEN )
asciilifeform_shi... 103 _OP_DEF(opexe_2, "vector-ref", 2, 2, TST_VECTOR TST_NATURAL, OP_VECREF )
asciilifeform_shi... 104 _OP_DEF(opexe_2, "vector-set!", 3, 3, TST_VECTOR TST_NATURAL TST_ANY, OP_VECSET )
asciilifeform_shi... 105 _OP_DEF(opexe_3, "not", 1, 1, TST_NONE, OP_NOT )
asciilifeform_shi... 106 _OP_DEF(opexe_3, "boolean?", 1, 1, TST_NONE, OP_BOOLP )
asciilifeform_shi... 107 _OP_DEF(opexe_3, "eof-object?", 1, 1, TST_NONE, OP_EOFOBJP )
asciilifeform_shi... 108 _OP_DEF(opexe_3, "null?", 1, 1, TST_NONE, OP_NULLP )
asciilifeform_shi... 109 _OP_DEF(opexe_3, "=", 2, INF_ARG, TST_NUMBER, OP_NUMEQ )
asciilifeform_shi... 110 _OP_DEF(opexe_3, "<", 2, INF_ARG, TST_NUMBER, OP_LESS )
asciilifeform_shi... 111 _OP_DEF(opexe_3, ">", 2, INF_ARG, TST_NUMBER, OP_GRE )
asciilifeform_shi... 112 _OP_DEF(opexe_3, "<=", 2, INF_ARG, TST_NUMBER, OP_LEQ )
asciilifeform_shi... 113 _OP_DEF(opexe_3, ">=", 2, INF_ARG, TST_NUMBER, OP_GEQ )
asciilifeform_shi... 114 _OP_DEF(opexe_3, "symbol?", 1, 1, TST_ANY, OP_SYMBOLP )
asciilifeform_shi... 115 _OP_DEF(opexe_3, "number?", 1, 1, TST_ANY, OP_NUMBERP )
asciilifeform_shi... 116 _OP_DEF(opexe_3, "string?", 1, 1, TST_ANY, OP_STRINGP )
asciilifeform_shi... 117 _OP_DEF(opexe_3, "integer?", 1, 1, TST_ANY, OP_INTEGERP )
asciilifeform_shi... 118 _OP_DEF(opexe_3, "real?", 1, 1, TST_ANY, OP_REALP )
asciilifeform_shi... 119 _OP_DEF(opexe_3, "char?", 1, 1, TST_ANY, OP_CHARP )
asciilifeform_shi... 120 #if USE_CHAR_CLASSIFIERS
asciilifeform_shi... 121 _OP_DEF(opexe_3, "char-alphabetic?", 1, 1, TST_CHAR, OP_CHARAP )
asciilifeform_shi... 122 _OP_DEF(opexe_3, "char-numeric?", 1, 1, TST_CHAR, OP_CHARNP )
asciilifeform_shi... 123 _OP_DEF(opexe_3, "char-whitespace?", 1, 1, TST_CHAR, OP_CHARWP )
asciilifeform_shi... 124 _OP_DEF(opexe_3, "char-upper-case?", 1, 1, TST_CHAR, OP_CHARUP )
asciilifeform_shi... 125 _OP_DEF(opexe_3, "char-lower-case?", 1, 1, TST_CHAR, OP_CHARLP )
asciilifeform_shi... 126 #endif
asciilifeform_shi... 127 _OP_DEF(opexe_3, "port?", 1, 1, TST_ANY, OP_PORTP )
asciilifeform_shi... 128 _OP_DEF(opexe_3, "input-port?", 1, 1, TST_ANY, OP_INPORTP )
asciilifeform_shi... 129 _OP_DEF(opexe_3, "output-port?", 1, 1, TST_ANY, OP_OUTPORTP )
asciilifeform_shi... 130 _OP_DEF(opexe_3, "procedure?", 1, 1, TST_ANY, OP_PROCP )
asciilifeform_shi... 131 _OP_DEF(opexe_3, "pair?", 1, 1, TST_ANY, OP_PAIRP )
asciilifeform_shi... 132 _OP_DEF(opexe_3, "list?", 1, 1, TST_ANY, OP_LISTP )
asciilifeform_shi... 133 _OP_DEF(opexe_3, "environment?", 1, 1, TST_ANY, OP_ENVP )
asciilifeform_shi... 134 _OP_DEF(opexe_3, "vector?", 1, 1, TST_ANY, OP_VECTORP )
asciilifeform_shi... 135 _OP_DEF(opexe_3, "eq?", 2, 2, TST_ANY, OP_EQ )
asciilifeform_shi... 136 _OP_DEF(opexe_3, "eqv?", 2, 2, TST_ANY, OP_EQV )
asciilifeform_shi... 137 _OP_DEF(opexe_4, "force", 1, 1, TST_ANY, OP_FORCE )
asciilifeform_shi... 138 _OP_DEF(opexe_4, 0, 0, 0, 0, OP_SAVE_FORCED )
asciilifeform_shi... 139 _OP_DEF(opexe_4, "write", 1, 2, TST_ANY TST_OUTPORT, OP_WRITE )
asciilifeform_shi... 140 _OP_DEF(opexe_4, "write-char", 1, 2, TST_CHAR TST_OUTPORT, OP_WRITE_CHAR )
asciilifeform_shi... 141 _OP_DEF(opexe_4, "display", 1, 2, TST_ANY TST_OUTPORT, OP_DISPLAY )
asciilifeform_shi... 142 _OP_DEF(opexe_4, "newline", 0, 1, TST_OUTPORT, OP_NEWLINE )
asciilifeform_shi... 143 _OP_DEF(opexe_4, "error", 1, INF_ARG, TST_NONE, OP_ERR0 )
asciilifeform_shi... 144 _OP_DEF(opexe_4, 0, 0, 0, 0, OP_ERR1 )
asciilifeform_shi... 145 _OP_DEF(opexe_4, "reverse", 1, 1, TST_LIST, OP_REVERSE )
asciilifeform_shi... 146 _OP_DEF(opexe_4, "list*", 1, INF_ARG, TST_NONE, OP_LIST_STAR )
asciilifeform_shi... 147 _OP_DEF(opexe_4, "append", 0, INF_ARG, TST_NONE, OP_APPEND )
asciilifeform_shi... 148 #if USE_PLIST
asciilifeform_shi... 149 _OP_DEF(opexe_4, "put", 3, 3, TST_NONE, OP_PUT )
asciilifeform_shi... 150 _OP_DEF(opexe_4, "get", 2, 2, TST_NONE, OP_GET )
asciilifeform_shi... 151 #endif
asciilifeform_shi... 152 _OP_DEF(opexe_4, "quit", 0, 1, TST_NUMBER, OP_QUIT )
asciilifeform_shi... 153 _OP_DEF(opexe_4, "gc", 0, 0, 0, OP_GC )
asciilifeform_shi... 154 _OP_DEF(opexe_4, "gc-verbose", 0, 1, TST_NONE, OP_GCVERB )
asciilifeform_shi... 155 _OP_DEF(opexe_4, "new-segment", 0, 1, TST_NUMBER, OP_NEWSEGMENT )
asciilifeform_shi... 156 _OP_DEF(opexe_4, "oblist", 0, 0, 0, OP_OBLIST )
asciilifeform_shi... 157 _OP_DEF(opexe_4, "current-input-port", 0, 0, 0, OP_CURR_INPORT )
asciilifeform_shi... 158 _OP_DEF(opexe_4, "current-output-port", 0, 0, 0, OP_CURR_OUTPORT )
asciilifeform_shi... 159 _OP_DEF(opexe_4, "open-input-file", 1, 1, TST_STRING, OP_OPEN_INFILE )
asciilifeform_shi... 160 _OP_DEF(opexe_4, "open-output-file", 1, 1, TST_STRING, OP_OPEN_OUTFILE )
asciilifeform_shi... 161 _OP_DEF(opexe_4, "open-input-output-file", 1, 1, TST_STRING, OP_OPEN_INOUTFILE )
asciilifeform_shi... 162 #if USE_STRING_PORTS
asciilifeform_shi... 163 _OP_DEF(opexe_4, "open-input-string", 1, 1, TST_STRING, OP_OPEN_INSTRING )
asciilifeform_shi... 164 _OP_DEF(opexe_4, "open-input-output-string", 1, 1, TST_STRING, OP_OPEN_INOUTSTRING )
asciilifeform_shi... 165 _OP_DEF(opexe_4, "open-output-string", 0, 1, TST_STRING, OP_OPEN_OUTSTRING )
asciilifeform_shi... 166 _OP_DEF(opexe_4, "get-output-string", 1, 1, TST_OUTPORT, OP_GET_OUTSTRING )
asciilifeform_shi... 167 #endif
asciilifeform_shi... 168 _OP_DEF(opexe_4, "close-input-port", 1, 1, TST_INPORT, OP_CLOSE_INPORT )
asciilifeform_shi... 169 _OP_DEF(opexe_4, "close-output-port", 1, 1, TST_OUTPORT, OP_CLOSE_OUTPORT )
asciilifeform_shi... 170 _OP_DEF(opexe_4, "interaction-environment", 0, 0, 0, OP_INT_ENV )
asciilifeform_shi... 171 _OP_DEF(opexe_4, "current-environment", 0, 0, 0, OP_CURR_ENV )
asciilifeform_shi... 172 _OP_DEF(opexe_5, "read", 0, 1, TST_INPORT, OP_READ )
asciilifeform_shi... 173 _OP_DEF(opexe_5, "read-char", 0, 1, TST_INPORT, OP_READ_CHAR )
asciilifeform_shi... 174 _OP_DEF(opexe_5, "peek-char", 0, 1, TST_INPORT, OP_PEEK_CHAR )
asciilifeform_shi... 175 _OP_DEF(opexe_5, "char-ready?", 0, 1, TST_INPORT, OP_CHAR_READY )
asciilifeform_shi... 176 _OP_DEF(opexe_5, "set-input-port", 1, 1, TST_INPORT, OP_SET_INPORT )
asciilifeform_shi... 177 _OP_DEF(opexe_5, "set-output-port", 1, 1, TST_OUTPORT, OP_SET_OUTPORT )
asciilifeform_shi... 178 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_RDSEXPR )
asciilifeform_shi... 179 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_RDLIST )
asciilifeform_shi... 180 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_RDDOT )
asciilifeform_shi... 181 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_RDQUOTE )
asciilifeform_shi... 182 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_RDQQUOTE )
asciilifeform_shi... 183 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_RDQQUOTEVEC )
asciilifeform_shi... 184 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_RDUNQUOTE )
asciilifeform_shi... 185 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_RDUQTSP )
asciilifeform_shi... 186 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_RDVEC )
asciilifeform_shi... 187 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_P0LIST )
asciilifeform_shi... 188 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_P1LIST )
asciilifeform_shi... 189 _OP_DEF(opexe_5, 0, 0, 0, 0, OP_PVECFROM )
asciilifeform_shi... 190 _OP_DEF(opexe_6, "length", 1, 1, TST_LIST, OP_LIST_LENGTH )
asciilifeform_shi... 191 _OP_DEF(opexe_6, "assq", 2, 2, TST_NONE, OP_ASSQ )
asciilifeform_shi... 192 _OP_DEF(opexe_6, "get-closure-code", 1, 1, TST_NONE, OP_GET_CLOSURE )
asciilifeform_shi... 193 _OP_DEF(opexe_6, "closure?", 1, 1, TST_NONE, OP_CLOSUREP )
asciilifeform_shi... 194 _OP_DEF(opexe_6, "macro?", 1, 1, TST_NONE, OP_MACROP )
asciilifeform_shi... 195 #undef _OP_DEF