22 properties on $compile_utils (#115) [Examine]
| Name | Owner | Mods | Data |
|---|---|---|---|
| .keywords | Slacker (#55) | rc | {"for", "endfor", "if", "else", "elseif", "endif", "while", "endwhile", "fork", "endfork", "try", "except", "finally", "endtry", "break", "continue", "in", "ANY", "return"} |
| .builtins | manta (#7165) | rc | {"disassemble", "log_cache_stats", "verb_cache_stats", "call_function", "raise", "suspend", "read", "seconds_left", "ticks_left", "pass", "set_task_perms", "caller_perms", "callers", "task_stack", "function_info", "load_server_options", "value_bytes", ... |
| .regexp_whitespace | Slacker (#55) | rc | "^ +" |
| .regexp_number | Slacker (#55) | rc | "^-?[0-9]+(.[0-9]+)?" |
| .regexp_operator | Slacker (#55) | rc | "^(..|<=|>=|==|!=|&&|%|%||[][(){}!^%%*.=+:;<>/?`'|,@$-])" |
| .regexp_word | Slacker (#55) | rc | "^[a-zA-Z_][a-zA-Z_0-9]*" |
| .regexp_string | Slacker (#55) | rc | "^\"(\\.|[^\"\\])*\"" |
| .regexp_linenumber | Slacker (#55) | rc | "^[0-9]+: *" |
| .regexp_object | Slacker (#55) | rc | "^#-?[0-9]+" |
| .style_comment | Slacker (#55) | rc | "color: #800" |
| .style_integer | Slacker (#55) | rc | "color: #ddd" |
| .style_float | Slacker (#55) | rc | "color: #ddd" |
| .style_operator | Slacker (#55) | rc | "color: #fff" |
| .style_word | Slacker (#55) | rc | "color: #ccc" |
| .style_object | Slacker (#55) | rc | "color: #ddd" |
| .style_error | Slacker (#55) | rc | "color: #f00" |
| .style_keyword | Slacker (#55) | rc | "color: #088" |
| .style_builtin | Slacker (#55) | rc | "color: #080" |
| .style_string | Slacker (#55) | rc | "color: #880" |
| .style_system | Slacker (#55) | rc | "color: #c00" |
| .style_syntax | Slacker (#55) | rc | "background-color: #f00; color: #fff" |
| .style_linenumber | Slacker (#55) | rc | "color: #888" |
3 verbs on $compile_utils (#115) [Examine]
| Name | Owner | Mods | Args |
|---|---|---|---|
| :_kick | Slacker (#55) | rx | this none this |
| :code2tokens | Hacker (#60) | rx | this none this |
| :tokens2html | Hacker (#60) | rx | this none this |
1 file on $compile_utils (#115) [Examine]
| Name | Size | Access | URL |
|---|---|---|---|
| grammar_notes | 0 | public | Download |