diff --git a/moo.lang b/moo.lang deleted file mode 100644 index f7df7ee..0000000 --- a/moo.lang +++ /dev/null @@ -1,217 +0,0 @@ - - - - - \ - - - ^[ ]*" - " - - - - " - " - - - - if - else - elseif - endif - for - endfor - break - continue - while - endwhile - in - return - try - except - endtry - finally - fork - endfork - - - - E_NONE - E_TYPE - E_DIV - E_PERM - E_PROPNF - E_VERBNF - E_VARNF - E_INVIND - E_RECMOVE - E_MAXREC - E_RANGE - E_ARGS - E_NACC - E_INVARG - E_QUOTA - E_FLOAT - - - - abs - acos - add_property - asin - atan - binary_hash - boot_player - buffered_output_length - call_function - caller_perms - callers - ceil - children - chparent - clear_property - connected_players - connected_seconds - connection_name - connection_option - connection_options - cos - cosh - create - crypt - ctime - db_disk_size - decode_binary - delete_property - delete_verb - disassemble - dump_database - encode_binary - equal - eval - exp - floatstr - floor - flush_input - force_input - function_info - idle_seconds - index - is_clear_property - is_member - is_player - kill_task - length - listappend - listdelete - listen - listeners - listinsert - listset - log - log10 - match - max - max_object - memory_usage - min - move - notify - object_bytes - open_network_connection - output_delimiters - parent - pass - players - properties - property_info - queue_info - queued_tasks - raise - random - read - recycle - renumber - reset_max_object - resume - rindex - rmatch - seconds_left - server_log - server_version - set_connection_option - set_player_flag - set_property_info - set_task_perms - set_verb_args - set_verb_code - set_verb_info - setadd - setremove - shutdown - sin - sinh - sqrt - strcmp - string_hash - strsub - substitute - suspend - tan - tanh - task_id - task_stack - ticks_left - time - tofloat - toint - toliteral - tonum - toobj - tostr - trunc - typeof - unlisten - valid - value_bytes - value_hash - verb_args - verb_code - verb_info - verbs - - - - player - this - caller - verb - argstr - args - dobjstr - dobj - prepstr - iobjstr - iobj - - - - ERR - LIST - STR - OBJ - INT - FLOAT - ANY - - - - \$[A-Za-z0-9_]+ - - - - #[-]?[0-9]+ - - - -