__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# Erlang lang definition file
# by Caolan McMahon
# from: http://caolanmcmahon.com/erlang_syntax_highlighting
# patched by Miklos Vajna
# further modifications by Lorenzo Bettini
# and even further by Erik Søe Sørensen
#==================== Keywords and other known names: ====================
# Actual keywords:
keyword = "after|and|andalso|band|begin|bnot|bor|bsl|bsr|bxor|case|catch|cond|div|end|fun|if|let|not|of|or|orelse|query|receive|rem|try|when|xor"
# Built-in functions - type tests:
predef_func = "is_atom|is_binary|is_bitstring|is_boolean|is_float|is_function|is_function|is_integer|is_list|is_number|is_pid|is_port|is_record|is_record|is_reference|is_tuple"
# Built-in functions - other guard functions:
predef_func = "abs|bit_size|byte_size|element|float|hd|length|node|node|round|self|size|tl|trunc|tuple_size"
# Built-in functions - others:
predef_func = '(?<!_)\b(alive|apply|atom_to_list|binary_to_list|binary_to_term|concat_binary|date|disconnect_node|erase|exit|float_to_list|get|get_keys|group_leader|halt|integer_to_list|is_alive|link|list_to_atom|list_to_binary|list_to_float|list_to_integer|list_to_pid|list_to_tuple|load_module|make_ref|monitor_node|nodes|now|open_port|pid_to_list|process_flag|process_info|process|put|register|registered|setelement|spawn|spawn_link|split_binary|statistics|term_to_binary|throw|time|tuple_to_list|unlink|unregister|whereis|atom|binary|constant|function|integer|list|number|pid|ports|port_close|port_info|reference|record|check_process_code|delete_module|get_cookie|hash|math|module_loaded|preloaded|processes|purge_module|set_cookie|set_node|acos|asin|atan|atan2|cos|cosh|exp|log|log10|pi|pow|power|sin|sinh|sqrt|tan|tanh|call|module_info|parse_transform|undefined_function|error_handler|creation|current_function|dictionary|group_leader|heap_size|high|initial_call|linked|low|memory_in_use|message_queue|net_kernel|normal|priority|reductions|registered_name|runnable|running|stack_trace|status|timer|trap_exit|waiting|command|count_in|count_out|creation|in|in_format|linked|out|owner|packeting|atom_tables|communicating|creation|current_gc|current_reductions|current_runtime|current_wall_clock|distribution_port|entry_points|error_handler|friends|garbage_collection|magic_cookie|magic_cookies|module_table|monitored_nodes|name|next_ref|ports|preloaded|processes|reductions|ref_state|registry|runtime|wall_clock|apply_lambda|module_info|module_lambdas|record|record_index|record_info|badarg|nocookie|fun|badsig|kill|exit)\b(?![[:blank:]]*:)'
# Other key atoms:
predef_var = "false|true|undefined|normal|killed|shutdown|'EXIT'"
#==================== Comments: ====================
environment comment start "%" begin
include "url.lang"
include "html_simple.lang"
type = '@[[:alpha:]]+'
include "todo.lang"
end
#==================== Variables and other names: ====================
# Wildcard symbol
# (Placed before variables because of common prefix '_'.)
symbol = "_"
# Variables
# (Placed before 'normal' because of common prefix '_'.)
variable = '\b[A-Z_][A-Za-z0-9_]*\b'
# Number in non-decimal base
# (Placed before other numbers because of common prefix '[0-9]'.)
number = '[0-9]+#[0-9A-Za-z]+'
function = '\w+(\s+)?[:@]?(\s+)?\w+(?=[[:blank:]]*[\(/])'
# Record names
usertype = '#[A-Za-z0-9_]+'
# Field names
# (Placed before atoms because of common prefix '[a-z]'.)
property = '\b[a-z][A-Za-z0-9_]*\b(?=[[:blank:]]*=)'
property = '\'[^\']\'(?=[[:blank:]]*=)'
atom = '\b[a-z][A-Za-z0-9_]*\b'
atom delim "'" "'" escape "\\" multiline
#==================== Literals: ====================
# Other numbers (too broad, really)
include "number.lang"
# Character literal
string = '\$\\?.'
string delim "\"" "\"" escape "\\" multiline
#==================== Preprocessor stuff: ====================
# Macros
preproc = '\?[A-Za-z0-9_]+'
state preproc start "-author" begin
include "url.lang"
normal = ")" exit
end
preproc = '-[[:alpha:]_]+'
#==================== Misc. symbols: ====================
# Groupers & separators
normal = "(|)|{|}|[|]|;|,"
normal = "\|"
normal = "\|\|"
# Operators
symbol = "+|-|*|/|==|=|=:=|=/=|<|=<|>|>=|++|--|=|!|<-|->"
symbol = ':|@|\\|\"|\.'
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Hello.css | File | 284 B | 0644 |
|
| Hello2.css | File | 273 B | 0644 |
|
| ada.lang | File | 1010 B | 0644 |
|
| applescript.lang | File | 1.55 KB | 0644 |
|
| asm.lang | File | 2.52 KB | 0644 |
|
| awk.lang | File | 302 B | 0644 |
|
| bat.lang | File | 1.37 KB | 0644 |
|
| bib.lang | File | 142 B | 0644 |
|
| bison.lang | File | 75 B | 0644 |
|
| c.lang | File | 1010 B | 0644 |
|
| c_comment.lang | File | 521 B | 0644 |
|
| c_preprocessor.lang | File | 248 B | 0644 |
|
| c_string.lang | File | 175 B | 0644 |
|
| caml.lang | File | 680 B | 0644 |
|
| changelog.lang | File | 268 B | 0644 |
|
| clike_vardeclaration.lang | File | 157 B | 0644 |
|
| clipper.lang | File | 1.09 KB | 0644 |
|
| cobol.lang | File | 3.12 KB | 0644 |
|
| coffeescript.lang | File | 1.01 KB | 0644 |
|
| conf.lang | File | 308 B | 0644 |
|
| cpp.lang | File | 1.22 KB | 0644 |
|
| cpp2html.css | File | 467 B | 0644 |
|
| csharp.lang | File | 872 B | 0644 |
|
| css.lang | File | 322 B | 0644 |
|
| css_common.outlang | File | 328 B | 0644 |
|
| d.lang | File | 1.52 KB | 0644 |
|
| default.css | File | 1.45 KB | 0644 |
|
| default.lang | File | 315 B | 0644 |
|
| default.style | File | 1.73 KB | 0644 |
|
| desktop.lang | File | 236 B | 0644 |
|
| diff.lang | File | 805 B | 0644 |
|
| docbook.outlang | File | 734 B | 0644 |
|
| erlang.lang | File | 4.07 KB | 0644 |
|
| errors.lang | File | 412 B | 0644 |
|
| esc.outlang | File | 949 B | 0644 |
|
| esc.style | File | 660 B | 0644 |
|
| esc256.outlang | File | 1.14 KB | 0644 |
|
| esc256.style | File | 679 B | 0644 |
|
| extreme_comment.lang | File | 138 B | 0644 |
|
| extreme_comment2.lang | File | 158 B | 0644 |
|
| extreme_comment3.lang | File | 345 B | 0644 |
|
| feature.lang | File | 597 B | 0644 |
|
| fixed-fortran.lang | File | 81 B | 0644 |
|
| flex.lang | File | 890 B | 0644 |
|
| fortran.lang | File | 1.77 KB | 0644 |
|
| function.lang | File | 85 B | 0644 |
|
| glsl.lang | File | 3.79 KB | 0644 |
|
| go.lang | File | 1 KB | 0644 |
|
| groff_man.outlang | File | 506 B | 0644 |
|
| groff_mm.outlang | File | 571 B | 0644 |
|
| groff_mm_color.outlang | File | 936 B | 0644 |
|
| groovy.lang | File | 758 B | 0644 |
|
| haskell.lang | File | 1.39 KB | 0644 |
|
| haskell_literate.lang | File | 208 B | 0644 |
|
| haxe.lang | File | 441 B | 0644 |
|
| html.lang | File | 460 B | 0644 |
|
| html.outlang | File | 448 B | 0644 |
|
| html5.outlang | File | 413 B | 0644 |
|
| html5_common.outlang | File | 590 B | 0644 |
|
| html_common.outlang | File | 584 B | 0644 |
|
| html_notfixed.outlang | File | 328 B | 0644 |
|
| html_ref.outlang | File | 288 B | 0644 |
|
| html_simple.lang | File | 1.43 KB | 0644 |
|
| htmlcss.outlang | File | 536 B | 0644 |
|
| htmltable.outlang | File | 293 B | 0644 |
|
| htmltablelinenum.outlang | File | 761 B | 0644 |
|
| ipxe.lang | File | 1.29 KB | 0644 |
|
| islisp.lang | File | 477 B | 0644 |
|
| java.lang | File | 714 B | 0644 |
|
| javadoc.outlang | File | 358 B | 0644 |
|
| javalog.lang | File | 585 B | 0644 |
|
| javalog.style | File | 1022 B | 0644 |
|
| javascript.lang | File | 1.01 KB | 0644 |
|
| json.lang | File | 578 B | 0644 |
|
| json.style | File | 151 B | 0644 |
|
| key_string.lang | File | 579 B | 0644 |
|
| lang.map | File | 3.05 KB | 0644 |
|
| langdef.lang | File | 485 B | 0644 |
|
| latex.lang | File | 1.18 KB | 0644 |
|
| latex.outlang | File | 1.04 KB | 0644 |
|
| latexcolor.outlang | File | 727 B | 0644 |
|
| ldap.lang | File | 163 B | 0644 |
|
| lilypond.lang | File | 5.45 KB | 0644 |
|
| lilypond.style | File | 408 B | 0644 |
|
| lisp.lang | File | 807 B | 0644 |
|
| log.lang | File | 1.66 KB | 0644 |
|
| logtalk.lang | File | 3.21 KB | 0644 |
|
| lsm.lang | File | 120 B | 0644 |
|
| lua.lang | File | 789 B | 0644 |
|
| m4.lang | File | 827 B | 0644 |
|
| makefile.lang | File | 1.16 KB | 0644 |
|
| manifest.lang | File | 250 B | 0644 |
|
| mediawiki.outlang | File | 720 B | 0644 |
|
| mono-alt.css | File | 315 B | 0644 |
|
| mono.css | File | 299 B | 0644 |
|
| nohilite.lang | File | 130 B | 0644 |
|
| number.lang | File | 124 B | 0644 |
|
| odf.outlang | File | 5.78 KB | 0644 |
|
| opa.lang | File | 1.81 KB | 0644 |
|
| outlang.lang | File | 499 B | 0644 |
|
| outlang.map | File | 522 B | 0644 |
|
| oz.lang | File | 726 B | 0644 |
|
| pascal.lang | File | 619 B | 0644 |
|
| pc.lang | File | 173 B | 0644 |
|
| perl.lang | File | 4.46 KB | 0644 |
|
| php.lang | File | 977 B | 0644 |
|
| po.lang | File | 69 B | 0644 |
|
| postscript.lang | File | 4.15 KB | 0644 |
|
| prolog.lang | File | 1.43 KB | 0644 |
|
| properties.lang | File | 150 B | 0644 |
|
| proto.lang | File | 656 B | 0644 |
|
| python.lang | File | 743 B | 0644 |
|
| r.lang | File | 768 B | 0644 |
|
| r.style | File | 194 B | 0644 |
|
| ruby.lang | File | 973 B | 0644 |
|
| rust.lang | File | 844 B | 0644 |
|
| s.lang | File | 72 B | 0644 |
|
| scala.lang | File | 815 B | 0644 |
|
| scheme.lang | File | 1.31 KB | 0644 |
|
| script_comment.lang | File | 96 B | 0644 |
|
| sexp.outlang | File | 72 B | 0644 |
|
| sh.lang | File | 1.32 KB | 0644 |
|
| sh_acid.css | File | 858 B | 0644 |
|
| sh_berries-dark.css | File | 868 B | 0644 |
|
| sh_berries-light.css | File | 868 B | 0644 |
|
| sh_bipolar.css | File | 866 B | 0644 |
|
| sh_blacknblue.css | File | 868 B | 0644 |
|
| sh_bright.css | File | 870 B | 0644 |
|
| sh_contrast.css | File | 862 B | 0644 |
|
| sh_darkblue.css | File | 866 B | 0644 |
|
| sh_darkness.css | File | 868 B | 0644 |
|
| sh_desert.css | File | 868 B | 0644 |
|
| sh_dull.css | File | 870 B | 0644 |
|
| sh_easter.css | File | 868 B | 0644 |
|
| sh_emacs.css | File | 716 B | 0644 |
|
| sh_golden.css | File | 868 B | 0644 |
|
| sh_greenlcd.css | File | 870 B | 0644 |
|
| sh_ide-anjuta.css | File | 716 B | 0644 |
|
| sh_ide-codewarrior.css | File | 718 B | 0644 |
|
| sh_ide-devcpp.css | File | 716 B | 0644 |
|
| sh_ide-eclipse.css | File | 714 B | 0644 |
|
| sh_ide-kdev.css | File | 716 B | 0644 |
|
| sh_ide-msvcpp.css | File | 716 B | 0644 |
|
| sh_kwrite.css | File | 716 B | 0644 |
|
| sh_matlab.css | File | 564 B | 0644 |
|
| sh_navy.css | File | 870 B | 0644 |
|
| sh_nedit.css | File | 864 B | 0644 |
|
| sh_neon.css | File | 864 B | 0644 |
|
| sh_night.css | File | 862 B | 0644 |
|
| sh_pablo.css | File | 868 B | 0644 |
|
| sh_peachpuff.css | File | 714 B | 0644 |
|
| sh_print.css | File | 784 B | 0644 |
|
| sh_rand01.css | File | 866 B | 0644 |
|
| sh_the.css | File | 718 B | 0644 |
|
| sh_typical.css | File | 868 B | 0644 |
|
| sh_vampire.css | File | 868 B | 0644 |
|
| sh_vim-dark.css | File | 718 B | 0644 |
|
| sh_vim.css | File | 795 B | 0644 |
|
| sh_whatis.css | File | 868 B | 0644 |
|
| sh_whitengrey.css | File | 716 B | 0644 |
|
| sh_zellner.css | File | 716 B | 0644 |
|
| slang.lang | File | 682 B | 0644 |
|
| sml.lang | File | 374 B | 0644 |
|
| source-highlight-esc.sh | File | 1017 B | 0755 |
|
| spec.lang | File | 182 B | 0644 |
|
| sql.lang | File | 1.37 KB | 0644 |
|
| src-hilite-lesspipe.sh | File | 490 B | 0755 |
|
| style.defaults | File | 425 B | 0644 |
|
| style.lang | File | 407 B | 0644 |
|
| style2.style | File | 164 B | 0644 |
|
| style3.style | File | 163 B | 0644 |
|
| symbols.lang | File | 111 B | 0644 |
|
| tcl.lang | File | 1003 B | 0644 |
|
| texinfo.lang | File | 696 B | 0644 |
|
| texinfo.outlang | File | 593 B | 0644 |
|
| texinfo.style | File | 237 B | 0644 |
|
| tml.lang | File | 1017 B | 0644 |
|
| tml_formatting.lang | File | 517 B | 0644 |
|
| tml_formatting_all.lang | File | 131 B | 0644 |
|
| tml_glue.lang | File | 65 B | 0644 |
|
| tml_macrolinks.lang | File | 468 B | 0644 |
|
| tml_macros.lang | File | 903 B | 0644 |
|
| tml_macros1.lang | File | 474 B | 0644 |
|
| tml_macros2.lang | File | 374 B | 0644 |
|
| tml_macrosdelayed1.lang | File | 539 B | 0644 |
|
| tml_macrosdelayed2.lang | File | 539 B | 0644 |
|
| tml_macrosdelayed3.lang | File | 393 B | 0644 |
|
| tml_macrotokens.lang | File | 160 B | 0644 |
|
| todo.lang | File | 52 B | 0644 |
|
| upc.lang | File | 299 B | 0644 |
|
| url.lang | File | 161 B | 0644 |
|
| vala.lang | File | 861 B | 0644 |
|
| vbscript.lang | File | 566 B | 0644 |
|
| vim.lang | File | 29.78 KB | 0644 |
|
| xhtml.css | File | 397 B | 0644 |
|
| xhtml.outlang | File | 600 B | 0644 |
|
| xhtml_common.outlang | File | 327 B | 0644 |
|
| xhtml_notfixed.outlang | File | 369 B | 0644 |
|
| xhtmlcss.outlang | File | 526 B | 0644 |
|
| xhtmltable.outlang | File | 295 B | 0644 |
|
| xml.lang | File | 406 B | 0644 |
|
| xorg.lang | File | 478 B | 0644 |
|
| zsh.lang | File | 1.89 KB | 0644 |
|