From 9030d3671b642ce7539a4612ac0d920251a8551c Mon Sep 17 00:00:00 2001
From: Lauris BH
Date: Sat, 21 Mar 2020 21:16:52 +0200
Subject: [PATCH] sync to the latest github/linguist v7.9.0
---
README.md | 2 +
data/alias.go | 1561 +-
data/colors.go | 20 +-
data/commit.go | 4 +-
data/content.go | 106 +-
data/documentation.go | 2 +-
data/extension.go | 1156 +-
data/filename.go | 33 +-
data/frequencies.go | 37467 ++++++++++------
data/interpreter.go | 11 +-
data/mimeType.go | 15 +-
data/type.go | 1074 +-
data/vendor.go | 5 +-
.../code-generator/assets/content.go.tmpl | 4 +-
.../code-generator/generator/generator.go | 10 +
.../generator/generator_test.go | 2 +-
.../code-generator/generator/heuristics.go | 4 +-
.../generator/heuristics_test.go | 6 +-
.../generator/test_files/alias.gold | 1561 +-
.../generator/test_files/colors.gold | 20 +-
.../generator/test_files/commit.gold | 4 +-
.../generator/test_files/content.gold | 106 +-
.../generator/test_files/documentation.gold | 2 +-
.../generator/test_files/extension.gold | 1156 +-
.../generator/test_files/filename.gold | 33 +-
.../generator/test_files/frequencies.gold | 37467 ++++++++++------
.../generator/test_files/interpreter.gold | 11 +-
.../generator/test_files/mimeType.gold | 15 +-
.../generator/test_files/type.gold | 1074 +-
.../generator/test_files/vendor.gold | 5 +-
30 files changed, 52041 insertions(+), 30895 deletions(-)
diff --git a/README.md b/README.md
index 051c23f..49bf5f8 100644
--- a/README.md
+++ b/README.md
@@ -118,6 +118,8 @@ Parsing [linguist/samples](https://github.com/github/linguist/tree/master/sample
* [Heuristics for ".rno" extension](https://github.com/github/linguist/blob/3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d/lib/linguist/heuristics.yml#L365) in RUNOFF could not be parsed, due to unsupported lookahead in RE2 regexp engine.
+* [Heuristics for ".inc" extension](https://github.com/github/linguist/blob/f0e2d0d7f1ce600b2a5acccaef6b149c87d8b99c/lib/linguist/heuristics.yml#L222) in NASL could not be parsed, due to unsupported possessive quantifier in RE2 regexp engine.
+
* As of [Linguist v5.3.2](https://github.com/github/linguist/releases/tag/v5.3.2) it is using [flex-based scanner in C for tokenization](https://github.com/github/linguist/pull/3846). Enry still uses [extract_token](https://github.com/github/linguist/pull/3846/files#diff-d5179df0b71620e3fac4535cd1368d15L60) regex-based algorithm. See [#193](https://github.com/src-d/enry/issues/193).
* Bayesian classifier can't distinguish "SQL" from "PLpgSQL. See [#194](https://github.com/src-d/enry/issues/194).
diff --git a/data/alias.go b/data/alias.go
index 814598a..baa9344 100644
--- a/data/alias.go
+++ b/data/alias.go
@@ -1,5 +1,5 @@
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
-// Extracted from github/linguist commit: 3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d
+// Extracted from github/linguist commit: 40992ba7f86889f80dfed3ba95e11e1082200bad
package data
@@ -8,756 +8,815 @@ import "strings"
// LanguageByAliasMap keeps alias for different languages and use the name of the languages as an alias too.
// All the keys (alias or not) are written in lower case and the whitespaces has been replaced by underscores.
var LanguageByAliasMap = map[string]string{
- "1c_enterprise": "1C Enterprise",
- "abap": "ABAP",
- "abl": "OpenEdge ABL",
- "abnf": "ABNF",
- "abuild": "Alpine Abuild",
- "acfm": "Adobe Font Metrics",
- "aconf": "ApacheConf",
- "actionscript": "ActionScript",
- "actionscript3": "ActionScript",
- "actionscript_3": "ActionScript",
- "ada": "Ada",
- "ada2005": "Ada",
- "ada95": "Ada",
- "adobe_composite_font_metrics": "Adobe Font Metrics",
- "adobe_font_metrics": "Adobe Font Metrics",
- "adobe_multiple_font_metrics": "Adobe Font Metrics",
- "advpl": "xBase",
- "afdko": "OpenType Feature File",
- "agda": "Agda",
- "ags": "AGS Script",
- "ags_script": "AGS Script",
- "ahk": "AutoHotkey",
- "alloy": "Alloy",
- "alpine_abuild": "Alpine Abuild",
- "altium": "Altium Designer",
- "altium_designer": "Altium Designer",
- "amfm": "Adobe Font Metrics",
- "ampl": "AMPL",
- "angelscript": "AngelScript",
- "ant_build_system": "Ant Build System",
- "antlr": "ANTLR",
- "apache": "ApacheConf",
- "apacheconf": "ApacheConf",
- "apex": "Apex",
- "api_blueprint": "API Blueprint",
- "apkbuild": "Alpine Abuild",
- "apl": "APL",
- "apollo_guidance_computer": "Apollo Guidance Computer",
- "applescript": "AppleScript",
- "arc": "Arc",
- "arexx": "REXX",
- "as3": "ActionScript",
- "asciidoc": "AsciiDoc",
- "asm": "Assembly",
- "asn.1": "ASN.1",
- "asp": "ASP",
- "aspectj": "AspectJ",
- "aspx": "ASP",
- "aspx-vb": "ASP",
- "assembly": "Assembly",
- "asymptote": "Asymptote",
- "ats": "ATS",
- "ats2": "ATS",
- "au3": "AutoIt",
- "augeas": "Augeas",
- "autoconf": "M4Sugar",
- "autohotkey": "AutoHotkey",
- "autoit": "AutoIt",
- "autoit3": "AutoIt",
- "autoitscript": "AutoIt",
- "awk": "Awk",
- "b3d": "BlitzBasic",
- "ballerina": "Ballerina",
- "bash": "Shell",
- "bash_session": "ShellSession",
- "bat": "Batchfile",
- "batch": "Batchfile",
- "batchfile": "Batchfile",
- "befunge": "Befunge",
- "bison": "Bison",
- "bitbake": "BitBake",
- "blade": "Blade",
- "blitz3d": "BlitzBasic",
- "blitzbasic": "BlitzBasic",
- "blitzmax": "BlitzMax",
- "blitzplus": "BlitzBasic",
- "bluespec": "Bluespec",
- "bmax": "BlitzMax",
- "boo": "Boo",
- "bplus": "BlitzBasic",
- "brainfuck": "Brainfuck",
- "brightscript": "Brightscript",
- "bro": "Zeek",
- "bsdmake": "Makefile",
- "byond": "DM",
- "c": "C",
- "c#": "C#",
- "c++": "C++",
- "c++-objdump": "Cpp-ObjDump",
- "c-objdump": "C-ObjDump",
- "c2hs": "C2hs Haskell",
- "c2hs_haskell": "C2hs Haskell",
- "cabal": "Cabal Config",
- "cabal_config": "Cabal Config",
- "cap'n_proto": "Cap'n Proto",
- "carto": "CartoCSS",
- "cartocss": "CartoCSS",
- "ceylon": "Ceylon",
- "cfc": "ColdFusion CFC",
- "cfm": "ColdFusion",
- "cfml": "ColdFusion",
- "chapel": "Chapel",
- "charity": "Charity",
- "chpl": "Chapel",
- "chuck": "ChucK",
- "cirru": "Cirru",
- "clarion": "Clarion",
- "clean": "Clean",
- "click": "Click",
- "clipper": "xBase",
- "clips": "CLIPS",
- "clojure": "Clojure",
- "closure_templates": "Closure Templates",
- "cloud_firestore_security_rules": "Cloud Firestore Security Rules",
- "cmake": "CMake",
- "cobol": "COBOL",
- "coffee": "CoffeeScript",
- "coffee-script": "CoffeeScript",
- "coffeescript": "CoffeeScript",
- "coldfusion": "ColdFusion",
- "coldfusion_cfc": "ColdFusion CFC",
- "coldfusion_html": "ColdFusion",
- "collada": "COLLADA",
- "common_lisp": "Common Lisp",
- "common_workflow_language": "Common Workflow Language",
- "component_pascal": "Component Pascal",
- "conll": "CoNLL-U",
- "conll-u": "CoNLL-U",
- "conll-x": "CoNLL-U",
- "console": "ShellSession",
- "cool": "Cool",
- "coq": "Coq",
- "cperl": "Perl",
- "cpp": "C++",
- "cpp-objdump": "Cpp-ObjDump",
- "creole": "Creole",
- "crystal": "Crystal",
- "csharp": "C#",
- "cson": "CSON",
- "csound": "Csound",
- "csound-csd": "Csound Document",
- "csound-orc": "Csound",
- "csound-sco": "Csound Score",
- "csound_document": "Csound Document",
- "csound_score": "Csound Score",
- "css": "CSS",
- "csv": "CSV",
- "cucumber": "Gherkin",
- "cuda": "Cuda",
- "cweb": "CWeb",
- "cwl": "Common Workflow Language",
- "cycript": "Cycript",
- "cython": "Cython",
- "d": "D",
- "d-objdump": "D-ObjDump",
- "darcs_patch": "Darcs Patch",
- "dart": "Dart",
- "dataweave": "DataWeave",
- "dcl": "DIGITAL Command Language",
- "delphi": "Component Pascal",
- "desktop": "desktop",
- "dhall": "Dhall",
- "diff": "Diff",
- "digital_command_language": "DIGITAL Command Language",
- "django": "HTML+Django",
- "dm": "DM",
- "dns_zone": "DNS Zone",
- "dockerfile": "Dockerfile",
- "dogescript": "Dogescript",
- "dosbatch": "Batchfile",
- "dosini": "INI",
- "dpatch": "Darcs Patch",
- "dtrace": "DTrace",
- "dtrace-script": "DTrace",
- "dylan": "Dylan",
- "e": "E",
- "eagle": "Eagle",
- "easybuild": "Easybuild",
- "ebnf": "EBNF",
- "ec": "eC",
- "ecere_projects": "Ecere Projects",
- "ecl": "ECL",
- "eclipse": "ECLiPSe",
- "ecr": "HTML+ECR",
- "editor-config": "EditorConfig",
- "editorconfig": "EditorConfig",
- "edje_data_collection": "Edje Data Collection",
- "edn": "edn",
- "eeschema_schematic": "KiCad Schematic",
- "eex": "HTML+EEX",
- "eiffel": "Eiffel",
- "ejs": "EJS",
- "elisp": "Emacs Lisp",
- "elixir": "Elixir",
- "elm": "Elm",
- "emacs": "Emacs Lisp",
- "emacs_lisp": "Emacs Lisp",
- "emberscript": "EmberScript",
- "eml": "EML",
- "eq": "EQ",
- "erb": "HTML+ERB",
- "erlang": "Erlang",
- "f#": "F#",
- "f*": "F*",
- "factor": "Factor",
- "fancy": "Fancy",
- "fantom": "Fantom",
- "figfont": "FIGlet Font",
- "figlet_font": "FIGlet Font",
- "filebench_wml": "Filebench WML",
- "filterscript": "Filterscript",
- "fish": "fish",
- "flex": "Lex",
- "flux": "FLUX",
- "formatted": "Formatted",
- "forth": "Forth",
- "fortran": "Fortran",
- "foxpro": "xBase",
- "freemarker": "FreeMarker",
- "frege": "Frege",
- "fsharp": "F#",
- "fstar": "F*",
- "ftl": "FreeMarker",
- "fundamental": "Text",
- "g-code": "G-code",
- "game_maker_language": "Game Maker Language",
- "gams": "GAMS",
- "gap": "GAP",
- "gcc_machine_description": "GCC Machine Description",
- "gdb": "GDB",
- "gdscript": "GDScript",
- "genie": "Genie",
- "genshi": "Genshi",
- "gentoo_ebuild": "Gentoo Ebuild",
- "gentoo_eclass": "Gentoo Eclass",
- "gerber_image": "Gerber Image",
- "gettext_catalog": "Gettext Catalog",
- "gf": "Grammatical Framework",
- "gherkin": "Gherkin",
- "git-ignore": "Ignore List",
- "git_attributes": "Git Attributes",
- "git_config": "Git Config",
- "gitattributes": "Git Attributes",
- "gitconfig": "Git Config",
- "gitignore": "Ignore List",
- "gitmodules": "Git Config",
- "glsl": "GLSL",
- "glyph": "Glyph",
- "glyph_bitmap_distribution_format": "Glyph Bitmap Distribution Format",
- "gn": "GN",
- "gnuplot": "Gnuplot",
- "go": "Go",
- "golang": "Go",
- "golo": "Golo",
- "gosu": "Gosu",
- "grace": "Grace",
- "gradle": "Gradle",
- "grammatical_framework": "Grammatical Framework",
- "graph_modeling_language": "Graph Modeling Language",
- "graphql": "GraphQL",
- "graphviz_(dot)": "Graphviz (DOT)",
- "groff": "Roff",
- "groovy": "Groovy",
- "groovy_server_pages": "Groovy Server Pages",
- "gsp": "Groovy Server Pages",
- "hack": "Hack",
- "haml": "Haml",
- "handlebars": "Handlebars",
- "haproxy": "HAProxy",
- "harbour": "Harbour",
- "haskell": "Haskell",
- "haxe": "Haxe",
- "hbs": "Handlebars",
- "hcl": "HCL",
- "hiveql": "HiveQL",
- "hlsl": "HLSL",
- "holyc": "HolyC",
- "html": "HTML",
- "html+django": "HTML+Django",
- "html+django/jinja": "HTML+Django",
- "html+ecr": "HTML+ECR",
- "html+eex": "HTML+EEX",
- "html+erb": "HTML+ERB",
- "html+jinja": "HTML+Django",
- "html+php": "HTML+PHP",
- "html+razor": "HTML+Razor",
- "html+ruby": "RHTML",
- "htmlbars": "Handlebars",
- "htmldjango": "HTML+Django",
- "http": "HTTP",
- "hxml": "HXML",
- "hy": "Hy",
- "hylang": "Hy",
- "hyphy": "HyPhy",
- "i7": "Inform 7",
- "idl": "IDL",
- "idris": "Idris",
- "ignore": "Ignore List",
- "ignore_list": "Ignore List",
- "igor": "IGOR Pro",
- "igor_pro": "IGOR Pro",
- "igorpro": "IGOR Pro",
- "inc": "PHP",
- "inform7": "Inform 7",
- "inform_7": "Inform 7",
- "ini": "INI",
- "inno_setup": "Inno Setup",
- "io": "Io",
- "ioke": "Ioke",
- "ipython_notebook": "Jupyter Notebook",
- "irc": "IRC log",
- "irc_log": "IRC log",
- "irc_logs": "IRC log",
- "isabelle": "Isabelle",
- "isabelle_root": "Isabelle ROOT",
- "j": "J",
- "jasmin": "Jasmin",
- "java": "Java",
- "java_properties": "Java Properties",
- "java_server_page": "Groovy Server Pages",
- "java_server_pages": "Java Server Pages",
- "javascript": "JavaScript",
- "javascript+erb": "JavaScript+ERB",
- "jflex": "JFlex",
- "jison": "Jison",
- "jison_lex": "Jison Lex",
- "jolie": "Jolie",
- "jruby": "Ruby",
- "js": "JavaScript",
- "json": "JSON",
- "json5": "JSON5",
- "json_with_comments": "JSON with Comments",
- "jsonc": "JSON with Comments",
- "jsoniq": "JSONiq",
- "jsonld": "JSONLD",
- "jsonnet": "Jsonnet",
- "jsp": "Java Server Pages",
- "jsx": "JSX",
- "julia": "Julia",
- "jupyter_notebook": "Jupyter Notebook",
- "kicad_layout": "KiCad Layout",
- "kicad_legacy_layout": "KiCad Legacy Layout",
- "kicad_schematic": "KiCad Schematic",
- "kit": "Kit",
- "kotlin": "Kotlin",
- "krl": "KRL",
- "labview": "LabVIEW",
- "lasso": "Lasso",
- "lassoscript": "Lasso",
- "latex": "TeX",
- "latte": "Latte",
- "lean": "Lean",
- "less": "Less",
- "lex": "Lex",
- "lfe": "LFE",
- "lhaskell": "Literate Haskell",
- "lhs": "Literate Haskell",
- "lilypond": "LilyPond",
- "limbo": "Limbo",
- "linker_script": "Linker Script",
- "linux_kernel_module": "Linux Kernel Module",
- "liquid": "Liquid",
- "lisp": "Common Lisp",
- "litcoffee": "Literate CoffeeScript",
- "literate_agda": "Literate Agda",
- "literate_coffeescript": "Literate CoffeeScript",
- "literate_haskell": "Literate Haskell",
- "live-script": "LiveScript",
- "livescript": "LiveScript",
- "llvm": "LLVM",
- "logos": "Logos",
- "logtalk": "Logtalk",
- "lolcode": "LOLCODE",
- "lookml": "LookML",
- "loomscript": "LoomScript",
- "ls": "LiveScript",
- "lsl": "LSL",
- "ltspice_symbol": "LTspice Symbol",
- "lua": "Lua",
- "m": "M",
- "m4": "M4",
- "m4sugar": "M4Sugar",
- "macruby": "Ruby",
- "make": "Makefile",
- "makefile": "Makefile",
- "mako": "Mako",
- "man": "Roff",
- "man-page": "Roff",
- "man_page": "Roff",
- "manpage": "Roff",
- "markdown": "Markdown",
- "marko": "Marko",
- "markojs": "Marko",
- "mask": "Mask",
- "mathematica": "Mathematica",
- "matlab": "MATLAB",
- "maven_pom": "Maven POM",
- "max": "Max",
- "max/msp": "Max",
- "maxmsp": "Max",
- "maxscript": "MAXScript",
- "mcfunction": "mcfunction",
- "mdoc": "Roff",
- "mediawiki": "MediaWiki",
- "mercury": "Mercury",
- "meson": "Meson",
- "metal": "Metal",
- "mf": "Makefile",
- "minid": "MiniD",
- "mirah": "Mirah",
- "mma": "Mathematica",
- "modelica": "Modelica",
- "modula-2": "Modula-2",
- "modula-3": "Modula-3",
- "module_management_system": "Module Management System",
- "monkey": "Monkey",
- "moocode": "Moocode",
- "moonscript": "MoonScript",
- "motorola_68k_assembly": "Motorola 68K Assembly",
- "mql4": "MQL4",
- "mql5": "MQL5",
- "mtml": "MTML",
- "muf": "MUF",
- "mumps": "M",
- "mupad": "mupad",
- "myghty": "Myghty",
- "nanorc": "nanorc",
- "nasm": "Assembly",
- "ncl": "NCL",
- "nearley": "Nearley",
- "nemerle": "Nemerle",
- "nesc": "nesC",
- "netlinx": "NetLinx",
- "netlinx+erb": "NetLinx+ERB",
- "netlogo": "NetLogo",
- "newlisp": "NewLisp",
- "nextflow": "Nextflow",
- "nginx": "Nginx",
- "nginx_configuration_file": "Nginx",
- "nim": "Nim",
- "ninja": "Ninja",
- "nit": "Nit",
- "nix": "Nix",
- "nixos": "Nix",
- "njk": "HTML+Django",
- "nl": "NL",
- "node": "JavaScript",
- "nroff": "Roff",
- "nsis": "NSIS",
- "nu": "Nu",
- "numpy": "NumPy",
- "nunjucks": "HTML+Django",
- "nush": "Nu",
- "nvim": "Vim script",
- "obj-c": "Objective-C",
- "obj-c++": "Objective-C++",
- "obj-j": "Objective-J",
- "objc": "Objective-C",
- "objc++": "Objective-C++",
- "objdump": "ObjDump",
- "objective-c": "Objective-C",
- "objective-c++": "Objective-C++",
- "objective-j": "Objective-J",
- "objectivec": "Objective-C",
- "objectivec++": "Objective-C++",
- "objectivej": "Objective-J",
- "objectpascal": "Component Pascal",
- "objectscript": "ObjectScript",
- "objj": "Objective-J",
- "ocaml": "OCaml",
- "octave": "MATLAB",
- "omgrofl": "Omgrofl",
- "oncrpc": "RPC",
- "ooc": "ooc",
- "opa": "Opa",
- "opal": "Opal",
- "opencl": "OpenCL",
- "openedge": "OpenEdge ABL",
- "openedge_abl": "OpenEdge ABL",
- "openrc": "OpenRC runscript",
- "openrc_runscript": "OpenRC runscript",
- "openscad": "OpenSCAD",
- "opentype_feature_file": "OpenType Feature File",
- "org": "Org",
- "osascript": "AppleScript",
- "ox": "Ox",
- "oxygene": "Oxygene",
- "oz": "Oz",
- "p4": "P4",
- "pan": "Pan",
- "pandoc": "Markdown",
- "papyrus": "Papyrus",
- "parrot": "Parrot",
- "parrot_assembly": "Parrot Assembly",
- "parrot_internal_representation": "Parrot Internal Representation",
- "pascal": "Pascal",
- "pasm": "Parrot Assembly",
- "pawn": "Pawn",
- "pcbnew": "KiCad Layout",
- "pep8": "Pep8",
- "perl": "Perl",
- "perl6": "Perl 6",
- "perl_6": "Perl 6",
- "php": "PHP",
- "pic": "Pic",
- "pickle": "Pickle",
- "picolisp": "PicoLisp",
- "piglatin": "PigLatin",
- "pike": "Pike",
- "pir": "Parrot Internal Representation",
- "plpgsql": "PLpgSQL",
- "plsql": "PLSQL",
- "pod": "Pod",
- "pod_6": "Pod 6",
- "pogoscript": "PogoScript",
- "pony": "Pony",
- "posh": "PowerShell",
- "postcss": "PostCSS",
- "postscr": "PostScript",
- "postscript": "PostScript",
- "pot": "Gettext Catalog",
- "pov-ray": "POV-Ray SDL",
- "pov-ray_sdl": "POV-Ray SDL",
- "povray": "POV-Ray SDL",
- "powerbuilder": "PowerBuilder",
- "powershell": "PowerShell",
- "processing": "Processing",
- "progress": "OpenEdge ABL",
- "prolog": "Prolog",
- "propeller_spin": "Propeller Spin",
- "protobuf": "Protocol Buffer",
- "protocol_buffer": "Protocol Buffer",
- "protocol_buffers": "Protocol Buffer",
- "public_key": "Public Key",
- "pug": "Pug",
- "puppet": "Puppet",
- "pure_data": "Pure Data",
- "purebasic": "PureBasic",
- "purescript": "PureScript",
- "pwsh": "PowerShell",
- "pycon": "Python console",
- "pyrex": "Cython",
- "python": "Python",
- "python3": "Python",
- "python_console": "Python console",
- "python_traceback": "Python traceback",
- "q": "q",
- "qmake": "QMake",
- "qml": "QML",
- "quake": "Quake",
- "r": "R",
- "racket": "Racket",
- "ragel": "Ragel",
- "ragel-rb": "Ragel",
- "ragel-ruby": "Ragel",
- "rake": "Ruby",
- "raml": "RAML",
- "rascal": "Rascal",
- "raw": "Raw token data",
- "raw_token_data": "Raw token data",
- "razor": "HTML+Razor",
- "rb": "Ruby",
- "rbx": "Ruby",
- "rdoc": "RDoc",
- "realbasic": "REALbasic",
- "reason": "Reason",
- "rebol": "Rebol",
- "red": "Red",
- "red/system": "Red",
- "redcode": "Redcode",
- "regex": "Regular Expression",
- "regexp": "Regular Expression",
- "regular_expression": "Regular Expression",
- "ren'py": "Ren'Py",
- "renderscript": "RenderScript",
- "renpy": "Ren'Py",
- "restructuredtext": "reStructuredText",
- "rexx": "REXX",
- "rhtml": "RHTML",
- "rich_text_format": "Rich Text Format",
- "ring": "Ring",
- "rmarkdown": "RMarkdown",
- "robotframework": "RobotFramework",
- "roff": "Roff",
- "roff_manpage": "Roff Manpage",
- "rouge": "Rouge",
- "rpc": "RPC",
- "rpcgen": "RPC",
- "rpm_spec": "RPM Spec",
- "rs-274x": "Gerber Image",
- "rscript": "R",
- "rss": "XML",
- "rst": "reStructuredText",
- "ruby": "Ruby",
- "runoff": "RUNOFF",
- "rust": "Rust",
- "rusthon": "Python",
- "sage": "Sage",
- "salt": "SaltStack",
- "saltstack": "SaltStack",
- "saltstate": "SaltStack",
- "sas": "SAS",
- "sass": "Sass",
- "scala": "Scala",
- "scaml": "Scaml",
- "scheme": "Scheme",
- "scilab": "Scilab",
- "scss": "SCSS",
- "sed": "sed",
- "self": "Self",
- "sh": "Shell",
- "shaderlab": "ShaderLab",
- "shell": "Shell",
- "shell-script": "Shell",
- "shellsession": "ShellSession",
- "shen": "Shen",
- "slash": "Slash",
- "slice": "Slice",
- "slim": "Slim",
- "smali": "Smali",
- "smalltalk": "Smalltalk",
- "smarty": "Smarty",
- "sml": "Standard ML",
- "smt": "SMT",
- "snippet": "YASnippet",
- "solidity": "Solidity",
- "sourcemod": "SourcePawn",
- "sourcepawn": "SourcePawn",
- "soy": "Closure Templates",
- "sparql": "SPARQL",
- "specfile": "RPM Spec",
- "spline_font_database": "Spline Font Database",
- "splus": "R",
- "sqf": "SQF",
- "sql": "SQL",
- "sqlpl": "SQLPL",
- "squeak": "Smalltalk",
- "squirrel": "Squirrel",
- "srecode_template": "SRecode Template",
- "ssh_config": "SSH Config",
- "stan": "Stan",
- "standard_ml": "Standard ML",
- "stata": "Stata",
- "ston": "STON",
- "stylus": "Stylus",
- "subrip_text": "SubRip Text",
- "sugarss": "SugarSS",
- "supercollider": "SuperCollider",
- "svelte": "Svelte",
- "svg": "SVG",
- "swift": "Swift",
- "systemverilog": "SystemVerilog",
- "tcl": "Tcl",
- "tcsh": "Tcsh",
- "tea": "Tea",
- "terra": "Terra",
- "terraform": "HCL",
- "tex": "TeX",
- "text": "Text",
- "textile": "Textile",
- "thrift": "Thrift",
- "ti_program": "TI Program",
- "tl": "Type Language",
- "tla": "TLA",
- "toml": "TOML",
- "troff": "Roff",
- "ts": "TypeScript",
- "tsql": "TSQL",
- "tsx": "TSX",
- "turing": "Turing",
- "turtle": "Turtle",
- "twig": "Twig",
- "txl": "TXL",
- "type_language": "Type Language",
- "typescript": "TypeScript",
- "udiff": "Diff",
- "unified_parallel_c": "Unified Parallel C",
- "unity3d_asset": "Unity3D Asset",
- "unix_assembly": "Unix Assembly",
- "uno": "Uno",
- "unrealscript": "UnrealScript",
- "ur": "UrWeb",
- "ur/web": "UrWeb",
- "urweb": "UrWeb",
- "vala": "Vala",
- "vb.net": "Visual Basic",
- "vbnet": "Visual Basic",
- "vcl": "VCL",
- "verilog": "Verilog",
- "vhdl": "VHDL",
- "vim": "Vim script",
- "vim_script": "Vim script",
- "viml": "Vim script",
- "visual_basic": "Visual Basic",
- "volt": "Volt",
- "vue": "Vue",
- "wasm": "WebAssembly",
- "wast": "WebAssembly",
- "wavefront_material": "Wavefront Material",
- "wavefront_object": "Wavefront Object",
- "wdl": "wdl",
- "web_ontology_language": "Web Ontology Language",
- "webassembly": "WebAssembly",
- "webidl": "WebIDL",
- "webvtt": "WebVTT",
- "winbatch": "Batchfile",
- "windows_registry_entries": "Windows Registry Entries",
- "wisp": "wisp",
- "wollok": "Wollok",
- "world_of_warcraft_addon_data": "World of Warcraft Addon Data",
- "wsdl": "XML",
- "x10": "X10",
- "x_bitmap": "X BitMap",
- "x_font_directory_index": "X Font Directory Index",
- "x_pixmap": "X PixMap",
- "xbase": "xBase",
- "xbm": "X BitMap",
- "xc": "XC",
- "xcompose": "XCompose",
- "xdr": "RPC",
- "xhtml": "HTML",
- "xml": "XML",
- "xml+genshi": "Genshi",
- "xml+kid": "Genshi",
- "xojo": "Xojo",
- "xpages": "XPages",
- "xpm": "X PixMap",
- "xproc": "XProc",
- "xquery": "XQuery",
- "xs": "XS",
- "xsd": "XML",
- "xsl": "XSLT",
- "xslt": "XSLT",
- "xten": "X10",
- "xtend": "Xtend",
- "yacc": "Yacc",
- "yaml": "YAML",
- "yang": "YANG",
- "yara": "YARA",
- "yas": "YASnippet",
- "yasnippet": "YASnippet",
- "yml": "YAML",
- "zap": "ZAP",
- "zeek": "Zeek",
- "zenscript": "ZenScript",
- "zephir": "Zephir",
- "zig": "Zig",
- "zil": "ZIL",
- "zimpl": "Zimpl",
- "zsh": "Shell",
+ "1c_enterprise": "1C Enterprise",
+ "4d": "4D",
+ "abap": "ABAP",
+ "abl": "OpenEdge ABL",
+ "abnf": "ABNF",
+ "abuild": "Alpine Abuild",
+ "acfm": "Adobe Font Metrics",
+ "aconf": "ApacheConf",
+ "actionscript": "ActionScript",
+ "actionscript3": "ActionScript",
+ "actionscript_3": "ActionScript",
+ "ada": "Ada",
+ "ada2005": "Ada",
+ "ada95": "Ada",
+ "adobe_composite_font_metrics": "Adobe Font Metrics",
+ "adobe_font_metrics": "Adobe Font Metrics",
+ "adobe_multiple_font_metrics": "Adobe Font Metrics",
+ "advpl": "xBase",
+ "afdko": "OpenType Feature File",
+ "agda": "Agda",
+ "ags": "AGS Script",
+ "ags_script": "AGS Script",
+ "ahk": "AutoHotkey",
+ "alloy": "Alloy",
+ "alpine_abuild": "Alpine Abuild",
+ "altium": "Altium Designer",
+ "altium_designer": "Altium Designer",
+ "amfm": "Adobe Font Metrics",
+ "ampl": "AMPL",
+ "amusewiki": "Muse",
+ "angelscript": "AngelScript",
+ "ant_build_system": "Ant Build System",
+ "antlr": "ANTLR",
+ "apache": "ApacheConf",
+ "apacheconf": "ApacheConf",
+ "apex": "Apex",
+ "api_blueprint": "API Blueprint",
+ "apkbuild": "Alpine Abuild",
+ "apl": "APL",
+ "apollo_guidance_computer": "Apollo Guidance Computer",
+ "applescript": "AppleScript",
+ "arc": "Arc",
+ "arexx": "REXX",
+ "as3": "ActionScript",
+ "asciidoc": "AsciiDoc",
+ "asm": "Assembly",
+ "asn.1": "ASN.1",
+ "asp": "ASP",
+ "aspectj": "AspectJ",
+ "aspx": "ASP",
+ "aspx-vb": "ASP",
+ "assembly": "Assembly",
+ "asymptote": "Asymptote",
+ "ats": "ATS",
+ "ats2": "ATS",
+ "au3": "AutoIt",
+ "augeas": "Augeas",
+ "autoconf": "M4Sugar",
+ "autohotkey": "AutoHotkey",
+ "autoit": "AutoIt",
+ "autoit3": "AutoIt",
+ "autoitscript": "AutoIt",
+ "awk": "Awk",
+ "b3d": "BlitzBasic",
+ "ballerina": "Ballerina",
+ "bash": "Shell",
+ "bash_session": "ShellSession",
+ "bat": "Batchfile",
+ "batch": "Batchfile",
+ "batchfile": "Batchfile",
+ "bazel": "Starlark",
+ "befunge": "Befunge",
+ "bibtex": "BibTeX",
+ "bison": "Bison",
+ "bitbake": "BitBake",
+ "blade": "Blade",
+ "blitz3d": "BlitzBasic",
+ "blitzbasic": "BlitzBasic",
+ "blitzmax": "BlitzMax",
+ "blitzplus": "BlitzBasic",
+ "bluespec": "Bluespec",
+ "bmax": "BlitzMax",
+ "boo": "Boo",
+ "bplus": "BlitzBasic",
+ "brainfuck": "Brainfuck",
+ "brightscript": "Brightscript",
+ "bro": "Zeek",
+ "bsdmake": "Makefile",
+ "byond": "DM",
+ "bzl": "Starlark",
+ "c": "C",
+ "c#": "C#",
+ "c++": "C++",
+ "c++-objdump": "Cpp-ObjDump",
+ "c-objdump": "C-ObjDump",
+ "c2hs": "C2hs Haskell",
+ "c2hs_haskell": "C2hs Haskell",
+ "cabal": "Cabal Config",
+ "cabal_config": "Cabal Config",
+ "cap'n_proto": "Cap'n Proto",
+ "carto": "CartoCSS",
+ "cartocss": "CartoCSS",
+ "ceylon": "Ceylon",
+ "cfc": "ColdFusion CFC",
+ "cfm": "ColdFusion",
+ "cfml": "ColdFusion",
+ "chapel": "Chapel",
+ "charity": "Charity",
+ "chpl": "Chapel",
+ "chuck": "ChucK",
+ "cirru": "Cirru",
+ "clarion": "Clarion",
+ "clean": "Clean",
+ "click": "Click",
+ "clipper": "xBase",
+ "clips": "CLIPS",
+ "clojure": "Clojure",
+ "closure_templates": "Closure Templates",
+ "cloud_firestore_security_rules": "Cloud Firestore Security Rules",
+ "cmake": "CMake",
+ "cobol": "COBOL",
+ "coccinelle": "SmPL",
+ "codeql": "CodeQL",
+ "coffee": "CoffeeScript",
+ "coffee-script": "CoffeeScript",
+ "coffeescript": "CoffeeScript",
+ "coldfusion": "ColdFusion",
+ "coldfusion_cfc": "ColdFusion CFC",
+ "coldfusion_html": "ColdFusion",
+ "collada": "COLLADA",
+ "common_lisp": "Common Lisp",
+ "common_workflow_language": "Common Workflow Language",
+ "component_pascal": "Component Pascal",
+ "conll": "CoNLL-U",
+ "conll-u": "CoNLL-U",
+ "conll-x": "CoNLL-U",
+ "console": "ShellSession",
+ "cool": "Cool",
+ "coq": "Coq",
+ "cperl": "Perl",
+ "cpp": "C++",
+ "cpp-objdump": "Cpp-ObjDump",
+ "creole": "Creole",
+ "crystal": "Crystal",
+ "csharp": "C#",
+ "cson": "CSON",
+ "csound": "Csound",
+ "csound-csd": "Csound Document",
+ "csound-orc": "Csound",
+ "csound-sco": "Csound Score",
+ "csound_document": "Csound Document",
+ "csound_score": "Csound Score",
+ "css": "CSS",
+ "csv": "CSV",
+ "cucumber": "Gherkin",
+ "cuda": "Cuda",
+ "curl_config": "cURL Config",
+ "curlrc": "cURL Config",
+ "cweb": "CWeb",
+ "cwl": "Common Workflow Language",
+ "cycript": "Cycript",
+ "cython": "Cython",
+ "d": "D",
+ "d-objdump": "D-ObjDump",
+ "darcs_patch": "Darcs Patch",
+ "dart": "Dart",
+ "dataweave": "DataWeave",
+ "dcl": "DIGITAL Command Language",
+ "delphi": "Component Pascal",
+ "desktop": "desktop",
+ "dhall": "Dhall",
+ "diff": "Diff",
+ "digital_command_language": "DIGITAL Command Language",
+ "dircolors": "dircolors",
+ "directx_3d_file": "DirectX 3D File",
+ "django": "HTML+Django",
+ "dm": "DM",
+ "dns_zone": "DNS Zone",
+ "dockerfile": "Dockerfile",
+ "dogescript": "Dogescript",
+ "dosbatch": "Batchfile",
+ "dosini": "INI",
+ "dpatch": "Darcs Patch",
+ "dtrace": "DTrace",
+ "dtrace-script": "DTrace",
+ "dylan": "Dylan",
+ "e": "E",
+ "eagle": "Eagle",
+ "easybuild": "Easybuild",
+ "ebnf": "EBNF",
+ "ec": "eC",
+ "ecere_projects": "Ecere Projects",
+ "ecl": "ECL",
+ "eclipse": "ECLiPSe",
+ "ecr": "HTML+ECR",
+ "editor-config": "EditorConfig",
+ "editorconfig": "EditorConfig",
+ "edje_data_collection": "Edje Data Collection",
+ "edn": "edn",
+ "eeschema_schematic": "KiCad Schematic",
+ "eex": "HTML+EEX",
+ "eiffel": "Eiffel",
+ "ejs": "EJS",
+ "elisp": "Emacs Lisp",
+ "elixir": "Elixir",
+ "elm": "Elm",
+ "emacs": "Emacs Lisp",
+ "emacs_lisp": "Emacs Lisp",
+ "emacs_muse": "Muse",
+ "emberscript": "EmberScript",
+ "eml": "EML",
+ "eq": "EQ",
+ "erb": "HTML+ERB",
+ "erlang": "Erlang",
+ "f#": "F#",
+ "f*": "F*",
+ "factor": "Factor",
+ "fancy": "Fancy",
+ "fantom": "Fantom",
+ "faust": "Faust",
+ "figfont": "FIGlet Font",
+ "figlet_font": "FIGlet Font",
+ "filebench_wml": "Filebench WML",
+ "filterscript": "Filterscript",
+ "fish": "fish",
+ "flex": "Lex",
+ "flux": "FLUX",
+ "formatted": "Formatted",
+ "forth": "Forth",
+ "fortran": "Fortran",
+ "foxpro": "xBase",
+ "freemarker": "FreeMarker",
+ "frege": "Frege",
+ "fsharp": "F#",
+ "fstar": "F*",
+ "ftl": "FreeMarker",
+ "fundamental": "Text",
+ "g-code": "G-code",
+ "game_maker_language": "Game Maker Language",
+ "gaml": "GAML",
+ "gams": "GAMS",
+ "gap": "GAP",
+ "gcc_machine_description": "GCC Machine Description",
+ "gdb": "GDB",
+ "gdscript": "GDScript",
+ "genie": "Genie",
+ "genshi": "Genshi",
+ "gentoo_ebuild": "Gentoo Ebuild",
+ "gentoo_eclass": "Gentoo Eclass",
+ "gerber_image": "Gerber Image",
+ "gettext_catalog": "Gettext Catalog",
+ "gf": "Grammatical Framework",
+ "gherkin": "Gherkin",
+ "git-ignore": "Ignore List",
+ "git_attributes": "Git Attributes",
+ "git_config": "Git Config",
+ "gitattributes": "Git Attributes",
+ "gitconfig": "Git Config",
+ "gitignore": "Ignore List",
+ "gitmodules": "Git Config",
+ "glsl": "GLSL",
+ "glyph": "Glyph",
+ "glyph_bitmap_distribution_format": "Glyph Bitmap Distribution Format",
+ "gn": "GN",
+ "gnuplot": "Gnuplot",
+ "go": "Go",
+ "golang": "Go",
+ "golo": "Golo",
+ "gosu": "Gosu",
+ "grace": "Grace",
+ "gradle": "Gradle",
+ "grammatical_framework": "Grammatical Framework",
+ "graph_modeling_language": "Graph Modeling Language",
+ "graphql": "GraphQL",
+ "graphviz_(dot)": "Graphviz (DOT)",
+ "groff": "Roff",
+ "groovy": "Groovy",
+ "groovy_server_pages": "Groovy Server Pages",
+ "gsp": "Groovy Server Pages",
+ "hack": "Hack",
+ "haml": "Haml",
+ "handlebars": "Handlebars",
+ "haproxy": "HAProxy",
+ "harbour": "Harbour",
+ "haskell": "Haskell",
+ "haxe": "Haxe",
+ "hbs": "Handlebars",
+ "hcl": "HCL",
+ "hiveql": "HiveQL",
+ "hlsl": "HLSL",
+ "holyc": "HolyC",
+ "html": "HTML",
+ "html+django": "HTML+Django",
+ "html+django/jinja": "HTML+Django",
+ "html+ecr": "HTML+ECR",
+ "html+eex": "HTML+EEX",
+ "html+erb": "HTML+ERB",
+ "html+jinja": "HTML+Django",
+ "html+php": "HTML+PHP",
+ "html+razor": "HTML+Razor",
+ "html+ruby": "RHTML",
+ "htmlbars": "Handlebars",
+ "htmldjango": "HTML+Django",
+ "http": "HTTP",
+ "hxml": "HXML",
+ "hy": "Hy",
+ "hylang": "Hy",
+ "hyphy": "HyPhy",
+ "i7": "Inform 7",
+ "idl": "IDL",
+ "idris": "Idris",
+ "ignore": "Ignore List",
+ "ignore_list": "Ignore List",
+ "igor": "IGOR Pro",
+ "igor_pro": "IGOR Pro",
+ "igorpro": "IGOR Pro",
+ "inc": "PHP",
+ "inform7": "Inform 7",
+ "inform_7": "Inform 7",
+ "ini": "INI",
+ "inno_setup": "Inno Setup",
+ "inputrc": "Readline Config",
+ "io": "Io",
+ "ioke": "Ioke",
+ "ipython_notebook": "Jupyter Notebook",
+ "irc": "IRC log",
+ "irc_log": "IRC log",
+ "irc_logs": "IRC log",
+ "isabelle": "Isabelle",
+ "isabelle_root": "Isabelle ROOT",
+ "j": "J",
+ "jasmin": "Jasmin",
+ "java": "Java",
+ "java_properties": "Java Properties",
+ "java_server_page": "Groovy Server Pages",
+ "java_server_pages": "Java Server Pages",
+ "javascript": "JavaScript",
+ "javascript+erb": "JavaScript+ERB",
+ "jflex": "JFlex",
+ "jison": "Jison",
+ "jison_lex": "Jison Lex",
+ "jolie": "Jolie",
+ "jruby": "Ruby",
+ "js": "JavaScript",
+ "json": "JSON",
+ "json5": "JSON5",
+ "json_with_comments": "JSON with Comments",
+ "jsonc": "JSON with Comments",
+ "jsoniq": "JSONiq",
+ "jsonld": "JSONLD",
+ "jsonnet": "Jsonnet",
+ "jsp": "Java Server Pages",
+ "jsx": "JSX",
+ "julia": "Julia",
+ "jupyter_notebook": "Jupyter Notebook",
+ "kicad_layout": "KiCad Layout",
+ "kicad_legacy_layout": "KiCad Legacy Layout",
+ "kicad_schematic": "KiCad Schematic",
+ "kit": "Kit",
+ "kotlin": "Kotlin",
+ "krl": "KRL",
+ "labview": "LabVIEW",
+ "lasso": "Lasso",
+ "lassoscript": "Lasso",
+ "latex": "TeX",
+ "latte": "Latte",
+ "lean": "Lean",
+ "less": "Less",
+ "lex": "Lex",
+ "lfe": "LFE",
+ "lhaskell": "Literate Haskell",
+ "lhs": "Literate Haskell",
+ "lilypond": "LilyPond",
+ "limbo": "Limbo",
+ "linker_script": "Linker Script",
+ "linux_kernel_module": "Linux Kernel Module",
+ "liquid": "Liquid",
+ "lisp": "Common Lisp",
+ "litcoffee": "Literate CoffeeScript",
+ "literate_agda": "Literate Agda",
+ "literate_coffeescript": "Literate CoffeeScript",
+ "literate_haskell": "Literate Haskell",
+ "live-script": "LiveScript",
+ "livescript": "LiveScript",
+ "llvm": "LLVM",
+ "logos": "Logos",
+ "logtalk": "Logtalk",
+ "lolcode": "LOLCODE",
+ "lookml": "LookML",
+ "loomscript": "LoomScript",
+ "ls": "LiveScript",
+ "lsl": "LSL",
+ "ltspice_symbol": "LTspice Symbol",
+ "lua": "Lua",
+ "m": "M",
+ "m4": "M4",
+ "m4sugar": "M4Sugar",
+ "m68k": "Motorola 68K Assembly",
+ "macruby": "Ruby",
+ "make": "Makefile",
+ "makefile": "Makefile",
+ "mako": "Mako",
+ "man": "Roff",
+ "man-page": "Roff",
+ "man_page": "Roff",
+ "manpage": "Roff",
+ "markdown": "Markdown",
+ "marko": "Marko",
+ "markojs": "Marko",
+ "mask": "Mask",
+ "mathematica": "Mathematica",
+ "matlab": "MATLAB",
+ "maven_pom": "Maven POM",
+ "max": "Max",
+ "max/msp": "Max",
+ "maxmsp": "Max",
+ "maxscript": "MAXScript",
+ "mcfunction": "mcfunction",
+ "mdoc": "Roff",
+ "mediawiki": "MediaWiki",
+ "mercury": "Mercury",
+ "meson": "Meson",
+ "metal": "Metal",
+ "mf": "Makefile",
+ "microsoft_developer_studio_project": "Microsoft Developer Studio Project",
+ "minid": "MiniD",
+ "mirah": "Mirah",
+ "mirc_script": "mIRC Script",
+ "mlir": "MLIR",
+ "mma": "Mathematica",
+ "modelica": "Modelica",
+ "modula-2": "Modula-2",
+ "modula-3": "Modula-3",
+ "module_management_system": "Module Management System",
+ "monkey": "Monkey",
+ "moocode": "Moocode",
+ "moonscript": "MoonScript",
+ "motorola_68k_assembly": "Motorola 68K Assembly",
+ "mql4": "MQL4",
+ "mql5": "MQL5",
+ "mtml": "MTML",
+ "muf": "MUF",
+ "mumps": "M",
+ "mupad": "mupad",
+ "muse": "Muse",
+ "myghty": "Myghty",
+ "nanorc": "nanorc",
+ "nasl": "NASL",
+ "nasm": "Assembly",
+ "ncl": "NCL",
+ "nearley": "Nearley",
+ "nemerle": "Nemerle",
+ "neosnippet": "Vim Snippet",
+ "nesc": "nesC",
+ "netlinx": "NetLinx",
+ "netlinx+erb": "NetLinx+ERB",
+ "netlogo": "NetLogo",
+ "newlisp": "NewLisp",
+ "nextflow": "Nextflow",
+ "nginx": "Nginx",
+ "nginx_configuration_file": "Nginx",
+ "nim": "Nim",
+ "ninja": "Ninja",
+ "nit": "Nit",
+ "nix": "Nix",
+ "nixos": "Nix",
+ "njk": "HTML+Django",
+ "nl": "NL",
+ "node": "JavaScript",
+ "npm_config": "NPM Config",
+ "npmrc": "NPM Config",
+ "nroff": "Roff",
+ "nsis": "NSIS",
+ "nu": "Nu",
+ "numpy": "NumPy",
+ "nunjucks": "HTML+Django",
+ "nush": "Nu",
+ "nvim": "Vim script",
+ "obj-c": "Objective-C",
+ "obj-c++": "Objective-C++",
+ "obj-j": "Objective-J",
+ "objc": "Objective-C",
+ "objc++": "Objective-C++",
+ "objdump": "ObjDump",
+ "object_data_instance_notation": "Object Data Instance Notation",
+ "objective-c": "Objective-C",
+ "objective-c++": "Objective-C++",
+ "objective-j": "Objective-J",
+ "objectivec": "Objective-C",
+ "objectivec++": "Objective-C++",
+ "objectivej": "Objective-J",
+ "objectpascal": "Component Pascal",
+ "objectscript": "ObjectScript",
+ "objj": "Objective-J",
+ "ocaml": "OCaml",
+ "octave": "MATLAB",
+ "odin": "Odin",
+ "odin-lang": "Odin",
+ "odinlang": "Odin",
+ "omgrofl": "Omgrofl",
+ "oncrpc": "RPC",
+ "ooc": "ooc",
+ "opa": "Opa",
+ "opal": "Opal",
+ "open_policy_agent": "Open Policy Agent",
+ "opencl": "OpenCL",
+ "openedge": "OpenEdge ABL",
+ "openedge_abl": "OpenEdge ABL",
+ "openqasm": "OpenQASM",
+ "openrc": "OpenRC runscript",
+ "openrc_runscript": "OpenRC runscript",
+ "openscad": "OpenSCAD",
+ "openstep_property_list": "OpenStep Property List",
+ "opentype_feature_file": "OpenType Feature File",
+ "org": "Org",
+ "osascript": "AppleScript",
+ "ox": "Ox",
+ "oxygene": "Oxygene",
+ "oz": "Oz",
+ "p4": "P4",
+ "pan": "Pan",
+ "pandoc": "Markdown",
+ "papyrus": "Papyrus",
+ "parrot": "Parrot",
+ "parrot_assembly": "Parrot Assembly",
+ "parrot_internal_representation": "Parrot Internal Representation",
+ "pascal": "Pascal",
+ "pasm": "Parrot Assembly",
+ "pawn": "Pawn",
+ "pcbnew": "KiCad Layout",
+ "pep8": "Pep8",
+ "perl": "Perl",
+ "perl-6": "Raku",
+ "perl6": "Raku",
+ "php": "PHP",
+ "pic": "Pic",
+ "pickle": "Pickle",
+ "picolisp": "PicoLisp",
+ "piglatin": "PigLatin",
+ "pike": "Pike",
+ "pir": "Parrot Internal Representation",
+ "plantuml": "PlantUML",
+ "plpgsql": "PLpgSQL",
+ "plsql": "PLSQL",
+ "pod": "Pod",
+ "pod_6": "Pod 6",
+ "pogoscript": "PogoScript",
+ "pony": "Pony",
+ "posh": "PowerShell",
+ "postcss": "PostCSS",
+ "postscr": "PostScript",
+ "postscript": "PostScript",
+ "pot": "Gettext Catalog",
+ "pov-ray": "POV-Ray SDL",
+ "pov-ray_sdl": "POV-Ray SDL",
+ "povray": "POV-Ray SDL",
+ "powerbuilder": "PowerBuilder",
+ "powershell": "PowerShell",
+ "prisma": "Prisma",
+ "processing": "Processing",
+ "progress": "OpenEdge ABL",
+ "proguard": "Proguard",
+ "prolog": "Prolog",
+ "propeller_spin": "Propeller Spin",
+ "protobuf": "Protocol Buffer",
+ "protocol_buffer": "Protocol Buffer",
+ "protocol_buffers": "Protocol Buffer",
+ "public_key": "Public Key",
+ "pug": "Pug",
+ "puppet": "Puppet",
+ "pure_data": "Pure Data",
+ "purebasic": "PureBasic",
+ "purescript": "PureScript",
+ "pwsh": "PowerShell",
+ "pycon": "Python console",
+ "pyrex": "Cython",
+ "python": "Python",
+ "python3": "Python",
+ "python_console": "Python console",
+ "python_traceback": "Python traceback",
+ "q": "q",
+ "ql": "CodeQL",
+ "qmake": "QMake",
+ "qml": "QML",
+ "quake": "Quake",
+ "r": "R",
+ "racket": "Racket",
+ "ragel": "Ragel",
+ "ragel-rb": "Ragel",
+ "ragel-ruby": "Ragel",
+ "rake": "Ruby",
+ "raku": "Raku",
+ "raml": "RAML",
+ "rascal": "Rascal",
+ "raw": "Raw token data",
+ "raw_token_data": "Raw token data",
+ "razor": "HTML+Razor",
+ "rb": "Ruby",
+ "rbx": "Ruby",
+ "rdoc": "RDoc",
+ "readline": "Readline Config",
+ "readline_config": "Readline Config",
+ "realbasic": "REALbasic",
+ "reason": "Reason",
+ "rebol": "Rebol",
+ "red": "Red",
+ "red/system": "Red",
+ "redcode": "Redcode",
+ "regex": "Regular Expression",
+ "regexp": "Regular Expression",
+ "regular_expression": "Regular Expression",
+ "ren'py": "Ren'Py",
+ "renderscript": "RenderScript",
+ "renpy": "Ren'Py",
+ "restructuredtext": "reStructuredText",
+ "rexx": "REXX",
+ "rhtml": "RHTML",
+ "rich_text_format": "Rich Text Format",
+ "ring": "Ring",
+ "riot": "Riot",
+ "rmarkdown": "RMarkdown",
+ "robotframework": "RobotFramework",
+ "roff": "Roff",
+ "roff_manpage": "Roff Manpage",
+ "rouge": "Rouge",
+ "rpc": "RPC",
+ "rpcgen": "RPC",
+ "rpm_spec": "RPM Spec",
+ "rs-274x": "Gerber Image",
+ "rscript": "R",
+ "rss": "XML",
+ "rst": "reStructuredText",
+ "ruby": "Ruby",
+ "runoff": "RUNOFF",
+ "rust": "Rust",
+ "rusthon": "Python",
+ "sage": "Sage",
+ "salt": "SaltStack",
+ "saltstack": "SaltStack",
+ "saltstate": "SaltStack",
+ "sas": "SAS",
+ "sass": "Sass",
+ "scala": "Scala",
+ "scaml": "Scaml",
+ "scheme": "Scheme",
+ "scilab": "Scilab",
+ "scss": "SCSS",
+ "sed": "sed",
+ "self": "Self",
+ "sh": "Shell",
+ "shaderlab": "ShaderLab",
+ "shell": "Shell",
+ "shell-script": "Shell",
+ "shellsession": "ShellSession",
+ "shen": "Shen",
+ "slash": "Slash",
+ "slice": "Slice",
+ "slim": "Slim",
+ "smali": "Smali",
+ "smalltalk": "Smalltalk",
+ "smarty": "Smarty",
+ "sml": "Standard ML",
+ "smpl": "SmPL",
+ "smt": "SMT",
+ "snipmate": "Vim Snippet",
+ "snippet": "YASnippet",
+ "solidity": "Solidity",
+ "sourcemod": "SourcePawn",
+ "sourcepawn": "SourcePawn",
+ "soy": "Closure Templates",
+ "sparql": "SPARQL",
+ "specfile": "RPM Spec",
+ "spline_font_database": "Spline Font Database",
+ "splus": "R",
+ "sqf": "SQF",
+ "sql": "SQL",
+ "sqlpl": "SQLPL",
+ "squeak": "Smalltalk",
+ "squirrel": "Squirrel",
+ "srecode_template": "SRecode Template",
+ "ssh_config": "SSH Config",
+ "stan": "Stan",
+ "standard_ml": "Standard ML",
+ "starlark": "Starlark",
+ "stata": "Stata",
+ "ston": "STON",
+ "stylus": "Stylus",
+ "subrip_text": "SubRip Text",
+ "sugarss": "SugarSS",
+ "supercollider": "SuperCollider",
+ "svelte": "Svelte",
+ "svg": "SVG",
+ "swift": "Swift",
+ "swig": "SWIG",
+ "systemverilog": "SystemVerilog",
+ "tcl": "Tcl",
+ "tcsh": "Tcsh",
+ "tea": "Tea",
+ "terra": "Terra",
+ "terraform": "HCL",
+ "tex": "TeX",
+ "texinfo": "Texinfo",
+ "text": "Text",
+ "textile": "Textile",
+ "thrift": "Thrift",
+ "ti_program": "TI Program",
+ "tl": "Type Language",
+ "tla": "TLA",
+ "toml": "TOML",
+ "troff": "Roff",
+ "ts": "TypeScript",
+ "tsql": "TSQL",
+ "tsx": "TSX",
+ "turing": "Turing",
+ "turtle": "Turtle",
+ "twig": "Twig",
+ "txl": "TXL",
+ "type_language": "Type Language",
+ "typescript": "TypeScript",
+ "udiff": "Diff",
+ "ultisnip": "Vim Snippet",
+ "ultisnips": "Vim Snippet",
+ "unified_parallel_c": "Unified Parallel C",
+ "unity3d_asset": "Unity3D Asset",
+ "unix_assembly": "Unix Assembly",
+ "uno": "Uno",
+ "unrealscript": "UnrealScript",
+ "ur": "UrWeb",
+ "ur/web": "UrWeb",
+ "urweb": "UrWeb",
+ "v": "V",
+ "vala": "Vala",
+ "vb.net": "Visual Basic .NET",
+ "vb6": "VBA",
+ "vb_.net": "Visual Basic .NET",
+ "vba": "VBA",
+ "vbnet": "Visual Basic .NET",
+ "vbscript": "VBScript",
+ "vcl": "VCL",
+ "verilog": "Verilog",
+ "vhdl": "VHDL",
+ "vim": "Vim script",
+ "vim_script": "Vim script",
+ "vim_snippet": "Vim Snippet",
+ "viml": "Vim script",
+ "visual_basic": "Visual Basic .NET",
+ "visual_basic_.net": "Visual Basic .NET",
+ "visual_basic_6": "VBA",
+ "visual_basic_for_applications": "VBA",
+ "vlang": "V",
+ "volt": "Volt",
+ "vue": "Vue",
+ "wasm": "WebAssembly",
+ "wast": "WebAssembly",
+ "wavefront_material": "Wavefront Material",
+ "wavefront_object": "Wavefront Object",
+ "wdl": "wdl",
+ "web_ontology_language": "Web Ontology Language",
+ "webassembly": "WebAssembly",
+ "webidl": "WebIDL",
+ "webvtt": "WebVTT",
+ "wget_config": "Wget Config",
+ "wgetrc": "Wget Config",
+ "winbatch": "Batchfile",
+ "windows_registry_entries": "Windows Registry Entries",
+ "wisp": "wisp",
+ "wollok": "Wollok",
+ "world_of_warcraft_addon_data": "World of Warcraft Addon Data",
+ "wsdl": "XML",
+ "x10": "X10",
+ "x_bitmap": "X BitMap",
+ "x_font_directory_index": "X Font Directory Index",
+ "x_pixmap": "X PixMap",
+ "xbase": "xBase",
+ "xbm": "X BitMap",
+ "xc": "XC",
+ "xcompose": "XCompose",
+ "xdr": "RPC",
+ "xhtml": "HTML",
+ "xml": "XML",
+ "xml+genshi": "Genshi",
+ "xml+kid": "Genshi",
+ "xml_property_list": "XML Property List",
+ "xojo": "Xojo",
+ "xpages": "XPages",
+ "xpm": "X PixMap",
+ "xproc": "XProc",
+ "xquery": "XQuery",
+ "xs": "XS",
+ "xsd": "XML",
+ "xsl": "XSLT",
+ "xslt": "XSLT",
+ "xten": "X10",
+ "xtend": "Xtend",
+ "yacc": "Yacc",
+ "yaml": "YAML",
+ "yang": "YANG",
+ "yara": "YARA",
+ "yas": "YASnippet",
+ "yasnippet": "YASnippet",
+ "yml": "YAML",
+ "zap": "ZAP",
+ "zeek": "Zeek",
+ "zenscript": "ZenScript",
+ "zephir": "Zephir",
+ "zig": "Zig",
+ "zil": "ZIL",
+ "zimpl": "Zimpl",
+ "zsh": "Shell",
}
// LanguageByAlias looks up the language name by it's alias or name.
diff --git a/data/colors.go b/data/colors.go
index 96bf1f8..3e47ce1 100644
--- a/data/colors.go
+++ b/data/colors.go
@@ -1,5 +1,5 @@
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
-// Extracted from github/linguist commit: 3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d
+// Extracted from github/linguist commit: 40992ba7f86889f80dfed3ba95e11e1082200bad
package data
@@ -71,11 +71,13 @@ var LanguagesColor = map[string]string{
"Factor": "#636746",
"Fancy": "#7b9db4",
"Fantom": "#14253c",
+ "Faust": "#c37240",
"Forth": "#341708",
"Fortran": "#4d41b1",
"FreeMarker": "#0050b2",
"Frege": "#00cafe",
"G-code": "#D08CF2",
+ "GAML": "#FFC766",
"GDScript": "#355570",
"Game Maker Language": "#71b417",
"Genie": "#fb855d",
@@ -96,6 +98,7 @@ var LanguagesColor = map[string]string{
"HolyC": "#ffefaf",
"Hy": "#7790B2",
"IDL": "#a3522f",
+ "IGOR Pro": "#0000cc",
"Idris": "#b30000",
"Io": "#a9188d",
"Ioke": "#078193",
@@ -121,6 +124,7 @@ var LanguagesColor = map[string]string{
"Lua": "#000080",
"MATLAB": "#e16737",
"MAXScript": "#00a6a6",
+ "MLIR": "#5EC8DB",
"MQL4": "#62A8D6",
"MQL5": "#4A76B8",
"MTML": "#b7e1f4",
@@ -149,8 +153,10 @@ var LanguagesColor = map[string]string{
"Objective-C": "#438eff",
"Objective-C++": "#6866fb",
"Objective-J": "#ff0c5a",
+ "Odin": "#60AFFE",
"Omgrofl": "#cabbff",
"Opal": "#f7ede0",
+ "OpenQASM": "#AA70FF",
"Oxygene": "#cdd0e3",
"Oz": "#fab738",
"P4": "#7055b5",
@@ -163,7 +169,6 @@ var LanguagesColor = map[string]string{
"Pawn": "#dbb284",
"Pep8": "#C76F5B",
"Perl": "#0298c3",
- "Perl 6": "#0000fb",
"PigLatin": "#fcd7de",
"Pike": "#005390",
"PogoScript": "#d80074",
@@ -184,11 +189,14 @@ var LanguagesColor = map[string]string{
"RUNOFF": "#665a4e",
"Racket": "#3c5caa",
"Ragel": "#9d5200",
+ "Raku": "#0000fb",
"Rascal": "#fffaa0",
+ "Reason": "#ff5847",
"Rebol": "#358a5b",
"Red": "#f50000",
"Ren'Py": "#ff7f7f",
"Ring": "#2D54CB",
+ "Riot": "#A71E49",
"Roff": "#ecdebe",
"Rouge": "#cc0088",
"Ruby": "#701516",
@@ -204,12 +212,14 @@ var LanguagesColor = map[string]string{
"Shen": "#120F14",
"Slash": "#007eff",
"Slice": "#003fa2",
+ "SmPL": "#c94949",
"Smalltalk": "#596706",
"Solidity": "#AA6746",
"SourcePawn": "#5c7611",
"Squirrel": "#800000",
"Stan": "#b2011d",
"Standard ML": "#dc566d",
+ "Starlark": "#76d275",
"SuperCollider": "#46390b",
"Swift": "#ffac45",
"SystemVerilog": "#DAE1C2",
@@ -220,12 +230,15 @@ var LanguagesColor = map[string]string{
"Turing": "#cf142b",
"TypeScript": "#2b7489",
"UnrealScript": "#a54c4d",
+ "V": "#5d87bd",
+ "VBA": "#867db1",
+ "VBScript": "#15dcdc",
"VCL": "#148AA8",
"VHDL": "#adb2cb",
"Vala": "#fbe5cd",
"Verilog": "#b2b7f8",
"Vim script": "#199f4b",
- "Visual Basic": "#945db7",
+ "Visual Basic .NET": "#945db7",
"Volt": "#1F1F1F",
"Vue": "#2c3e50",
"WebAssembly": "#04133b",
@@ -243,6 +256,7 @@ var LanguagesColor = map[string]string{
"Zephir": "#118f9e",
"Zig": "#ec915c",
"eC": "#913960",
+ "mIRC Script": "#926059",
"mcfunction": "#E22837",
"nesC": "#94B0C7",
"ooc": "#b0b77e",
diff --git a/data/commit.go b/data/commit.go
index 318eca4..abe5813 100644
--- a/data/commit.go
+++ b/data/commit.go
@@ -1,7 +1,7 @@
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
-// Extracted from github/linguist commit: 3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d
+// Extracted from github/linguist commit: 40992ba7f86889f80dfed3ba95e11e1082200bad
package data
// linguist's commit from which files were generated.
-var LinguistCommit = "3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d"
+var LinguistCommit = "40992ba7f86889f80dfed3ba95e11e1082200bad"
diff --git a/data/content.go b/data/content.go
index d7158cd..8f62f98 100644
--- a/data/content.go
+++ b/data/content.go
@@ -1,5 +1,5 @@
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
-// Extracted from github/linguist commit: 3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d
+// Extracted from github/linguist commit: 40992ba7f86889f80dfed3ba95e11e1082200bad
package data
@@ -591,6 +591,12 @@ var ContentHeuristics = map[string]*Heuristics{
regexp.MustCompile(`(?m)^(\/\/.+|((import|export)\s+)?(function|int|float|char)\s+((room|repeatedly|on|game)_)?([A-Za-z]+[A-Za-z_0-9]+)\s*[;\(])`),
),
},
+ ".asm": &Heuristics{
+ rule.Or(
+ rule.MatchingLanguages("Motorola 68K Assembly"),
+ regexp.MustCompile(`(?m)(?im)\bmoveq(?:\.l)?\s+#(?:\$-?[0-9a-f]{1,3}|%[0-1]{1,8}|-?[0-9]{1,3}),\s*d[0-7]\b|(?im)^\s*move(?:\.[bwl])?\s+(?:sr|usp),\s*[^\s]+|(?im)^\s*move\.[bwl]\s+.*\b[ad]\d|(?im)^\s*movem\.[bwl]\b|(?im)^\s*move[mp](?:\.[wl])?\b|(?im)^\s*btst\b|(?im)^\s*dbra\b`),
+ ),
+ },
".asy": &Heuristics{
rule.Or(
rule.MatchingLanguages("LTspice Symbol"),
@@ -673,6 +679,16 @@ var ContentHeuristics = map[string]*Heuristics{
regexp.MustCompile(`(?m)([\/\\].*:\s+.*\s\\$|: \\$|^[ %]:|^[\w\s\/\\.]+\w+\.\w+\s*:\s+[\w\s\/\\.]+\w+\.\w+)`),
),
},
+ ".dsp": &Heuristics{
+ rule.Or(
+ rule.MatchingLanguages("Microsoft Developer Studio Project"),
+ regexp.MustCompile(`(?m)# Microsoft Developer Studio Generated Build File`),
+ ),
+ rule.Or(
+ rule.MatchingLanguages("Faust"),
+ regexp.MustCompile(`(?m)\bprocess\s*[(=]|\b(library|import)\s*\(\s*"|\bdeclare\s+(name|version|author|copyright|license)\s+"`),
+ ),
+ },
".ecl": &Heuristics{
rule.Or(
rule.MatchingLanguages("ECLiPSe"),
@@ -772,6 +788,10 @@ var ContentHeuristics = map[string]*Heuristics{
),
},
".gs": &Heuristics{
+ rule.Or(
+ rule.MatchingLanguages("GLSL"),
+ regexp.MustCompile(`(?m)^#version\s+[0-9]+\b`),
+ ),
rule.Or(
rule.MatchingLanguages("Gosu"),
regexp.MustCompile(`(?m)^uses java\.`),
@@ -793,6 +813,16 @@ var ContentHeuristics = map[string]*Heuristics{
regexp.MustCompile(`(?m)<\?hh`),
),
},
+ ".i": &Heuristics{
+ rule.Or(
+ rule.MatchingLanguages("Motorola 68K Assembly"),
+ regexp.MustCompile(`(?m)(?im)\bmoveq(?:\.l)?\s+#(?:\$-?[0-9a-f]{1,3}|%[0-1]{1,8}|-?[0-9]{1,3}),\s*d[0-7]\b|(?im)^\s*move(?:\.[bwl])?\s+(?:sr|usp),\s*[^\s]+|(?im)^\s*move\.[bwl]\s+.*\b[ad]\d|(?im)^\s*movem\.[bwl]\b|(?im)^\s*move[mp](?:\.[wl])?\b|(?im)^\s*btst\b|(?im)^\s*dbra\b`),
+ ),
+ rule.Or(
+ rule.MatchingLanguages("SWIG"),
+ regexp.MustCompile(`(?m)^[ \t]*%[a-z_]+\b|^%[{}]$`),
+ ),
+ },
".ice": &Heuristics{
rule.Or(
rule.MatchingLanguages("JSON"),
@@ -803,6 +833,10 @@ var ContentHeuristics = map[string]*Heuristics{
),
},
".inc": &Heuristics{
+ rule.Or(
+ rule.MatchingLanguages("Motorola 68K Assembly"),
+ regexp.MustCompile(`(?m)(?im)\bmoveq(?:\.l)?\s+#(?:\$-?[0-9a-f]{1,3}|%[0-1]{1,8}|-?[0-9]{1,3}),\s*d[0-7]\b|(?im)^\s*move(?:\.[bwl])?\s+(?:sr|usp),\s*[^\s]+|(?im)^\s*move\.[bwl]\s+.*\b[ad]\d|(?im)^\s*movem\.[bwl]\b|(?im)^\s*move[mp](?:\.[wl])?\b|(?im)^\s*btst\b|(?im)^\s*dbra\b`),
+ ),
rule.Or(
rule.MatchingLanguages("PHP"),
regexp.MustCompile(`(?m)^<\?(?:php)?`),
@@ -931,6 +965,12 @@ var ContentHeuristics = map[string]*Heuristics{
rule.MatchingLanguages("Roff"),
),
},
+ ".mask": &Heuristics{
+ rule.Or(
+ rule.MatchingLanguages("Unity3d Asset"),
+ regexp.MustCompile(`(?m)tag:unity3d.com`),
+ ),
+ },
".md": &Heuristics{
rule.Or(
rule.MatchingLanguages("Markdown"),
@@ -1047,6 +1087,25 @@ var ContentHeuristics = map[string]*Heuristics{
rule.MatchingLanguages("NewLisp"),
),
},
+ ".odin": &Heuristics{
+ rule.Or(
+ rule.MatchingLanguages("Object Data Instance Notation"),
+ regexp.MustCompile(`(?m)(?:^|<)\s*[A-Za-z0-9_]+\s*=\s*<`),
+ ),
+ rule.Or(
+ rule.MatchingLanguages("Odin"),
+ regexp.MustCompile(`(?m)package\s+\w+|\b(?:im|ex)port\s*"[\w:./]+"|\w+\s*::\s*(?:proc|struct)\s*\(|^\s*//\s`),
+ ),
+ },
+ ".p": &Heuristics{
+ rule.Or(
+ rule.MatchingLanguages("Gnuplot"),
+ regexp.MustCompile(`(?m)^s?plot\b|^set\s+(term|terminal|out|output|[xy]tics|[xy]label|[xy]range|style)\b`),
+ ),
+ rule.Always(
+ rule.MatchingLanguages("OpenEdge ABL"),
+ ),
+ },
".php": &Heuristics{
rule.Or(
rule.MatchingLanguages("Hack"),
@@ -1067,17 +1126,26 @@ var ContentHeuristics = map[string]*Heuristics{
regexp.MustCompile(`(?m)\buse\s+(?:strict\b|v?5\.)`),
),
rule.Or(
- rule.MatchingLanguages("Perl 6"),
+ rule.MatchingLanguages("Raku"),
regexp.MustCompile(`(?m)^\s*(?:use\s+v6\b|\bmodule\b|\b(?:my\s+)?class\b)`),
),
},
+ ".plist": &Heuristics{
+ rule.Or(
+ rule.MatchingLanguages("XML Property List"),
+ regexp.MustCompile(`(?m)": -6.085258,
+ "ASSERT": -5.104429,
+ "C": -2.619523,
+ "CONTENT": -7.183871,
+ "C_COLLECTION": -7.183871,
+ "C_OBJECT": -4.698964,
+ "C_TEXT": -4.986646,
+ "Case": -6.085258,
+ "Choose": -7.183871,
+ "Count": -6.085258,
+ "Current": -6.490724,
+ "Else": -5.237961,
+ "End": -4.475821,
+ "False": -5.797576,
+ "File": -7.183871,
+ "Folder": -6.085258,
+ "For": -6.490724,
+ "Formula": -5.392111,
+ "Get": -6.085258,
+ "HTTP": -6.085258,
+ "If": -4.986646,
+ "In": -7.183871,
+ "Is": -6.085258,
+ "JSON": -7.183871,
+ "K": -4.881286,
+ "Length": -7.183871,
+ "New": -5.104429,
+ "Null": -5.392111,
+ "OBJECT": -7.183871,
+ "OPEN": -7.183871,
+ "PAGE": -7.183871,
+ "PREFERENCE": -7.183871,
+ "SET": -6.085258,
+ "String": -5.574433,
+ "Stringify": -7.183871,
+ "This": -4.986646,
+ "True": -5.574433,
+ "URL": -7.183871,
+ "VISIBLE": -7.183871,
+ "Value": -6.490724,
+ "WA": -5.797576,
+ "WEB": -6.490724,
+ "Web": -7.183871,
+ "Year": -7.183871,
+ "[": -5.104429,
+ "\\": -4.544813,
+ "]": -5.104429,
+ "ascending": -6.085258,
+ "attributes": -5.797576,
+ "base": -6.490724,
+ "c": -5.797576,
+ "c.orderBy": -7.183871,
+ "c.push": -7.183871,
+ "case": -5.797576,
+ "cases": -7.183871,
+ "ck": -6.085258,
+ "class": -5.797576,
+ "clear_files": -7.183871,
+ "collection": -5.797576,
+ "content": -7.183871,
+ "database": -7.183871,
+ "date": -6.490724,
+ "db": -7.183871,
+ "each": -5.797576,
+ "enable": -7.183871,
+ "error": -7.183871,
+ "fk": -5.797576,
+ "folder": -6.490724,
+ "for": -6.490724,
+ "from": -6.490724,
+ "generate_project_plugin_stub": -7.183871,
+ "generate_project_source": -7.183871,
+ "generate_project_vs": -7.183871,
+ "generate_project_xcode": -7.183871,
+ "get": -7.183871,
+ "if": -4.986646,
+ "info": -7.183871,
+ "initiatialisation": -7.183871,
+ "inspector": -7.183871,
+ "macOS": -7.183871,
+ "newIndex": -6.490724,
+ "newIndex.getText": -7.183871,
+ "o": -4.986646,
+ "o.constructor": -7.183871,
+ "o.fomulas.push": -7.183871,
+ "o.functions": -7.183871,
+ "o.functions.orderBy": -7.183871,
+ "o.functions.push": -7.183871,
+ "o.name": -6.085258,
+ "o.properties": -7.183871,
+ "o.properties.orderBy": -7.183871,
+ "o.properties.push": -6.490724,
+ "o.url": -6.490724,
+ "object": -5.237961,
+ "of": -5.797576,
+ "options.webPortID": -7.183871,
+ "parameters": -6.085258,
+ "params": -5.574433,
+ "params.AUTHOR": -7.183871,
+ "params.COPYRIGHT_YEAR": -7.183871,
+ "params.CREATE_DATE": -7.183871,
+ "params.PRODUCT_NAME": -7.183871,
+ "params.PRODUCT_VERSION": -7.183871,
+ "path": -5.797576,
+ "path.platformPath": -7.183871,
+ "platform": -6.490724,
+ "response": -5.797576,
+ "result": -6.490724,
+ "result#Null": -7.183871,
+ "result.success": -7.183871,
+ "rl": -6.490724,
+ "rl.path": -7.183871,
+ "root": -7.183871,
+ "server": -6.490724,
+ "settings": -6.085258,
+ "settings.HTTPEnabled": -7.183871,
+ "settings.HTTPPort": -7.183871,
+ "settings.HTTPSEnabled": -7.183871,
+ "settings.HTTPSPort": -7.183871,
+ "settings.certificateFolder": -7.183871,
+ "settings.defaultHomepage": -7.183871,
+ "settings.rootFolder": -6.490724,
+ "some": -7.183871,
+ "statusCode": -5.797576,
+ "string": -6.490724,
+ "t": -3.888034,
+ "the": -7.183871,
+ "true": -7.183871,
+ "type": -6.490724,
+ "using": -7.183871,
+ "we": -7.183871,
+ "web": -7.183871,
+ "webArea": -6.085258,
+ "webObject": -6.490724,
+ "webObject.isRunning": -7.183871,
+ "webObject.start": -7.183871,
+ "webObject.stop": -7.183871,
+ "webServer": -7.183871,
+ "widget": -7.183871,
+ "{": -5.797576,
+ "}": -5.797576,
+ "…": -2.159990,
+ },
"ABAP": map[string]float64{
"!": -4.570738,
"\"": -7.135687,
@@ -6156,1331 +6362,1612 @@ var TokensLogProbabilities = map[string]map[string]float64{
"}": -3.407240,
},
"Assembly": map[string]float64{
- "!": -8.687273,
- "#": -6.607832,
- "#IN": -9.380421,
- "#MPYDLY": -9.380421,
- "#MPYDLYWRTEN": -9.380421,
- "#SUMEXT": -9.380421,
- "#byte": -9.380421,
- "#start": -9.380421,
- "#step": -9.380421,
- "$": -6.202367,
- "%": -3.887359,
- "&": -4.268433,
- "&&": -7.588661,
- "'": -8.687273,
- "(": -4.609736,
- ")": -4.644222,
- "*": -5.769503,
- "+": -5.131925,
- ",": -2.102482,
- "-": -2.371012,
- ".": -6.672370,
- "./forth": -9.380421,
- ".align": -8.687273,
- ".begin": -8.687273,
- ".byte": -8.687273,
- ".concat": -7.994126,
- ".data": -9.380421,
- ".define": -7.770983,
- ".else": -7.434510,
- ".elseif": -9.380421,
- ".endif": -7.077836,
- ".endmacro": -6.547207,
- ".error": -9.380421,
- ".hibytes": -9.380421,
- ".ident": -7.994126,
- ".if": -8.281808,
- ".ifblank": -9.380421,
- ".ifndef": -8.281808,
- ".ifp": -9.380421,
- ".left": -8.281808,
- ".lobytes": -9.380421,
- ".local": -7.770983,
- ".macro": -6.547207,
- ".match": -8.281808,
- ".popseg": -9.380421,
- ".pushseg": -9.380421,
- ".res": -8.281808,
- ".right": -9.380421,
- ".segment": -9.380421,
- ".string": -7.770983,
- ".tcount": -9.380421,
- ".text": -9.380421,
- "0": -8.687273,
- "1": -7.770983,
- "16": -9.380421,
- "255": -9.380421,
- "256": -8.687273,
- ":": -4.482581,
- ";": -1.884879,
- "<": -7.434510,
- "<((end)+(step))>": -8.687273,
- "<(.right(>": -8.687273,
- "<(start)>": -9.380421,
- "<(word)>": -9.380421,
- "": -9.380421,
- "": -9.380421,
- "": -8.687273,
- "": -9.380421,
- "": -8.687273,
- "": -9.380421,
- "": -8.281808,
- "=": -6.490049,
- ">": -7.077836,
- "?": -7.183196,
- "@Skip": -7.588661,
- "@for_loop": -7.994126,
- "@for_loop_skip": -7.994126,
- "@r": -6.289378,
- "A": -6.607832,
- "ADDDSP": -5.319978,
- "ADDR": -9.380421,
- "ADDRSP": -7.434510,
- "ALIGNREG": -9.380421,
- "ALU": -9.380421,
- "Addr": -6.202367,
- "Addr.": -7.994126,
- "Adds": -9.380421,
- "After": -9.380421,
- "Ah": -6.982525,
- "All": -9.380421,
- "Allows": -9.380421,
- "Arg": -7.588661,
- "BASE": -9.380421,
- "BLARGG_MACROS_INCLUDED": -9.380421,
- "BLK": -9.380421,
- "BS": -9.380421,
- "BSS": -8.687273,
- "BUILD_NSF": -9.380421,
- "Bh": -8.687273,
- "Bool": -8.281808,
- "CHARBUF": -9.380421,
- "CJNE": -8.687273,
- "CONSTANT": -9.380421,
- "CPU": -9.380421,
- "CTL": -8.687273,
- "Calls": -9.380421,
- "Chris": -9.380421,
- "CloseHandle": -9.380421,
- "Copies": -8.687273,
- "Copyright": -9.380421,
- "Counter": -9.380421,
- "CreateFile": -9.380421,
- "D": -7.994126,
- "DATA_STACK_SIZE": -8.687273,
- "DEFAULT": -9.380421,
- "DELAY": -7.770983,
- "DJNZ": -7.994126,
- "DP": -9.380421,
- "DP_ALIGN": -8.281808,
- "Destination": -9.380421,
- "Dh": -6.672370,
- "DispAL": -7.770983,
- "DispInt": -9.380421,
- "DispReturn": -9.380421,
- "DispStr": -8.687273,
- "EA": -9.380421,
- "EMIT": -9.380421,
- "END": -9.380421,
- "EQ/NE": -9.380421,
- "EX": -9.380421,
- "Enable": -8.687273,
- "Example": -9.380421,
- "Examples": -9.380421,
- "ExitProcess": -9.380421,
- "External": -8.687273,
- "Extra": -7.994126,
- "FETCHRSP": -8.687273,
- "FF": -8.687273,
- "FLASH": -8.687273,
- "FORTH.": -9.380421,
- "FROMRSP": -8.281808,
- "F_HIDDEN": -8.687273,
- "F_IMMED": -8.281808,
- "F_LENMASK": -7.994126,
- "False": -8.281808,
- "Forth": -8.687273,
- "Forths": -7.994126,
- "GETDSP": -8.687273,
- "GETRSP": -7.994126,
- "Get": -9.380421,
- "GetCommandLine": -8.687273,
- "GetEnvironmentVariable": -9.380421,
- "GetStdHandle": -9.380421,
- "GetSystemTime": -9.380421,
- "GetTickCount": -8.281808,
- "GlobalMemoryStatus": -9.380421,
- "Grysztar.": -9.380421,
- "H": -5.691541,
- "H_HLINK": -8.687273,
- "H_LLINK": -8.687273,
- "H_NAME": -7.994126,
- "H_NSIZE": -7.994126,
- "Hinsley": -9.380421,
- "IMMEDIATE": -9.380421,
- "IN": -9.380421,
- "INT": -7.994126,
- "INTERPNAME": -9.380421,
- "IP": -9.380421,
- "IT": -9.380421,
- "If": -8.281808,
- "Imm": -8.281808,
- "Increments": -8.687273,
- "Initializes": -9.380421,
- "Interrupt": -8.687273,
- "Interrut": -9.380421,
- "Is": -9.380421,
- "JMP": -8.687273,
- "LATEST": -8.687273,
- "LCALL": -7.183196,
- "LEFT": -8.281808,
- "LF": -8.687273,
- "LINESIZE": -9.380421,
- "LOADTOS": -6.607832,
- "LOOP": -7.994126,
- "Label": -7.770983,
- "Line": -7.994126,
- "Loads": -9.380421,
- "MAC": -6.048216,
- "MAX_LINE_SIZE": -7.588661,
- "MOV": -7.183196,
- "MPY": -7.994126,
- "MemCpy": -9.380421,
- "NASM": -9.380421,
- "NES": -9.380421,
- "NULL": -8.281808,
- "NUM_HASH_CHAINS": -8.687273,
- "NVRAM": -9.380421,
- "Name": -7.588661,
- "Name.": -9.380421,
- "Negates": -9.380421,
- "OP": -5.468398,
- "ORG": -7.434510,
- "O_*": -9.380421,
- "Operand": -8.687273,
- "Otherwise": -9.380421,
- "Out": -7.994126,
- "P": -7.994126,
- "PAGE_SIZE": -8.687273,
- "PE": -9.380421,
- "PICKDSP": -4.755448,
- "PICKRSP": -7.183196,
- "POPDSP": -6.435982,
- "POPRSP": -8.281808,
- "PPUCTRL": -9.380421,
- "PROT_ALL": -8.687273,
- "PROT_EXEC": -8.687273,
- "PROT_READ": -8.687273,
- "PROT_WRITE": -8.687273,
- "PUSHDSP": -6.547207,
- "PUSHRSP": -8.687273,
- "PUTDSP": -5.509220,
- "PUTRSP": -7.994126,
- "Points": -8.687273,
- "Preserved": -7.300979,
- "QUIT": -8.687273,
- "R": -6.895514,
- "RES": -5.076356,
- "RET": -7.588661,
- "RETI": -7.770983,
- "RIGHT": -8.281808,
- "RL": -9.380421,
- "RODATA": -9.380421,
- "RR": -9.380421,
- "ReadFile": -9.380421,
- "Reserves": -9.380421,
- "S": -8.281808,
- "SECTION": -8.687273,
- "SELECT": -9.380421,
- "SETB": -8.281808,
- "SETDSP": -8.281808,
- "SETRSP": -8.687273,
- "SJMP": -8.281808,
- "SLASH": -8.687273,
- "SOURCEFD": -9.380421,
- "STACK": -9.380421,
- "STAR": -8.687273,
- "START": -8.687273,
- "STATE": -9.380421,
- "STD_OUTPUT_HANDLE": -9.380421,
- "SUMEXT": -7.077836,
- "SYS_*": -9.380421,
- "SYS_close": -8.687273,
- "SYS_exit": -8.687273,
- "SYS_fstat": -8.687273,
- "SYS_fsync": -8.687273,
- "SYS_ftruncate": -8.687273,
- "SYS_lseek": -8.687273,
- "SYS_mprotect": -8.687273,
- "SYS_open": -8.687273,
- "SYS_read": -8.281808,
- "SYS_rename": -8.687273,
- "SYS_stat": -8.687273,
- "SYS_unlink": -8.687273,
- "SYS_write": -8.687273,
- "Same": -9.380421,
- "Segment": -7.434510,
- "Set": -9.380421,
- "SetFilePointer": -9.380421,
- "Shortcuts": -9.380421,
- "Single": -9.380421,
- "Size": -7.770983,
- "Source": -9.380421,
- "Splits": -9.380421,
- "Src": -6.435982,
- "Stores": -8.281808,
- "Subsequent": -8.687273,
- "Switches": -9.380421,
- "T": -7.994126,
- "TORSP": -7.434510,
- "TOS": -9.380421,
- "The": -6.435982,
- "Time": -9.380421,
- "Tomasz": -9.380421,
- "True": -8.687273,
- "UART_ISR": -8.687273,
- "USER_DEFS_SIZE": -8.687273,
- "VERSION": -9.380421,
- "VERSION_NUM": -8.687273,
- "VERSION_STRING": -9.380421,
- "VM": -9.380421,
- "Value": -8.687273,
- "Various": -9.380421,
- "VirtualAlloc": -9.380421,
- "VirtualFree": -9.380421,
- "WORD": -8.687273,
- "WORDBUF": -9.380421,
- "WORD_ABS": -9.380421,
- "WORD_ACCEPT": -9.380421,
- "WORD_ADD": -7.994126,
- "WORD_ADDBYTE": -9.380421,
- "WORD_ADDSTORE": -9.380421,
- "WORD_AND": -9.380421,
- "WORD_BASE": -9.380421,
- "WORD_BLANK": -9.380421,
- "WORD_BLK": -9.380421,
- "WORD_BRANCH": -9.380421,
- "WORD_CALL_COMMA": -6.547207,
- "WORD_CHARBUF": -9.380421,
- "WORD_CMOVE": -9.380421,
- "WORD_CMOVEB": -9.380421,
- "WORD_D": -8.687273,
- "WORD_DABS": -9.380421,
- "WORD_DECR": -7.994126,
- "WORD_DEQ": -9.380421,
- "WORD_DIV": -9.380421,
- "WORD_DIVMOD": -9.380421,
- "WORD_DLT": -9.380421,
- "WORD_DMAX": -9.380421,
- "WORD_DMIN": -9.380421,
- "WORD_DMINUS": -9.380421,
- "WORD_DMULSTAR": -9.380421,
- "WORD_DNEGATE": -8.687273,
- "WORD_DNEQ": -9.380421,
- "WORD_DP": -9.380421,
- "WORD_DPLUS": -9.380421,
- "WORD_DROP": -7.183196,
- "WORD_DSPFETCH": -9.380421,
- "WORD_DSPSTORE": -9.380421,
- "WORD_DTOS": -9.380421,
- "WORD_DULT": -9.380421,
- "WORD_DUP": -8.687273,
- "WORD_DZEQ": -9.380421,
- "WORD_DZLT": -9.380421,
- "WORD_DZNEQ": -9.380421,
- "WORD_EQ": -9.380421,
- "WORD_ERASE": -9.380421,
- "WORD_EXECUTE": -9.380421,
- "WORD_EXIT": -9.380421,
- "WORD_EXIT_COMMA": -8.687273,
- "WORD_FETCH": -8.687273,
- "WORD_FETCHBYTE": -9.380421,
- "WORD_FETCHSHORT": -9.380421,
- "WORD_FILL": -9.380421,
- "WORD_FMDIVMOD": -9.380421,
- "WORD_FROMR": -8.687273,
- "WORD_GT": -9.380421,
- "WORD_GTEQ": -9.380421,
- "WORD_INCR": -7.588661,
- "WORD_INHASH": -8.687273,
- "WORD_INLINE_COMMA": -4.635489,
- "WORD_INTERPRET": -9.380421,
- "WORD_INVERT": -9.380421,
- "WORD_KEY": -8.687273,
- "WORD_LATEST": -9.380421,
- "WORD_LBRAC": -9.380421,
- "WORD_LINESIZE": -9.380421,
- "WORD_LSHIFT": -9.380421,
- "WORD_LT": -9.380421,
- "WORD_LTEQ": -9.380421,
- "WORD_MAX": -9.380421,
- "WORD_MIN": -9.380421,
- "WORD_MMINUS": -9.380421,
- "WORD_MOD": -9.380421,
- "WORD_MOVE": -9.380421,
- "WORD_MPLUS": -9.380421,
- "WORD_MSLASH": -9.380421,
- "WORD_MULDIV": -9.380421,
- "WORD_MULL": -8.687273,
- "WORD_MULSTAR": -9.380421,
- "WORD_NE": -9.380421,
- "WORD_NEGATE": -9.380421,
- "WORD_NFROMR": -9.380421,
- "WORD_NIP": -7.994126,
- "WORD_NQDUP": -9.380421,
- "WORD_NROT": -8.687273,
- "WORD_NTOR": -9.380421,
- "WORD_OR": -9.380421,
- "WORD_OVER": -7.183196,
- "WORD_O_APPEND": -9.380421,
- "WORD_O_CREAT": -9.380421,
- "WORD_O_EXCL": -9.380421,
- "WORD_O_NONBLOCK": -9.380421,
- "WORD_O_RDONLY": -9.380421,
- "WORD_O_RDWR": -9.380421,
- "WORD_O_TRUNC": -9.380421,
- "WORD_O_WRONLY": -9.380421,
- "WORD_PICK": -9.380421,
- "WORD_QDUP": -9.380421,
- "WORD_RDROP": -8.687273,
- "WORD_READCHAR": -8.281808,
- "WORD_READLINE": -8.687273,
- "WORD_RFETCH": -8.687273,
- "WORD_ROT": -8.687273,
- "WORD_RSHIFT": -9.380421,
- "WORD_RSPFETCH": -9.380421,
- "WORD_RSPSTORE": -9.380421,
- "WORD_RSTORE": -9.380421,
- "WORD_RZ": -9.380421,
- "WORD_SMDIVREM": -9.380421,
- "WORD_SOURCEFD": -9.380421,
- "WORD_STARSMOD": -9.380421,
- "WORD_STATE": -9.380421,
- "WORD_STOD": -9.380421,
- "WORD_STORE": -7.994126,
- "WORD_STOREBYTE": -8.281808,
- "WORD_STORESHORT": -9.380421,
- "WORD_SUB": -8.281808,
- "WORD_SUBSTORE": -9.380421,
- "WORD_SWAP": -7.300979,
- "WORD_SYSCALL": -9.380421,
- "WORD_SYS_CLOSE": -9.380421,
- "WORD_SYS_EXIT": -9.380421,
- "WORD_SYS_FSTAT": -9.380421,
- "WORD_SYS_FSYNC": -9.380421,
- "WORD_SYS_FTRUNCATE": -9.380421,
- "WORD_SYS_LSEEK": -9.380421,
- "WORD_SYS_OPEN": -8.687273,
- "WORD_SYS_READ": -9.380421,
- "WORD_SYS_RENAME": -9.380421,
- "WORD_SYS_STAT": -9.380421,
- "WORD_SYS_UNLINK": -9.380421,
- "WORD_SYS_WRITE": -9.380421,
- "WORD_SZ": -9.380421,
- "WORD_TEST": -9.380421,
- "WORD_TICKS": -9.380421,
- "WORD_TOIN": -8.687273,
- "WORD_TONUMBER": -9.380421,
- "WORD_TOR": -8.687273,
- "WORD_TUCK": -8.281808,
- "WORD_TWODIV": -9.380421,
- "WORD_TWOMUL": -9.380421,
- "WORD_UDIVMOD": -9.380421,
- "WORD_UGT": -9.380421,
- "WORD_UGTEQ": -9.380421,
- "WORD_ULT": -9.380421,
- "WORD_ULTEQ": -9.380421,
- "WORD_UMDIVMOD": -9.380421,
- "WORD_UMULSTAR": -8.687273,
- "WORD_VERSION": -9.380421,
- "WORD_WORDBUF": -9.380421,
- "WORD_XOR": -9.380421,
- "WORD_ZBRANCH": -9.380421,
- "WORD_ZEQ": -9.380421,
- "WORD_ZGT": -9.380421,
- "WORD_ZGTEQ": -9.380421,
- "WORD_ZLT": -9.380421,
- "WORD_ZLTEQ": -9.380421,
- "WORD_ZNE": -9.380421,
- "WORD__F_HIDDEN": -9.380421,
- "WORD__F_IMMED": -9.380421,
- "WORD__F_LENMASK": -9.380421,
- "WORD__H_NAME": -9.380421,
- "WORD__H_NSIZE": -9.380421,
- "WORD__XT_BODY": -9.380421,
- "WORD__XT_COMPILE": -9.380421,
- "WORD__XT_LENGTH": -9.380421,
- "WORD__XT_SIZE": -9.380421,
- "When": -9.380421,
- "Win": -9.380421,
- "Words": -8.281808,
- "WriteFile": -9.380421,
- "X": -7.588661,
- "XT_BODY": -8.281808,
- "XT_COMPILE": -8.281808,
- "XT_LENGTH": -8.281808,
- "XT_SIZE": -8.281808,
- "XY": -8.687273,
- "Y": -7.434510,
- "YX": -9.380421,
- "Z": -9.380421,
- "ZEROPAGE": -9.380421,
- "[": -4.560139,
- "]": -4.560139,
- "_CloseHandle": -8.687273,
- "_CreateFileA": -8.687273,
- "_ExitProcess": -8.687273,
- "_GetCommandLineA": -8.687273,
- "_GetEnvironmentVariable": -8.687273,
- "_GetStdHandle": -8.687273,
- "_GetSystemTime": -8.687273,
- "_GetTickCount": -8.687273,
- "_GlobalMemoryStatus": -8.687273,
- "_ISR": -7.300979,
- "_ReadFile": -8.687273,
- "_SetFilePointer": -8.687273,
- "_VirtualAlloc": -8.687273,
- "_VirtualFree": -8.687273,
- "_WriteFile": -8.687273,
- "_bytes_suffix": -8.687273,
- "_copyright": -9.380421,
- "_logo": -8.687273,
- "_lsyscall": -9.380421,
- "_main": -8.281808,
- "_memory_prefix": -8.687273,
- "_memory_suffix": -8.687273,
- "_passes_suffix": -8.687273,
- "_seconds_suffix": -8.687273,
- "_syscall": -8.687273,
- "_usage": -8.687273,
- "a": -7.300979,
- "accept_l": -7.588661,
- "action": -9.380421,
- "acts": -9.380421,
- "actual": -9.380421,
- "adc": -6.895514,
- "add": -5.355069,
- "additional_memory": -9.380421,
- "additional_memory_end": -9.380421,
- "addr": -7.183196,
- "address": -7.588661,
- "addresses": -9.380421,
- "adds": -9.380421,
- "addw": -9.380421,
- "addw_": -8.687273,
- "adjust": -8.687273,
- "after": -8.687273,
- "ah": -8.281808,
- "al": -5.117741,
- "align": -7.300979,
- "all": -9.380421,
- "all_params": -7.770983,
- "allow": -9.380421,
- "alu": -9.380421,
- "an": -9.380421,
- "and": -6.547207,
- "appropriately": -9.380421,
- "are": -9.380421,
- "area": -9.380421,
- "as": -8.281808,
- "assembler": -8.281808,
- "at": -7.770983,
- "ax": -7.994126,
- "b": -7.300979,
- "bad_params": -6.982525,
- "base": -8.687273,
- "based": -8.687273,
- "bcc": -8.687273,
- "bcs": -9.380421,
- "be": -7.588661,
- "begins": -8.687273,
- "beq": -9.380421,
- "bic": -9.380421,
- "bis": -9.380421,
- "bit": -7.770983,
- "bl": -5.391437,
- "block": -9.380421,
- "bne": -7.770983,
- "body": -8.687273,
- "bootfile": -8.687273,
- "booting": -9.380421,
- "break": -9.380421,
- "breakif": -9.380421,
- "bss": -9.380421,
- "bss_res": -9.380421,
- "buffer": -7.183196,
- "buffer.": -8.281808,
- "building": -9.380421,
- "built": -7.994126,
- "but": -9.380421,
- "bx": -9.380421,
- "by": -7.994126,
- "byte": -5.914685,
- "byte.": -8.687273,
- "bytes": -8.687273,
- "bytes_count": -9.380421,
- "c": -7.994126,
- "ca": -8.687273,
- "call": -4.937769,
- "calls": -8.687273,
- "can": -7.770983,
- "carry": -9.380421,
- "case": -8.281808,
- "cdq": -7.994126,
- "chain": -9.380421,
- "change": -9.380421,
- "char": -9.380421,
- "character": -9.380421,
- "check": -9.380421,
- "checking": -9.380421,
- "cl": -8.281808,
- "clc": -7.588661,
- "cld": -7.994126,
- "clocks": -9.380421,
- "clone": -9.380421,
- "clr": -6.490049,
- "cmp": -5.302883,
- "code": -7.994126,
- "code_end": -8.687273,
- "codeing": -9.380421,
- "codes": -9.380421,
- "comparision": -8.687273,
- "compile": -8.687273,
- "compiled": -9.380421,
- "compiler": -9.380421,
- "compiling": -8.687273,
- "con_handle": -8.687273,
- "console": -9.380421,
- "constant": -9.380421,
- "constants": -9.380421,
- "continue": -9.380421,
- "control": -9.380421,
- "copied": -9.380421,
- "copy": -9.380421,
- "copy_param": -8.687273,
- "counts": -9.380421,
- "cpy": -9.380421,
- "cur": -7.588661,
- "current": -7.434510,
- "current_pass": -9.380421,
- "data": -6.490049,
- "db": -5.666849,
- "dd": -3.835243,
- "dec": -7.434510,
- "defconst": -5.883913,
- "define": -5.796902,
- "defined": -9.380421,
- "defvar": -6.815471,
- "defword": -4.482581,
- "defword_end": -4.482581,
- "descriptor.": -8.687273,
- "dey": -9.380421,
- "dic_": -9.380421,
- "dic_WORD_ABS": -9.380421,
- "dic_WORD_ACCEPT": -9.380421,
- "dic_WORD_ADD": -9.380421,
- "dic_WORD_ADDBYTE": -9.380421,
- "dic_WORD_ADDSTORE": -9.380421,
- "dic_WORD_ALIGNDP": -9.380421,
- "dic_WORD_AND": -9.380421,
- "dic_WORD_BASE": -9.380421,
- "dic_WORD_BLANK": -9.380421,
- "dic_WORD_BLK": -9.380421,
- "dic_WORD_BRANCH": -9.380421,
- "dic_WORD_BUCKET": -9.380421,
- "dic_WORD_CALL_COMMA": -9.380421,
- "dic_WORD_CHARBUF": -9.380421,
- "dic_WORD_CHAR_COMMA": -9.380421,
- "dic_WORD_CLITS": -9.380421,
- "dic_WORD_CMOVE": -9.380421,
- "dic_WORD_CMOVEB": -9.380421,
- "dic_WORD_COLON": -9.380421,
- "dic_WORD_COMMA": -9.380421,
- "dic_WORD_COMPARE": -9.380421,
- "dic_WORD_COMPAREI": -9.380421,
- "dic_WORD_COMPILE_COMMA": -9.380421,
- "dic_WORD_COUNT": -9.380421,
- "dic_WORD_CREATE": -9.380421,
- "dic_WORD_D": -8.687273,
- "dic_WORD_DABS": -9.380421,
- "dic_WORD_DECR": -8.281808,
- "dic_WORD_DEQ": -9.380421,
- "dic_WORD_DIV": -9.380421,
- "dic_WORD_DIVMOD": -9.380421,
- "dic_WORD_DLT": -9.380421,
- "dic_WORD_DMAX": -9.380421,
- "dic_WORD_DMIN": -9.380421,
- "dic_WORD_DMINUS": -9.380421,
- "dic_WORD_DMULSTAR": -9.380421,
- "dic_WORD_DNEGATE": -9.380421,
- "dic_WORD_DNEQ": -9.380421,
- "dic_WORD_DODOES": -9.380421,
- "dic_WORD_DOES": -9.380421,
- "dic_WORD_DP": -9.380421,
- "dic_WORD_DPLUS": -9.380421,
- "dic_WORD_DROP": -8.687273,
- "dic_WORD_DSPFETCH": -9.380421,
- "dic_WORD_DSPSTORE": -9.380421,
- "dic_WORD_DTOS": -9.380421,
- "dic_WORD_DULT": -9.380421,
- "dic_WORD_DUP": -8.687273,
- "dic_WORD_DZEQ": -9.380421,
- "dic_WORD_DZLT": -9.380421,
- "dic_WORD_DZNEQ": -9.380421,
- "dic_WORD_EMIT": -9.380421,
- "dic_WORD_EQ": -9.380421,
- "dic_WORD_ERASE": -9.380421,
- "dic_WORD_EXECUTE": -9.380421,
- "dic_WORD_EXIT": -9.380421,
- "dic_WORD_FETCH": -8.687273,
- "dic_WORD_FETCHBYTE": -9.380421,
- "dic_WORD_FETCHSHORT": -9.380421,
- "dic_WORD_FILL": -9.380421,
- "dic_WORD_FIND": -9.380421,
- "dic_WORD_FIND_DICT": -9.380421,
- "dic_WORD_FMDIVMOD": -9.380421,
- "dic_WORD_FROMR": -8.687273,
- "dic_WORD_GT": -9.380421,
- "dic_WORD_GTEQ": -9.380421,
- "dic_WORD_HEADER_COMMA": -9.380421,
- "dic_WORD_HIDDEN": -9.380421,
- "dic_WORD_IMMEDIATE": -9.380421,
- "dic_WORD_INCR": -8.281808,
- "dic_WORD_INHASH": -9.380421,
- "dic_WORD_INLINE_COMMA": -9.380421,
- "dic_WORD_INTERP": -9.380421,
- "dic_WORD_INTERPNAME": -9.380421,
- "dic_WORD_INTERPRET": -9.380421,
- "dic_WORD_INVERT": -9.380421,
- "dic_WORD_ISNOTSPACE": -9.380421,
- "dic_WORD_ISSPACE": -9.380421,
- "dic_WORD_KEY": -9.380421,
- "dic_WORD_LATEST": -9.380421,
- "dic_WORD_LBRAC": -9.380421,
- "dic_WORD_LINESIZE": -9.380421,
- "dic_WORD_LIT_COMMA": -9.380421,
- "dic_WORD_LSHIFT": -9.380421,
- "dic_WORD_LSYSCALL": -9.380421,
- "dic_WORD_LT": -9.380421,
- "dic_WORD_LTEQ": -9.380421,
- "dic_WORD_MAX": -9.380421,
- "dic_WORD_MIN": -9.380421,
- "dic_WORD_MMINUS": -9.380421,
- "dic_WORD_MOD": -9.380421,
- "dic_WORD_MOVE": -9.380421,
- "dic_WORD_MPLUS": -9.380421,
- "dic_WORD_MSLASH": -9.380421,
- "dic_WORD_MULDIV": -9.380421,
- "dic_WORD_MULL": -9.380421,
- "dic_WORD_MULSTAR": -9.380421,
- "dic_WORD_NE": -9.380421,
- "dic_WORD_NEGATE": -9.380421,
- "dic_WORD_NFROMR": -9.380421,
- "dic_WORD_NIP": -8.687273,
- "dic_WORD_NQDUP": -9.380421,
- "dic_WORD_NROT": -9.380421,
- "dic_WORD_NTOR": -9.380421,
- "dic_WORD_OR": -9.380421,
- "dic_WORD_OVER": -8.687273,
- "dic_WORD_O_APPEND": -9.380421,
- "dic_WORD_O_CREAT": -9.380421,
- "dic_WORD_O_EXCL": -9.380421,
- "dic_WORD_O_NONBLOCK": -9.380421,
- "dic_WORD_O_RDONLY": -9.380421,
- "dic_WORD_O_RDWR": -9.380421,
- "dic_WORD_O_TRUNC": -9.380421,
- "dic_WORD_O_WRONLY": -9.380421,
- "dic_WORD_PARSENAME": -9.380421,
- "dic_WORD_PICK": -9.380421,
- "dic_WORD_POSTPONE": -9.380421,
- "dic_WORD_QDUP": -9.380421,
- "dic_WORD_RBRAC": -9.380421,
- "dic_WORD_RDROP": -8.687273,
- "dic_WORD_READCHAR": -9.380421,
- "dic_WORD_READLINE": -9.380421,
- "dic_WORD_REFILL": -9.380421,
- "dic_WORD_RFETCH": -8.687273,
- "dic_WORD_ROT": -8.687273,
- "dic_WORD_RSHIFT": -9.380421,
- "dic_WORD_RSPFETCH": -9.380421,
- "dic_WORD_RSPSTORE": -9.380421,
- "dic_WORD_RSTORE": -9.380421,
- "dic_WORD_RZ": -9.380421,
- "dic_WORD_SEMICOLON": -9.380421,
- "dic_WORD_SLITS": -9.380421,
- "dic_WORD_SMDIVREM": -9.380421,
- "dic_WORD_SOURCE": -9.380421,
- "dic_WORD_SOURCEFD": -9.380421,
- "dic_WORD_SSTRING": -9.380421,
- "dic_WORD_STARSMOD": -9.380421,
- "dic_WORD_STATE": -9.380421,
- "dic_WORD_STOD": -9.380421,
- "dic_WORD_STORE": -8.687273,
- "dic_WORD_STOREBYTE": -9.380421,
- "dic_WORD_STORESHORT": -9.380421,
- "dic_WORD_SUB": -9.380421,
- "dic_WORD_SUBSTORE": -9.380421,
- "dic_WORD_SWAP": -8.687273,
- "dic_WORD_SYSCALL": -9.380421,
- "dic_WORD_SYS_CLOSE": -9.380421,
- "dic_WORD_SYS_EXIT": -9.380421,
- "dic_WORD_SYS_FSTAT": -9.380421,
- "dic_WORD_SYS_FSYNC": -9.380421,
- "dic_WORD_SYS_FTRUNCATE": -9.380421,
- "dic_WORD_SYS_LSEEK": -9.380421,
- "dic_WORD_SYS_OPEN": -9.380421,
- "dic_WORD_SYS_READ": -9.380421,
- "dic_WORD_SYS_RENAME": -9.380421,
- "dic_WORD_SYS_STAT": -9.380421,
- "dic_WORD_SYS_UNLINK": -9.380421,
- "dic_WORD_SYS_WRITE": -9.380421,
- "dic_WORD_SZ": -9.380421,
- "dic_WORD_TABSTOSPACES": -9.380421,
- "dic_WORD_TCFA": -9.380421,
- "dic_WORD_TEST": -9.380421,
- "dic_WORD_TICKS": -9.380421,
- "dic_WORD_TOIN": -9.380421,
- "dic_WORD_TONUMBER": -9.380421,
- "dic_WORD_TOR": -8.687273,
- "dic_WORD_TOSNUMBER": -9.380421,
- "dic_WORD_TRAILING": -9.380421,
- "dic_WORD_TUCK": -8.687273,
- "dic_WORD_TWODIV": -9.380421,
- "dic_WORD_TWOMUL": -9.380421,
- "dic_WORD_TYPE": -9.380421,
- "dic_WORD_TYPE_FD": -9.380421,
- "dic_WORD_UDIVMOD": -9.380421,
- "dic_WORD_UGT": -9.380421,
- "dic_WORD_UGTEQ": -9.380421,
- "dic_WORD_ULT": -9.380421,
- "dic_WORD_ULTEQ": -9.380421,
- "dic_WORD_UMDIVMOD": -9.380421,
- "dic_WORD_UMULSTAR": -9.380421,
- "dic_WORD_UNUSED": -9.380421,
- "dic_WORD_VERSION": -9.380421,
- "dic_WORD_WORDBUF": -9.380421,
- "dic_WORD_WORDNAME": -9.380421,
- "dic_WORD_XOR": -9.380421,
- "dic_WORD_XTSKIP": -9.380421,
- "dic_WORD_ZBRANCH": -9.380421,
- "dic_WORD_ZEQ": -9.380421,
- "dic_WORD_ZGT": -9.380421,
- "dic_WORD_ZGTEQ": -9.380421,
- "dic_WORD_ZLT": -9.380421,
- "dic_WORD_ZLTEQ": -9.380421,
- "dic_WORD_ZNE": -9.380421,
- "dic_WORD__F_HIDDEN": -9.380421,
- "dic_WORD__F_IMMED": -9.380421,
- "dic_WORD__F_LENMASK": -9.380421,
- "dic_WORD__H_NAME": -9.380421,
- "dic_WORD__H_NSIZE": -9.380421,
- "dic_WORD__XT_BODY": -9.380421,
- "dic_WORD__XT_COMPILE": -9.380421,
- "dic_WORD__XT_LENGTH": -9.380421,
- "dic_WORD__XT_SIZE": -9.380421,
- "dictionary": -7.588661,
- "dictionary.": -9.380421,
- "dictionary_end": -8.687273,
- "dictionary_start": -8.281808,
- "dint": -9.380421,
- "directive": -9.380421,
- "discardable": -9.380421,
- "display_bytes_count": -8.687273,
- "display_character": -9.380421,
- "display_number": -7.770983,
- "display_string": -7.434510,
- "display_user_messages": -9.380421,
- "displayed_count": -9.380421,
- "div": -7.770983,
- "dl": -8.281808,
- "doesn": -9.380421,
- "double": -8.687273,
- "down": -9.380421,
- "ds": -9.380421,
- "dw": -6.741363,
- "dwDispPos": -7.588661,
- "dx": -9.380421,
- "e": -9.380421,
- "eax": -4.215635,
- "ebp": -5.319978,
- "ebx": -3.673310,
- "ecx": -5.049687,
- "edge": -9.380421,
- "edi": -5.206033,
- "edx": -5.036615,
- "eint": -9.380421,
- "eip": -9.380421,
- "elif": -7.994126,
- "elifctx": -9.380421,
- "else": -6.741363,
- "emit_scratch": -9.380421,
- "end": -7.300979,
- "endif": -5.979223,
- "endm": -6.161545,
- "endmacro": -6.982525,
- "ends": -9.380421,
- "entire": -9.380421,
- "entry": -8.687273,
- "eor": -9.380421,
- "errmsg": -9.380421,
- "errmsgend": -9.380421,
- "errmsgnl": -9.380421,
- "error": -8.281808,
- "es": -9.380421,
- "esi": -5.551779,
- "esp": -6.122324,
- "etc.": -9.380421,
- "except": -9.380421,
- "executable": -9.380421,
- "executed": -9.380421,
- "executing": -8.687273,
- "exit_program": -8.687273,
- "expands": -9.380421,
- "extra": -9.380421,
- "f": -9.380421,
- "falling": -9.380421,
- "fd": -8.281808,
- "fetch": -9.380421,
- "few": -9.380421,
- "field": -7.994126,
- "file": -9.380421,
- "find_command_start": -8.687273,
- "find_param": -7.434510,
- "find_symbols_file_name": -8.687273,
- "fixups": -9.380421,
- "flag": -7.770983,
- "flags": -8.687273,
- "flags/len": -8.687273,
- "flags/modes.": -9.380421,
- "flat": -9.380421,
- "flow": -9.380421,
- "follows": -9.380421,
- "foo": -9.380421,
- "foo_count": -9.380421,
- "foo_h": -9.380421,
- "foo_l": -9.380421,
- "for": -7.588661,
- "for_loop": -7.588661,
- "for_loop16": -9.380421,
- "format": -8.687273,
- "formatter": -9.380421,
- "forth": -9.380421,
- "forth.nasm": -9.380421,
- "forth.o": -9.380421,
- "forth_end": -8.687273,
- "forth_start": -8.281808,
- "free": -9.380421,
- "from": -7.300979,
- "function": -9.380421,
- "functions": -9.380421,
- "g": -9.380421,
- "ge": -8.687273,
- "get": -8.281808,
- "get_option_digit": -8.687273,
- "get_option_value": -8.281808,
- "get_output_file": -8.687273,
- "get_params": -8.687273,
- "global": -9.380421,
- "go": -9.380421,
- "gs": -8.281808,
- "h": -6.013125,
- "hash": -8.281808,
- "hash_buckets": -8.687273,
- "help": -9.380421,
- "here.": -9.380421,
- "high": -8.281808,
- "i_jmp": -8.281808,
- "i_ret": -8.281808,
- "idiv": -7.300979,
- "if": -5.883913,
- "ifctx": -8.687273,
- "ifend": -8.687273,
- "ifnot": -8.281808,
- "immediate": -8.281808,
- "import": -9.380421,
- "imul": -7.588661,
- "in": -6.982525,
- "inc": -7.077836,
- "include": -6.672370,
- "incw": -9.380421,
- "information": -8.687273,
- "init": -9.380421,
- "init_cpu_regs": -9.380421,
- "init_memory": -9.380421,
- "initial": -9.380421,
- "input": -7.770983,
- "input_file": -7.994126,
- "insensative": -9.380421,
- "instruction": -9.380421,
- "int": -8.281808,
- "intep_name_buf": -9.380421,
- "interface": -9.380421,
- "interpret": -9.380421,
- "interpreter": -8.687273,
- "into": -7.770983,
- "invalid_option_value": -7.770983,
- "inx": -8.687273,
- "inxy": -9.380421,
- "iny": -8.687273,
- "is": -9.380421,
- "it": -7.770983,
- "it.": -9.380421,
- "its": -9.380421,
- "j": -8.281808,
- "ja": -8.281808,
- "jae": -9.380421,
- "jc": -8.281808,
- "je": -6.161545,
- "jmp": -6.013125,
- "jne": -8.281808,
- "jnz": -9.380421,
- "jo": -9.380421,
- "jsr": -8.687273,
- "jump": -9.380421,
- "just": -9.380421,
- "jz": -6.384688,
- "kernel_name": -8.687273,
- "kernel_table": -8.687273,
- "key": -9.380421,
- "keyboard": -9.380421,
- "l": -8.281808,
- "last": -8.687273,
- "last_displayed": -9.380421,
- "lastcall": -8.687273,
- "latest": -9.380421,
- "layed": -9.380421,
- "ld": -9.380421,
- "lda": -6.672370,
- "ldx": -8.281808,
- "ldxy": -9.380421,
- "ldy": -8.281808,
- "le": -9.380421,
- "lea": -7.300979,
- "len": -8.281808,
- "length": -7.588661,
- "like": -9.380421,
- "line": -9.380421,
- "link": -8.281808,
- "list": -8.687273,
- "load": -8.281808,
- "lodsb": -6.672370,
- "lodsd": -9.380421,
- "long": -7.994126,
- "loop": -7.588661,
- "loop_exit": -7.994126,
- "loop_n_times": -9.380421,
- "loop_start": -7.994126,
- "loopend": -8.687273,
- "loopstart": -8.281808,
- "low": -9.380421,
- "lower": -8.687273,
- "mS": -9.380421,
- "macho": -9.380421,
- "macro": -5.796902,
- "macros": -8.281808,
- "make": -9.380421,
- "mask": -9.380421,
- "max": -9.380421,
- "memory": -9.380421,
- "memory.": -9.380421,
- "memory_end": -9.380421,
- "memory_option": -7.994126,
- "memory_setting": -8.281808,
- "memory_start": -9.380421,
- "message": -9.380421,
- "might": -9.380421,
- "mixed": -9.380421,
- "modified": -9.380421,
- "most": -9.380421,
- "mov": -3.627848,
- "move": -8.687273,
- "movsb": -7.994126,
- "movsd": -8.687273,
- "movw": -9.380421,
- "movzx": -6.161545,
- "mprotect": -9.380421,
- "mul": -8.687273,
- "n": -7.994126,
- "name": -8.687273,
- "nasm": -9.380421,
- "nd": -9.380421,
- "near": -8.687273,
- "neg": -6.084584,
- "newword": -9.380421,
- "next": -9.380421,
- "non": -9.380421,
- "nop": -9.380421,
- "not": -7.434510,
- "num": -9.380421,
- "number.": -9.380421,
- "numbers.": -9.380421,
- "numeric": -9.380421,
- "nv_res": -9.380421,
- "nz": -7.770983,
- "o": -9.380421,
- "octal": -9.380421,
- "of": -6.289378,
- "offset.": -7.588661,
- "omitted": -9.380421,
- "on": -7.588661,
- "one": -9.380421,
- "onto": -9.380421,
- "operand": -9.380421,
- "operations": -9.380421,
- "option_param": -8.687273,
- "option_value_ok": -7.994126,
- "options": -9.380421,
- "or": -6.607832,
- "ordering": -8.687273,
- "output_file": -8.281808,
- "over": -9.380421,
- "overwrite": -8.687273,
- "padding": -9.380421,
- "pages": -8.281808,
- "param": -8.687273,
- "param_end": -7.588661,
- "parameter": -9.380421,
- "params": -8.687273,
- "parser": -9.380421,
- "part": -9.380421,
- "passes_limit": -8.687273,
- "passes_option": -7.994126,
- "pha": -8.281808,
- "pla": -8.281808,
- "places": -9.380421,
- "point": -9.380421,
- "pointer": -9.380421,
- "pointer.": -9.380421,
- "pop": -6.202367,
- "positions": -9.380421,
- "precision": -7.770983,
- "preprocessor": -9.380421,
- "printf": -9.380421,
- "printing": -9.380421,
- "process_param": -8.281808,
- "pszInfo": -9.380421,
- "push": -5.946433,
- "q": -9.380421,
- "r": -4.317826,
- "rb": -7.994126,
- "rcl": -9.380421,
- "rcr": -9.380421,
- "rd": -9.380421,
- "rdtsc": -9.380421,
- "read": -8.687273,
- "read/write": -9.380421,
- "read/write/execute": -9.380421,
- "readable": -7.994126,
- "reading": -9.380421,
- "readline_l": -7.077836,
- "real": -9.380421,
- "reasonable": -9.380421,
- "recently": -9.380421,
- "reg": -9.380421,
- "register": -9.380421,
- "registers": -9.380421,
- "rep": -7.183196,
- "repeat": -8.281808,
- "repl": -9.380421,
- "reserved.": -9.380421,
- "reserves": -9.380421,
- "result": -9.380421,
- "result.": -9.380421,
- "resulting": -9.380421,
- "ret": -4.403687,
- "return": -6.741363,
- "returns.": -8.687273,
- "rights": -9.380421,
- "room": -9.380421,
- "routine": -7.300979,
- "run": -9.380421,
- "runs": -9.380421,
- "rva": -6.607832,
- "s": -8.687273,
- "sar": -8.281808,
- "save": -8.687273,
- "saved": -9.380421,
- "saving": -9.380421,
- "sbb": -7.300979,
- "scratch": -9.380421,
- "sec": -9.380421,
- "section": -7.770983,
- "seg_data": -7.770983,
- "seg_res": -7.770983,
- "sei": -9.380421,
- "set": -7.994126,
- "seta": -9.380421,
- "setae": -9.380421,
- "setb": -8.281808,
- "setbe": -9.380421,
- "sete": -9.380421,
- "setg": -8.687273,
- "setge": -8.687273,
- "setl": -7.994126,
- "setle": -8.687273,
- "setne": -9.380421,
- "setnz": -8.281808,
- "sets": -8.687273,
- "setw": -9.380421,
- "setz": -8.281808,
- "shl": -7.994126,
- "shr": -7.588661,
- "single": -8.687273,
- "size": -9.380421,
- "size.": -9.380421,
- "sizes": -9.380421,
- "skip_name": -8.687273,
- "skip_quoted_name": -8.281808,
- "some": -9.380421,
- "source": -9.380421,
- "sp_res": -9.380421,
- "space": -9.380421,
- "split_words": -8.687273,
- "sta": -6.815471,
- "stack": -6.289378,
- "stack.": -8.687273,
- "stacks": -9.380421,
- "start": -6.895514,
- "start_time": -8.281808,
- "state": -9.380421,
- "static": -8.687273,
- "stc": -8.687273,
- "std": -8.687273,
- "stdin": -9.380421,
- "step": -7.300979,
- "store": -9.380421,
- "stosb": -7.300979,
- "strcmpi": -9.380421,
- "strcmpi_l": -8.687273,
- "strcpyi": -9.380421,
- "strcpyi_l": -8.687273,
- "strhashi": -8.687273,
- "strhashi_l": -8.687273,
- "strict": -8.687273,
- "string": -9.380421,
- "string_param": -8.281808,
- "string_param_end": -8.687273,
- "strlen": -9.380421,
- "stx": -9.380421,
- "sub": -6.244926,
- "subaf": -9.380421,
- "sycall": -9.380421,
- "symbols_file": -8.687273,
- "symbols_option": -8.281808,
- "syscall": -8.281808,
- "syscallret": -9.380421,
- "syscalls.": -9.380421,
- "szReturn": -9.380421,
- "t": -9.380421,
- "table": -9.380421,
- "tables": -9.380421,
- "takes": -9.380421,
- "tax": -9.380421,
- "tay": -9.380421,
- "tcount": -8.687273,
- "temp": -9.380421,
- "terminal": -9.380421,
- "test": -6.384688,
- "the": -6.384688,
- "there.": -9.380421,
- "this": -7.994126,
- "tib_buffer": -8.281808,
- "tick": -9.380421,
- "till": -8.687273,
- "time.": -8.687273,
- "times": -7.770983,
- "to": -6.384688,
- "to_lower": -7.770983,
- "tonumber_l": -8.281808,
- "top": -7.994126,
- "triggered": -9.380421,
- "txs": -9.380421,
- "tya": -9.380421,
- "ud": -8.687273,
- "unnecessary": -9.380421,
- "until": -8.687273,
- "up": -9.380421,
- "use": -8.687273,
- "used": -9.380421,
- "user": -8.687273,
- "uses": -9.380421,
- "uses.": -9.380421,
- "value": -7.588661,
- "value.": -8.281808,
- "values": -9.380421,
- "var_": -7.994126,
- "var_WORD_CHARBUF": -8.281808,
- "var_WORD_DP": -8.281808,
- "var_WORD_LATEST": -9.380421,
- "var_WORD_RZ": -9.380421,
- "var_WORD_SZ": -8.687273,
- "variables": -9.380421,
- "various": -8.687273,
- "vars": -9.380421,
- "version": -8.687273,
- "we": -8.687273,
- "where": -8.687273,
- "will": -9.380421,
- "with": -7.994126,
- "word": -6.982525,
- "word.": -9.380421,
- "word_buf": -8.687273,
- "words": -6.895514,
- "words.": -9.380421,
- "writeable": -8.687273,
- "written": -9.380421,
- "written_size": -9.380421,
- "xchg": -9.380421,
- "xor": -6.672370,
- "xt": -7.588661,
- "z": -7.994126,
- "zero": -9.380421,
- "zeropage": -9.380421,
- "zp_byte": -9.380421,
- "zp_res": -8.687273,
- "{": -7.434510,
- "|": -8.687273,
- "}": -7.434510,
- "~": -9.380421,
- "┃": -8.687273,
- "┓": -9.380421,
- "┛": -9.380421,
- "┣": -9.380421,
- "一": -9.380421,
- "为": -9.380421,
- "值": -9.380421,
- "减": -9.380421,
- "出": -9.380421,
- "函": -9.380421,
- "判": -9.380421,
- "动": -9.380421,
- "吗": -9.380421,
- "器": -8.281808,
- "回": -8.281808,
- "字": -8.281808,
- "底": -8.687273,
- "循": -9.380421,
- "数": -7.994126,
- "断": -9.380421,
- "时": -9.380421,
- "是": -9.380421,
- "束": -7.588661,
- "灰": -9.380421,
- "环": -9.380421,
- "白": -9.380421,
- "移": -9.380421,
- "结": -7.588661,
- "节": -9.380421,
- "计": -8.281808,
- "跳": -9.380421,
- "车": -9.380421,
- "返": -8.687273,
- "逐": -9.380421,
- "零": -9.380421,
- "黑": -8.687273,
- ",": -9.380421,
+ "!": -8.798304,
+ "#": -6.446928,
+ "#IN": -9.491451,
+ "#MPYDLY": -9.491451,
+ "#MPYDLYWRTEN": -9.491451,
+ "#SUMEXT": -9.491451,
+ "#byte": -9.491451,
+ "#start": -9.491451,
+ "#step": -9.491451,
+ "$": -5.599631,
+ "%": -3.998389,
+ "&": -4.373457,
+ "&&": -7.699691,
+ "'": -8.798304,
+ "(": -4.549808,
+ ")": -4.578796,
+ "*": -5.880533,
+ "***********************************************************": -9.491451,
+ "+": -5.147645,
+ ",": -2.119333,
+ "-": -2.425838,
+ ".": -6.783401,
+ "./forth": -9.491451,
+ ".align": -8.798304,
+ ".begin": -8.798304,
+ ".byte": -8.798304,
+ ".concat": -8.105157,
+ ".data": -9.491451,
+ ".define": -7.882013,
+ ".else": -7.545541,
+ ".elseif": -9.491451,
+ ".endif": -7.188866,
+ ".endmacro": -6.658238,
+ ".error": -9.491451,
+ ".hibytes": -9.491451,
+ ".ident": -8.105157,
+ ".if": -8.392839,
+ ".ifblank": -9.491451,
+ ".ifndef": -8.392839,
+ ".ifp": -9.491451,
+ ".left": -8.392839,
+ ".lobytes": -9.491451,
+ ".local": -7.882013,
+ ".macro": -6.658238,
+ ".match": -8.392839,
+ ".popseg": -9.491451,
+ ".pushseg": -9.491451,
+ ".res": -8.392839,
+ ".right": -9.491451,
+ ".segment": -9.491451,
+ ".string": -7.882013,
+ ".tcount": -9.491451,
+ ".text": -9.491451,
+ "0": -8.798304,
+ "1": -7.882013,
+ "16": -9.491451,
+ "255": -9.491451,
+ "256": -8.798304,
+ ":": -4.494239,
+ ";": -1.899085,
+ "<": -7.545541,
+ "<((end)+(step))>": -8.798304,
+ "<(.right(>": -8.798304,
+ "<(start)>": -9.491451,
+ "<(word)>": -9.491451,
+ "<->": -8.798304,
+ "<<": -6.495719,
+ "": -9.491451,
+ "": -9.491451,
+ "": -8.798304,
+ "": -9.491451,
+ "": -8.798304,
+ "": -9.491451,
+ "": -8.392839,
+ "=": -6.547012,
+ ">": -7.188866,
+ "?": -7.093556,
+ "@Skip": -7.699691,
+ "@for_loop": -8.105157,
+ "@for_loop_skip": -8.105157,
+ "@r": -6.400408,
+ "A": -6.195614,
+ "AAE": -9.491451,
+ "ADDDSP": -5.431008,
+ "ADDI": -8.105157,
+ "ADDR": -9.491451,
+ "ADDRSP": -7.545541,
+ "ADDW": -8.798304,
+ "ADVFUNC_CNTL": -9.491451,
+ "AE": -7.545541,
+ "AEE": -9.491451,
+ "AL": -8.798304,
+ "ALIGNREG": -9.491451,
+ "ALL_PLANE_CPY": -9.491451,
+ "ALU": -9.491451,
+ "ANDI": -8.798304,
+ "ANDW": -9.491451,
+ "AXIAL_LINE": -9.491451,
+ "Addr": -6.313397,
+ "Addr.": -8.105157,
+ "Adds": -9.491451,
+ "After": -9.491451,
+ "Ah": -7.093556,
+ "All": -9.491451,
+ "Allows": -9.491451,
+ "Are": -9.491451,
+ "Arg": -7.699691,
+ "B": -8.798304,
+ "BAE": -9.491451,
+ "BASE": -9.491451,
+ "BEE": -9.491451,
+ "BEQ": -9.491451,
+ "BIT": -9.491451,
+ "BKGD_COLOR": -9.491451,
+ "BKGD_MIX": -9.491451,
+ "BKGD_MIX_REG": -9.491451,
+ "BLARGG_MACROS_INCLUDED": -9.491451,
+ "BLK": -9.491451,
+ "BNE": -8.392839,
+ "BRA": -8.392839,
+ "BS": -9.491451,
+ "BSS": -8.798304,
+ "BUILD_NSF": -9.491451,
+ "BYTE_SWAP": -9.491451,
+ "B_CLR_ACTIVE": -9.491451,
+ "Bh": -8.798304,
+ "Bool": -8.392839,
+ "C": -8.798304,
+ "CALL": -8.798304,
+ "CANC_XFER": -8.798304,
+ "CHARBUF": -9.491451,
+ "CJNE": -8.798304,
+ "CMD_ACTIVE": -8.798304,
+ "CMD_STATUS": -8.798304,
+ "COLOR_CMP": -9.491451,
+ "COMMAND": -9.491451,
+ "CONSTANT": -9.491451,
+ "COPY_RECT": -9.491451,
+ "CPU": -9.491451,
+ "CTL": -8.798304,
+ "CUR_X_POS": -9.491451,
+ "CUR_Y_POS": -9.491451,
+ "Calls": -9.491451,
+ "Chris": -9.491451,
+ "CloseHandle": -9.491451,
+ "Cmp": -9.491451,
+ "Copies": -8.798304,
+ "Copyright": -9.491451,
+ "Cosinus": -9.491451,
+ "Counter": -9.491451,
+ "CreateFile": -9.491451,
+ "D": -7.412009,
+ "DAC_DATA": -9.491451,
+ "DAC_MASK": -9.491451,
+ "DAC_RINDEX": -9.491451,
+ "DAC_WINDEX": -9.491451,
+ "DATA_AVAIL": -9.491451,
+ "DATA_STACK_SIZE": -8.798304,
+ "DB": -7.006544,
+ "DEEK": -9.491451,
+ "DEFAULT": -9.491451,
+ "DELAY": -7.882013,
+ "DESTX_DIASTP": -9.491451,
+ "DESTY_AXSTP": -9.491451,
+ "DISP_CNTL": -9.491451,
+ "DISP_STAT": -9.491451,
+ "DJNZ": -8.105157,
+ "DOKE": -7.882013,
+ "DP": -9.491451,
+ "DP_ALIGN": -8.392839,
+ "DRAWCMD": -9.491451,
+ "DX": -8.798304,
+ "Destination": -9.491451,
+ "Dh": -6.783401,
+ "DispAL": -7.882013,
+ "DispInt": -9.491451,
+ "DispReturn": -9.491451,
+ "DispStr": -8.798304,
+ "E": -6.495719,
+ "EA": -9.491451,
+ "EAh": -9.491451,
+ "EBh": -9.491451,
+ "ECh": -9.491451,
+ "EDh": -9.491451,
+ "EE": -8.105157,
+ "EMIT": -9.491451,
+ "END": -9.491451,
+ "ENDM": -8.798304,
+ "EQ/NE": -9.491451,
+ "ERR_TERM": -9.491451,
+ "EX": -9.491451,
+ "Enable": -8.798304,
+ "Example": -9.491451,
+ "Examples": -9.491451,
+ "ExitProcess": -9.491451,
+ "External": -8.798304,
+ "Extra": -8.105157,
+ "FETCHRSP": -8.798304,
+ "FF": -8.798304,
+ "FGD_MIX_ACT": -9.491451,
+ "FGRD_MIX": -9.491451,
+ "FILL_RECT": -9.491451,
+ "FILL_X_RECT": -9.491451,
+ "FILL_Y_RECT": -9.491451,
+ "FLASH": -8.798304,
+ "FORTH.": -9.491451,
+ "FRGD_COLOR": -9.491451,
+ "FRGD_MIX_REG": -9.491451,
+ "FROMRSP": -8.392839,
+ "F_CLR_ACTIVE": -9.491451,
+ "F_HIDDEN": -8.798304,
+ "F_IMMED": -8.392839,
+ "F_LENMASK": -8.105157,
+ "False": -8.392839,
+ "Forth": -8.798304,
+ "Forths": -8.105157,
+ "GETDSP": -8.798304,
+ "GETRSP": -8.105157,
+ "GPC_COPY": -9.491451,
+ "GPC_HANG": -9.491451,
+ "GPC_LINE": -9.491451,
+ "GPC_LINEF": -9.491451,
+ "GPC_NOP": -9.491451,
+ "GPC_RECTS": -9.491451,
+ "GPC_RECTX": -9.491451,
+ "GPC_RECTY": -9.491451,
+ "GP_AXISX": -9.491451,
+ "GP_AXISY": -9.491451,
+ "GP_BUS": -8.798304,
+ "GP_DATA": -9.491451,
+ "GP_DECX": -9.491451,
+ "GP_DECY": -9.491451,
+ "GP_DRAW": -9.491451,
+ "GP_INCX": -9.491451,
+ "GP_INCY": -9.491451,
+ "GP_LINEL": -9.491451,
+ "GP_LINES": -9.491451,
+ "GP_MOVE": -9.491451,
+ "GP_NODATA": -9.491451,
+ "GP_NOSWAP": -9.491451,
+ "GP_PIXEL": -8.392839,
+ "GP_PLANE": -9.491451,
+ "GP_READ": -9.491451,
+ "GP_RESERVED": -9.491451,
+ "GP_SETL": -9.491451,
+ "GP_SKIPL": -9.491451,
+ "GP_STATUS": -9.491451,
+ "GP_SWAP": -9.491451,
+ "GP_WRITE": -9.491451,
+ "Get": -9.491451,
+ "GetCommandLine": -8.798304,
+ "GetEnvironmentVariable": -9.491451,
+ "GetStdHandle": -9.491451,
+ "GetSystemTime": -9.491451,
+ "GetTickCount": -8.392839,
+ "GlobalMemoryStatus": -9.491451,
+ "Grysztar.": -9.491451,
+ "H": -5.802571,
+ "HANG": -9.491451,
+ "H_DISPLAYED": -9.491451,
+ "H_HLINK": -8.798304,
+ "H_LLINK": -8.798304,
+ "H_NAME": -8.105157,
+ "H_NSIZE": -8.105157,
+ "H_SYNC_STRT": -9.491451,
+ "H_SYNC_WID": -9.491451,
+ "H_TOTAL": -9.491451,
+ "Hinsley": -9.491451,
+ "IMMEDIATE": -9.491451,
+ "IN": -9.491451,
+ "INC": -7.882013,
+ "INCX": -9.491451,
+ "INCY": -9.491451,
+ "INT": -8.105157,
+ "INTERPNAME": -9.491451,
+ "IP": -9.491451,
+ "IT": -9.491451,
+ "If": -8.105157,
+ "Imm": -8.392839,
+ "Increments": -8.798304,
+ "Initializes": -9.491451,
+ "Interrupt": -8.798304,
+ "Interrut": -9.491451,
+ "Is": -8.798304,
+ "JMP": -8.798304,
+ "Je": -9.491451,
+ "LATEST": -8.798304,
+ "LCALL": -7.294226,
+ "LD": -8.798304,
+ "LDI": -7.699691,
+ "LDW": -7.294226,
+ "LDWI": -7.545541,
+ "LEFT": -8.392839,
+ "LF": -8.798304,
+ "LINESIZE": -9.491451,
+ "LINE_DRAW": -9.491451,
+ "LOADTOS": -6.718862,
+ "LOCAL": -8.798304,
+ "LOOP": -8.105157,
+ "LSLW": -9.491451,
+ "LSTPELNULL": -9.491451,
+ "LUP": -8.798304,
+ "Label": -7.882013,
+ "Line": -8.105157,
+ "Loads": -9.491451,
+ "LoopCounter": -9.491451,
+ "MAC": -6.159246,
+ "MACRO": -8.798304,
+ "MAJ_AXIS_PCNT": -9.491451,
+ "MAX_LINE_SIZE": -7.699691,
+ "MEM_CNTL": -9.491451,
+ "MINOR_AXIS_PCNT": -9.491451,
+ "MIX_DEST": -9.491451,
+ "MIX_NOT": -9.491451,
+ "MIX_NOT_DEST": -9.491451,
+ "MIX_NOT_SRC": -9.491451,
+ "MIX_ONE": -9.491451,
+ "MIX_SRC": -9.491451,
+ "MIX_SRC_XOR_DEST": -9.491451,
+ "MIX_ZERO": -9.491451,
+ "MLTFUNC_CNTL": -9.491451,
+ "MONOCHROME": -9.491451,
+ "MOV": -7.294226,
+ "MPY": -8.105157,
+ "Make": -9.491451,
+ "Malban": -9.491451,
+ "MemCpy": -9.491451,
+ "Mov": -9.491451,
+ "NASM": -9.491451,
+ "NES": -9.491451,
+ "NO": -8.798304,
+ "NOERROR": -9.491451,
+ "NO_FCN": -9.491451,
+ "NULL": -8.392839,
+ "NUM_HASH_CHAINS": -8.798304,
+ "NVRAM": -9.491451,
+ "Name": -7.699691,
+ "Name.": -9.491451,
+ "Negates": -9.491451,
+ "No": -9.491451,
+ "OK": -8.392839,
+ "ONE_PLN_COPY": -9.491451,
+ "OP": -5.579428,
+ "ORG": -7.545541,
+ "OUTPW": -8.798304,
+ "O_*": -9.491451,
+ "Operand": -8.798304,
+ "Otherwise": -9.491451,
+ "Out": -8.105157,
+ "P": -8.105157,
+ "PAGE_SIZE": -8.798304,
+ "PC_TRANS": -9.491451,
+ "PE": -9.491451,
+ "PEEK": -8.798304,
+ "PICKDSP": -4.866478,
+ "PICKRSP": -7.294226,
+ "PIX_CNTL": -9.491451,
+ "PIX_MIX_SEL": -9.491451,
+ "PIX_TRANS": -9.491451,
+ "PLANAR": -9.491451,
+ "PLANE": -9.491451,
+ "POP": -9.491451,
+ "POPDSP": -6.547012,
+ "POPRSP": -8.392839,
+ "PPUCTRL": -9.491451,
+ "PROT_ALL": -8.798304,
+ "PROT_EXEC": -8.798304,
+ "PROT_READ": -8.798304,
+ "PROT_WRITE": -8.798304,
+ "PTRANS_ACTIVE": -9.491451,
+ "PUSH": -9.491451,
+ "PUSHDSP": -6.658238,
+ "PUSHRSP": -8.798304,
+ "PUTDSP": -5.620250,
+ "PUTRSP": -8.105157,
+ "Points": -8.798304,
+ "Preserved": -7.412009,
+ "QUIT": -8.798304,
+ "R": -7.006544,
+ "RD_MASK": -9.491451,
+ "RES": -5.187386,
+ "RESET_QUEUE_FULL": -9.491451,
+ "RET": -7.093556,
+ "RETI": -7.882013,
+ "RIGHT": -8.392839,
+ "RL": -9.491451,
+ "RODATA": -9.491451,
+ "ROM": -8.392839,
+ "ROM_PAGE_SEL": -9.491451,
+ "RR": -9.491451,
+ "Read": -9.491451,
+ "ReadFile": -9.491451,
+ "Release": -9.491451,
+ "Remember": -9.491451,
+ "Reserves": -9.491451,
+ "Restore": -9.491451,
+ "S": -8.392839,
+ "SCISSOR_B": -9.491451,
+ "SCISSOR_L": -9.491451,
+ "SCISSOR_R": -9.491451,
+ "SCISSOR_T": -9.491451,
+ "SECTION": -8.798304,
+ "SELECT": -9.491451,
+ "SETB": -8.392839,
+ "SETDSP": -8.392839,
+ "SETRSP": -8.798304,
+ "SHORT_STROKE": -9.491451,
+ "SJMP": -8.392839,
+ "SLASH": -8.798304,
+ "SOURCEFD": -9.491451,
+ "ST": -7.188866,
+ "STACK": -9.491451,
+ "STAR": -8.798304,
+ "START": -8.798304,
+ "START_SEQ": -9.491451,
+ "STATE": -9.491451,
+ "STD_OUTPUT_HANDLE": -9.491451,
+ "STOP_SEQ": -9.491451,
+ "STROKE_ALG": -9.491451,
+ "STW": -7.093556,
+ "SUBI": -9.491451,
+ "SUBSYS_CNTL": -9.491451,
+ "SUBSYS_STAT": -9.491451,
+ "SUBW": -9.491451,
+ "SUMEXT": -7.188866,
+ "SYS_*": -9.491451,
+ "SYS_close": -8.798304,
+ "SYS_exit": -8.798304,
+ "SYS_fstat": -8.798304,
+ "SYS_fsync": -8.798304,
+ "SYS_ftruncate": -8.798304,
+ "SYS_lseek": -8.798304,
+ "SYS_mprotect": -8.798304,
+ "SYS_open": -8.798304,
+ "SYS_read": -8.392839,
+ "SYS_rename": -8.798304,
+ "SYS_stat": -8.798304,
+ "SYS_unlink": -8.798304,
+ "SYS_write": -8.798304,
+ "Same": -9.491451,
+ "Segment": -7.545541,
+ "Set": -9.491451,
+ "SetFilePointer": -9.491451,
+ "Shortcuts": -9.491451,
+ "Single": -9.491451,
+ "Sinus": -9.491451,
+ "Size": -7.882013,
+ "Source": -9.491451,
+ "Splits": -9.491451,
+ "Src": -6.547012,
+ "Stores": -8.392839,
+ "Subsequent": -8.798304,
+ "Switches": -9.491451,
+ "T": -8.105157,
+ "TORSP": -7.545541,
+ "TOS": -9.491451,
+ "The": -6.547012,
+ "Time": -9.491451,
+ "Tomasz": -9.491451,
+ "True": -8.798304,
+ "UART_ISR": -8.798304,
+ "USER_DEFS_SIZE": -8.798304,
+ "VERSION": -9.491451,
+ "VERSION_NUM": -8.798304,
+ "VERSION_STRING": -9.491451,
+ "VM": -9.491451,
+ "VP": -8.392839,
+ "V_DISPLAYED": -9.491451,
+ "V_SYNC_STRT": -9.491451,
+ "V_SYNC_WID": -9.491451,
+ "V_TOTAL": -9.491451,
+ "Value": -8.798304,
+ "Various": -9.491451,
+ "VirtualAlloc": -9.491451,
+ "VirtualFree": -9.491451,
+ "WORD": -8.798304,
+ "WORDBUF": -9.491451,
+ "WORD_ABS": -9.491451,
+ "WORD_ACCEPT": -9.491451,
+ "WORD_ADD": -8.105157,
+ "WORD_ADDBYTE": -9.491451,
+ "WORD_ADDSTORE": -9.491451,
+ "WORD_AND": -9.491451,
+ "WORD_BASE": -9.491451,
+ "WORD_BLANK": -9.491451,
+ "WORD_BLK": -9.491451,
+ "WORD_BRANCH": -9.491451,
+ "WORD_CALL_COMMA": -6.658238,
+ "WORD_CHARBUF": -9.491451,
+ "WORD_CMOVE": -9.491451,
+ "WORD_CMOVEB": -9.491451,
+ "WORD_D": -8.798304,
+ "WORD_DABS": -9.491451,
+ "WORD_DECR": -8.105157,
+ "WORD_DEQ": -9.491451,
+ "WORD_DIV": -9.491451,
+ "WORD_DIVMOD": -9.491451,
+ "WORD_DLT": -9.491451,
+ "WORD_DMAX": -9.491451,
+ "WORD_DMIN": -9.491451,
+ "WORD_DMINUS": -9.491451,
+ "WORD_DMULSTAR": -9.491451,
+ "WORD_DNEGATE": -8.798304,
+ "WORD_DNEQ": -9.491451,
+ "WORD_DP": -9.491451,
+ "WORD_DPLUS": -9.491451,
+ "WORD_DROP": -7.294226,
+ "WORD_DSPFETCH": -9.491451,
+ "WORD_DSPSTORE": -9.491451,
+ "WORD_DTOS": -9.491451,
+ "WORD_DULT": -9.491451,
+ "WORD_DUP": -8.798304,
+ "WORD_DZEQ": -9.491451,
+ "WORD_DZLT": -9.491451,
+ "WORD_DZNEQ": -9.491451,
+ "WORD_EQ": -9.491451,
+ "WORD_ERASE": -9.491451,
+ "WORD_EXECUTE": -9.491451,
+ "WORD_EXIT": -9.491451,
+ "WORD_EXIT_COMMA": -8.798304,
+ "WORD_FETCH": -8.798304,
+ "WORD_FETCHBYTE": -9.491451,
+ "WORD_FETCHSHORT": -9.491451,
+ "WORD_FILL": -9.491451,
+ "WORD_FMDIVMOD": -9.491451,
+ "WORD_FROMR": -8.798304,
+ "WORD_GT": -9.491451,
+ "WORD_GTEQ": -9.491451,
+ "WORD_INCR": -7.699691,
+ "WORD_INHASH": -8.798304,
+ "WORD_INLINE_COMMA": -4.746519,
+ "WORD_INTERPRET": -9.491451,
+ "WORD_INVERT": -9.491451,
+ "WORD_KEY": -8.798304,
+ "WORD_LATEST": -9.491451,
+ "WORD_LBRAC": -9.491451,
+ "WORD_LINESIZE": -9.491451,
+ "WORD_LSHIFT": -9.491451,
+ "WORD_LT": -9.491451,
+ "WORD_LTEQ": -9.491451,
+ "WORD_MAX": -9.491451,
+ "WORD_MIN": -9.491451,
+ "WORD_MMINUS": -9.491451,
+ "WORD_MOD": -9.491451,
+ "WORD_MOVE": -9.491451,
+ "WORD_MPLUS": -9.491451,
+ "WORD_MSLASH": -9.491451,
+ "WORD_MULDIV": -9.491451,
+ "WORD_MULL": -8.798304,
+ "WORD_MULSTAR": -9.491451,
+ "WORD_NE": -9.491451,
+ "WORD_NEGATE": -9.491451,
+ "WORD_NFROMR": -9.491451,
+ "WORD_NIP": -8.105157,
+ "WORD_NQDUP": -9.491451,
+ "WORD_NROT": -8.798304,
+ "WORD_NTOR": -9.491451,
+ "WORD_OR": -9.491451,
+ "WORD_OVER": -7.294226,
+ "WORD_O_APPEND": -9.491451,
+ "WORD_O_CREAT": -9.491451,
+ "WORD_O_EXCL": -9.491451,
+ "WORD_O_NONBLOCK": -9.491451,
+ "WORD_O_RDONLY": -9.491451,
+ "WORD_O_RDWR": -9.491451,
+ "WORD_O_TRUNC": -9.491451,
+ "WORD_O_WRONLY": -9.491451,
+ "WORD_PICK": -9.491451,
+ "WORD_QDUP": -9.491451,
+ "WORD_RDROP": -8.798304,
+ "WORD_READCHAR": -8.392839,
+ "WORD_READLINE": -8.798304,
+ "WORD_RFETCH": -8.798304,
+ "WORD_ROT": -8.798304,
+ "WORD_RSHIFT": -9.491451,
+ "WORD_RSPFETCH": -9.491451,
+ "WORD_RSPSTORE": -9.491451,
+ "WORD_RSTORE": -9.491451,
+ "WORD_RZ": -9.491451,
+ "WORD_SMDIVREM": -9.491451,
+ "WORD_SOURCEFD": -9.491451,
+ "WORD_STARSMOD": -9.491451,
+ "WORD_STATE": -9.491451,
+ "WORD_STOD": -9.491451,
+ "WORD_STORE": -8.105157,
+ "WORD_STOREBYTE": -8.392839,
+ "WORD_STORESHORT": -9.491451,
+ "WORD_SUB": -8.392839,
+ "WORD_SUBSTORE": -9.491451,
+ "WORD_SWAP": -7.412009,
+ "WORD_SYSCALL": -9.491451,
+ "WORD_SYS_CLOSE": -9.491451,
+ "WORD_SYS_EXIT": -9.491451,
+ "WORD_SYS_FSTAT": -9.491451,
+ "WORD_SYS_FSYNC": -9.491451,
+ "WORD_SYS_FTRUNCATE": -9.491451,
+ "WORD_SYS_LSEEK": -9.491451,
+ "WORD_SYS_OPEN": -8.798304,
+ "WORD_SYS_READ": -9.491451,
+ "WORD_SYS_RENAME": -9.491451,
+ "WORD_SYS_STAT": -9.491451,
+ "WORD_SYS_UNLINK": -9.491451,
+ "WORD_SYS_WRITE": -9.491451,
+ "WORD_SZ": -9.491451,
+ "WORD_TEST": -9.491451,
+ "WORD_TICKS": -9.491451,
+ "WORD_TOIN": -8.798304,
+ "WORD_TONUMBER": -9.491451,
+ "WORD_TOR": -8.798304,
+ "WORD_TUCK": -8.392839,
+ "WORD_TWODIV": -9.491451,
+ "WORD_TWOMUL": -9.491451,
+ "WORD_UDIVMOD": -9.491451,
+ "WORD_UGT": -9.491451,
+ "WORD_UGTEQ": -9.491451,
+ "WORD_ULT": -9.491451,
+ "WORD_ULTEQ": -9.491451,
+ "WORD_UMDIVMOD": -9.491451,
+ "WORD_UMULSTAR": -8.798304,
+ "WORD_VERSION": -9.491451,
+ "WORD_WORDBUF": -9.491451,
+ "WORD_XOR": -9.491451,
+ "WORD_ZBRANCH": -9.491451,
+ "WORD_ZEQ": -9.491451,
+ "WORD_ZGT": -9.491451,
+ "WORD_ZGTEQ": -9.491451,
+ "WORD_ZLT": -9.491451,
+ "WORD_ZLTEQ": -9.491451,
+ "WORD_ZNE": -9.491451,
+ "WORD__F_HIDDEN": -9.491451,
+ "WORD__F_IMMED": -9.491451,
+ "WORD__F_LENMASK": -9.491451,
+ "WORD__H_NAME": -9.491451,
+ "WORD__H_NSIZE": -9.491451,
+ "WORD__XT_BODY": -9.491451,
+ "WORD__XT_COMPILE": -9.491451,
+ "WORD__XT_LENGTH": -9.491451,
+ "WORD__XT_SIZE": -9.491451,
+ "WRITCMD": -9.491451,
+ "WRT_MASK": -9.491451,
+ "WRT_PLN_MODE": -9.491451,
+ "WaitLoop": -8.392839,
+ "Wait_free": -9.491451,
+ "When": -9.491451,
+ "Win": -9.491451,
+ "Words": -8.392839,
+ "WriteFile": -9.491451,
+ "X": -7.545541,
+ "XORI": -8.392839,
+ "XT_BODY": -8.392839,
+ "XT_COMPILE": -8.392839,
+ "XT_LENGTH": -8.392839,
+ "XT_SIZE": -8.392839,
+ "XY": -8.798304,
+ "Y": -7.545541,
+ "YMAJAXIS": -9.491451,
+ "YX": -9.491451,
+ "Yes": -8.798304,
+ "Z": -9.491451,
+ "ZEROPAGE": -9.491451,
+ "[": -4.671169,
+ "]": -4.671169,
+ "_CloseHandle": -8.798304,
+ "_CreateFileA": -8.798304,
+ "_ExitProcess": -8.798304,
+ "_GetCommandLineA": -8.798304,
+ "_GetEnvironmentVariable": -8.798304,
+ "_GetStdHandle": -8.798304,
+ "_GetSystemTime": -8.798304,
+ "_GetTickCount": -8.798304,
+ "_GlobalMemoryStatus": -8.798304,
+ "_ISR": -7.412009,
+ "_ReadFile": -8.798304,
+ "_SetFilePointer": -8.798304,
+ "_VirtualAlloc": -8.798304,
+ "_VirtualFree": -8.798304,
+ "_WriteFile": -8.798304,
+ "_bytes_suffix": -8.798304,
+ "_copyright": -9.491451,
+ "_logo": -8.798304,
+ "_lsyscall": -9.491451,
+ "_main": -8.392839,
+ "_memory_prefix": -8.798304,
+ "_memory_suffix": -8.798304,
+ "_passes_suffix": -8.798304,
+ "_seconds_suffix": -8.798304,
+ "_syscall": -8.798304,
+ "_usage": -8.798304,
+ "a": -7.412009,
+ "accept_l": -7.699691,
+ "action": -9.491451,
+ "acts": -9.491451,
+ "actual": -9.491451,
+ "adc": -7.006544,
+ "add": -5.466099,
+ "additional_memory": -9.491451,
+ "additional_memory_end": -9.491451,
+ "addr": -7.294226,
+ "address": -7.294226,
+ "addresses": -9.491451,
+ "adds": -9.491451,
+ "addw": -9.491451,
+ "addw_": -8.798304,
+ "adjust": -8.798304,
+ "after": -8.798304,
+ "again.": -9.491451,
+ "ah": -8.392839,
+ "al": -5.228771,
+ "align": -7.412009,
+ "alive": -9.491451,
+ "all": -8.798304,
+ "all.": -9.491451,
+ "all_params": -7.882013,
+ "allow": -9.491451,
+ "alu": -9.491451,
+ "an": -9.491451,
+ "and": -6.495719,
+ "appropriately": -9.491451,
+ "are": -8.798304,
+ "area": -9.491451,
+ "as": -8.105157,
+ "asm_draw_": -8.798304,
+ "assembler": -8.392839,
+ "at": -7.882013,
+ "ax": -8.105157,
+ "b": -7.412009,
+ "backMix": -9.491451,
+ "bad_params": -7.093556,
+ "base": -8.798304,
+ "based": -8.798304,
+ "bcc": -8.798304,
+ "bcs": -9.491451,
+ "be": -7.699691,
+ "begins": -8.798304,
+ "beq": -7.882013,
+ "bgt": -8.798304,
+ "bic": -9.491451,
+ "bis": -9.491451,
+ "bit": -7.882013,
+ "bitb": -8.105157,
+ "bl": -5.502467,
+ "block": -9.491451,
+ "bne": -7.882013,
+ "board": -9.491451,
+ "body": -8.798304,
+ "bootfile": -8.798304,
+ "booting": -9.491451,
+ "bra": -8.798304,
+ "break": -9.491451,
+ "breakif": -9.491451,
+ "bss": -9.491451,
+ "bss_res": -9.491451,
+ "buffer": -7.294226,
+ "buffer.": -8.392839,
+ "building": -9.491451,
+ "built": -8.105157,
+ "busy": -9.491451,
+ "busy...": -9.491451,
+ "but": -9.491451,
+ "bx": -9.491451,
+ "by": -7.882013,
+ "byte": -5.880533,
+ "byte.": -8.798304,
+ "bytes": -8.798304,
+ "bytes_count": -9.491451,
+ "c": -8.105157,
+ "ca": -8.798304,
+ "call": -5.048800,
+ "calls": -8.798304,
+ "can": -7.882013,
+ "cancel": -9.491451,
+ "carry": -9.491451,
+ "case": -8.392839,
+ "cdq": -8.105157,
+ "chain": -9.491451,
+ "change": -9.491451,
+ "channel": -8.798304,
+ "channels": -8.798304,
+ "char": -9.491451,
+ "character": -9.491451,
+ "check": -8.105157,
+ "checking": -9.491451,
+ "cl": -8.392839,
+ "clc": -7.699691,
+ "cld": -8.105157,
+ "clocks": -9.491451,
+ "clone": -9.491451,
+ "clr": -6.400408,
+ "cmp": -5.413913,
+ "code": -8.105157,
+ "code_end": -8.798304,
+ "codeing": -9.491451,
+ "codes": -9.491451,
+ "comparision": -8.798304,
+ "compile": -8.798304,
+ "compiled": -9.491451,
+ "compiler": -9.491451,
+ "compiling": -8.798304,
+ "con_handle": -8.798304,
+ "console": -9.491451,
+ "constant": -9.491451,
+ "constants": -9.491451,
+ "continue": -9.491451,
+ "control": -9.491451,
+ "copied": -9.491451,
+ "copy": -9.491451,
+ "copy_param": -8.798304,
+ "cosinus": -9.491451,
+ "counts": -9.491451,
+ "cpy": -9.491451,
+ "cur": -7.699691,
+ "current": -7.545541,
+ "current_pass": -9.491451,
+ "d": -6.313397,
+ "data": -6.495719,
+ "db": -5.777879,
+ "dd": -3.946273,
+ "dec": -7.545541,
+ "defconst": -5.994943,
+ "define": -5.907932,
+ "defined": -9.491451,
+ "defvar": -6.926502,
+ "defword": -4.593611,
+ "defword_end": -4.593611,
+ "descriptor.": -8.798304,
+ "destroys": -9.491451,
+ "dey": -9.491451,
+ "dic_": -9.491451,
+ "dic_WORD_ABS": -9.491451,
+ "dic_WORD_ACCEPT": -9.491451,
+ "dic_WORD_ADD": -9.491451,
+ "dic_WORD_ADDBYTE": -9.491451,
+ "dic_WORD_ADDSTORE": -9.491451,
+ "dic_WORD_ALIGNDP": -9.491451,
+ "dic_WORD_AND": -9.491451,
+ "dic_WORD_BASE": -9.491451,
+ "dic_WORD_BLANK": -9.491451,
+ "dic_WORD_BLK": -9.491451,
+ "dic_WORD_BRANCH": -9.491451,
+ "dic_WORD_BUCKET": -9.491451,
+ "dic_WORD_CALL_COMMA": -9.491451,
+ "dic_WORD_CHARBUF": -9.491451,
+ "dic_WORD_CHAR_COMMA": -9.491451,
+ "dic_WORD_CLITS": -9.491451,
+ "dic_WORD_CMOVE": -9.491451,
+ "dic_WORD_CMOVEB": -9.491451,
+ "dic_WORD_COLON": -9.491451,
+ "dic_WORD_COMMA": -9.491451,
+ "dic_WORD_COMPARE": -9.491451,
+ "dic_WORD_COMPAREI": -9.491451,
+ "dic_WORD_COMPILE_COMMA": -9.491451,
+ "dic_WORD_COUNT": -9.491451,
+ "dic_WORD_CREATE": -9.491451,
+ "dic_WORD_D": -8.798304,
+ "dic_WORD_DABS": -9.491451,
+ "dic_WORD_DECR": -8.392839,
+ "dic_WORD_DEQ": -9.491451,
+ "dic_WORD_DIV": -9.491451,
+ "dic_WORD_DIVMOD": -9.491451,
+ "dic_WORD_DLT": -9.491451,
+ "dic_WORD_DMAX": -9.491451,
+ "dic_WORD_DMIN": -9.491451,
+ "dic_WORD_DMINUS": -9.491451,
+ "dic_WORD_DMULSTAR": -9.491451,
+ "dic_WORD_DNEGATE": -9.491451,
+ "dic_WORD_DNEQ": -9.491451,
+ "dic_WORD_DODOES": -9.491451,
+ "dic_WORD_DOES": -9.491451,
+ "dic_WORD_DP": -9.491451,
+ "dic_WORD_DPLUS": -9.491451,
+ "dic_WORD_DROP": -8.798304,
+ "dic_WORD_DSPFETCH": -9.491451,
+ "dic_WORD_DSPSTORE": -9.491451,
+ "dic_WORD_DTOS": -9.491451,
+ "dic_WORD_DULT": -9.491451,
+ "dic_WORD_DUP": -8.798304,
+ "dic_WORD_DZEQ": -9.491451,
+ "dic_WORD_DZLT": -9.491451,
+ "dic_WORD_DZNEQ": -9.491451,
+ "dic_WORD_EMIT": -9.491451,
+ "dic_WORD_EQ": -9.491451,
+ "dic_WORD_ERASE": -9.491451,
+ "dic_WORD_EXECUTE": -9.491451,
+ "dic_WORD_EXIT": -9.491451,
+ "dic_WORD_FETCH": -8.798304,
+ "dic_WORD_FETCHBYTE": -9.491451,
+ "dic_WORD_FETCHSHORT": -9.491451,
+ "dic_WORD_FILL": -9.491451,
+ "dic_WORD_FIND": -9.491451,
+ "dic_WORD_FIND_DICT": -9.491451,
+ "dic_WORD_FMDIVMOD": -9.491451,
+ "dic_WORD_FROMR": -8.798304,
+ "dic_WORD_GT": -9.491451,
+ "dic_WORD_GTEQ": -9.491451,
+ "dic_WORD_HEADER_COMMA": -9.491451,
+ "dic_WORD_HIDDEN": -9.491451,
+ "dic_WORD_IMMEDIATE": -9.491451,
+ "dic_WORD_INCR": -8.392839,
+ "dic_WORD_INHASH": -9.491451,
+ "dic_WORD_INLINE_COMMA": -9.491451,
+ "dic_WORD_INTERP": -9.491451,
+ "dic_WORD_INTERPNAME": -9.491451,
+ "dic_WORD_INTERPRET": -9.491451,
+ "dic_WORD_INVERT": -9.491451,
+ "dic_WORD_ISNOTSPACE": -9.491451,
+ "dic_WORD_ISSPACE": -9.491451,
+ "dic_WORD_KEY": -9.491451,
+ "dic_WORD_LATEST": -9.491451,
+ "dic_WORD_LBRAC": -9.491451,
+ "dic_WORD_LINESIZE": -9.491451,
+ "dic_WORD_LIT_COMMA": -9.491451,
+ "dic_WORD_LSHIFT": -9.491451,
+ "dic_WORD_LSYSCALL": -9.491451,
+ "dic_WORD_LT": -9.491451,
+ "dic_WORD_LTEQ": -9.491451,
+ "dic_WORD_MAX": -9.491451,
+ "dic_WORD_MIN": -9.491451,
+ "dic_WORD_MMINUS": -9.491451,
+ "dic_WORD_MOD": -9.491451,
+ "dic_WORD_MOVE": -9.491451,
+ "dic_WORD_MPLUS": -9.491451,
+ "dic_WORD_MSLASH": -9.491451,
+ "dic_WORD_MULDIV": -9.491451,
+ "dic_WORD_MULL": -9.491451,
+ "dic_WORD_MULSTAR": -9.491451,
+ "dic_WORD_NE": -9.491451,
+ "dic_WORD_NEGATE": -9.491451,
+ "dic_WORD_NFROMR": -9.491451,
+ "dic_WORD_NIP": -8.798304,
+ "dic_WORD_NQDUP": -9.491451,
+ "dic_WORD_NROT": -9.491451,
+ "dic_WORD_NTOR": -9.491451,
+ "dic_WORD_OR": -9.491451,
+ "dic_WORD_OVER": -8.798304,
+ "dic_WORD_O_APPEND": -9.491451,
+ "dic_WORD_O_CREAT": -9.491451,
+ "dic_WORD_O_EXCL": -9.491451,
+ "dic_WORD_O_NONBLOCK": -9.491451,
+ "dic_WORD_O_RDONLY": -9.491451,
+ "dic_WORD_O_RDWR": -9.491451,
+ "dic_WORD_O_TRUNC": -9.491451,
+ "dic_WORD_O_WRONLY": -9.491451,
+ "dic_WORD_PARSENAME": -9.491451,
+ "dic_WORD_PICK": -9.491451,
+ "dic_WORD_POSTPONE": -9.491451,
+ "dic_WORD_QDUP": -9.491451,
+ "dic_WORD_RBRAC": -9.491451,
+ "dic_WORD_RDROP": -8.798304,
+ "dic_WORD_READCHAR": -9.491451,
+ "dic_WORD_READLINE": -9.491451,
+ "dic_WORD_REFILL": -9.491451,
+ "dic_WORD_RFETCH": -8.798304,
+ "dic_WORD_ROT": -8.798304,
+ "dic_WORD_RSHIFT": -9.491451,
+ "dic_WORD_RSPFETCH": -9.491451,
+ "dic_WORD_RSPSTORE": -9.491451,
+ "dic_WORD_RSTORE": -9.491451,
+ "dic_WORD_RZ": -9.491451,
+ "dic_WORD_SEMICOLON": -9.491451,
+ "dic_WORD_SLITS": -9.491451,
+ "dic_WORD_SMDIVREM": -9.491451,
+ "dic_WORD_SOURCE": -9.491451,
+ "dic_WORD_SOURCEFD": -9.491451,
+ "dic_WORD_SSTRING": -9.491451,
+ "dic_WORD_STARSMOD": -9.491451,
+ "dic_WORD_STATE": -9.491451,
+ "dic_WORD_STOD": -9.491451,
+ "dic_WORD_STORE": -8.798304,
+ "dic_WORD_STOREBYTE": -9.491451,
+ "dic_WORD_STORESHORT": -9.491451,
+ "dic_WORD_SUB": -9.491451,
+ "dic_WORD_SUBSTORE": -9.491451,
+ "dic_WORD_SWAP": -8.798304,
+ "dic_WORD_SYSCALL": -9.491451,
+ "dic_WORD_SYS_CLOSE": -9.491451,
+ "dic_WORD_SYS_EXIT": -9.491451,
+ "dic_WORD_SYS_FSTAT": -9.491451,
+ "dic_WORD_SYS_FSYNC": -9.491451,
+ "dic_WORD_SYS_FTRUNCATE": -9.491451,
+ "dic_WORD_SYS_LSEEK": -9.491451,
+ "dic_WORD_SYS_OPEN": -9.491451,
+ "dic_WORD_SYS_READ": -9.491451,
+ "dic_WORD_SYS_RENAME": -9.491451,
+ "dic_WORD_SYS_STAT": -9.491451,
+ "dic_WORD_SYS_UNLINK": -9.491451,
+ "dic_WORD_SYS_WRITE": -9.491451,
+ "dic_WORD_SZ": -9.491451,
+ "dic_WORD_TABSTOSPACES": -9.491451,
+ "dic_WORD_TCFA": -9.491451,
+ "dic_WORD_TEST": -9.491451,
+ "dic_WORD_TICKS": -9.491451,
+ "dic_WORD_TOIN": -9.491451,
+ "dic_WORD_TONUMBER": -9.491451,
+ "dic_WORD_TOR": -8.798304,
+ "dic_WORD_TOSNUMBER": -9.491451,
+ "dic_WORD_TRAILING": -9.491451,
+ "dic_WORD_TUCK": -8.798304,
+ "dic_WORD_TWODIV": -9.491451,
+ "dic_WORD_TWOMUL": -9.491451,
+ "dic_WORD_TYPE": -9.491451,
+ "dic_WORD_TYPE_FD": -9.491451,
+ "dic_WORD_UDIVMOD": -9.491451,
+ "dic_WORD_UGT": -9.491451,
+ "dic_WORD_UGTEQ": -9.491451,
+ "dic_WORD_ULT": -9.491451,
+ "dic_WORD_ULTEQ": -9.491451,
+ "dic_WORD_UMDIVMOD": -9.491451,
+ "dic_WORD_UMULSTAR": -9.491451,
+ "dic_WORD_UNUSED": -9.491451,
+ "dic_WORD_VERSION": -9.491451,
+ "dic_WORD_WORDBUF": -9.491451,
+ "dic_WORD_WORDNAME": -9.491451,
+ "dic_WORD_XOR": -9.491451,
+ "dic_WORD_XTSKIP": -9.491451,
+ "dic_WORD_ZBRANCH": -9.491451,
+ "dic_WORD_ZEQ": -9.491451,
+ "dic_WORD_ZGT": -9.491451,
+ "dic_WORD_ZGTEQ": -9.491451,
+ "dic_WORD_ZLT": -9.491451,
+ "dic_WORD_ZLTEQ": -9.491451,
+ "dic_WORD_ZNE": -9.491451,
+ "dic_WORD__F_HIDDEN": -9.491451,
+ "dic_WORD__F_IMMED": -9.491451,
+ "dic_WORD__F_LENMASK": -9.491451,
+ "dic_WORD__H_NAME": -9.491451,
+ "dic_WORD__H_NSIZE": -9.491451,
+ "dic_WORD__XT_BODY": -9.491451,
+ "dic_WORD__XT_COMPILE": -9.491451,
+ "dic_WORD__XT_LENGTH": -9.491451,
+ "dic_WORD__XT_SIZE": -9.491451,
+ "dictionary": -7.699691,
+ "dictionary.": -9.491451,
+ "dictionary_end": -8.798304,
+ "dictionary_start": -8.392839,
+ "dint": -9.491451,
+ "directive": -9.491451,
+ "discardable": -9.491451,
+ "display_bytes_count": -8.798304,
+ "display_character": -9.491451,
+ "display_number": -7.882013,
+ "display_string": -7.545541,
+ "display_user_messages": -9.491451,
+ "displayed_count": -9.491451,
+ "div": -7.882013,
+ "dl": -8.392839,
+ "doesn": -9.491451,
+ "double": -8.798304,
+ "down": -9.491451,
+ "ds": -8.798304,
+ "dw": -6.852394,
+ "dwDispPos": -7.699691,
+ "dx": -9.491451,
+ "e": -9.491451,
+ "eax": -4.326665,
+ "ebp": -5.431008,
+ "ebx": -3.784341,
+ "ecx": -5.160718,
+ "edge": -9.491451,
+ "edi": -5.317064,
+ "edx": -5.147645,
+ "eint": -9.491451,
+ "eip": -9.491451,
+ "elif": -8.105157,
+ "elifctx": -9.491451,
+ "else": -6.852394,
+ "emit_scratch": -9.491451,
+ "end": -6.601079,
+ "endif": -6.090254,
+ "endm": -6.272575,
+ "endmacro": -7.093556,
+ "ends": -8.392839,
+ "entire": -9.491451,
+ "entry": -8.798304,
+ "eor": -9.491451,
+ "equ": -4.663137,
+ "errmsg": -9.491451,
+ "errmsgend": -9.491451,
+ "errmsgnl": -9.491451,
+ "error": -8.392839,
+ "es": -9.491451,
+ "esi": -5.662810,
+ "esp": -6.233354,
+ "etc.": -9.491451,
+ "except": -9.491451,
+ "executable": -9.491451,
+ "executed": -9.491451,
+ "executing": -8.798304,
+ "exit_program": -8.798304,
+ "expands": -9.491451,
+ "extra": -9.491451,
+ "f": -9.491451,
+ "falling": -9.491451,
+ "fd": -8.392839,
+ "fetch": -9.491451,
+ "few": -9.491451,
+ "field": -8.105157,
+ "file": -8.798304,
+ "find_command_start": -8.798304,
+ "find_param": -7.545541,
+ "find_symbols_file_name": -8.798304,
+ "fixups": -9.491451,
+ "flag": -7.882013,
+ "flags": -8.798304,
+ "flags/len": -8.798304,
+ "flags/modes.": -9.491451,
+ "flat": -9.491451,
+ "flow": -9.491451,
+ "follows": -9.491451,
+ "foo": -9.491451,
+ "foo_count": -9.491451,
+ "foo_h": -9.491451,
+ "foo_l": -9.491451,
+ "for": -7.294226,
+ "for_loop": -7.699691,
+ "for_loop16": -9.491451,
+ "foreMix": -9.491451,
+ "format": -8.798304,
+ "formatter": -9.491451,
+ "forth": -9.491451,
+ "forth.nasm": -9.491451,
+ "forth.o": -9.491451,
+ "forth_end": -8.798304,
+ "forth_start": -8.392839,
+ "frameCount": -9.491451,
+ "free": -9.491451,
+ "from": -7.412009,
+ "function": -9.491451,
+ "functions": -9.491451,
+ "g": -9.491451,
+ "ge": -8.798304,
+ "get": -7.412009,
+ "get_option_digit": -8.798304,
+ "get_option_value": -8.392839,
+ "get_output_file": -8.798304,
+ "get_params": -8.798304,
+ "giga_frameCount": -8.798304,
+ "giga_notesTable": -9.491451,
+ "giga_soundChan": -8.798304,
+ "giga_soundTimer": -9.491451,
+ "global": -8.798304,
+ "go": -9.491451,
+ "gs": -8.392839,
+ "h": -4.755252,
+ "hash": -8.392839,
+ "hash_buckets": -8.798304,
+ "help": -9.491451,
+ "here.": -9.491451,
+ "high": -7.882013,
+ "i_jmp": -8.392839,
+ "i_ret": -8.392839,
+ "idiv": -7.412009,
+ "if": -5.994943,
+ "ifctx": -8.798304,
+ "ifend": -8.798304,
+ "ifnot": -8.392839,
+ "ii": -8.798304,
+ "immediate": -8.392839,
+ "import": -9.491451,
+ "imul": -7.699691,
+ "in": -6.658238,
+ "inc": -7.006544,
+ "include": -6.783401,
+ "increment": -9.491451,
+ "incw": -9.491451,
+ "information": -8.798304,
+ "init": -9.491451,
+ "init_cpu_regs": -9.491451,
+ "init_memory": -9.491451,
+ "initial": -9.491451,
+ "input": -7.699691,
+ "input_file": -8.105157,
+ "insensative": -9.491451,
+ "instruction": -9.491451,
+ "int": -8.392839,
+ "intep_name_buf": -9.491451,
+ "interface": -9.491451,
+ "interpret": -9.491451,
+ "interpreter": -8.798304,
+ "into": -7.882013,
+ "invalid_option_value": -7.882013,
+ "inx": -8.798304,
+ "inxy": -9.491451,
+ "iny": -8.798304,
+ "is": -8.392839,
+ "it": -7.882013,
+ "it.": -8.392839,
+ "its": -9.491451,
+ "j": -8.392839,
+ "ja": -8.392839,
+ "jae": -9.491451,
+ "jc": -8.392839,
+ "je": -6.272575,
+ "jmp": -6.124155,
+ "jne": -8.392839,
+ "jnz": -8.798304,
+ "jo": -9.491451,
+ "jsr": -8.798304,
+ "jump": -9.491451,
+ "just": -9.491451,
+ "jz": -6.495719,
+ "keep": -9.491451,
+ "kernel_name": -8.798304,
+ "kernel_table": -8.798304,
+ "key": -9.491451,
+ "keyH": -9.491451,
+ "keyL": -9.491451,
+ "keyboard": -9.491451,
+ "l": -8.392839,
+ "last": -8.798304,
+ "last_displayed": -9.491451,
+ "lastcall": -8.798304,
+ "latest": -9.491451,
+ "layed": -9.491451,
+ "ld": -9.491451,
+ "lda": -6.446928,
+ "ldb": -8.798304,
+ "ldd": -7.882013,
+ "ldu": -8.105157,
+ "ldx": -8.392839,
+ "ldxy": -9.491451,
+ "ldy": -8.392839,
+ "le": -9.491451,
+ "lea": -7.412009,
+ "leax": -8.798304,
+ "len": -8.392839,
+ "length": -7.699691,
+ "like": -9.491451,
+ "line": -9.491451,
+ "link": -8.392839,
+ "list": -8.392839,
+ "load": -8.392839,
+ "lodsb": -6.783401,
+ "lodsd": -9.491451,
+ "long": -8.105157,
+ "loop": -7.699691,
+ "loop_exit": -8.105157,
+ "loop_n_times": -9.491451,
+ "loop_start": -8.105157,
+ "loopend": -8.798304,
+ "loopstart": -8.392839,
+ "low": -8.392839,
+ "lower": -8.798304,
+ "mS": -9.491451,
+ "machine": -9.491451,
+ "macho": -9.491451,
+ "macro": -5.907932,
+ "macros": -8.392839,
+ "make": -9.491451,
+ "mask": -9.491451,
+ "max": -9.491451,
+ "memory": -9.491451,
+ "memory.": -9.491451,
+ "memory_end": -9.491451,
+ "memory_option": -8.105157,
+ "memory_setting": -8.392839,
+ "memory_start": -9.491451,
+ "message": -9.491451,
+ "midi": -7.545541,
+ "midiCommand": -7.545541,
+ "midiDelay": -8.105157,
+ "midiEndNote": -8.798304,
+ "midiNote": -8.105157,
+ "midiScratch": -6.495719,
+ "midiStartNote": -8.798304,
+ "midiStreamPtr": -7.188866,
+ "might": -9.491451,
+ "mixed": -9.491451,
+ "mode": -8.798304,
+ "mode.": -9.491451,
+ "modified": -9.491451,
+ "most": -9.491451,
+ "mov": -3.735709,
+ "move": -8.392839,
+ "movsb": -8.105157,
+ "movsd": -8.798304,
+ "movw": -9.491451,
+ "movzx": -6.272575,
+ "mprotect": -9.491451,
+ "mul": -8.798304,
+ "n": -8.105157,
+ "name": -8.798304,
+ "nasm": -9.491451,
+ "nd": -9.491451,
+ "near": -8.798304,
+ "neg": -6.195614,
+ "negative": -9.491451,
+ "new": -8.798304,
+ "newword": -9.491451,
+ "next": -9.491451,
+ "non": -9.491451,
+ "nop": -9.491451,
+ "not": -7.412009,
+ "note": -7.294226,
+ "num": -9.491451,
+ "number.": -9.491451,
+ "numbers.": -9.491451,
+ "numeric": -9.491451,
+ "nv_res": -9.491451,
+ "nz": -7.882013,
+ "o": -9.491451,
+ "octal": -9.491451,
+ "of": -6.313397,
+ "offset.": -7.699691,
+ "omitted": -9.491451,
+ "on": -7.699691,
+ "one": -9.491451,
+ "onto": -9.491451,
+ "operand": -9.491451,
+ "operations": -9.491451,
+ "option_param": -8.798304,
+ "option_value_ok": -8.105157,
+ "options": -9.491451,
+ "or": -6.718862,
+ "ordering": -8.798304,
+ "oscH": -9.491451,
+ "oscL": -9.491451,
+ "out": -9.491451,
+ "output_file": -8.392839,
+ "over": -9.491451,
+ "overwrite": -8.798304,
+ "padding": -9.491451,
+ "pages": -8.392839,
+ "param": -8.798304,
+ "param_end": -7.699691,
+ "parameter": -9.491451,
+ "params": -8.798304,
+ "parser": -9.491451,
+ "part": -8.798304,
+ "passes_limit": -8.798304,
+ "passes_option": -8.105157,
+ "peek": -9.491451,
+ "pha": -8.392839,
+ "pixel": -8.798304,
+ "pla": -8.392839,
+ "places": -9.491451,
+ "playM_delay": -8.798304,
+ "playM_endnote": -8.798304,
+ "playM_process": -8.105157,
+ "playM_segment": -8.798304,
+ "playM_start": -8.798304,
+ "playMidi": -9.491451,
+ "point": -9.491451,
+ "pointer": -9.491451,
+ "pointer.": -9.491451,
+ "pop": -6.313397,
+ "positions": -9.491451,
+ "positive": -9.491451,
+ "precision": -7.882013,
+ "preprocessor": -9.491451,
+ "previous": -9.491451,
+ "printf": -9.491451,
+ "printing": -9.491451,
+ "process_param": -8.392839,
+ "pszInfo": -9.491451,
+ "pumping": -9.491451,
+ "push": -6.057464,
+ "q": -9.491451,
+ "r": -4.428856,
+ "rb": -8.105157,
+ "rcl": -9.491451,
+ "rcr": -9.491451,
+ "rd": -9.491451,
+ "rdtsc": -9.491451,
+ "read": -8.798304,
+ "read/write": -9.491451,
+ "read/write/execute": -9.491451,
+ "readable": -8.105157,
+ "reading": -9.491451,
+ "readline_l": -7.188866,
+ "real": -9.491451,
+ "reasonable": -9.491451,
+ "recently": -9.491451,
+ "reg": -9.491451,
+ "register": -9.491451,
+ "registers": -9.491451,
+ "rep": -7.294226,
+ "repeat": -8.392839,
+ "repl": -9.491451,
+ "reserved.": -9.491451,
+ "reserves": -9.491451,
+ "reset": -9.491451,
+ "resetA_loop": -8.798304,
+ "resetAudio": -9.491451,
+ "restore": -9.491451,
+ "restored": -9.491451,
+ "result": -9.491451,
+ "result.": -9.491451,
+ "resulting": -9.491451,
+ "ret": -4.514717,
+ "return": -6.852394,
+ "returns.": -8.798304,
+ "rights": -9.491451,
+ "room": -9.491451,
+ "routine": -7.412009,
+ "rts": -8.798304,
+ "run": -9.491451,
+ "runs": -9.491451,
+ "rva": -6.718862,
+ "s": -7.882013,
+ "sar": -8.392839,
+ "save": -8.798304,
+ "saved": -9.491451,
+ "saving": -9.491451,
+ "sbb": -7.412009,
+ "score": -8.392839,
+ "scratch": -9.491451,
+ "sec": -9.491451,
+ "section": -7.882013,
+ "seg_data": -7.882013,
+ "seg_res": -7.882013,
+ "segment": -8.798304,
+ "sei": -9.491451,
+ "set": -7.882013,
+ "seta": -9.491451,
+ "setae": -9.491451,
+ "setb": -8.392839,
+ "setbe": -9.491451,
+ "sete": -9.491451,
+ "setg": -8.798304,
+ "setge": -8.798304,
+ "setl": -8.105157,
+ "setle": -8.798304,
+ "setne": -9.491451,
+ "setnz": -8.392839,
+ "sets": -8.798304,
+ "setw": -9.491451,
+ "setz": -8.392839,
+ "shift": -9.491451,
+ "shl": -8.105157,
+ "shr": -7.699691,
+ "single": -8.798304,
+ "sinus": -9.491451,
+ "size": -9.491451,
+ "size.": -9.491451,
+ "sizes": -9.491451,
+ "skip_name": -8.798304,
+ "skip_quoted_name": -8.392839,
+ "so": -9.491451,
+ "some": -9.491451,
+ "sound": -9.491451,
+ "soundTimer": -9.491451,
+ "source": -9.491451,
+ "sp_res": -9.491451,
+ "space": -9.491451,
+ "split_words": -8.798304,
+ "sta": -6.446928,
+ "stack": -6.400408,
+ "stack.": -8.798304,
+ "stacks": -9.491451,
+ "start": -6.718862,
+ "start_time": -8.392839,
+ "starts": -8.798304,
+ "state": -9.491451,
+ "static": -8.798304,
+ "status.": -9.491451,
+ "stays": -9.491451,
+ "stb": -8.392839,
+ "stc": -8.798304,
+ "std": -8.798304,
+ "stdin": -9.491451,
+ "step": -7.412009,
+ "store": -9.491451,
+ "stosb": -7.412009,
+ "strcmpi": -9.491451,
+ "strcmpi_l": -8.798304,
+ "strcpyi": -9.491451,
+ "strcpyi_l": -8.798304,
+ "stream": -9.491451,
+ "strhashi": -8.798304,
+ "strhashi_l": -8.798304,
+ "strict": -8.798304,
+ "string": -9.491451,
+ "string_param": -8.392839,
+ "string_param_end": -8.798304,
+ "strlen": -9.491451,
+ "stx": -9.491451,
+ "sub": -6.355957,
+ "subaf": -9.491451,
+ "sure": -9.491451,
+ "sycall": -9.491451,
+ "symbols_file": -8.798304,
+ "symbols_option": -8.392839,
+ "syscall": -8.392839,
+ "syscallret": -9.491451,
+ "syscalls.": -9.491451,
+ "szReturn": -9.491451,
+ "t": -9.491451,
+ "table": -8.798304,
+ "tables": -9.491451,
+ "takes": -9.491451,
+ "tax": -9.491451,
+ "tay": -9.491451,
+ "tcount": -8.798304,
+ "temp": -9.491451,
+ "terminal": -9.491451,
+ "test": -6.446928,
+ "that": -8.798304,
+ "the": -6.313397,
+ "there.": -9.491451,
+ "this": -7.882013,
+ "tib_buffer": -8.392839,
+ "tick": -9.491451,
+ "till": -8.798304,
+ "time.": -8.798304,
+ "times": -7.882013,
+ "title_screenMidi": -9.491451,
+ "to": -6.446928,
+ "to_lower": -7.882013,
+ "tonumber_l": -8.392839,
+ "top": -8.105157,
+ "transfer": -8.798304,
+ "triggered": -9.491451,
+ "try": -9.491451,
+ "txs": -9.491451,
+ "tya": -9.491451,
+ "u": -8.392839,
+ "ud": -8.798304,
+ "unnecessary": -9.491451,
+ "until": -8.798304,
+ "up": -9.491451,
+ "use": -8.392839,
+ "used": -9.491451,
+ "user": -8.798304,
+ "uses": -9.491451,
+ "uses.": -9.491451,
+ "value": -7.699691,
+ "value.": -8.392839,
+ "values": -9.491451,
+ "var_": -8.105157,
+ "var_WORD_CHARBUF": -8.392839,
+ "var_WORD_DP": -8.392839,
+ "var_WORD_LATEST": -9.491451,
+ "var_WORD_RZ": -9.491451,
+ "var_WORD_SZ": -8.798304,
+ "variables": -9.491451,
+ "various": -8.798304,
+ "vars": -9.491451,
+ "version": -8.798304,
+ "wait": -8.798304,
+ "waits": -8.798304,
+ "wavA": -9.491451,
+ "wavX": -9.491451,
+ "we": -7.882013,
+ "well.": -9.491451,
+ "where": -8.798304,
+ "will": -9.491451,
+ "with": -8.105157,
+ "word": -7.093556,
+ "word.": -9.491451,
+ "word_buf": -8.798304,
+ "words": -7.006544,
+ "words.": -9.491451,
+ "writeable": -8.798304,
+ "written": -8.798304,
+ "written_size": -9.491451,
+ "x": -7.006544,
+ "xchg": -9.491451,
+ "xferMode": -8.798304,
+ "xor": -6.783401,
+ "xt": -7.699691,
+ "z": -8.105157,
+ "zero": -9.491451,
+ "zeropage": -9.491451,
+ "zp_byte": -9.491451,
+ "zp_res": -8.798304,
+ "{": -7.545541,
+ "|": -8.798304,
+ "}": -7.545541,
+ "~": -9.491451,
+ "┃": -8.798304,
+ "┓": -9.491451,
+ "┛": -9.491451,
+ "┣": -9.491451,
+ "一": -9.491451,
+ "为": -9.491451,
+ "值": -9.491451,
+ "减": -9.491451,
+ "出": -9.491451,
+ "函": -9.491451,
+ "判": -9.491451,
+ "动": -9.491451,
+ "吗": -9.491451,
+ "器": -8.392839,
+ "回": -8.392839,
+ "字": -8.392839,
+ "底": -8.798304,
+ "循": -9.491451,
+ "数": -8.105157,
+ "断": -9.491451,
+ "时": -9.491451,
+ "是": -9.491451,
+ "束": -7.699691,
+ "灰": -9.491451,
+ "环": -9.491451,
+ "白": -9.491451,
+ "移": -9.491451,
+ "结": -7.699691,
+ "节": -9.491451,
+ "计": -8.392839,
+ "跳": -9.491451,
+ "车": -9.491451,
+ "返": -8.798304,
+ "逐": -9.491451,
+ "零": -9.491451,
+ "黑": -8.798304,
+ ",": -9.491451,
},
"Asymptote": map[string]float64{
"(": -2.178747,
@@ -7836,6 +8323,102 @@ var TokensLogProbabilities = map[string]map[string]float64{
"{": -3.667826,
"}": -3.667826,
},
+ "BibTeX": map[string]float64{
+ "$": -4.744932,
+ "%": -4.744932,
+ "+": -4.744932,
+ ",": -2.036882,
+ "-": -4.339467,
+ "//arxiv.org/abs/": -5.438079,
+ "//dblp.org": -5.438079,
+ "//dblp.uni": -5.438079,
+ ":": -3.240855,
+ "=": -2.179983,
+ "@Book": -5.438079,
+ "@article": -5.438079,
+ "@book": -5.438079,
+ "@incollection": -5.438079,
+ "AggreVaTeD": -5.438079,
+ "Andrew": -5.438079,
+ "Arun": -5.438079,
+ "Bagnell": -5.438079,
+ "Boots": -5.438079,
+ "Byron": -5.438079,
+ "CoRR": -5.438079,
+ "DBLP": -5.438079,
+ "Deeply": -5.438079,
+ "Differentiable": -5.438079,
+ "Dijkstra": -5.438079,
+ "Donald": -5.438079,
+ "Edsger": -5.438079,
+ "Education": -5.438079,
+ "Ervin": -5.438079,
+ "Geoffrey": -5.438079,
+ "Gordon": -5.438079,
+ "Imitation": -5.438079,
+ "J.": -4.744932,
+ "Jun": -5.438079,
+ "Knuth": -5.438079,
+ "Learning": -5.438079,
+ "On": -5.438079,
+ "Pearson": -5.438079,
+ "Prediction": -5.438079,
+ "Selected": -5.438079,
+ "Sequential": -5.438079,
+ "Springer": -5.438079,
+ "Sun": -5.438079,
+ "The": -5.438079,
+ "Venkatraman": -5.438079,
+ "W": -5.438079,
+ "Wed": -5.438079,
+ "Wen": -5.438079,
+ "a": -5.438079,
+ "abramowitz": -5.438079,
+ "abs/": -5.438079,
+ "address": -5.438079,
+ "and": -3.828641,
+ "art": -4.744932,
+ "author": -4.051785,
+ "bibliography": -5.438079,
+ "bibsource": -5.438079,
+ "biburl": -5.438079,
+ "booktitle": -5.438079,
+ "computer": -4.744932,
+ "computing": -5.438079,
+ "dblp": -5.438079,
+ "dijkstra": -5.438079,
+ "edition": -5.438079,
+ "for": -5.438079,
+ "http": -4.339467,
+ "journal": -5.438079,
+ "journals/corr/SunVGBB": -5.438079,
+ "knuth": -5.438079,
+ "math": -5.438079,
+ "of": -4.744932,
+ "on": -5.438079,
+ "pages": -5.438079,
+ "personal": -5.438079,
+ "perspective": -5.438079,
+ "programming": -5.438079,
+ "publisher": -4.339467,
+ "role": -4.744932,
+ "science": -5.438079,
+ "scientific": -5.438079,
+ "searching": -5.438079,
+ "sorting": -5.438079,
+ "stegun": -5.438079,
+ "the": -5.438079,
+ "thought": -5.438079,
+ "timestamp": -5.438079,
+ "title": -4.051785,
+ "trier.de/rec/bib/journals/corr/SunVGBB": -5.438079,
+ "url": -5.438079,
+ "volume": -4.744932,
+ "writings": -5.438079,
+ "year": -4.051785,
+ "{": -2.260025,
+ "}": -2.260025,
+ },
"BitBake": map[string]float64{
"$": -2.926739,
"(": -4.025352,
@@ -21530,6 +22113,183 @@ var TokensLogProbabilities = map[string]map[string]float64{
"ې": -7.490529,
"ە": -5.331045,
},
+ "CodeQL": map[string]float64{
+ "!": -5.902633,
+ "(": -2.031432,
+ ")": -2.031432,
+ "+": -6.308098,
+ ",": -3.240046,
+ "-": -6.308098,
+ ".containsSpecial": -7.001246,
+ ".declaresAttribute": -7.001246,
+ ".getATarget": -7.001246,
+ ".getAnAccess": -7.001246,
+ ".getName": -6.308098,
+ ".hasAttribute": -7.001246,
+ ".toString": -7.001246,
+ ".toUpperCase": -7.001246,
+ ":": -3.823192,
+ ";": -7.001246,
+ "=": -3.217056,
+ "A": -5.902633,
+ "AnonymousFunctionExpr": -7.001246,
+ "ArrayFunction": -7.001246,
+ "Builtin": -6.308098,
+ "CfgOrigin": -4.603350,
+ "ClassDecl": -7.001246,
+ "ClassObjectInternal": -7.001246,
+ "ControlFlowNode": -5.902633,
+ "F": -7.001246,
+ "Function": -7.001246,
+ "FunctionInput": -6.308098,
+ "FunctionOutput": -6.308098,
+ "Helpers": -7.001246,
+ "InetAton": -6.308098,
+ "InetNtoa": -6.308098,
+ "ObjectInternal": -3.600048,
+ "PointsToContext": -6.308098,
+ "PointsToInternal": -7.001246,
+ "PropertyInternal": -7.001246,
+ "PropertySetterOrDeleter": -7.001246,
+ "SelectCall": -7.001246,
+ "SqlSelectStmt": -7.001246,
+ "SqlTableName": -7.001246,
+ "SqlTableReference": -7.001246,
+ "TBuiltinClassObject": -7.001246,
+ "TProperty": -7.001246,
+ "TPropertySetterOrDeleter": -5.902633,
+ "TaintFunction": -6.308098,
+ "Types": -6.308098,
+ "[": -5.614951,
+ "]": -5.614951,
+ "_": -5.209486,
+ "abstract": -6.308098,
+ "afe": -7.001246,
+ "afe.getExpressionBody": -7.001246,
+ "afe.getNumberOfParameters": -7.001246,
+ "afe.getParameter": -7.001246,
+ "and": -4.005513,
+ "any": -6.308098,
+ "attribute": -6.308098,
+ "attributeRequired": -7.001246,
+ "attributesUnknown": -7.001246,
+ "binds": -6.308098,
+ "boolean": -4.921804,
+ "booleanValue": -6.308098,
+ "bufParam": -4.921804,
+ "builtin": -5.209486,
+ "call": -5.902633,
+ "callResult": -6.308098,
+ "callee": -7.001246,
+ "calleeAndOffset": -7.001246,
+ "class": -5.391808,
+ "cls": -5.902633,
+ "cobol": -7.001246,
+ "context": -7.001246,
+ "contextSensitiveCallee": -6.308098,
+ "csharp": -7.001246,
+ "desc_origin": -5.902633,
+ "descriptor": -5.209486,
+ "descriptor.descriptorGetClass": -7.001246,
+ "descriptor.isDescriptor": -5.902633,
+ "descriptorGetClass": -6.308098,
+ "descriptorGetInstance": -6.308098,
+ "elemCount": -6.308098,
+ "exists": -5.614951,
+ "extends": -5.391808,
+ "f": -5.902633,
+ "false": -5.614951,
+ "foo": -7.001246,
+ "from": -6.308098,
+ "fromCfgNode": -7.001246,
+ "getBase": -7.001246,
+ "getBuiltin": -7.001246,
+ "getClass": -7.001246,
+ "getClassDeclaration": -7.001246,
+ "getIterNext": -6.308098,
+ "getMro": -7.001246,
+ "getName": -6.308098,
+ "getOrigin": -7.001246,
+ "getProperty": -7.001246,
+ "hasArrayInput": -7.001246,
+ "hasArrayOutput": -7.001246,
+ "hasArrayWithFixedSize": -7.001246,
+ "hasArrayWithNullTerminator": -7.001246,
+ "hasAttribute": -7.001246,
+ "hasGlobalName": -6.308098,
+ "hasTaintFlow": -6.308098,
+ "import": -4.516339,
+ "input": -6.308098,
+ "input.isParameter": -7.001246,
+ "input.isParameterDeref": -7.001246,
+ "instance": -5.614951,
+ "int": -4.516339,
+ "intValue": -6.308098,
+ "introducedAt": -7.001246,
+ "isClass": -6.308098,
+ "isDescriptor": -6.308098,
+ "isIdentityFunction": -6.308098,
+ "isIterableSubclass": -7.001246,
+ "isNotSubscriptedType": -6.308098,
+ "isSpecial": -7.001246,
+ "length": -6.308098,
+ "lookup": -7.001246,
+ "name": -4.603350,
+ "node": -7.001246,
+ "noinline": -5.614951,
+ "none": -3.705409,
+ "not": -6.308098,
+ "notTestableForEquality": -7.001246,
+ "obj": -5.614951,
+ "or": -5.391808,
+ "origin": -4.516339,
+ "output": -6.308098,
+ "output.isParameterDeref": -7.001246,
+ "output.isReturnValueDeref": -7.001246,
+ "override": -3.089223,
+ "paramOffset": -7.001246,
+ "pragma": -5.614951,
+ "predicate": -3.535510,
+ "predicateWithResult": -7.001246,
+ "private": -4.921804,
+ "python": -7.001246,
+ "ref": -6.308098,
+ "ref.": -7.001246,
+ "result": -4.110874,
+ "sc": -6.308098,
+ "sc.getFunctionExpr": -7.001246,
+ "scope": -7.001246,
+ "select": -5.902633,
+ "semmle.code.cpp.models.interfaces.ArrayFunction": -7.001246,
+ "semmle.code.cpp.models.interfaces.Taint": -7.001246,
+ "semmle.python.objects.ObjectInternal": -7.001246,
+ "semmle.python.objects.TObject": -7.001246,
+ "semmle.python.pointsto.MRO": -7.001246,
+ "semmle.python.pointsto.PointsTo": -7.001246,
+ "semmle.python.pointsto.PointsToContext": -7.001246,
+ "semmle.python.types.Builtins": -7.001246,
+ "special": -7.001246,
+ "stmt": -6.308098,
+ "stmt.getFrom": -7.001246,
+ "stmt.getWhere": -7.001246,
+ "strValue": -6.308098,
+ "string": -4.603350,
+ "subscriptUnknown": -6.308098,
+ "this": -4.362188,
+ "this.getClassDeclaration": -6.308098,
+ "this.getName": -7.001246,
+ "this.getProperty": -6.308098,
+ "this.lookup": -6.308098,
+ "toString": -7.001246,
+ "true": -4.804021,
+ "unknown": -7.001246,
+ "useOriginAsLegacyObject": -6.308098,
+ "value": -4.804021,
+ "where": -6.308098,
+ "{": -2.842363,
+ "|": -5.614951,
+ "}": -2.842363,
+ },
"CoffeeScript": map[string]float64{
"!": -8.204672,
"#": -8.204672,
@@ -28216,6 +28976,22 @@ var TokensLogProbabilities = map[string]map[string]float64{
"git": -2.708050,
"index": -2.708050,
},
+ "DirectX 3D File": map[string]float64{
+ ",": -1.072015,
+ "-": -2.155002,
+ ";": -0.745718,
+ "Cube": -5.916202,
+ "Frame": -5.223055,
+ "FrameTransformMatrix": -5.223055,
+ "Mesh": -5.916202,
+ "MeshNormals": -5.916202,
+ "MeshTextureCoords": -5.916202,
+ "Root": -5.916202,
+ "txt": -5.916202,
+ "xof": -5.916202,
+ "{": -3.970292,
+ "}": -3.970292,
+ },
"Dockerfile": map[string]float64{
"$": -3.012262,
"&&": -3.299944,
@@ -32802,6 +33578,74 @@ var TokensLogProbabilities = map[string]map[string]float64{
"|": -4.050542,
"}": -3.288402,
},
+ "Faust": map[string]float64{
+ "'": -6.398595,
+ "(": -2.287721,
+ ")": -2.287721,
+ "*": -4.789157,
+ "*K": -5.012301,
+ "*V": -5.705448,
+ "*os.oscrc": -6.398595,
+ "*squ": -5.299983,
+ "+": -4.452685,
+ ",": -2.761009,
+ "-": -1.032619,
+ "/": -4.606835,
+ "//": -4.789157,
+ ":": -4.606835,
+ ";": -3.102758,
+ "<": -5.705448,
+ "=": -3.354072,
+ ">": -5.705448,
+ "K": -4.452685,
+ "N": -5.012301,
+ "N/": -6.398595,
+ "No": -5.012301,
+ "V": -5.012301,
+ "_": -5.299983,
+ "amp": -5.705448,
+ "att": -5.705448,
+ "attach": -6.398595,
+ "author": -5.705448,
+ "copyright": -6.398595,
+ "cosine": -5.705448,
+ "declare": -4.319153,
+ "denom": -4.606835,
+ "dm.fft_spectral_level_demo": -6.398595,
+ "dpy": -5.705448,
+ "f": -5.705448,
+ "fc": -3.508223,
+ "fi.TF": -6.398595,
+ "float": -5.705448,
+ "freq": -5.705448,
+ "g": -3.833646,
+ "g/": -6.398595,
+ "hbargraph": -6.398595,
+ "hslider": -5.012301,
+ "import": -5.705448,
+ "int": -6.398595,
+ "k": -4.606835,
+ "lfcut": -5.705448,
+ "license": -5.705448,
+ "ma.PI*fc/ma.SR": -6.398595,
+ "ma.SR": -6.398595,
+ "name": -5.705448,
+ "pow": -6.398595,
+ "process": -5.705448,
+ "select": -5.705448,
+ "signal": -5.705448,
+ "sqrt": -5.012301,
+ "squ": -5.012301,
+ "tan": -6.398595,
+ "version": -6.398595,
+ "vgroup": -6.398595,
+ "with": -6.398595,
+ "x": -6.398595,
+ "x*x": -6.398595,
+ "{": -6.398595,
+ "}": -6.398595,
+ "~": -6.398595,
+ },
"Filebench WML": map[string]float64{
"$": -2.365284,
",": -2.020443,
@@ -35475,6 +36319,562 @@ var TokensLogProbabilities = map[string]map[string]float64{
"relative": -8.512583,
"test": -8.512583,
},
+ "GAML": map[string]float64{
+ "!": -7.554335,
+ "#black": -6.638044,
+ "#blue": -6.861188,
+ "#cycle": -8.247482,
+ "#cycles": -8.247482,
+ "#gray": -8.247482,
+ "#green": -6.455723,
+ "#km/#h": -7.148870,
+ "#m": -7.554335,
+ "#magenta": -8.247482,
+ "#mn": -8.247482,
+ "#orange": -8.247482,
+ "#red": -5.944897,
+ "(": -3.547002,
+ ")": -3.468359,
+ "*": -8.247482,
+ "+": -5.414269,
+ ",": -5.111988,
+ "-": -4.692134,
+ ".is_infected": -8.247482,
+ ".staying_counter": -8.247482,
+ "/": -7.554335,
+ "0": -3.828641,
+ "01": -6.861188,
+ "02": -7.554335,
+ "05": -7.554335,
+ "1": -4.692134,
+ "10": -6.455723,
+ "100": -6.861188,
+ "1000": -5.944897,
+ "12": -6.455723,
+ "16": -8.247482,
+ "18": -8.247482,
+ "2": -5.944897,
+ "20": -6.861188,
+ "200": -6.861188,
+ "24": -7.554335,
+ "25": -7.148870,
+ "255": -5.539432,
+ "3": -6.050257,
+ "4": -8.247482,
+ "5": -5.111988,
+ "50": -7.148870,
+ "500": -8.247482,
+ "6": -8.247482,
+ "60": -8.247482,
+ "7": -8.247482,
+ "8": -8.247482,
+ "9": -8.247482,
+ ":": -2.905148,
+ ";": -3.277669,
+ "<": -4.750974,
+ "<->": -4.781746,
+ "<-self;>": -8.247482,
+ "": -8.247482,
+ "=": -5.357110,
+ ">": -5.849587,
+ "?": -6.861188,
+ "D": -5.849587,
+ "Distribution": -8.247482,
+ "Energy": -8.247482,
+ "GoldBdi": -7.554335,
+ "I": -6.050257,
+ "I0": -8.247482,
+ "I_int": -7.148870,
+ "I_to": -6.455723,
+ "Industrial": -8.247482,
+ "Initial": -7.554335,
+ "NATURE": -8.247482,
+ "Population_information": -8.247482,
+ "Predator": -5.682533,
+ "Prey": -5.608425,
+ "Residential": -8.247482,
+ "S": -6.168040,
+ "SI": -7.554335,
+ "S_members": -7.148870,
+ "Species": -8.247482,
+ "T": -6.638044,
+ "Tuto": -7.554335,
+ "View": -8.247482,
+ "[": -6.638044,
+ "]": -6.638044,
+ "a": -8.247482,
+ "abs": -7.148870,
+ "accumulate": -8.247482,
+ "add_belief": -6.168040,
+ "add_desire": -7.148870,
+ "add_subintention": -7.554335,
+ "agent": -8.247482,
+ "agent_from_geometry": -8.247482,
+ "agent_perceived": -6.301572,
+ "agreeableness": -8.247482,
+ "ambient_light": -8.247482,
+ "among": -7.148870,
+ "and": -5.849587,
+ "any_location_in": -6.168040,
+ "as": -6.168040,
+ "as_edge_graph": -7.148870,
+ "as_map": -7.554335,
+ "ask": -5.202960,
+ "aspect": -4.609896,
+ "at": -7.148870,
+ "at_distance": -7.554335,
+ "background": -7.148870,
+ "base": -6.050257,
+ "basic_move": -8.247482,
+ "bd": -7.554335,
+ "belief": -7.554335,
+ "beta": -7.148870,
+ "black": -6.301572,
+ "blue": -6.301572,
+ "bool": -6.455723,
+ "border": -6.861188,
+ "bounds": -8.247482,
+ "building": -5.028606,
+ "buildings_shapefile": -6.861188,
+ "capture": -8.247482,
+ "category": -4.951645,
+ "cells": -6.638044,
+ "change_liking": -7.554335,
+ "chart": -6.168040,
+ "chart_display": -7.554335,
+ "choose": -8.247482,
+ "choose_cell": -6.861188,
+ "choose_closest_goldmine": -8.247482,
+ "choose_goldmine": -6.638044,
+ "circle": -6.050257,
+ "city_display": -8.247482,
+ "collect": -6.168040,
+ "color": -4.204431,
+ "colorValue": -6.638044,
+ "computeNeighbors": -8.247482,
+ "concerning": -8.247482,
+ "conscientiousness": -8.247482,
+ "consumption": -7.554335,
+ "control": -7.554335,
+ "count": -5.608425,
+ "create": -5.414269,
+ "cube": -7.554335,
+ "current_hour": -5.944897,
+ "current_intention_on_hold": -7.554335,
+ "current_mine": -6.455723,
+ "cycle": -7.554335,
+ "cycles": -8.247482,
+ "data": -5.357110,
+ "dead": -8.247482,
+ "default": -6.861188,
+ "depth": -6.638044,
+ "destroy": -7.148870,
+ "destruction_coeff": -6.050257,
+ "die": -7.148870,
+ "diff": -7.554335,
+ "display": -5.762575,
+ "display_shape": -7.554335,
+ "dist": -7.554335,
+ "distance_to": -7.148870,
+ "do": -4.533910,
+ "doingJob": -8.247482,
+ "draw": -5.028606,
+ "each": -4.813495,
+ "each.agent": -7.554335,
+ "each.destruction_coeff": -7.554335,
+ "each.energy": -5.608425,
+ "each.is_infected": -8.247482,
+ "each.liking": -7.554335,
+ "each.objective": -7.554335,
+ "each.people_inside": -8.247482,
+ "eat": -7.554335,
+ "else": -6.050257,
+ "emotion": -8.247482,
+ "empty": -6.050257,
+ "empty_mine_location": -6.301572,
+ "empty_mines": -7.554335,
+ "end_simulation": -7.554335,
+ "end_work": -7.148870,
+ "energy": -5.156440,
+ "energy_consum": -6.861188,
+ "energy_reproduce": -6.861188,
+ "energy_transfert": -6.638044,
+ "enforcement": -7.148870,
+ "entering_people": -7.148870,
+ "envelope": -7.148870,
+ "environmentSize": -6.455723,
+ "environmentSize*": -8.247482,
+ "epidemic": -8.247482,
+ "equation": -8.247482,
+ "every": -6.638044,
+ "evolution": -8.247482,
+ "experiment": -6.455723,
+ "exploded": -8.247482,
+ "extract": -8.247482,
+ "extraversion": -8.247482,
+ "false": -6.455723,
+ "file": -5.303043,
+ "find": -8.247482,
+ "find_gold": -6.861188,
+ "fine": -6.050257,
+ "finished_when": -8.247482,
+ "first_with": -7.148870,
+ "flip": -6.638044,
+ "float": -3.929994,
+ "focus": -8.247482,
+ "food": -5.682533,
+ "foodProd": -7.148870,
+ "from": -6.455723,
+ "gauss": -6.638044,
+ "generic_species": -7.148870,
+ "geom": -5.608425,
+ "geometry": -6.301572,
+ "getMoreGold": -8.247482,
+ "get_beliefs_with_name": -6.638044,
+ "get_predicate": -7.554335,
+ "global": -6.455723,
+ "gold": -6.861188,
+ "gold_sold": -5.762575,
+ "gold_transported": -6.301572,
+ "goldmine": -6.050257,
+ "golds": -8.247482,
+ "goto": -6.455723,
+ "graph": -7.148870,
+ "graphics": -8.247482,
+ "gray": -7.148870,
+ "green": -6.861188,
+ "grid": -7.148870,
+ "grid_x": -8.247482,
+ "grid_y": -8.247482,
+ "gui": -6.455723,
+ "h": -6.455723,
+ "halt": -7.554335,
+ "has_belief": -6.638044,
+ "has_emotion": -8.247482,
+ "has_gold": -5.251750,
+ "has_obligation": -8.247482,
+ "heading": -8.247482,
+ "height": -7.148870,
+ "histogram": -7.554335,
+ "hour": -7.554335,
+ "icon": -7.148870,
+ "id": -8.247482,
+ "if": -5.069428,
+ "image": -7.554335,
+ "image_file": -7.554335,
+ "images": -7.148870,
+ "in": -6.861188,
+ "includes": -6.638044,
+ "industrial_buildings": -7.554335,
+ "inequality": -8.247482,
+ "infect": -7.554335,
+ "infected_rate": -6.638044,
+ "infection_distance": -7.148870,
+ "info": -7.148870,
+ "info_display": -8.247482,
+ "information": -8.247482,
+ "init": -6.050257,
+ "inside": -7.148870,
+ "instantaneous": -7.148870,
+ "int": -4.315656,
+ "intention": -6.301572,
+ "intention_persistence": -8.247482,
+ "is_infected": -5.474893,
+ "is_night": -7.554335,
+ "joy": -7.148870,
+ "km": -6.638044,
+ "known_empty_goldmine": -7.554335,
+ "known_goldmine": -6.861188,
+ "law": -7.554335,
+ "leaving_people": -7.148870,
+ "length": -6.638044,
+ "let_people_enter": -8.247482,
+ "let_people_leave": -8.247482,
+ "letsWander": -8.247482,
+ "light": -8.247482,
+ "lightGray": -8.247482,
+ "liking": -8.247482,
+ "line": -6.455723,
+ "line.perimeter": -8.247482,
+ "lines": -7.554335,
+ "list": -5.069428,
+ "list_people_in_buildings": -7.148870,
+ "living_place": -6.861188,
+ "location": -5.028606,
+ "location_value": -6.455723,
+ "loop": -6.638044,
+ "m": -7.148870,
+ "main": -8.247482,
+ "main_display": -8.247482,
+ "main_experiment": -8.247482,
+ "map": -6.861188,
+ "map_": -8.247482,
+ "map_init": -7.554335,
+ "market": -6.861188,
+ "max": -5.251750,
+ "maxFood": -7.554335,
+ "max_energy": -6.638044,
+ "max_of": -7.148870,
+ "max_speed": -7.148870,
+ "max_transfert": -7.148870,
+ "max_work_end": -7.148870,
+ "max_work_start": -7.148870,
+ "mean": -8.247482,
+ "members": -6.168040,
+ "mental_state": -7.554335,
+ "method": -8.247482,
+ "min": -5.539432,
+ "min_of": -7.554335,
+ "min_speed": -6.861188,
+ "min_work_end": -6.861188,
+ "min_work_start": -6.861188,
+ "mine": -8.247482,
+ "mine_at_location": -6.168040,
+ "mine_location": -7.554335,
+ "miner": -5.762575,
+ "miners": -8.247482,
+ "minutes": -8.247482,
+ "mn": -7.554335,
+ "mod": -7.554335,
+ "model": -6.168040,
+ "monitor": -6.638044,
+ "move": -6.861188,
+ "moving": -6.638044,
+ "moving3D": -8.247482,
+ "myCell": -5.539432,
+ "myCell_tmp": -7.148870,
+ "my_friends": -6.638044,
+ "my_icon": -6.861188,
+ "mycolor": -6.168040,
+ "myself": -6.455723,
+ "myself.agent_perceived": -8.247482,
+ "name": -8.247482,
+ "nb": -7.554335,
+ "nbI": -7.554335,
+ "nbT": -7.148870,
+ "nb_cells": -7.148870,
+ "nb_infected_init": -5.944897,
+ "nb_max_offsprings": -6.861188,
+ "nb_mines": -7.554335,
+ "nb_offsprings": -6.861188,
+ "nb_people": -5.849587,
+ "nb_people_infected": -6.455723,
+ "nb_people_infected/nb_people": -7.554335,
+ "nb_people_not_infected": -6.861188,
+ "nb_police": -7.554335,
+ "nb_predators": -6.455723,
+ "nb_predators_init": -7.148870,
+ "nb_preys": -6.455723,
+ "nb_preys_init": -7.148870,
+ "nbminer": -7.554335,
+ "neighbors": -6.168040,
+ "neighbors_at": -8.247482,
+ "neurotism": -8.247482,
+ "new_desire": -8.247482,
+ "new_emotion": -8.247482,
+ "new_obligation": -8.247482,
+ "new_predicate": -5.849587,
+ "nil": -5.251750,
+ "norm": -7.148870,
+ "not": -6.301572,
+ "number": -5.762575,
+ "number_of_predator": -8.247482,
+ "number_of_preys": -8.247482,
+ "obj_file": -8.247482,
+ "objective": -6.455723,
+ "obligation": -7.554335,
+ "of": -7.554335,
+ "offset": -8.247482,
+ "offsprings": -7.554335,
+ "on": -7.148870,
+ "one_of": -5.944897,
+ "opengl": -6.638044,
+ "openness": -8.247482,
+ "or": -7.554335,
+ "output": -6.455723,
+ "over": -6.638044,
+ "parameter": -4.813495,
+ "parent": -7.148870,
+ "path": -8.247482,
+ "path_followed": -7.554335,
+ "path_followed.segments": -8.247482,
+ "patrol": -8.247482,
+ "patroling": -7.148870,
+ "patrolling": -8.247482,
+ "pause": -8.247482,
+ "people": -5.156440,
+ "people_in_building": -5.682533,
+ "people_inside": -8.247482,
+ "perceive": -6.861188,
+ "perimeter": -7.554335,
+ "pie": -8.247482,
+ "plan": -6.455723,
+ "plan_persistence": -8.247482,
+ "png": -7.148870,
+ "point": -5.944897,
+ "policeman": -7.148870,
+ "position": -6.638044,
+ "possible": -8.247482,
+ "possible_mines": -6.638044,
+ "pp": -8.247482,
+ "pp.location": -8.247482,
+ "predator": -5.849587,
+ "predator_energy_consum": -7.148870,
+ "predator_energy_reproduce": -7.148870,
+ "predator_energy_transfert": -7.148870,
+ "predator_max_energy": -7.148870,
+ "predator_nb_max_offsprings": -7.148870,
+ "predator_prey_raster_map": -8.247482,
+ "predator_prey_sheep": -8.247482,
+ "predator_prey_wolf": -8.247482,
+ "predator_proba_reproduce": -7.148870,
+ "predators": -8.247482,
+ "predicate": -6.168040,
+ "predicates": -8.247482,
+ "prey": -5.608425,
+ "prey_energy_consum": -7.148870,
+ "prey_energy_reproduce": -7.148870,
+ "prey_max_energy": -7.148870,
+ "prey_max_transfert": -7.148870,
+ "prey_nb_max_offsprings": -7.148870,
+ "prey_predator": -7.554335,
+ "prey_proba_reproduce": -7.148870,
+ "preys": -8.247482,
+ "proba_infection": -7.148870,
+ "proba_reproduce": -6.861188,
+ "probability": -7.554335,
+ "quantity": -5.682533,
+ "reachable_preys": -7.148870,
+ "read": -8.247482,
+ "red": -6.455723,
+ "reflex": -5.069428,
+ "refresh": -6.301572,
+ "release": -8.247482,
+ "released_people": -7.554335,
+ "remove_belief": -6.861188,
+ "remove_intention": -6.301572,
+ "repair_road": -8.247482,
+ "repair_time": -7.148870,
+ "reproduce": -6.638044,
+ "residential_buildings": -7.554335,
+ "resting": -7.148870,
+ "return": -6.861188,
+ "return_path": -8.247482,
+ "return_to_base": -8.247482,
+ "returns": -8.247482,
+ "reward": -7.554335,
+ "rewardToNorm": -7.554335,
+ "rewardToObligation": -7.554335,
+ "rgb": -5.414269,
+ "rnd": -5.608425,
+ "rnd_color": -8.247482,
+ "road": -5.069428,
+ "road_network": -6.455723,
+ "road_traffic": -8.247482,
+ "roads_shapefile": -6.455723,
+ "rotate": -8.247482,
+ "rule": -8.247482,
+ "sanction": -6.168040,
+ "sanctionToLaw": -7.554335,
+ "sanctionToNorm": -7.554335,
+ "sanctionToObligation": -7.554335,
+ "save": -8.247482,
+ "save_result": -8.247482,
+ "schedules": -8.247482,
+ "segments": -7.554335,
+ "select": -8.247482,
+ "self": -6.050257,
+ "self.location": -8.247482,
+ "sell": -8.247482,
+ "sell_gold": -6.638044,
+ "series": -6.861188,
+ "shape": -5.608425,
+ "shape.perimeter": -8.247482,
+ "shape.points": -8.247482,
+ "shape_file_bounds": -7.148870,
+ "shape_file_buildings": -7.148870,
+ "shape_file_roads": -7.148870,
+ "share": -8.247482,
+ "share_information": -6.168040,
+ "share_information_to_friends": -8.247482,
+ "shp": -6.638044,
+ "shuffle": -8.247482,
+ "simple_bdi": -7.554335,
+ "size": -5.762575,
+ "skills": -6.455723,
+ "social_link_base": -7.554335,
+ "socialize": -8.247482,
+ "solve": -8.247482,
+ "species": -4.558603,
+ "speed": -6.861188,
+ "sphere": -7.148870,
+ "sphere3D": -8.247482,
+ "square": -7.148870,
+ "standard_deviation": -8.247482,
+ "start_work": -7.148870,
+ "stay": -8.247482,
+ "staying_coeff": -7.554335,
+ "staying_counter": -6.861188,
+ "step": -6.455723,
+ "stop_simulation": -8.247482,
+ "strength": -7.148870,
+ "string": -6.455723,
+ "style": -7.148870,
+ "sum": -8.247482,
+ "t": -7.148870,
+ "target": -4.509812,
+ "texture": -8.247482,
+ "the_graph": -6.638044,
+ "the_market": -6.861188,
+ "the_road_to_repair": -7.554335,
+ "the_target": -6.301572,
+ "threshold": -7.148870,
+ "thresholdLaw": -7.148870,
+ "thresholdNorm": -7.554335,
+ "thresholdObligation": -6.861188,
+ "time": -8.247482,
+ "time_to_go_home": -8.247482,
+ "time_to_work": -8.247482,
+ "to": -8.247482,
+ "transfert": -7.554335,
+ "transparency": -8.247482,
+ "triangle": -7.554335,
+ "true": -5.156440,
+ "tutorial_gis_city_traffic": -8.247482,
+ "type": -5.111988,
+ "type=": -8.247482,
+ "update": -5.357110,
+ "update_graph": -8.247482,
+ "use_emotions_architecture": -8.247482,
+ "use_personality": -8.247482,
+ "use_social_architecture": -8.247482,
+ "value": -5.111988,
+ "values": -7.554335,
+ "var": -4.781746,
+ "vegetation_cell": -5.849587,
+ "view": -8.247482,
+ "viewdist": -6.455723,
+ "wander": -7.148870,
+ "weights_map": -6.861188,
+ "when": -5.202960,
+ "where": -5.944897,
+ "width": -8.247482,
+ "with": -8.247482,
+ "with_max_of": -7.554335,
+ "with_min_of": -8.247482,
+ "with_precision": -8.247482,
+ "with_weights": -7.554335,
+ "working": -6.861188,
+ "working_place": -7.148870,
+ "world": -8.247482,
+ "write": -7.148870,
+ "x": -8.247482,
+ "y": -8.247482,
+ "yellow": -7.554335,
+ "z": -8.247482,
+ "{": -3.565351,
+ "}": -3.652362,
+ },
"GAMS": map[string]float64{
"#user": -6.013715,
"$": -4.404277,
@@ -37922,486 +39322,512 @@ var TokensLogProbabilities = map[string]map[string]float64{
"}": -7.036588,
},
"GLSL": map[string]float64{
- "#define": -5.913103,
- "#else": -6.906354,
- "#endif": -5.876735,
- "#extension": -7.822645,
- "#ifdef": -5.876735,
- "#version": -7.129498,
- "&&": -6.213207,
- "(": -2.402110,
- ")": -2.402110,
- "*": -3.644419,
- "*N": -7.417180,
- "*P": -7.417180,
- "*barPos": -9.208939,
- "*dot": -9.208939,
- "*gl_in": -8.110327,
- "*iNormal": -8.110327,
- "*iTexCoord": -8.110327,
- "*ns.x": -7.822645,
- "*s": -7.129498,
- "*t": -7.822645,
- "*uvw": -6.500889,
- "*uvwSquared": -7.011715,
- "*x": -7.417180,
- "+": -3.703608,
- ",": -2.882790,
- "-": -3.842963,
- ".": -8.515792,
- ".b": -5.625420,
- ".g": -8.515792,
- ".gl_Position": -7.599501,
- ".gl_Position.xyz": -7.263029,
- ".gl_Position.xyz*uvwCubed": -8.110327,
- ".n": -6.724033,
- ".r": -7.417180,
- ".rgb": -7.822645,
- ".x": -7.129498,
- ".xzy": -7.822645,
- ".y": -7.822645,
- ".z": -6.906354,
- "/": -5.131402,
- "//": -7.129498,
- "//#define": -6.213207,
- "//Normalise": -8.515792,
- "//if": -8.515792,
- "//vec": -7.417180,
- "/dot": -9.208939,
- ":": -6.724033,
- ";": -2.467239,
- "<": -5.402277,
- "=": -2.752170,
- ">": -5.337738,
- "?": -7.129498,
- "AMBIENT": -8.515792,
- "C": -8.515792,
- "C.xxx": -7.822645,
- "C.yyy": -7.822645,
- "CA": -8.515792,
- "CAT": -8.515792,
- "CB": -7.822645,
- "CBT": -6.906354,
- "CC": -8.515792,
- "CCT": -8.515792,
- "CD": -7.822645,
- "CDT": -7.417180,
- "D": -6.318568,
- "D.wyz": -8.515792,
- "D.xzx": -8.515792,
- "D.yyy": -8.515792,
- "DETAILED_NOISE": -7.417180,
- "E": -8.110327,
- "FrontColor": -8.515792,
- "GL_ARB_separate_shader_objects": -8.515792,
- "GL_ARB_shading_language_": -8.515792,
- "GRASS": -7.417180,
- "GetDiffuse": -8.515792,
- "HEAVY_AA": -7.822645,
- "HIGHQUALITY": -7.822645,
- "LIGHT_AA": -7.417180,
- "MAX_DIST": -8.110327,
- "MAX_DIST_SQUARED": -8.110327,
- "MEDIUMQUALITY": -7.822645,
- "N": -7.011715,
- "NUM_LIGHTS": -7.822645,
- "Ni_plus_Nj": -8.515792,
- "P": -6.318568,
- "PI": -7.417180,
- "Pj_minus_Pi": -7.822645,
- "PnPatch": -7.822645,
- "RAGGED_LEAVES": -6.906354,
- "REFLECTIONS": -7.417180,
- "SHADOWS": -6.906354,
- "SMALL_WAVES": -7.129498,
- "STRINGIFY": -9.208939,
- "SimpleFragmentShader": -9.208939,
- "TONEMAP": -6.906354,
- "UBO": -8.515792,
- "V": -8.515792,
- "[": -3.994004,
- "]": -3.994004,
- "_aspect": -8.515792,
- "_frameratio": -6.906354,
- "_h": -7.417180,
- "_w": -7.129498,
- "a": -6.724033,
- "a_color": -8.515792,
- "a_position": -9.208939,
- "aberrate": -7.129498,
- "abs": -7.822645,
- "adsk_input": -5.950843,
- "adsk_result_h": -7.822645,
- "adsk_result_w": -7.417180,
- "alpha": -7.417180,
- "angleOffset": -7.417180,
- "ao": -6.906354,
- "apply_disto": -7.129498,
- "attribute": -8.515792,
- "b": -5.219955,
- "b*b": -7.822645,
- "barNormal": -8.515792,
- "barPos": -9.208939,
- "binding": -8.515792,
- "bool": -8.515792,
- "bump": -7.822645,
- "c": -6.724033,
- "camera": -6.569882,
- "cameraDir": -8.515792,
- "cameraVector": -8.515792,
- "cbar": -7.822645,
- "ccw": -9.208939,
- "cfoo": -8.515792,
- "char*": -9.208939,
- "chroma": -7.822645,
- "chroma_blue": -7.822645,
- "chroma_green": -7.822645,
- "chroma_red": -7.822645,
- "chromaticize_and_invert": -7.822645,
- "clamp": -7.599501,
- "col": -5.050056,
- "col*exposure": -8.515792,
- "color": -8.110327,
- "color.rgb": -9.208939,
- "const": -5.712432,
- "core": -8.515792,
- "cos": -7.129498,
- "ct": -7.822645,
- "d": -6.213207,
- "d.xzy": -8.515792,
- "det": -6.117897,
- "diffuse": -7.129498,
- "diffuseDot": -8.515792,
- "dir": -7.822645,
- "dir.xy": -8.515792,
- "dir.z": -8.515792,
- "dist": -6.724033,
- "distFactor": -8.110327,
- "distortion_f": -7.417180,
- "dot": -5.148496,
- "e": -6.436351,
- "e.xyy": -8.515792,
- "e.yxy": -8.515792,
- "else": -8.515792,
- "enable": -7.822645,
- "eps": -6.906354,
- "eps.xyy": -8.515792,
- "eps.yxy": -8.515792,
- "eps.yyx": -8.515792,
- "exp": -7.822645,
- "exposure": -8.515792,
- "f": -5.682579,
- "fbm": -7.822645,
- "final": -6.906354,
- "finalPos": -8.515792,
- "float": -3.745108,
- "floor": -6.436351,
- "for": -6.643990,
- "fract": -8.515792,
- "fractional_odd_spacing": -9.208939,
- "fragmentNormal": -8.515792,
- "fresnel": -7.822645,
- "ftransform": -9.208939,
- "g": -7.822645,
- "g.xyz": -7.822645,
- "gl_Color.rgb": -9.208939,
- "gl_FragColor": -7.599501,
- "gl_FragColor.rgba": -8.515792,
- "gl_FragCoord.xy": -6.569882,
- "gl_FragData": -9.208939,
- "gl_InvocationID": -5.841644,
- "gl_MultiTexCoord": -9.208939,
- "gl_Position": -8.110327,
- "gl_TessCoord": -6.906354,
- "gl_TessLevelInner": -9.208939,
- "gl_TessLevelOuter": -9.208939,
- "gl_in": -6.811044,
- "gl_out": -9.208939,
- "gradients": -8.515792,
- "grass": -7.822645,
- "grassCol": -7.822645,
- "h": -5.471270,
- "h.w": -8.515792,
- "h.x": -8.515792,
- "h.y": -8.515792,
- "h.z": -8.515792,
- "halfAngle": -8.515792,
- "i": -4.665645,
- "i.x": -8.515792,
- "i.y": -8.515792,
- "i.z": -8.515792,
- "iChannel": -7.417180,
- "iGlobalTime": -6.569882,
- "iGlobalTime*": -8.515792,
- "iNormal": -7.822645,
- "iPnPatch": -5.774952,
- "iResolution.x/iResolution.y*": -8.515792,
- "iResolution.yy": -8.515792,
- "iTexCoord": -9.208939,
- "if": -5.183588,
- "impulse": -7.822645,
- "in": -7.417180,
- "inNormal": -7.129498,
- "inUV": -8.515792,
- "incr": -7.822645,
- "input": -7.129498,
- "int": -6.318568,
- "intersectCylinder": -8.515792,
- "intersectLeaf": -7.822645,
- "intersectPlane": -7.417180,
- "intersectSand": -7.417180,
- "intersectSphere": -7.822645,
- "intersectTreasure": -7.822645,
- "intersectWater": -7.822645,
- "inverse_f": -7.822645,
- "j": -6.811044,
- "k": -6.436351,
- "k*": -8.515792,
- "k*res.x/t": -8.515792,
- "k*x": -8.515792,
- "kCoeff": -7.822645,
- "kCube": -7.822645,
- "l": -8.515792,
- "l.zxy": -7.822645,
- "layout": -6.569882,
- "leaves": -7.129498,
- "leavesCol": -7.129498,
- "leavesPos": -7.129498,
- "leavesPos.xz": -7.822645,
- "length": -6.569882,
- "lessThan": -7.822645,
- "light": -7.129498,
- "lightColor": -8.110327,
- "lightDir": -8.110327,
- "lightLeaves": -7.417180,
- "lightVector": -7.822645,
- "location": -6.906354,
- "lut": -6.318568,
- "lut_r": -6.906354,
- "m": -6.436351,
- "m*m": -8.515792,
- "m*pos.xy": -8.515792,
- "main": -6.569882,
- "mat": -7.263029,
- "max": -6.318568,
- "max_r": -7.822645,
- "min": -6.213207,
- "mix": -7.822645,
- "mod": -7.129498,
- "model": -9.208939,
- "n": -5.337738,
- "n.x": -8.515792,
- "n.y": -7.417180,
- "n_": -7.822645,
- "norA": -7.129498,
- "norB": -7.417180,
- "norC": -8.515792,
- "norD": -8.515792,
- "norE": -7.129498,
- "norF": -8.515792,
- "norG": -8.515792,
- "norH": -8.515792,
- "norI": -8.515792,
- "norcA": -7.822645,
- "norcB": -7.417180,
- "norcC": -7.822645,
- "norcD": -7.822645,
- "norcE": -8.515792,
- "norm": -8.515792,
- "norm.w": -8.515792,
- "norm.x": -8.515792,
- "norm.y": -8.515792,
- "norm.z": -8.515792,
- "normal": -7.263029,
- "normalize": -5.990064,
- "ns": -7.129498,
- "ns.yyyy": -7.822645,
- "ns.z": -7.417180,
- "oNormal": -8.515792,
- "oTexCoord": -8.515792,
- "offset": -6.906354,
- "op": -6.906354,
- "op.yz": -7.417180,
- "openAmount": -7.129498,
- "out": -7.417180,
- "outNormal": -8.515792,
- "outPatch": -6.375726,
- "outUV": -8.515792,
- "p": -4.709130,
- "p*": -8.515792,
- "p.x": -7.822645,
- "p.xz": -7.822645,
- "p.xzy": -8.515792,
- "p.y": -8.515792,
- "p.z": -7.822645,
- "pack": -8.515792,
- "permute": -7.129498,
- "plants": -7.417180,
- "plantsShadow": -7.822645,
- "pnNormal": -9.208939,
- "pnPos": -9.208939,
- "pos": -4.766288,
- "pos*": -7.822645,
- "pos.x": -8.515792,
- "pos.xz": -7.822645,
- "pos.y": -6.436351,
- "pos.y*": -7.822645,
- "pos.yz": -7.822645,
- "pos.z": -7.822645,
- "pow": -7.599501,
- "projection": -9.208939,
- "px": -7.129498,
- "px.x": -7.822645,
- "px.y": -7.822645,
- "r": -5.876735,
- "r*r": -8.515792,
- "rad": -7.822645,
- "rad*rad": -7.822645,
- "rayDir": -4.754592,
- "rayDir*res": -8.515792,
- "rayDir*res.w": -8.515792,
- "rayDir*t": -7.822645,
- "rayDir.y": -8.515792,
- "rayPos": -4.878206,
- "rayPos.y": -8.515792,
- "rd": -8.515792,
- "rd.x": -8.515792,
- "rd.y": -8.515792,
- "rdir": -6.569882,
- "rdir*t": -8.515792,
- "rdir.yz": -8.515792,
- "refl": -7.417180,
- "reflDir": -7.417180,
- "reflect": -8.515792,
- "res": -6.117897,
- "res.w": -6.724033,
- "res.x": -7.417180,
- "res.xyz": -8.515792,
- "res.y": -7.822645,
- "resLeaves": -7.417180,
- "resLeaves.w": -6.213207,
- "resLeaves.xyz": -7.822645,
- "resPlants": -7.822645,
- "resPlants.w": -6.724033,
- "resPlants.xyz": -7.822645,
- "resSand": -7.822645,
- "resSand.w": -7.129498,
- "resSand.xyz": -8.515792,
- "resTreasure": -8.515792,
- "resTreasure.w": -7.129498,
- "resTreasure.xyz": -8.515792,
- "resWater": -8.515792,
- "resWater.t": -8.515792,
- "resWater.w": -7.129498,
- "return": -4.634228,
- "rgb_f": -6.906354,
- "rgb_f.bb": -8.515792,
- "rgb_f.gg": -8.515792,
- "rgb_f.rr": -8.515792,
- "rgb_uvs": -6.030886,
- "rotate": -6.906354,
- "rpos": -6.906354,
- "rpos.yz": -7.822645,
- "s": -5.183588,
- "s*s*": -8.515792,
- "sample": -9.208939,
- "sample.a": -9.208939,
- "sample.rgb": -9.208939,
- "sampled": -8.515792,
- "sampled.b": -8.515792,
- "sampled.g": -8.515792,
- "sampled.r": -8.515792,
- "sampled.rgb": -8.515792,
- "sampler": -8.110327,
- "sandCol": -7.822645,
- "scene": -6.569882,
- "sh": -8.515792,
- "shadow": -7.417180,
- "sign": -8.515792,
- "sin": -6.436351,
- "sky": -6.906354,
- "skyCol": -7.129498,
- "snoise": -6.569882,
- "specular": -8.110327,
- "specularColor": -8.515792,
- "specularDot": -8.515792,
- "sqrt": -6.724033,
- "st": -9.208939,
- "static": -9.208939,
- "step": -7.822645,
- "struct": -8.515792,
- "sunCol": -6.906354,
- "sunDir": -6.906354,
- "sunDir*": -7.822645,
- "sway": -6.906354,
- "t": -4.731603,
- "taylorInvSqrt": -7.822645,
- "tessAlpha": -9.208939,
- "tessLevel": -9.208939,
- "tex": -6.724033,
- "texcoord": -7.822645,
- "texture": -6.500889,
- "theta": -6.724033,
- "trace": -7.822645,
- "traceReflection": -7.822645,
- "trans": -7.822645,
- "tree": -7.822645,
- "treeCol": -7.822645,
- "triangles": -9.208939,
- "uShift": -7.417180,
- "u_MVPMatrix": -8.515792,
- "ubo": -8.515792,
- "ubo.model": -9.208939,
- "ubo.projection": -9.208939,
- "ubo.tessAlpha": -8.515792,
- "ubo.tessAlpha*pnNormal": -9.208939,
- "ubo.tessAlpha*pnPos": -9.208939,
- "ubo.tessLevel": -8.515792,
- "uniform": -6.375726,
- "upDownSway": -7.822645,
- "uv": -6.030886,
- "uv.x": -6.117897,
- "uv.x*uv.x": -8.515792,
- "uv.y": -6.569882,
- "uv.y*uv.y": -8.515792,
- "uvFact": -7.822645,
- "uvw": -7.822645,
- "uvwCubed": -9.208939,
- "uvwSquared": -8.110327,
- "v": -6.436351,
- "vShift": -7.417180,
- "v_color": -7.822645,
- "varying": -6.906354,
- "vec": -2.882790,
- "vertices": -9.208939,
- "vgrass": -7.822645,
- "vij": -7.822645,
- "void": -5.034552,
- "vtree": -7.129498,
- "w": -7.129498,
- "waterHeight": -7.129498,
- "width": -7.822645,
- "wij": -7.263029,
- "x": -4.989432,
- "x*": -7.417180,
- "x.xy": -8.515792,
- "x.zw": -8.515792,
- "x_": -7.417180,
- "xy": -7.822645,
- "xyz": -8.515792,
- "xzyw": -7.822645,
- "xzyw*sh.xxyy": -8.515792,
- "xzyw*sh.zzww": -8.515792,
- "y": -7.129498,
- "y.xy": -8.515792,
- "y.zw": -8.515792,
- "y_": -7.822645,
- "yzx": -8.515792,
- "z": -7.822645,
- "zw": -7.822645,
- "{": -4.049884,
- "||": -7.417180,
- "}": -4.049884,
+ "#define": -5.662768,
+ "#else": -6.943701,
+ "#endif": -5.914082,
+ "#extension": -7.859992,
+ "#ifdef": -5.914082,
+ "#version": -6.943701,
+ "&&": -6.250554,
+ "(": -2.394044,
+ ")": -2.394044,
+ "*": -3.659038,
+ "*N": -7.454527,
+ "*P": -7.454527,
+ "*barPos": -9.246286,
+ "*dot": -9.246286,
+ "*gl_in": -8.147674,
+ "*iNormal": -8.147674,
+ "*iTexCoord": -8.147674,
+ "*ns.x": -7.859992,
+ "*s": -7.166845,
+ "*t": -7.859992,
+ "*uvw": -6.538236,
+ "*uvwSquared": -7.049062,
+ "*x": -7.454527,
+ "+": -3.720834,
+ ",": -2.911232,
+ "-": -3.839115,
+ ".": -8.553139,
+ ".b": -5.662768,
+ ".g": -8.553139,
+ ".gl_Position": -7.300376,
+ ".gl_Position.xyz": -7.300376,
+ ".gl_Position.xyz*uvwCubed": -8.147674,
+ ".n": -6.761380,
+ ".normal": -9.246286,
+ ".r": -7.300376,
+ ".rgb": -7.636849,
+ ".x": -7.166845,
+ ".xzy": -7.859992,
+ ".y": -7.859992,
+ ".z": -6.943701,
+ "/": -5.119152,
+ "//": -7.166845,
+ "//#define": -6.250554,
+ "//Normalise": -8.553139,
+ "//if": -8.553139,
+ "//vec": -7.454527,
+ "/dot": -9.246286,
+ ":": -6.761380,
+ ";": -2.469780,
+ "<": -5.439624,
+ "=": -2.736028,
+ ">": -5.375085,
+ "?": -7.166845,
+ "ADD": -8.553139,
+ "AMBIENT": -8.553139,
+ "BURN": -8.553139,
+ "C": -8.553139,
+ "C.xxx": -7.859992,
+ "C.yyy": -7.859992,
+ "CA": -8.553139,
+ "CAT": -8.553139,
+ "CB": -7.859992,
+ "CBT": -6.943701,
+ "CC": -8.553139,
+ "CCT": -8.553139,
+ "CD": -7.859992,
+ "CDT": -7.454527,
+ "D": -6.155244,
+ "D.wyz": -8.553139,
+ "D.xzx": -8.553139,
+ "D.yyy": -8.553139,
+ "DETAILED_NOISE": -7.454527,
+ "DIVIDE": -8.553139,
+ "DODGE": -8.553139,
+ "E": -8.147674,
+ "EmitVertex": -8.553139,
+ "EndPrimitive": -9.246286,
+ "FrontColor": -8.553139,
+ "GL_ARB_separate_shader_objects": -8.553139,
+ "GL_ARB_shading_language_": -8.553139,
+ "GRAIN_EXTRACT": -8.553139,
+ "GRAIN_MERGE": -8.553139,
+ "GRASS": -7.454527,
+ "GenerateLine": -7.859992,
+ "GetDiffuse": -8.553139,
+ "HEAVY_AA": -7.859992,
+ "HIGHQUALITY": -7.859992,
+ "LIGHT_AA": -7.454527,
+ "MAGNITUDE": -8.553139,
+ "MAX_DIST": -8.147674,
+ "MAX_DIST_SQUARED": -8.147674,
+ "MEDIUMQUALITY": -7.859992,
+ "MULTIPLY": -8.553139,
+ "N": -7.049062,
+ "NUM_LIGHTS": -7.859992,
+ "Ni_plus_Nj": -8.553139,
+ "OVERLAY": -8.553139,
+ "P": -6.355915,
+ "PI": -7.454527,
+ "Pj_minus_Pi": -7.859992,
+ "PnPatch": -7.859992,
+ "RAGGED_LEAVES": -6.943701,
+ "REFLECTIONS": -7.454527,
+ "SCREEN": -8.553139,
+ "SHADOWS": -6.943701,
+ "SMALL_WAVES": -7.166845,
+ "STRINGIFY": -9.246286,
+ "SimpleFragmentShader": -9.246286,
+ "TONEMAP": -6.943701,
+ "UBO": -8.553139,
+ "V": -8.553139,
+ "VS_OUT": -9.246286,
+ "[": -4.009845,
+ "]": -4.009845,
+ "_aspect": -8.553139,
+ "_frameratio": -6.943701,
+ "_h": -7.454527,
+ "_w": -7.166845,
+ "a": -6.761380,
+ "a_color": -8.553139,
+ "a_position": -9.246286,
+ "aberrate": -7.166845,
+ "abs": -7.859992,
+ "adsk_input": -5.988190,
+ "adsk_result_h": -7.859992,
+ "adsk_result_w": -7.454527,
+ "alpha": -7.454527,
+ "angleOffset": -7.454527,
+ "ao": -6.943701,
+ "apply_disto": -7.166845,
+ "attribute": -8.553139,
+ "b": -5.257302,
+ "b*b": -7.859992,
+ "barNormal": -8.553139,
+ "barPos": -9.246286,
+ "binding": -8.553139,
+ "bool": -8.553139,
+ "bump": -7.859992,
+ "c": -6.761380,
+ "camera": -6.607229,
+ "cameraDir": -8.553139,
+ "cameraVector": -8.553139,
+ "cbar": -7.859992,
+ "ccw": -9.246286,
+ "cfoo": -8.553139,
+ "char*": -9.246286,
+ "chroma": -7.859992,
+ "chroma_blue": -7.859992,
+ "chroma_green": -7.859992,
+ "chroma_red": -7.859992,
+ "chromaticize_and_invert": -7.859992,
+ "clamp": -7.636849,
+ "col": -5.087403,
+ "col*exposure": -8.553139,
+ "color": -8.147674,
+ "color.rgb": -9.246286,
+ "const": -5.719926,
+ "core": -8.147674,
+ "cos": -7.166845,
+ "ct": -7.859992,
+ "d": -6.250554,
+ "d.xzy": -8.553139,
+ "det": -6.155244,
+ "diffuse": -7.166845,
+ "diffuseDot": -8.553139,
+ "dir": -7.859992,
+ "dir.xy": -8.553139,
+ "dir.z": -8.553139,
+ "dist": -6.761380,
+ "distFactor": -8.147674,
+ "distortion_f": -7.454527,
+ "dot": -5.185843,
+ "e": -6.473698,
+ "e.xyy": -8.553139,
+ "e.yxy": -8.553139,
+ "else": -6.943701,
+ "enable": -7.859992,
+ "eps": -6.943701,
+ "eps.xyy": -8.553139,
+ "eps.yxy": -8.553139,
+ "eps.yyx": -8.553139,
+ "exp": -7.859992,
+ "exposure": -8.553139,
+ "f": -5.719926,
+ "fbm": -7.859992,
+ "final": -6.943701,
+ "finalPos": -8.553139,
+ "float": -3.778226,
+ "floor": -6.473698,
+ "for": -6.681337,
+ "fract": -8.553139,
+ "fractional_odd_spacing": -9.246286,
+ "fragmentNormal": -8.553139,
+ "fresnel": -7.859992,
+ "ftransform": -9.246286,
+ "g": -7.859992,
+ "g.xyz": -7.859992,
+ "gl_Color.rgb": -9.246286,
+ "gl_FragColor": -7.454527,
+ "gl_FragColor.rgba": -8.553139,
+ "gl_FragCoord.xy": -6.607229,
+ "gl_FragData": -9.246286,
+ "gl_InvocationID": -5.878991,
+ "gl_MultiTexCoord": -9.246286,
+ "gl_Position": -7.636849,
+ "gl_TessCoord": -6.943701,
+ "gl_TessLevelInner": -9.246286,
+ "gl_TessLevelOuter": -9.246286,
+ "gl_in": -6.681337,
+ "gl_out": -9.246286,
+ "gradients": -8.553139,
+ "grass": -7.859992,
+ "grassCol": -7.859992,
+ "gs_in": -8.553139,
+ "h": -5.508617,
+ "h.w": -8.553139,
+ "h.x": -8.553139,
+ "h.y": -8.553139,
+ "h.z": -8.553139,
+ "halfAngle": -8.553139,
+ "i": -4.702992,
+ "i.x": -8.553139,
+ "i.y": -8.553139,
+ "i.z": -8.553139,
+ "iChannel": -7.454527,
+ "iGlobalTime": -6.607229,
+ "iGlobalTime*": -8.553139,
+ "iNormal": -7.859992,
+ "iPnPatch": -5.812299,
+ "iResolution.x/iResolution.y*": -8.553139,
+ "iResolution.yy": -8.553139,
+ "iTexCoord": -9.246286,
+ "i_Blend": -6.943701,
+ "if": -5.071899,
+ "impulse": -7.859992,
+ "in": -7.166845,
+ "inNormal": -7.166845,
+ "inUV": -8.553139,
+ "incr": -7.859992,
+ "index": -7.859992,
+ "input": -7.166845,
+ "int": -6.250554,
+ "intersectCylinder": -8.553139,
+ "intersectLeaf": -7.859992,
+ "intersectPlane": -7.454527,
+ "intersectSand": -7.454527,
+ "intersectSphere": -7.859992,
+ "intersectTreasure": -7.859992,
+ "intersectWater": -7.859992,
+ "inverse_f": -7.859992,
+ "j": -6.848391,
+ "k": -6.473698,
+ "k*": -8.553139,
+ "k*res.x/t": -8.553139,
+ "k*x": -8.553139,
+ "kCoeff": -7.859992,
+ "kCube": -7.859992,
+ "l": -8.553139,
+ "l.zxy": -7.859992,
+ "layout": -6.473698,
+ "leaves": -7.166845,
+ "leavesCol": -7.166845,
+ "leavesPos": -7.166845,
+ "leavesPos.xz": -7.859992,
+ "lena": -6.681337,
+ "length": -6.607229,
+ "lessThan": -7.859992,
+ "light": -7.166845,
+ "lightColor": -8.147674,
+ "lightDir": -8.147674,
+ "lightLeaves": -7.454527,
+ "lightVector": -7.859992,
+ "line_strip": -9.246286,
+ "location": -6.943701,
+ "lut": -6.355915,
+ "lut_r": -6.943701,
+ "m": -6.473698,
+ "m*m": -8.553139,
+ "m*pos.xy": -8.553139,
+ "main": -6.473698,
+ "mat": -7.300376,
+ "max": -6.355915,
+ "max_r": -7.859992,
+ "max_vertices": -9.246286,
+ "min": -6.250554,
+ "mix": -7.859992,
+ "mod": -7.166845,
+ "model": -9.246286,
+ "n": -5.375085,
+ "n.x": -8.553139,
+ "n.y": -7.454527,
+ "n_": -7.859992,
+ "norA": -7.166845,
+ "norB": -7.454527,
+ "norC": -8.553139,
+ "norD": -8.553139,
+ "norE": -7.166845,
+ "norF": -8.553139,
+ "norG": -8.553139,
+ "norH": -8.553139,
+ "norI": -8.553139,
+ "norcA": -7.859992,
+ "norcB": -7.454527,
+ "norcC": -7.859992,
+ "norcD": -7.859992,
+ "norcE": -8.553139,
+ "norm": -8.553139,
+ "norm.w": -8.553139,
+ "norm.x": -8.553139,
+ "norm.y": -8.553139,
+ "norm.z": -8.553139,
+ "normal": -7.166845,
+ "normalize": -6.027411,
+ "ns": -7.166845,
+ "ns.yyyy": -7.859992,
+ "ns.z": -7.454527,
+ "oNormal": -8.553139,
+ "oTexCoord": -8.553139,
+ "offset": -6.943701,
+ "op": -6.943701,
+ "op.yz": -7.454527,
+ "openAmount": -7.166845,
+ "out": -7.300376,
+ "outNormal": -8.553139,
+ "outPatch": -6.413073,
+ "outUV": -8.553139,
+ "p": -4.746477,
+ "p*": -8.553139,
+ "p.x": -7.859992,
+ "p.xz": -7.859992,
+ "p.xzy": -8.553139,
+ "p.y": -8.553139,
+ "p.z": -7.859992,
+ "pack": -8.553139,
+ "permute": -7.166845,
+ "plants": -7.454527,
+ "plantsShadow": -7.859992,
+ "pnNormal": -9.246286,
+ "pnPos": -9.246286,
+ "pos": -4.803635,
+ "pos*": -7.859992,
+ "pos.x": -8.553139,
+ "pos.xz": -7.859992,
+ "pos.y": -6.473698,
+ "pos.y*": -7.859992,
+ "pos.yz": -7.859992,
+ "pos.z": -7.859992,
+ "pow": -7.636849,
+ "projection": -9.246286,
+ "px": -7.166845,
+ "px.x": -7.859992,
+ "px.y": -7.859992,
+ "r": -5.914082,
+ "r*r": -8.553139,
+ "rad": -7.859992,
+ "rad*rad": -7.859992,
+ "rayDir": -4.791939,
+ "rayDir*res": -8.553139,
+ "rayDir*res.w": -8.553139,
+ "rayDir*t": -7.859992,
+ "rayDir.y": -8.553139,
+ "rayPos": -4.915553,
+ "rayPos.y": -8.553139,
+ "rd": -8.553139,
+ "rd.x": -8.553139,
+ "rd.y": -8.553139,
+ "rdir": -6.607229,
+ "rdir*t": -8.553139,
+ "rdir.yz": -8.553139,
+ "refl": -7.454527,
+ "reflDir": -7.454527,
+ "reflect": -8.553139,
+ "res": -6.155244,
+ "res.w": -6.761380,
+ "res.x": -7.454527,
+ "res.xyz": -8.553139,
+ "res.y": -7.859992,
+ "resLeaves": -7.454527,
+ "resLeaves.w": -6.250554,
+ "resLeaves.xyz": -7.859992,
+ "resPlants": -7.859992,
+ "resPlants.w": -6.761380,
+ "resPlants.xyz": -7.859992,
+ "resSand": -7.859992,
+ "resSand.w": -7.166845,
+ "resSand.xyz": -8.553139,
+ "resTreasure": -8.553139,
+ "resTreasure.w": -7.166845,
+ "resTreasure.xyz": -8.553139,
+ "resWater": -8.553139,
+ "resWater.t": -8.553139,
+ "resWater.w": -7.166845,
+ "result": -6.848391,
+ "return": -4.671576,
+ "rgb_f": -6.943701,
+ "rgb_f.bb": -8.553139,
+ "rgb_f.gg": -8.553139,
+ "rgb_f.rr": -8.553139,
+ "rgb_uvs": -6.068233,
+ "rotate": -6.943701,
+ "rpos": -6.943701,
+ "rpos.yz": -7.859992,
+ "s": -5.220935,
+ "s*s*": -8.553139,
+ "sample": -9.246286,
+ "sample.a": -9.246286,
+ "sample.rgb": -9.246286,
+ "sampled": -8.553139,
+ "sampled.b": -8.553139,
+ "sampled.g": -8.553139,
+ "sampled.r": -8.553139,
+ "sampled.rgb": -8.553139,
+ "sampler": -7.636849,
+ "sandCol": -7.859992,
+ "scene": -6.607229,
+ "sh": -8.553139,
+ "shadow": -7.454527,
+ "sign": -8.553139,
+ "sin": -6.473698,
+ "sky": -6.943701,
+ "skyCol": -7.166845,
+ "snoise": -6.607229,
+ "specular": -8.147674,
+ "specularColor": -8.553139,
+ "specularDot": -8.553139,
+ "sqrt": -6.761380,
+ "st": -9.246286,
+ "static": -9.246286,
+ "step": -7.859992,
+ "struct": -8.553139,
+ "sunCol": -6.943701,
+ "sunDir": -6.943701,
+ "sunDir*": -7.859992,
+ "sway": -6.943701,
+ "t": -4.768950,
+ "t_Lena": -8.553139,
+ "t_Tint": -8.553139,
+ "taylorInvSqrt": -7.859992,
+ "tessAlpha": -9.246286,
+ "tessLevel": -9.246286,
+ "tex": -6.761380,
+ "texcoord": -7.859992,
+ "texture": -6.413073,
+ "theta": -6.761380,
+ "tint": -7.049062,
+ "trace": -7.859992,
+ "traceReflection": -7.859992,
+ "trans": -7.859992,
+ "tree": -7.859992,
+ "treeCol": -7.859992,
+ "triangles": -8.553139,
+ "uShift": -7.454527,
+ "u_MVPMatrix": -8.553139,
+ "ubo": -8.553139,
+ "ubo.model": -9.246286,
+ "ubo.projection": -9.246286,
+ "ubo.tessAlpha": -8.553139,
+ "ubo.tessAlpha*pnNormal": -9.246286,
+ "ubo.tessAlpha*pnPos": -9.246286,
+ "ubo.tessLevel": -8.553139,
+ "uniform": -6.250554,
+ "upDownSway": -7.859992,
+ "uv": -6.068233,
+ "uv.x": -6.155244,
+ "uv.x*uv.x": -8.553139,
+ "uv.y": -6.607229,
+ "uv.y*uv.y": -8.553139,
+ "uvFact": -7.859992,
+ "uvw": -7.859992,
+ "uvwCubed": -9.246286,
+ "uvwSquared": -8.147674,
+ "v": -6.473698,
+ "vShift": -7.454527,
+ "v_Uv": -8.147674,
+ "v_color": -7.859992,
+ "varying": -6.848391,
+ "vec": -2.891916,
+ "vertices": -9.246286,
+ "vgrass": -7.859992,
+ "vij": -7.859992,
+ "void": -5.026779,
+ "vtree": -7.166845,
+ "w": -7.166845,
+ "waterHeight": -7.166845,
+ "width": -7.859992,
+ "wij": -7.300376,
+ "x": -5.026779,
+ "x*": -7.454527,
+ "x.xy": -8.553139,
+ "x.zw": -8.553139,
+ "x_": -7.454527,
+ "xy": -7.859992,
+ "xyz": -8.553139,
+ "xzyw": -7.859992,
+ "xzyw*sh.xxyy": -8.553139,
+ "xzyw*sh.zzww": -8.553139,
+ "y": -7.166845,
+ "y.xy": -8.553139,
+ "y.zw": -8.553139,
+ "y_": -7.859992,
+ "yzx": -8.553139,
+ "z": -7.859992,
+ "zw": -7.859992,
+ "{": -4.015178,
+ "||": -7.454527,
+ "}": -4.015178,
},
"GN": map[string]float64{
"!": -4.749842,
@@ -40935,544 +42361,573 @@ var TokensLogProbabilities = map[string]map[string]float64{
"under": -7.518607,
},
"Gnuplot": map[string]float64{
- "!": -7.183112,
- "#": -7.183112,
- "#set": -6.489965,
- "%": -6.489965,
- "(": -3.231868,
- ")": -3.231868,
- "*cos": -7.183112,
- "*dx": -6.489965,
- "*n": -7.183112,
- "*sin": -7.183112,
- "+": -5.391352,
- ",": -1.962756,
- "-": -2.558139,
- ".": -5.237202,
- "/": -6.084499,
- "/usr/bin/env": -7.183112,
- ":": -3.627764,
- "<": -4.880527,
- "=": -3.469540,
- "?": -4.698205,
- "GPFUN_sinc": -6.489965,
- "Right": -7.183112,
- "SHEBANG#!gnuplot": -7.183112,
- "[": -4.292740,
- "\\": -5.391352,
- "]": -4.292740,
- "absolute": -7.183112,
- "altdiagonal": -6.489965,
- "angles": -7.183112,
- "arrow": -5.237202,
- "at": -4.544054,
- "autojustify": -7.183112,
- "autotitles": -7.183112,
- "back": -4.047617,
- "bdefault": -7.183112,
- "bentover": -6.489965,
- "bmargin": -7.183112,
- "border": -6.084499,
- "boxwidth": -7.183112,
- "by": -6.084499,
- "cblabel": -7.183112,
- "cbrange": -7.183112,
- "character": -4.092069,
- "clustered": -7.183112,
- "col": -5.796817,
- "colorbox": -6.084499,
- "cos": -4.985887,
- "d": -6.489965,
- "data": -7.183112,
- "datafile": -7.183112,
- "default": -5.796817,
- "degrees": -7.183112,
- "dummy": -6.084499,
- "dx": -6.489965,
- "fence": -6.489965,
- "fill": -7.183112,
- "floor": -6.084499,
- "font": -5.103670,
- "from": -5.237202,
- "front": -7.183112,
- "gap": -7.183112,
- "gnuplot": -7.183112,
- "green": -7.183112,
- "head": -5.237202,
- "hidden": -6.489965,
- "histogram": -7.183112,
- "histograms": -7.183112,
- "i": -7.183112,
- "in": -7.183112,
- "inside": -7.183112,
- "isosamples": -6.084499,
- "key": -7.183112,
- "label": -4.544054,
- "labels": -7.183112,
- "lc": -6.084499,
- "left": -4.475062,
- "line": -5.796817,
- "linecolor": -5.796817,
- "lines": -6.489965,
- "linetype": -4.785216,
- "linewidth": -4.785216,
- "ls": -5.796817,
- "lt": -4.475062,
- "lw": -7.183112,
- "mapping": -7.183112,
- "missing": -7.183112,
- "n": -7.183112,
- "nobox": -7.183112,
- "noenhanced": -7.183112,
- "nofilled": -5.237202,
- "nomirror": -7.183112,
- "nopoint": -4.544054,
- "norangelimit": -6.084499,
- "noreverse": -4.618162,
- "norotate": -4.292740,
- "notitle": -4.475062,
- "nowriteback": -4.698205,
- "noxtics": -6.489965,
- "noytics": -6.489965,
- "noztics": -7.183112,
- "offset": -3.964236,
- "orange": -7.183112,
- "origin": -7.183112,
- "output": -7.183112,
- "pal": -7.183112,
- "parametric": -6.084499,
- "plot": -5.573674,
- "png": -7.183112,
- "point": -7.183112,
- "pointinterval": -5.796817,
- "pointsize": -5.796817,
- "pointtype": -5.796817,
- "pt": -6.489965,
- "red": -7.183112,
- "reset": -7.183112,
- "rgb": -5.103670,
- "right": -7.183112,
- "rotate": -6.084499,
- "samples": -6.084499,
- "scale": -7.183112,
- "screen": -6.489965,
- "set": -2.598144,
- "sin": -6.084499,
- "sinc": -4.618162,
- "size": -7.183112,
- "solid": -7.183112,
- "spherical": -7.183112,
- "splot": -6.084499,
- "sqrt": -5.796817,
- "style": -5.237202,
- "tc": -7.183112,
- "terminal": -7.183112,
- "textcolor": -4.618162,
- "ti": -5.796817,
- "title": -4.618162,
- "to": -5.237202,
- "top": -7.183112,
- "trianglepattern": -6.489965,
- "u": -3.964236,
- "u**": -5.796817,
- "u/": -6.489965,
- "undefined": -6.489965,
- "unset": -6.489965,
- "urange": -7.183112,
- "user": -7.183112,
- "using": -6.489965,
- "v": -3.749124,
- "v**": -5.796817,
- "vertical": -6.489965,
- "view": -6.084499,
- "vrange": -7.183112,
- "with": -6.084499,
- "x": -3.332964,
- "xlabel": -5.391352,
- "xmax": -7.183112,
- "xmin": -6.084499,
- "xr": -7.183112,
- "xrange": -6.084499,
- "xtic": -7.183112,
- "xtics": -6.084499,
- "xx": -6.489965,
- "yellow": -7.183112,
- "ylabel": -5.573674,
- "yr": -7.183112,
- "yrange": -5.796817,
- "zbase": -6.489965,
- "zlabel": -5.796817,
- "zrange": -6.489965,
- "ztics": -6.489965,
+ "!": -7.250636,
+ "#": -7.250636,
+ "#set": -6.557488,
+ "%": -6.557488,
+ "(": -3.091752,
+ ")": -3.091752,
+ "*": -6.557488,
+ "**": -6.557488,
+ "*cos": -7.250636,
+ "*dx": -6.557488,
+ "*n": -7.250636,
+ "*sin": -7.250636,
+ "+": -5.458876,
+ ",": -2.024889,
+ "-": -2.587196,
+ ".": -5.304725,
+ "/": -6.152023,
+ "/usr/bin/env": -7.250636,
+ ":": -3.639718,
+ "<": -4.948050,
+ "=": -3.358815,
+ "?": -4.765729,
+ "GPFUN_sinc": -6.557488,
+ "Right": -7.250636,
+ "SHEBANG#!gnuplot": -7.250636,
+ "[": -4.254903,
+ "\\": -5.458876,
+ "]": -4.254903,
+ "absolute": -7.250636,
+ "altdiagonal": -6.557488,
+ "angles": -7.250636,
+ "arrow": -5.304725,
+ "at": -4.611578,
+ "autojustify": -7.250636,
+ "autotitles": -7.250636,
+ "back": -4.115141,
+ "bdefault": -7.250636,
+ "bentover": -6.557488,
+ "bmargin": -7.250636,
+ "border": -6.152023,
+ "bottom": -7.250636,
+ "boxwidth": -7.250636,
+ "by": -6.152023,
+ "cblabel": -7.250636,
+ "cbrange": -7.250636,
+ "character": -4.159593,
+ "clustered": -7.250636,
+ "col": -5.864341,
+ "colorbox": -6.152023,
+ "cos": -5.053411,
+ "d": -6.557488,
+ "data": -7.250636,
+ "datafile": -7.250636,
+ "default": -5.864341,
+ "degrees": -7.250636,
+ "dummy": -6.152023,
+ "dx": -6.557488,
+ "f": -6.557488,
+ "fence": -6.557488,
+ "fill": -7.250636,
+ "floor": -6.152023,
+ "font": -5.171194,
+ "format": -7.250636,
+ "from": -5.304725,
+ "front": -7.250636,
+ "g": -6.557488,
+ "gap": -7.250636,
+ "gnuplot": -7.250636,
+ "green": -7.250636,
+ "grid": -7.250636,
+ "head": -5.304725,
+ "hidden": -6.557488,
+ "histogram": -7.250636,
+ "histograms": -7.250636,
+ "i": -7.250636,
+ "in": -7.250636,
+ "inside": -7.250636,
+ "isosamples": -6.152023,
+ "key": -6.557488,
+ "label": -4.611578,
+ "labels": -7.250636,
+ "laser_battery": -7.250636,
+ "lc": -6.152023,
+ "left": -4.542585,
+ "line": -5.864341,
+ "linecolor": -5.864341,
+ "lines": -6.557488,
+ "linetype": -4.852740,
+ "linewidth": -4.852740,
+ "ls": -5.864341,
+ "lt": -4.417422,
+ "lw": -7.250636,
+ "mapping": -7.250636,
+ "missile_battery": -7.250636,
+ "missing": -7.250636,
+ "n": -7.250636,
+ "neutron_shield": -6.557488,
+ "nobox": -7.250636,
+ "noenhanced": -7.250636,
+ "nofilled": -5.304725,
+ "nomirror": -7.250636,
+ "nopoint": -4.611578,
+ "norangelimit": -6.152023,
+ "noreverse": -4.685686,
+ "norotate": -4.360264,
+ "notitle": -4.542585,
+ "nowriteback": -4.765729,
+ "noxtics": -6.557488,
+ "noytics": -6.557488,
+ "noztics": -7.250636,
+ "offset": -4.031760,
+ "orange": -7.250636,
+ "origin": -7.250636,
+ "output": -6.557488,
+ "pal": -7.250636,
+ "parametric": -6.152023,
+ "planetary_shield": -7.250636,
+ "plot": -5.458876,
+ "png": -7.250636,
+ "point": -7.250636,
+ "pointinterval": -5.864341,
+ "pointsize": -5.864341,
+ "pointtype": -5.864341,
+ "pt": -6.557488,
+ "red": -7.250636,
+ "reset": -7.250636,
+ "rgb": -4.948050,
+ "right": -6.557488,
+ "rotate": -6.152023,
+ "samples": -6.152023,
+ "scale": -7.250636,
+ "screen": -6.557488,
+ "sdi": -7.250636,
+ "set": -2.587196,
+ "sin": -6.152023,
+ "sinc": -4.685686,
+ "size": -7.250636,
+ "solid": -7.250636,
+ "spherical": -7.250636,
+ "splot": -6.152023,
+ "sqrt": -5.864341,
+ "style": -5.304725,
+ "tc": -7.250636,
+ "terminal": -7.250636,
+ "textcolor": -4.685686,
+ "ti": -5.864341,
+ "title": -4.478047,
+ "to": -5.304725,
+ "top": -7.250636,
+ "trianglepattern": -6.557488,
+ "u": -4.031760,
+ "u**": -5.864341,
+ "u/": -6.557488,
+ "undefined": -6.557488,
+ "unset": -6.557488,
+ "urange": -7.250636,
+ "user": -7.250636,
+ "using": -6.557488,
+ "v": -3.816648,
+ "v**": -5.864341,
+ "val": -6.557488,
+ "val/": -7.250636,
+ "vertical": -6.557488,
+ "view": -6.152023,
+ "vrange": -7.250636,
+ "with": -6.152023,
+ "x": -3.280344,
+ "xlabel": -5.304725,
+ "xmax": -7.250636,
+ "xmin": -6.152023,
+ "xr": -7.250636,
+ "xrange": -5.864341,
+ "xtic": -7.250636,
+ "xtics": -6.152023,
+ "xx": -6.557488,
+ "y": -7.250636,
+ "yellow": -7.250636,
+ "ylabel": -5.641198,
+ "yr": -7.250636,
+ "yrange": -5.641198,
+ "zbase": -6.557488,
+ "zlabel": -5.864341,
+ "zrange": -6.557488,
+ "ztics": -6.557488,
},
"Go": map[string]float64{
- "!": -5.952825,
- "\"": -10.418733,
- "&": -8.472823,
- "&&": -10.418733,
- "(": -4.395286,
- ")": -4.397710,
- "*AdminMergeRequest": -9.032439,
- "*AdminMergeResponse": -9.320121,
- "*AdminSplitRequest": -9.320121,
- "*AdminSplitResponse": -9.320121,
- "*BatchRequest": -9.032439,
- "*BatchResponse": -9.032439,
- "*ConditionalPutRequest": -8.339292,
- "*ConditionalPutResponse": -8.626974,
- "*ContainsRequest": -8.626974,
- "*ContainsResponse": -8.472823,
- "*DeleteRangeRequest": -8.472823,
- "*DeleteRangeResponse": -8.472823,
- "*DeleteRequest": -8.626974,
- "*DeleteResponse": -8.626974,
- "*EndTransactionRequest": -8.221509,
- "*EndTransactionResponse": -8.472823,
- "*EnqueueMessageRequest": -8.472823,
- "*EnqueueMessageResponse": -8.626974,
- "*EnqueueUpdateRequest": -8.626974,
- "*EnqueueUpdateResponse": -8.626974,
- "*Error": -9.725586,
- "*GetRequest": -8.626974,
- "*GetResponse": -9.320121,
- "*IncrementRequest": -8.472823,
- "*IncrementResponse": -8.472823,
- "*MergeTrigger": -9.725586,
- "*PutRequest": -9.320121,
- "*PutResponse": -9.320121,
- "*ReapQueueRequest": -8.472823,
- "*ReapQueueResponse": -8.472823,
- "*RequestHeader": -8.116148,
- "*RequestUnion": -7.585520,
- "*ResponseHeader": -8.626974,
- "*ResponseUnion": -7.585520,
- "*ScanRequest": -8.472823,
- "*ScanResponse": -8.472823,
- "*SplitTrigger": -9.725586,
- "*Transaction": -9.032439,
- "*Value": -9.725586,
- "*asset": -8.626974,
- "*int": -10.418733,
- "*m": -6.984746,
- "*m.UserPriority": -10.418733,
- ",": -5.976082,
- ":": -4.831485,
- "=": -5.236950,
- "AdminMergeRequest": -9.725586,
- "AdminMergeResponse": -9.725586,
- "AdminSplitRequest": -9.725586,
- "AdminSplitResponse": -9.725586,
- "BatchRequest": -9.725586,
- "BatchResponse": -9.725586,
- "ClientCmdID": -9.725586,
- "Commit": -10.418733,
- "CommitWait": -10.418733,
- "CompactTextString": -6.984746,
- "ConditionalPut": -9.725586,
- "ConditionalPutRequest": -9.725586,
- "ConditionalPutResponse": -9.725586,
- "Contains": -9.725586,
- "ContainsRequest": -9.725586,
- "ContainsResponse": -9.725586,
- "D": -10.418733,
- "Default_RequestHeader_UserPriority": -9.725586,
- "Delete": -9.725586,
- "DeleteRange": -9.725586,
- "DeleteRangeRequest": -9.725586,
- "DeleteRangeResponse": -9.725586,
- "DeleteRequest": -9.725586,
- "DeleteResponse": -9.725586,
- "EndTransaction": -9.725586,
- "EndTransactionRequest": -9.725586,
- "EndTransactionResponse": -9.725586,
- "EnqueueMessage": -9.725586,
- "EnqueueMessageRequest": -9.725586,
- "EnqueueMessageResponse": -9.725586,
- "EnqueueUpdate": -9.725586,
- "EnqueueUpdateRequest": -9.725586,
- "EnqueueUpdateResponse": -9.725586,
- "Error": -10.418733,
- "Exists": -10.418733,
- "ExpValue": -10.418733,
- "Get": -9.725586,
- "GetCmdID": -10.418733,
- "GetCommit": -10.418733,
- "GetCommitWait": -10.418733,
- "GetConditionalPut": -9.725586,
- "GetContains": -9.725586,
- "GetDelete": -9.725586,
- "GetDeleteRange": -9.725586,
- "GetEndTransaction": -9.725586,
- "GetEnqueueMessage": -9.725586,
- "GetEnqueueUpdate": -9.725586,
- "GetError": -10.418733,
- "GetExists": -10.418733,
- "GetExpValue": -10.418733,
- "GetGet": -9.725586,
- "GetIncrement": -9.320121,
- "GetMaxEntriesToDelete": -10.418733,
- "GetMaxResults": -9.725586,
- "GetMergeTrigger": -10.418733,
- "GetMessages": -10.418733,
- "GetMsg": -10.418733,
- "GetNewValue": -10.418733,
- "GetNumDeleted": -10.418733,
- "GetPut": -9.725586,
- "GetRaftID": -10.418733,
- "GetReapQueue": -9.725586,
- "GetReplica": -10.418733,
- "GetRequest": -9.725586,
- "GetRequests": -10.418733,
- "GetResponses": -10.418733,
- "GetRows": -10.418733,
- "GetScan": -9.725586,
- "GetSplitTrigger": -10.418733,
- "GetSubsumedRange": -10.418733,
- "GetTimestamp": -9.725586,
- "GetTxn": -9.725586,
- "GetUser": -10.418733,
- "GetUserPriority": -10.418733,
- "GetValue": -9.320121,
- "Increment": -9.320121,
- "IncrementRequest": -9.725586,
- "IncrementResponse": -9.725586,
- "IsDir": -10.418733,
- "Key": -10.418733,
- "KeyValue": -9.725586,
- "Marshal": -10.418733,
- "MaxEntriesToDelete": -10.418733,
- "MaxResults": -9.725586,
- "MergeTrigger": -10.418733,
- "Messages": -10.418733,
- "MinCss": -9.320121,
- "MinCssBytes": -9.725586,
- "MinJs": -10.418733,
- "ModTime": -10.418733,
- "Mode": -10.418733,
- "Msg": -10.418733,
- "Name": -10.418733,
- "NewValue": -10.418733,
- "NumDeleted": -10.418733,
- "NvD": -8.809295,
- "ProtoMessage": -6.984746,
- "Put": -9.725586,
- "RangeDescriptor": -9.320121,
- "ReapQueue": -9.725586,
- "ReapQueueRequest": -9.725586,
- "ReapQueueResponse": -9.725586,
- "Replica": -9.725586,
- "RequestHeader": -7.710683,
- "RequestUnion": -9.032439,
- "Requests": -10.418733,
- "Reset": -6.984746,
- "ResponseHeader": -7.710683,
- "ResponseUnion": -9.032439,
- "Responses": -10.418733,
- "Rows": -10.418733,
- "Scan": -9.725586,
- "ScanRequest": -9.725586,
- "ScanResponse": -9.725586,
- "SetValue": -9.725586,
- "Size": -10.418733,
- "SplitKey": -10.418733,
- "SplitTrigger": -10.418733,
- "String": -6.984746,
- "SubsumedRange": -10.418733,
- "Sys": -10.418733,
- "Timestamp": -8.626974,
- "Txn": -9.725586,
- "UserPriority": -10.418733,
- "Value": -8.221509,
- "XXX_unrecognized": -6.984746,
- "[": -6.411400,
- "\\": -0.939741,
- "]": -6.411400,
- "_": -8.626974,
- "_uiCssAppCss": -9.725586,
- "_uiCssGraphCss": -9.725586,
- "_uiCssLibsNvd": -9.725586,
- "_uiCssRest_explorerCss": -9.725586,
- "_uiIndexHtml": -9.725586,
- "_uiJsAppJs": -9.725586,
- "_uiJsLibsD": -10.418733,
- "`": -5.052757,
- "a": -4.149637,
- "asset": -8.472823,
- "b": -4.178458,
- "bindataFileInfo": -7.853784,
- "bindataRead": -8.472823,
- "bool": -8.472823,
- "buf": -9.725586,
- "buf.Bytes": -10.418733,
- "byte": -6.568586,
- "bytes": -7.474294,
- "bytes.Buffer": -10.418733,
- "bytes.Equal": -10.418733,
- "bytes.NewBuffer": -10.418733,
- "c": -4.164905,
- "case": -7.240680,
- "clErr": -9.725586,
- "const": -10.418733,
- "d": -4.294050,
- "data": -9.725586,
- "default": -9.725586,
- "e": -4.134599,
- "err": -7.199858,
- "error": -7.853784,
- "false": -8.809295,
- "fi": -8.626974,
- "fi.modTime": -10.418733,
- "fi.mode": -10.418733,
- "fi.name": -10.418733,
- "fi.size": -10.418733,
- "fmt.Errorf": -9.725586,
- "fmt.Printf": -10.418733,
- "func": -5.277070,
- "gz": -9.725586,
- "gz.Close": -10.418733,
- "gzip.NewReader": -10.418733,
- "if": -5.964386,
- "import": -9.032439,
- "info": -7.474294,
- "init": -9.725586,
- "int": -7.474294,
- "interface": -8.809295,
- "io.Copy": -10.418733,
- "json": -5.745905,
- "linguist": -10.418733,
- "m": -5.125429,
- "m.CmdID": -10.418733,
- "m.Commit": -10.418733,
- "m.CommitWait": -10.418733,
- "m.ConditionalPut": -9.725586,
- "m.Contains": -9.725586,
- "m.Delete": -9.725586,
- "m.DeleteRange": -9.725586,
- "m.EndTransaction": -9.725586,
- "m.EnqueueMessage": -9.725586,
- "m.EnqueueUpdate": -9.725586,
- "m.Error": -10.418733,
- "m.Exists": -10.418733,
- "m.ExpValue": -10.418733,
- "m.Get": -9.725586,
- "m.Increment": -9.320121,
- "m.MaxEntriesToDelete": -10.418733,
- "m.MaxResults": -9.725586,
- "m.MergeTrigger": -10.418733,
- "m.Messages": -10.418733,
- "m.Msg": -10.418733,
- "m.NewValue": -10.418733,
- "m.NumDeleted": -10.418733,
- "m.Put": -9.725586,
- "m.RaftID": -10.418733,
- "m.ReapQueue": -9.725586,
- "m.Replica": -10.418733,
- "m.Requests": -10.418733,
- "m.Responses": -10.418733,
- "m.Rows": -10.418733,
- "m.Scan": -9.725586,
- "m.SplitTrigger": -10.418733,
- "m.SubsumedRange": -10.418733,
- "m.Timestamp": -9.725586,
- "m.Txn": -9.725586,
- "m.User": -10.418733,
- "m.UserPriority": -10.418733,
- "m.Value": -10.418733,
- "math": -10.418733,
- "math.Inf": -10.418733,
- "modTime": -8.472823,
- "mode": -8.472823,
- "name": -8.116148,
- "nil": -5.477091,
- "os.FileInfo": -10.418733,
- "os.FileMode": -8.339292,
- "package": -9.320121,
- "proto": -6.892373,
- "protobuf": -6.088000,
- "resource": -10.418733,
- "return": -5.145734,
- "size": -8.472823,
- "string": -6.863385,
- "struct": -6.952997,
- "switch": -9.725586,
- "this": -9.032439,
- "this.ConditionalPut": -8.626974,
- "this.Contains": -8.626974,
- "this.Delete": -8.626974,
- "this.DeleteRange": -8.626974,
- "this.EndTransaction": -8.626974,
- "this.EnqueueMessage": -8.626974,
- "this.EnqueueUpdate": -8.626974,
- "this.Get": -8.626974,
- "this.Increment": -8.626974,
- "this.Put": -8.626974,
- "this.ReapQueue": -8.626974,
- "this.Scan": -8.626974,
- "thrift.ZERO": -10.418733,
- "time.Time": -9.725586,
- "time.Unix": -8.626974,
- "true": -9.725586,
- "type": -6.892373,
- "uiCssAppCss": -10.418733,
- "uiCssAppCssBytes": -9.725586,
- "uiCssGraphCss": -10.418733,
- "uiCssGraphCssBytes": -9.725586,
- "uiCssLibsNvd": -9.320121,
- "uiCssRest_explorerCss": -10.418733,
- "uiCssRest_explorerCssBytes": -9.725586,
- "uiIndexHtml": -10.418733,
- "uiIndexHtmlBytes": -9.725586,
- "uiJsAppJs": -10.418733,
- "uiJsAppJsBytes": -9.725586,
- "value": -9.725586,
- "value.": -9.725586,
- "var": -7.853784,
- "vt": -7.160637,
- "x": -1.405382,
- "xa": -4.263875,
- "xaa": -6.705161,
- "xab": -6.526913,
- "xac": -6.156054,
- "xad": -6.448441,
- "xae": -6.657533,
- "xaf": -6.729854,
- "xb": -4.204125,
- "xba": -6.429749,
- "xbb": -6.375682,
- "xbc": -6.681064,
- "xbd": -6.467490,
- "xbe": -6.358290,
- "xbf": -6.526913,
- "xc": -4.143971,
- "xca": -6.634544,
- "xcb": -6.590092,
- "xcc": -6.634544,
- "xcd": -6.568586,
- "xce": -6.486908,
- "xcf": -6.506710,
- "xd": -4.110635,
- "xda": -6.568586,
- "xdb": -6.568586,
- "xdc": -6.486908,
- "xdd": -6.393382,
- "xde": -6.429749,
- "xdf": -6.547532,
- "xe": -4.222289,
- "xea": -6.547532,
- "xeb": -6.657533,
- "xec": -6.486908,
- "xed": -6.275599,
- "xee": -6.590092,
- "xef": -6.448441,
- "xf": -4.188252,
- "xfa": -6.568586,
- "xfb": -6.612071,
- "xfc": -6.088000,
- "xfd": -6.429749,
- "xfe": -6.467490,
- "xff": -6.547532,
- "{": -4.572295,
- "}": -4.569409,
+ "!": -5.955033,
+ "\"": -10.420941,
+ "&": -8.475031,
+ "&&": -10.420941,
+ "(": -4.397494,
+ ")": -4.399918,
+ "*": -10.420941,
+ "*AdminMergeRequest": -9.034647,
+ "*AdminMergeResponse": -9.322329,
+ "*AdminSplitRequest": -9.322329,
+ "*AdminSplitResponse": -9.322329,
+ "*BatchRequest": -9.034647,
+ "*BatchResponse": -9.034647,
+ "*ConditionalPutRequest": -8.341500,
+ "*ConditionalPutResponse": -8.629182,
+ "*ContainsRequest": -8.629182,
+ "*ContainsResponse": -8.475031,
+ "*DeleteRangeRequest": -8.475031,
+ "*DeleteRangeResponse": -8.475031,
+ "*DeleteRequest": -8.629182,
+ "*DeleteResponse": -8.629182,
+ "*EndTransactionRequest": -8.223717,
+ "*EndTransactionResponse": -8.475031,
+ "*EnqueueMessageRequest": -8.475031,
+ "*EnqueueMessageResponse": -8.629182,
+ "*EnqueueUpdateRequest": -8.629182,
+ "*EnqueueUpdateResponse": -8.629182,
+ "*Error": -9.727794,
+ "*GetRequest": -8.629182,
+ "*GetResponse": -9.322329,
+ "*IncrementRequest": -8.475031,
+ "*IncrementResponse": -8.475031,
+ "*MergeTrigger": -9.727794,
+ "*PutRequest": -9.322329,
+ "*PutResponse": -9.322329,
+ "*ReapQueueRequest": -8.475031,
+ "*ReapQueueResponse": -8.475031,
+ "*RequestHeader": -8.118356,
+ "*RequestUnion": -7.587728,
+ "*ResponseHeader": -8.629182,
+ "*ResponseUnion": -7.587728,
+ "*ScanRequest": -8.475031,
+ "*ScanResponse": -8.475031,
+ "*SplitTrigger": -9.727794,
+ "*Transaction": -9.034647,
+ "*Value": -9.727794,
+ "*asset": -8.629182,
+ "*int": -9.727794,
+ "*m": -6.986954,
+ "*m.UserPriority": -10.420941,
+ "*string": -10.420941,
+ ",": -5.978290,
+ ":": -4.807813,
+ "=": -5.239158,
+ "AddPetJSONBody": -9.727794,
+ "AddPetJSONRequestBody": -10.420941,
+ "AdminMergeRequest": -9.727794,
+ "AdminMergeResponse": -9.727794,
+ "AdminSplitRequest": -9.727794,
+ "AdminSplitResponse": -9.727794,
+ "BatchRequest": -9.727794,
+ "BatchResponse": -9.727794,
+ "ClientCmdID": -9.727794,
+ "Code": -10.420941,
+ "Commit": -10.420941,
+ "CommitWait": -10.420941,
+ "CompactTextString": -6.986954,
+ "ConditionalPut": -9.727794,
+ "ConditionalPutRequest": -9.727794,
+ "ConditionalPutResponse": -9.727794,
+ "Contains": -9.727794,
+ "ContainsRequest": -9.727794,
+ "ContainsResponse": -9.727794,
+ "D": -10.420941,
+ "Default_RequestHeader_UserPriority": -9.727794,
+ "Delete": -9.727794,
+ "DeleteRange": -9.727794,
+ "DeleteRangeRequest": -9.727794,
+ "DeleteRangeResponse": -9.727794,
+ "DeleteRequest": -9.727794,
+ "DeleteResponse": -9.727794,
+ "EndTransaction": -9.727794,
+ "EndTransactionRequest": -9.727794,
+ "EndTransactionResponse": -9.727794,
+ "EnqueueMessage": -9.727794,
+ "EnqueueMessageRequest": -9.727794,
+ "EnqueueMessageResponse": -9.727794,
+ "EnqueueUpdate": -9.727794,
+ "EnqueueUpdateRequest": -9.727794,
+ "EnqueueUpdateResponse": -9.727794,
+ "Error": -9.727794,
+ "Exists": -10.420941,
+ "ExpValue": -10.420941,
+ "FindPetsParams": -10.420941,
+ "Get": -9.727794,
+ "GetCmdID": -10.420941,
+ "GetCommit": -10.420941,
+ "GetCommitWait": -10.420941,
+ "GetConditionalPut": -9.727794,
+ "GetContains": -9.727794,
+ "GetDelete": -9.727794,
+ "GetDeleteRange": -9.727794,
+ "GetEndTransaction": -9.727794,
+ "GetEnqueueMessage": -9.727794,
+ "GetEnqueueUpdate": -9.727794,
+ "GetError": -10.420941,
+ "GetExists": -10.420941,
+ "GetExpValue": -10.420941,
+ "GetGet": -9.727794,
+ "GetIncrement": -9.322329,
+ "GetMaxEntriesToDelete": -10.420941,
+ "GetMaxResults": -9.727794,
+ "GetMergeTrigger": -10.420941,
+ "GetMessages": -10.420941,
+ "GetMsg": -10.420941,
+ "GetNewValue": -10.420941,
+ "GetNumDeleted": -10.420941,
+ "GetPut": -9.727794,
+ "GetRaftID": -10.420941,
+ "GetReapQueue": -9.727794,
+ "GetReplica": -10.420941,
+ "GetRequest": -9.727794,
+ "GetRequests": -10.420941,
+ "GetResponses": -10.420941,
+ "GetRows": -10.420941,
+ "GetScan": -9.727794,
+ "GetSplitTrigger": -10.420941,
+ "GetSubsumedRange": -10.420941,
+ "GetTimestamp": -9.727794,
+ "GetTxn": -9.727794,
+ "GetUser": -10.420941,
+ "GetUserPriority": -10.420941,
+ "GetValue": -9.322329,
+ "Id": -10.420941,
+ "Increment": -9.322329,
+ "IncrementRequest": -9.727794,
+ "IncrementResponse": -9.727794,
+ "IsDir": -10.420941,
+ "Key": -10.420941,
+ "KeyValue": -9.727794,
+ "Limit": -10.420941,
+ "Marshal": -10.420941,
+ "MaxEntriesToDelete": -10.420941,
+ "MaxResults": -9.727794,
+ "MergeTrigger": -10.420941,
+ "Message": -10.420941,
+ "Messages": -10.420941,
+ "MinCss": -9.322329,
+ "MinCssBytes": -9.727794,
+ "MinJs": -10.420941,
+ "ModTime": -10.420941,
+ "Mode": -10.420941,
+ "Msg": -10.420941,
+ "Name": -9.727794,
+ "NewPet": -9.322329,
+ "NewValue": -10.420941,
+ "NumDeleted": -10.420941,
+ "NvD": -8.811503,
+ "Pet": -10.420941,
+ "ProtoMessage": -6.986954,
+ "Put": -9.727794,
+ "RangeDescriptor": -9.322329,
+ "ReapQueue": -9.727794,
+ "ReapQueueRequest": -9.727794,
+ "ReapQueueResponse": -9.727794,
+ "Replica": -9.727794,
+ "RequestHeader": -7.712891,
+ "RequestUnion": -9.034647,
+ "Requests": -10.420941,
+ "Reset": -6.986954,
+ "ResponseHeader": -7.712891,
+ "ResponseUnion": -9.034647,
+ "Responses": -10.420941,
+ "Rows": -10.420941,
+ "Scan": -9.727794,
+ "ScanRequest": -9.727794,
+ "ScanResponse": -9.727794,
+ "SetValue": -9.727794,
+ "Size": -10.420941,
+ "SplitKey": -10.420941,
+ "SplitTrigger": -10.420941,
+ "String": -6.986954,
+ "SubsumedRange": -10.420941,
+ "Sys": -10.420941,
+ "Tag": -10.420941,
+ "Tags": -10.420941,
+ "Timestamp": -8.629182,
+ "Txn": -9.727794,
+ "UserPriority": -10.420941,
+ "Value": -8.223717,
+ "XXX_unrecognized": -6.986954,
+ "[": -6.395589,
+ "\\": -0.941949,
+ "]": -6.395589,
+ "_": -8.629182,
+ "_uiCssAppCss": -9.727794,
+ "_uiCssGraphCss": -9.727794,
+ "_uiCssLibsNvd": -9.727794,
+ "_uiCssRest_explorerCss": -9.727794,
+ "_uiIndexHtml": -9.727794,
+ "_uiJsAppJs": -9.727794,
+ "_uiJsLibsD": -10.420941,
+ "`": -4.991596,
+ "a": -4.151845,
+ "api": -10.420941,
+ "asset": -8.475031,
+ "b": -4.180665,
+ "bindataFileInfo": -7.855992,
+ "bindataRead": -8.475031,
+ "bool": -8.475031,
+ "buf": -9.727794,
+ "buf.Bytes": -10.420941,
+ "byte": -6.570794,
+ "bytes": -7.476502,
+ "bytes.Buffer": -10.420941,
+ "bytes.Equal": -10.420941,
+ "bytes.NewBuffer": -10.420941,
+ "c": -4.167112,
+ "case": -7.242887,
+ "clErr": -9.727794,
+ "const": -10.420941,
+ "d": -4.296258,
+ "data": -9.727794,
+ "default": -9.727794,
+ "e": -4.136807,
+ "err": -7.202065,
+ "error": -7.855992,
+ "false": -8.811503,
+ "fi": -8.629182,
+ "fi.modTime": -10.420941,
+ "fi.mode": -10.420941,
+ "fi.name": -10.420941,
+ "fi.size": -10.420941,
+ "fmt.Errorf": -9.727794,
+ "fmt.Printf": -10.420941,
+ "func": -5.279278,
+ "gz": -9.727794,
+ "gz.Close": -10.420941,
+ "gzip.NewReader": -10.420941,
+ "if": -5.966594,
+ "import": -9.034647,
+ "info": -7.476502,
+ "init": -9.727794,
+ "int": -7.376419,
+ "interface": -8.811503,
+ "io.Copy": -10.420941,
+ "json": -5.684743,
+ "linguist": -10.420941,
+ "m": -5.127636,
+ "m.CmdID": -10.420941,
+ "m.Commit": -10.420941,
+ "m.CommitWait": -10.420941,
+ "m.ConditionalPut": -9.727794,
+ "m.Contains": -9.727794,
+ "m.Delete": -9.727794,
+ "m.DeleteRange": -9.727794,
+ "m.EndTransaction": -9.727794,
+ "m.EnqueueMessage": -9.727794,
+ "m.EnqueueUpdate": -9.727794,
+ "m.Error": -10.420941,
+ "m.Exists": -10.420941,
+ "m.ExpValue": -10.420941,
+ "m.Get": -9.727794,
+ "m.Increment": -9.322329,
+ "m.MaxEntriesToDelete": -10.420941,
+ "m.MaxResults": -9.727794,
+ "m.MergeTrigger": -10.420941,
+ "m.Messages": -10.420941,
+ "m.Msg": -10.420941,
+ "m.NewValue": -10.420941,
+ "m.NumDeleted": -10.420941,
+ "m.Put": -9.727794,
+ "m.RaftID": -10.420941,
+ "m.ReapQueue": -9.727794,
+ "m.Replica": -10.420941,
+ "m.Requests": -10.420941,
+ "m.Responses": -10.420941,
+ "m.Rows": -10.420941,
+ "m.Scan": -9.727794,
+ "m.SplitTrigger": -10.420941,
+ "m.SubsumedRange": -10.420941,
+ "m.Timestamp": -9.727794,
+ "m.Txn": -9.727794,
+ "m.User": -10.420941,
+ "m.UserPriority": -10.420941,
+ "m.Value": -10.420941,
+ "math": -10.420941,
+ "math.Inf": -10.420941,
+ "modTime": -8.475031,
+ "mode": -8.475031,
+ "name": -8.118356,
+ "nil": -5.479299,
+ "os.FileInfo": -10.420941,
+ "os.FileMode": -8.341500,
+ "package": -9.034647,
+ "proto": -6.894581,
+ "protobuf": -6.090208,
+ "resource": -10.420941,
+ "return": -5.147942,
+ "size": -8.475031,
+ "string": -6.783355,
+ "struct": -6.837422,
+ "switch": -9.727794,
+ "this": -9.034647,
+ "this.ConditionalPut": -8.629182,
+ "this.Contains": -8.629182,
+ "this.Delete": -8.629182,
+ "this.DeleteRange": -8.629182,
+ "this.EndTransaction": -8.629182,
+ "this.EnqueueMessage": -8.629182,
+ "this.EnqueueUpdate": -8.629182,
+ "this.Get": -8.629182,
+ "this.Increment": -8.629182,
+ "this.Put": -8.629182,
+ "this.ReapQueue": -8.629182,
+ "this.Scan": -8.629182,
+ "thrift.ZERO": -10.420941,
+ "time.Time": -9.727794,
+ "time.Unix": -8.629182,
+ "true": -9.727794,
+ "type": -6.732062,
+ "uiCssAppCss": -10.420941,
+ "uiCssAppCssBytes": -9.727794,
+ "uiCssGraphCss": -10.420941,
+ "uiCssGraphCssBytes": -9.727794,
+ "uiCssLibsNvd": -9.322329,
+ "uiCssRest_explorerCss": -10.420941,
+ "uiCssRest_explorerCssBytes": -9.727794,
+ "uiIndexHtml": -10.420941,
+ "uiIndexHtmlBytes": -9.727794,
+ "uiJsAppJs": -10.420941,
+ "uiJsAppJsBytes": -9.727794,
+ "value": -9.727794,
+ "value.": -9.727794,
+ "var": -7.855992,
+ "vt": -7.162845,
+ "x": -1.407589,
+ "xa": -4.266083,
+ "xaa": -6.707369,
+ "xab": -6.529121,
+ "xac": -6.158261,
+ "xad": -6.450649,
+ "xae": -6.659741,
+ "xaf": -6.732062,
+ "xb": -4.206333,
+ "xba": -6.431957,
+ "xbb": -6.377890,
+ "xbc": -6.683272,
+ "xbd": -6.469697,
+ "xbe": -6.360498,
+ "xbf": -6.529121,
+ "xc": -4.146179,
+ "xca": -6.636752,
+ "xcb": -6.592300,
+ "xcc": -6.636752,
+ "xcd": -6.570794,
+ "xce": -6.489116,
+ "xcf": -6.508918,
+ "xd": -4.112843,
+ "xda": -6.570794,
+ "xdb": -6.570794,
+ "xdc": -6.489116,
+ "xdd": -6.395589,
+ "xde": -6.431957,
+ "xdf": -6.549740,
+ "xe": -4.224497,
+ "xea": -6.549740,
+ "xeb": -6.659741,
+ "xec": -6.489116,
+ "xed": -6.277806,
+ "xee": -6.592300,
+ "xef": -6.450649,
+ "xf": -4.190460,
+ "xfa": -6.570794,
+ "xfb": -6.614279,
+ "xfc": -6.090208,
+ "xfd": -6.431957,
+ "xfe": -6.469697,
+ "xff": -6.549740,
+ "{": -4.563008,
+ "}": -4.560155,
},
"Golo": map[string]float64{
"!": -7.778630,
@@ -45106,488 +46561,675 @@ var TokensLogProbabilities = map[string]map[string]float64{
"yaml": -5.170484,
},
"Hack": map[string]float64{
- "!": -6.071661,
- "$": -3.080941,
- "&": -8.374246,
- "&&": -8.374246,
- "'": -8.374246,
- "(": -2.940524,
- ")": -2.923208,
- ",": -3.769076,
- "-": -4.423002,
- ".": -5.976351,
- "/": -8.374246,
- "/h": -6.764808,
- "2014": -5.541033,
- ":": -3.759126,
- ";": -3.383814,
- "<": -5.378514,
- "": -8.374246,
- "<(string,>": -6.582487,
- "": -5.666196,
- "": -5.238752,
- "": -7.681099,
- "": -8.374246,
- "": -6.177022,
- "
": -7.681099,
- "": -8.374246,
- "": -6.987952,
- "": -6.582487,
- "": -5.378514,
- "": -8.374246,
- "": -7.681099,
- "": -8.374246,
- "": -8.374246,
- "": -5.666196,
- "
": -8.374246,
- "