From 4e3e15e80d4f78e14caad6f1ec0dcf3238944f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauris=20Buk=C5=A1is-Haberkorns?= Date: Mon, 5 Aug 2019 14:57:21 +0300 Subject: [PATCH] Sync to linguist v7.5.1 Signed-off-by: Lauris BH --- README.md | 4 +- data/alias.go | 1476 +- data/colors.go | 14 +- data/commit.go | 4 +- data/content.go | 63 +- data/documentation.go | 2 +- data/extension.go | 738 +- data/filename.go | 461 +- data/frequencies.go | 230345 ++++++++------- data/interpreter.go | 12 +- data/mimeType.go | 325 +- data/type.go | 708 +- data/vendor.go | 8 +- .../generator/generator_test.go | 2 +- .../generator/test_files/alias.gold | 1476 +- .../generator/test_files/colors.gold | 14 +- .../generator/test_files/commit.gold | 4 +- .../generator/test_files/content.gold | 63 +- .../generator/test_files/documentation.gold | 2 +- .../generator/test_files/extension.gold | 738 +- .../generator/test_files/filename.gold | 461 +- .../generator/test_files/frequencies.gold | 230345 ++++++++------- .../generator/test_files/interpreter.gold | 12 +- .../generator/test_files/mimeType.gold | 325 +- .../generator/test_files/type.gold | 708 +- .../generator/test_files/vendor.gold | 8 +- 26 files changed, 240502 insertions(+), 227816 deletions(-) diff --git a/README.md b/README.md index 0eef10c..5a9454b 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ Generated Python bindings using a C shared library and cffi are not available ye Divergences from linguist ------------ -The `enry` library is based on the data from `github/linguist` version **v7.2.0**. +The `enry` library is based on the data from `github/linguist` version **v7.5.1**. As opposed to linguist, `enry` [CLI tool](#cli) does *not* require a full Git repository in the filesystem in order to report languages. @@ -169,6 +169,8 @@ Parsing [linguist/samples](https://github.com/github/linguist/tree/master/sample * [Heuristics for ".es" extension](https://github.com/github/linguist/blob/e761f9b013e5b61161481fcb898b59721ee40e3d/lib/linguist/heuristics.yml#L103) in JavaScript could not be parsed, due to unsupported backreference in RE2 regexp engine. +* [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. + * 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 9de2096..638be23 100644 --- a/data/alias.go +++ b/data/alias.go @@ -1,5 +1,5 @@ // Code generated by github.com/src-d/enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: e4560984058b4726010ca4b8f03ed9d0f8f464db +// Extracted from github/linguist commit: 3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d package data @@ -8,732 +8,756 @@ 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", - "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": "Bro", - "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", - "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", - "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", - "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", + "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", - "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", - "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", - "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", - "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", - "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", - "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", - "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", - "stan": "Stan", - "standard_ml": "Standard ML", - "stata": "Stata", - "ston": "STON", - "stylus": "Stylus", - "subrip_text": "SubRip Text", - "sugarss": "SugarSS", - "supercollider": "SuperCollider", - "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", - "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", - "winbatch": "Batchfile", - "windows_registry_entries": "Windows Registry Entries", - "wisp": "wisp", - "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", - "zephir": "Zephir", - "zig": "Zig", - "zimpl": "Zimpl", - "zsh": "Shell", + "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", } // LanguageByAlias looks up the language name by it's alias or name. diff --git a/data/colors.go b/data/colors.go index 157946b..39d2acc 100644 --- a/data/colors.go +++ b/data/colors.go @@ -1,5 +1,5 @@ // Code generated by github.com/src-d/enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: e4560984058b4726010ca4b8f03ed9d0f8f464db +// Extracted from github/linguist commit: 3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d package data @@ -52,6 +52,7 @@ var LanguagesColor = map[string]string{ "DM": "#447265", "Dart": "#00B4AB", "DataWeave": "#003a52", + "Dhall": "#dfafff", "Dockerfile": "#384d54", "Dogescript": "#cca760", "Dylan": "#6c616e", @@ -74,6 +75,7 @@ var LanguagesColor = map[string]string{ "Fortran": "#4d41b1", "FreeMarker": "#0050b2", "Frege": "#00cafe", + "G-code": "#D08CF2", "GDScript": "#355570", "Game Maker Language": "#71b417", "Genie": "#fb855d", @@ -91,6 +93,7 @@ var LanguagesColor = map[string]string{ "Haskell": "#5e5086", "Haxe": "#df7900", "HiveQL": "#dce200", + "HolyC": "#ffefaf", "Hy": "#7790B2", "IDL": "#a3522f", "Idris": "#b30000", @@ -102,6 +105,7 @@ var LanguagesColor = map[string]string{ "Java": "#b07219", "JavaScript": "#f1e05a", "Jolie": "#843179", + "Jsonnet": "#0064bd", "Julia": "#a270ba", "Jupyter Notebook": "#DA5B0B", "KRL": "#28430A", @@ -141,6 +145,7 @@ var LanguagesColor = map[string]string{ "Nix": "#7e7eff", "Nu": "#c9df40", "OCaml": "#3be133", + "ObjectScript": "#424893", "Objective-C": "#438eff", "Objective-C++": "#6866fb", "Objective-J": "#ff0c5a", @@ -177,7 +182,7 @@ var LanguagesColor = map[string]string{ "R": "#198CE7", "RAML": "#77d9fb", "RUNOFF": "#665a4e", - "Racket": "#22228f", + "Racket": "#3c5caa", "Ragel": "#9d5200", "Rascal": "#fffaa0", "Rebol": "#358a5b", @@ -224,6 +229,7 @@ var LanguagesColor = map[string]string{ "Volt": "#1F1F1F", "Vue": "#2c3e50", "WebAssembly": "#04133b", + "Wollok": "#a23738", "X10": "#4B6BEF", "XC": "#99DA07", "XQuery": "#5232e7", @@ -231,9 +237,13 @@ var LanguagesColor = map[string]string{ "YARA": "#220000", "YASnippet": "#32AB90", "Yacc": "#4B6C4B", + "ZAP": "#0d665e", + "ZIL": "#dc75e5", + "ZenScript": "#00BCD1", "Zephir": "#118f9e", "Zig": "#ec915c", "eC": "#913960", + "mcfunction": "#E22837", "nesC": "#94B0C7", "ooc": "#b0b77e", "q": "#0040cd", diff --git a/data/commit.go b/data/commit.go index 3c4ffbf..e7cfc7b 100644 --- a/data/commit.go +++ b/data/commit.go @@ -1,7 +1,7 @@ // Code generated by github.com/src-d/enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: e4560984058b4726010ca4b8f03ed9d0f8f464db +// Extracted from github/linguist commit: 3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d package data // linguist's commit from which files were generated. -var LinguistCommit = "e4560984058b4726010ca4b8f03ed9d0f8f464db" +var LinguistCommit = "3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d" diff --git a/data/content.go b/data/content.go index d908b83..dab33dd 100644 --- a/data/content.go +++ b/data/content.go @@ -1,5 +1,5 @@ // Code generated by github.com/src-d/enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: e4560984058b4726010ca4b8f03ed9d0f8f464db +// Extracted from github/linguist commit: 3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d package data @@ -644,6 +644,10 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("TeX"), regexp.MustCompile(`(?m)\\\w+{`), ), + rule.Or( + rule.MatchingLanguages("ObjectScript"), + regexp.MustCompile(`(?m)^Class\s`), + ), }, ".cs": &Heuristics{ rule.Or( @@ -666,7 +670,7 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("Makefile"), - regexp.MustCompile(`(?m)([\/\\].*:\s+.*\s\\$|: \\$|^ : |^[\w\s\/\\.]+\w+\.\w+\s*:\s+[\w\s\/\\.]+\w+\.\w+)`), + regexp.MustCompile(`(?m)([\/\\].*:\s+.*\s\\$|: \\$|^[ %]:|^[\w\s\/\\.]+\w+\.\w+\s*:\s+[\w\s\/\\.]+\w+\.\w+)`), ), }, ".ecl": &Heuristics{ @@ -759,6 +763,10 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("Graph Modeling Language"), regexp.MustCompile(`(?m)(?i:^\s*(graph|node)\s+\[$)`), ), + rule.Or( + rule.MatchingLanguages("Gerber Image"), + regexp.MustCompile(`(?m)\*\%$`), + ), rule.Always( rule.MatchingLanguages("Game Maker Language"), ), @@ -776,7 +784,7 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("C++"), - regexp.MustCompile(`(?m)^\s*#\s*include <(cstdint|string|vector|map|list|array|bitset|queue|stack|forward_list|unordered_map|unordered_set|(i|o|io)stream)>|^\s*template\s*<|^[ \t]*try|^[ \t]*catch\s*\(|^[ \t]*(class|(using[ \t]+)?namespace)\s+\w+|^[ \t]*(private|public|protected):$|std::\w+`), + regexp.MustCompile(`(?m)^\s*#\s*include <(cstdint|string|vector|map|list|array|bitset|queue|stack|forward_list|unordered_map|unordered_set|(i|o|io)stream)>|^\s*template\s*<|^[ \t]*(try|constexpr)|^[ \t]*catch\s*\(|^[ \t]*(class|(using[ \t]+)?namespace)\s+\w+|^[ \t]*(private|public|protected):$|std::\w+`), ), }, ".hh": &Heuristics{ @@ -799,6 +807,10 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("PHP"), regexp.MustCompile(`(?m)^<\?(?:php)?`), ), + rule.Or( + rule.MatchingLanguages("SourcePawn"), + regexp.MustCompile(`(?m)^public\s+(?:SharedPlugin(?:\s+|:)__pl_\w+\s*=(?:\s*{)?|(?:void\s+)?__pl_\w+_SetNTVOptional\(\)(?:\s*{)?)`), + ), rule.Or( rule.MatchingLanguages("POV-Ray SDL"), regexp.MustCompile(`(?m)^\s*#(declare|local|macro|while)\s`), @@ -868,9 +880,16 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("M"), regexp.MustCompile(`(?m)^\s*;`), ), - rule.Or( + rule.And( rule.MatchingLanguages("Mathematica"), - regexp.MustCompile(`(?m)\*\)$`), + rule.Or( + rule.MatchingLanguages(""), + regexp.MustCompile(`(?m)\(\*`), + ), + rule.Or( + rule.MatchingLanguages(""), + regexp.MustCompile(`(?m)\*\)$`), + ), ), rule.Or( rule.MatchingLanguages("MATLAB"), @@ -1062,7 +1081,7 @@ var ContentHeuristics = map[string]*Heuristics{ regexp.MustCompile(`(?m)^\s*(?:use\s+v6\b|\bmodule\b|\b(?:my\s+)?class\b)`), ), rule.Or( - rule.MatchingLanguages("XPM"), + rule.MatchingLanguages("X PixMap"), regexp.MustCompile(`(?m)^\s*\/\* XPM \*\/`), ), }, @@ -1145,7 +1164,7 @@ var ContentHeuristics = map[string]*Heuristics{ ".props": &Heuristics{ rule.Or( rule.MatchingLanguages("XML"), - regexp.MustCompile(`(?m)^(\s*)(?i:": -6.509514, - "": -6.509514, - "": -5.816367, - "": -6.104049, - "=": -4.900076, - ">": -5.123220, - "ABAP_BOOL": -7.202661, - "C": -7.202661, - "CLASS": -6.509514, - "CL_CSV_PARSER": -5.410902, - "CONSTRUCTOR": -7.202661, - "CSV": -7.202661, - "CSVSTRING": -7.202661, - "CX": -7.202661, - "CX_CSV_PARSE_ERROR": -7.202661, - "DEFINITION": -6.509514, - "DELEGATE": -7.202661, - "Get": -7.202661, + "!": -4.637712, + "\"": -7.202661, + "(": -5.816367, + ")": -5.816367, + "*": -3.619142, + "+": -5.005437, + "-": -0.322277, + ".": -5.005437, + "<-()]>": -6.509514, + "": -6.509514, + "": -5.816367, + "": -6.104049, + "=": -4.900076, + ">": -5.123220, + "ABAP_BOOL": -7.202661, + "C": -7.202661, + "CLASS": -6.509514, + "CL_CSV_PARSER": -5.410902, + "CONSTRUCTOR": -7.202661, + "CSV": -7.202661, + "CSVSTRING": -7.202661, + "CX": -7.202661, + "CX_CSV_PARSE_ERROR": -7.202661, + "DEFINITION": -6.509514, + "DELEGATE": -7.202661, + "Get": -7.202661, "IF_CSV_PARSER_DELEGATE": -7.202661, "IMPLEMENTATION": -6.509514, "Instance": -6.509514, @@ -691,184 +712,184 @@ var TokensLogProbabilities = map[string]map[string]float64{ "/": -2.983153, "//github.com/toml": -7.142037, "//www.ietf.org/rfc/rfc": -7.142037, - ":": -5.755742, - ";": -2.588160, - "=": -2.747587, - "A": -5.196126, - "ABNF": -6.448889, - "ALPHA": -6.448889, - "Apostrophe": -7.142037, - "Array": -6.448889, - "B": -5.196126, - "B.": -7.142037, - "Basic": -6.043424, - "Boolean": -7.142037, - "Built": -7.142037, - "C": -5.350277, - "C.": -7.142037, - "CRLF": -7.142037, - "Comma": -6.448889, - "Comment": -7.142037, - "D": -4.839451, - "D.": -6.448889, - "DIGIT": -4.433986, - "Datetime": -7.142037, - "Double": -6.448889, - "E": -5.755742, - "Float": -7.142037, - "HEXDIG": -6.043424, - "Horizontal": -7.142037, - "Inline": -7.142037, - "Integer": -7.142037, - "Key": -7.142037, - "LF": -7.142037, - "Left": -7.142037, - "License": -7.142037, - "Literal": -6.448889, - "MIT": -7.142037, - "Multiline": -6.448889, - "Newline": -7.142037, - "Period": -7.142037, - "RFC": -6.448889, - "Right": -7.142037, - "See": -7.142037, - "Source": -7.142037, - "Space": -7.142037, - "Standard": -7.142037, - "String": -5.532599, - "Strings": -7.142037, - "TOML": -6.448889, - "Table": -5.755742, - "This": -7.142037, - "U": -4.839451, - "UXXXXXXXX": -7.142037, - "Value": -7.142037, - "Whitespace": -7.142037, - "XXXX": -7.142037, - "XXXXXXXX": -7.142037, - "Z": -6.448889, - "[": -4.577087, - "\\": -6.448889, - "]": -4.577087, - "_": -6.448889, - "a": -6.448889, - "according": -7.142037, - "an": -7.142037, - "apostraphe": -5.350277, - "array": -4.251665, - "as": -7.142037, - "attempt": -7.142037, - "b": -7.142037, - "backspace": -7.142037, - "based": -6.448889, - "basic": -4.502979, - "body": -5.755742, - "boolean": -6.448889, - "bracket": -5.755742, - "carriage": -7.142037, - "char": -5.062595, - "clarity": -7.142037, - "close": -5.062595, - "comment": -5.062595, - "date": -4.839451, - "decimal": -6.448889, - "define": -7.142037, - "defined": -6.448889, - "delim": -5.350277, - "digit": -6.448889, - "e": -6.043424, - "empty": -6.043424, - "eol": -7.142037, - "escape": -6.448889, - "escaped": -7.142037, - "exp": -6.043424, - "expression": -6.043424, - "f": -7.142037, - "false": -6.043424, - "feed": -6.448889, - "float": -6.448889, - "for": -7.142037, - "form": -7.142037, - "frac": -6.043424, - "full": -5.755742, - "fullyear": -6.448889, - "grammar": -7.142037, - "here": -7.142037, - "hour": -6.043424, - "http": -7.142037, - "https": -7.142037, - "in": -5.755742, - "inline": -4.577087, - "int": -5.755742, - "integer": -5.755742, - "is": -7.142037, - "key": -4.433986, - "keyval": -5.350277, - "keyvals": -5.532599, - "lang/toml": -7.142037, - "leap": -7.142037, - "left": -7.142037, - "line": -7.142037, - "literal": -4.657130, - "mark": -4.944812, - "mday": -6.448889, - "minus": -6.448889, - "minute": -6.043424, - "ml": -4.146304, - "month": -6.448889, - "month/year": -7.142037, - "n": -7.142037, - "newline": -5.532599, - "newlines": -5.532599, - "non": -6.043424, - "numoffset": -6.448889, - "offset": -6.448889, - "on": -6.448889, - "open": -5.062595, - "pairs": -7.142037, - "partial": -6.448889, - "plus": -6.448889, - "point": -6.448889, - "prefixable": -6.448889, - "quotation": -4.944812, - "quoted": -6.448889, - "r": -7.142037, - "reproduced": -7.142037, - "return": -7.142037, - "reverse": -7.142037, - "right": -7.142037, - "rules": -7.142037, - "secfrac": -6.448889, - "second": -6.043424, - "sep": -4.657130, - "solidus": -6.448889, - "square": -5.755742, - "start": -6.448889, - "std": -5.350277, - "string": -4.369448, - "symbol": -6.448889, - "t": -7.142037, - "tab": -6.448889, - "table": -3.740839, - "terms": -7.142037, - "the": -7.142037, - "time": -4.146304, - "to": -6.448889, - "toml": -7.142037, - "true": -6.043424, - "txt": -7.142037, - "uXXXX": -7.142037, - "underscore": -6.043424, - "unescaped": -6.043424, - "unquoted": -6.448889, - "val": -5.350277, - "values": -6.043424, - "ws": -4.006542, - "x": -3.171745, - "z": -6.448889, - "zero": -6.448889, - "{": -7.142037, - "}": -7.142037, + ":": -5.755742, + ";": -2.588160, + "=": -2.747587, + "A": -5.196126, + "ABNF": -6.448889, + "ALPHA": -6.448889, + "Apostrophe": -7.142037, + "Array": -6.448889, + "B": -5.196126, + "B.": -7.142037, + "Basic": -6.043424, + "Boolean": -7.142037, + "Built": -7.142037, + "C": -5.350277, + "C.": -7.142037, + "CRLF": -7.142037, + "Comma": -6.448889, + "Comment": -7.142037, + "D": -4.839451, + "D.": -6.448889, + "DIGIT": -4.433986, + "Datetime": -7.142037, + "Double": -6.448889, + "E": -5.755742, + "Float": -7.142037, + "HEXDIG": -6.043424, + "Horizontal": -7.142037, + "Inline": -7.142037, + "Integer": -7.142037, + "Key": -7.142037, + "LF": -7.142037, + "Left": -7.142037, + "License": -7.142037, + "Literal": -6.448889, + "MIT": -7.142037, + "Multiline": -6.448889, + "Newline": -7.142037, + "Period": -7.142037, + "RFC": -6.448889, + "Right": -7.142037, + "See": -7.142037, + "Source": -7.142037, + "Space": -7.142037, + "Standard": -7.142037, + "String": -5.532599, + "Strings": -7.142037, + "TOML": -6.448889, + "Table": -5.755742, + "This": -7.142037, + "U": -4.839451, + "UXXXXXXXX": -7.142037, + "Value": -7.142037, + "Whitespace": -7.142037, + "XXXX": -7.142037, + "XXXXXXXX": -7.142037, + "Z": -6.448889, + "[": -4.577087, + "\\": -6.448889, + "]": -4.577087, + "_": -6.448889, + "a": -6.448889, + "according": -7.142037, + "an": -7.142037, + "apostraphe": -5.350277, + "array": -4.251665, + "as": -7.142037, + "attempt": -7.142037, + "b": -7.142037, + "backspace": -7.142037, + "based": -6.448889, + "basic": -4.502979, + "body": -5.755742, + "boolean": -6.448889, + "bracket": -5.755742, + "carriage": -7.142037, + "char": -5.062595, + "clarity": -7.142037, + "close": -5.062595, + "comment": -5.062595, + "date": -4.839451, + "decimal": -6.448889, + "define": -7.142037, + "defined": -6.448889, + "delim": -5.350277, + "digit": -6.448889, + "e": -6.043424, + "empty": -6.043424, + "eol": -7.142037, + "escape": -6.448889, + "escaped": -7.142037, + "exp": -6.043424, + "expression": -6.043424, + "f": -7.142037, + "false": -6.043424, + "feed": -6.448889, + "float": -6.448889, + "for": -7.142037, + "form": -7.142037, + "frac": -6.043424, + "full": -5.755742, + "fullyear": -6.448889, + "grammar": -7.142037, + "here": -7.142037, + "hour": -6.043424, + "http": -7.142037, + "https": -7.142037, + "in": -5.755742, + "inline": -4.577087, + "int": -5.755742, + "integer": -5.755742, + "is": -7.142037, + "key": -4.433986, + "keyval": -5.350277, + "keyvals": -5.532599, + "lang/toml": -7.142037, + "leap": -7.142037, + "left": -7.142037, + "line": -7.142037, + "literal": -4.657130, + "mark": -4.944812, + "mday": -6.448889, + "minus": -6.448889, + "minute": -6.043424, + "ml": -4.146304, + "month": -6.448889, + "month/year": -7.142037, + "n": -7.142037, + "newline": -5.532599, + "newlines": -5.532599, + "non": -6.043424, + "numoffset": -6.448889, + "offset": -6.448889, + "on": -6.448889, + "open": -5.062595, + "pairs": -7.142037, + "partial": -6.448889, + "plus": -6.448889, + "point": -6.448889, + "prefixable": -6.448889, + "quotation": -4.944812, + "quoted": -6.448889, + "r": -7.142037, + "reproduced": -7.142037, + "return": -7.142037, + "reverse": -7.142037, + "right": -7.142037, + "rules": -7.142037, + "secfrac": -6.448889, + "second": -6.043424, + "sep": -4.657130, + "solidus": -6.448889, + "square": -5.755742, + "start": -6.448889, + "std": -5.350277, + "string": -4.369448, + "symbol": -6.448889, + "t": -7.142037, + "tab": -6.448889, + "table": -3.740839, + "terms": -7.142037, + "the": -7.142037, + "time": -4.146304, + "to": -6.448889, + "toml": -7.142037, + "true": -6.043424, + "txt": -7.142037, + "uXXXX": -7.142037, + "underscore": -6.043424, + "unescaped": -6.043424, + "unquoted": -6.448889, + "val": -5.350277, + "values": -6.043424, + "ws": -4.006542, + "x": -3.171745, + "z": -6.448889, + "zero": -6.448889, + "{": -7.142037, + "}": -7.142037, }, "AGS Script": map[string]float64{ "!": -5.850405, @@ -883,155 +904,155 @@ var TokensLogProbabilities = map[string]map[string]float64{ "-": -2.601970, "//": -5.531951, "//****************************************************************************************************": -5.850405, - "//But": -7.929846, - "//Ctrl": -7.929846, - "//START": -7.929846, - "//Use": -7.929846, - "//if": -7.929846, - ":": -7.236699, - ";": -2.776555, - "<": -7.929846, - "=": -1.114206, - ">": -7.236699, - "CONTROL": -7.929846, - "DISTANCE": -4.710971, - "Debug": -6.543552, - "DeleteSaveSlot": -7.929846, - "Display": -6.543552, - "ESC": -7.929846, - "EventType": -7.929846, - "FUNCTIONS": -7.929846, - "GUI": -7.929846, - "GUIControl": -4.710971, - "IsGamePaused": -6.831234, - "IsInterfaceEnabled": -7.236699, - "IsKeyPressed": -5.096633, - "IsSpeechVoxAvailable": -7.929846, - "KeyboardMovement": -7.236699, - "KeyboardMovement_CurrentDirection": -5.983936, - "KeyboardMovement_Directions": -6.543552, - "KeyboardMovement_KeyDown": -6.320409, - "KeyboardMovement_KeyDownLeft": -6.831234, - "KeyboardMovement_KeyDownRight": -6.831234, - "KeyboardMovement_KeyLeft": -6.320409, - "KeyboardMovement_KeyRight": -6.320409, - "KeyboardMovement_KeyStop": -6.831234, - "KeyboardMovement_KeyUp": -6.320409, - "KeyboardMovement_KeyUpLeft": -6.831234, - "KeyboardMovement_KeyUpRight": -6.831234, - "KeyboardMovement_Mode": -6.543552, - "KeyboardMovement_Modes": -6.543552, - "KeyboardMovement_VERSION": -7.929846, - "MouseButton": -4.838804, - "OF": -7.929846, - "PANEL": -7.929846, - "ProcessClick": -7.929846, - "QuitGame": -7.236699, - "RestoreGameSlot": -7.929846, - "SaveGameSlot": -7.929846, - "SetMode": -7.236699, - "SetVoiceMode": -6.543552, - "System.SupportsGammaControl": -7.929846, - "System.Volume": -7.929846, - "W": -7.929846, - "Wait": -6.831234, - "[": -6.138087, - "]": -6.138087, - "appreciate.": -7.929846, - "area": -7.929846, - "as": -7.929846, - "btnAbout_OnClick": -7.929846, - "btnCancelRestore_OnClick": -7.929846, - "btnCancelSave_OnClick": -7.929846, - "btnDeleteSave_OnClick": -7.929846, - "btnIconAbout_Click": -7.929846, - "btnIconCurInv_Click": -7.929846, - "btnIconExit_Click": -7.929846, - "btnIconInv_Click": -7.929846, - "btnIconLoad": -7.929846, - "btnIconLoad_Click": -7.236699, - "btnIconSave": -7.929846, - "btnIconSave_Click": -7.236699, - "btnInvDown_Click": -7.929846, - "btnInvOK_Click": -7.929846, - "btnInvSelect_Click": -7.929846, - "btnInvUp_Click": -7.929846, - "btnLoad_OnClick": -7.929846, - "btnQuit_OnClick": -7.929846, - "btnRestoreGame_OnClick": -7.929846, - "btnResume_OnClick": -7.929846, - "btnSaveGame_OnClick": -7.236699, - "btnSave_OnClick": -7.929846, - "btnVoice.Text": -5.983936, - "btnVoice.Visible": -7.929846, - "button": -4.751793, - "cEgo_Interact": -7.929846, - "cEgo_Look": -7.929846, - "cEgo_Talk": -7.929846, - "cancel": -7.929846, - "close_restore_game_dialog": -6.831234, - "close_save_game_dialog": -6.831234, - "control": -7.929846, - "data": -7.929846, - "dx": -4.934114, - "dy": -4.934114, - "eEventLeaveRoom": -7.929846, - "eKeyCtrlA": -7.929846, - "eKeyCtrlS": -7.929846, - "eKeyCtrlV": -7.929846, - "eKeyCtrlW": -7.929846, - "eKeyCtrlX": -7.929846, - "eKeyEscape": -7.929846, - "eKeyboardMovement_Down": -6.320409, - "eKeyboardMovement_DownLeft": -6.320409, - "eKeyboardMovement_DownRight": -6.320409, - "eKeyboardMovement_Left": -6.320409, - "eKeyboardMovement_None": -7.236699, - "eKeyboardMovement_Pressing": -7.236699, - "eKeyboardMovement_Right": -6.320409, - "eKeyboardMovement_Stop": -5.732622, - "eKeyboardMovement_Tapping": -7.236699, - "eKeyboardMovement_Up": -6.320409, - "eKeyboardMovement_UpLeft": -6.320409, - "eKeyboardMovement_UpRight": -6.320409, - "eModeInteract": -7.929846, - "eModePickup": -7.929846, - "eModePointer": -6.320409, - "eModeTalkto": -7.929846, - "eModeUseinv": -7.236699, - "eModeWalkto": -7.929846, - "eMouseLeft": -6.831234, - "eMouseWheelNorth": -7.929846, - "eNoBlock": -7.236699, - "eSpeechTextOnly": -7.929846, - "eSpeechVoiceAndText": -7.236699, - "eSpeechVoiceOnly": -7.929846, - "else": -4.292260, - "enum": -7.236699, - "event": -7.236699, - "false": -4.985407, - "function": -4.240967, - "gControl_OnClick": -7.929846, - "gIconbar.Visible": -5.627261, - "gInventory.Visible": -7.929846, - "gPanel.Centre": -7.929846, - "gPanel.Visible": -5.983936, - "gRestartYN.Centre": -7.929846, - "gRestartYN.Visible": -7.236699, - "gRestoreGame.Visible": -7.236699, - "gSaveGame.Visible": -7.929846, - "game.debug_mode": -7.929846, - "gameSlotToSaveInto": -6.831234, - "give": -7.929846, - "i": -6.320409, - "if": -3.835502, - "import": -7.929846, - "initialize_control_panel": -7.929846, - "int": -5.096633, - "interface": -7.929846, - "interface_click": -7.929846, - "invCustomInv.ScrollDown": -7.929846, - "invCustomInv.ScrollUp": -7.929846, + "//But": -7.929846, + "//Ctrl": -7.929846, + "//START": -7.929846, + "//Use": -7.929846, + "//if": -7.929846, + ":": -7.236699, + ";": -2.776555, + "<": -7.929846, + "=": -1.114206, + ">": -7.236699, + "CONTROL": -7.929846, + "DISTANCE": -4.710971, + "Debug": -6.543552, + "DeleteSaveSlot": -7.929846, + "Display": -6.543552, + "ESC": -7.929846, + "EventType": -7.929846, + "FUNCTIONS": -7.929846, + "GUI": -7.929846, + "GUIControl": -4.710971, + "IsGamePaused": -6.831234, + "IsInterfaceEnabled": -7.236699, + "IsKeyPressed": -5.096633, + "IsSpeechVoxAvailable": -7.929846, + "KeyboardMovement": -7.236699, + "KeyboardMovement_CurrentDirection": -5.983936, + "KeyboardMovement_Directions": -6.543552, + "KeyboardMovement_KeyDown": -6.320409, + "KeyboardMovement_KeyDownLeft": -6.831234, + "KeyboardMovement_KeyDownRight": -6.831234, + "KeyboardMovement_KeyLeft": -6.320409, + "KeyboardMovement_KeyRight": -6.320409, + "KeyboardMovement_KeyStop": -6.831234, + "KeyboardMovement_KeyUp": -6.320409, + "KeyboardMovement_KeyUpLeft": -6.831234, + "KeyboardMovement_KeyUpRight": -6.831234, + "KeyboardMovement_Mode": -6.543552, + "KeyboardMovement_Modes": -6.543552, + "KeyboardMovement_VERSION": -7.929846, + "MouseButton": -4.838804, + "OF": -7.929846, + "PANEL": -7.929846, + "ProcessClick": -7.929846, + "QuitGame": -7.236699, + "RestoreGameSlot": -7.929846, + "SaveGameSlot": -7.929846, + "SetMode": -7.236699, + "SetVoiceMode": -6.543552, + "System.SupportsGammaControl": -7.929846, + "System.Volume": -7.929846, + "W": -7.929846, + "Wait": -6.831234, + "[": -6.138087, + "]": -6.138087, + "appreciate.": -7.929846, + "area": -7.929846, + "as": -7.929846, + "btnAbout_OnClick": -7.929846, + "btnCancelRestore_OnClick": -7.929846, + "btnCancelSave_OnClick": -7.929846, + "btnDeleteSave_OnClick": -7.929846, + "btnIconAbout_Click": -7.929846, + "btnIconCurInv_Click": -7.929846, + "btnIconExit_Click": -7.929846, + "btnIconInv_Click": -7.929846, + "btnIconLoad": -7.929846, + "btnIconLoad_Click": -7.236699, + "btnIconSave": -7.929846, + "btnIconSave_Click": -7.236699, + "btnInvDown_Click": -7.929846, + "btnInvOK_Click": -7.929846, + "btnInvSelect_Click": -7.929846, + "btnInvUp_Click": -7.929846, + "btnLoad_OnClick": -7.929846, + "btnQuit_OnClick": -7.929846, + "btnRestoreGame_OnClick": -7.929846, + "btnResume_OnClick": -7.929846, + "btnSaveGame_OnClick": -7.236699, + "btnSave_OnClick": -7.929846, + "btnVoice.Text": -5.983936, + "btnVoice.Visible": -7.929846, + "button": -4.751793, + "cEgo_Interact": -7.929846, + "cEgo_Look": -7.929846, + "cEgo_Talk": -7.929846, + "cancel": -7.929846, + "close_restore_game_dialog": -6.831234, + "close_save_game_dialog": -6.831234, + "control": -7.929846, + "data": -7.929846, + "dx": -4.934114, + "dy": -4.934114, + "eEventLeaveRoom": -7.929846, + "eKeyCtrlA": -7.929846, + "eKeyCtrlS": -7.929846, + "eKeyCtrlV": -7.929846, + "eKeyCtrlW": -7.929846, + "eKeyCtrlX": -7.929846, + "eKeyEscape": -7.929846, + "eKeyboardMovement_Down": -6.320409, + "eKeyboardMovement_DownLeft": -6.320409, + "eKeyboardMovement_DownRight": -6.320409, + "eKeyboardMovement_Left": -6.320409, + "eKeyboardMovement_None": -7.236699, + "eKeyboardMovement_Pressing": -7.236699, + "eKeyboardMovement_Right": -6.320409, + "eKeyboardMovement_Stop": -5.732622, + "eKeyboardMovement_Tapping": -7.236699, + "eKeyboardMovement_Up": -6.320409, + "eKeyboardMovement_UpLeft": -6.320409, + "eKeyboardMovement_UpRight": -6.320409, + "eModeInteract": -7.929846, + "eModePickup": -7.929846, + "eModePointer": -6.320409, + "eModeTalkto": -7.929846, + "eModeUseinv": -7.236699, + "eModeWalkto": -7.929846, + "eMouseLeft": -6.831234, + "eMouseWheelNorth": -7.929846, + "eNoBlock": -7.236699, + "eSpeechTextOnly": -7.929846, + "eSpeechVoiceAndText": -7.236699, + "eSpeechVoiceOnly": -7.929846, + "else": -4.292260, + "enum": -7.236699, + "event": -7.236699, + "false": -4.985407, + "function": -4.240967, + "gControl_OnClick": -7.929846, + "gIconbar.Visible": -5.627261, + "gInventory.Visible": -7.929846, + "gPanel.Centre": -7.929846, + "gPanel.Visible": -5.983936, + "gRestartYN.Centre": -7.929846, + "gRestartYN.Visible": -7.236699, + "gRestoreGame.Visible": -7.236699, + "gSaveGame.Visible": -7.929846, + "game.debug_mode": -7.929846, + "gameSlotToSaveInto": -6.831234, + "give": -7.929846, + "i": -6.320409, + "if": -3.835502, + "import": -7.929846, + "initialize_control_panel": -7.929846, + "int": -5.096633, + "interface": -7.929846, + "interface_click": -7.929846, + "invCustomInv.ScrollDown": -7.929846, + "invCustomInv.ScrollUp": -7.929846, "is": -7.929846, "keyboard": -7.929846, "keycode": -4.985407, @@ -1045,109 +1066,109 @@ var TokensLogProbabilities = map[string]map[string]float64{ "lstSaveGamesList.SaveGameSlots": -7.236699, "lstSaveGamesList.SelectedIndex": -6.831234, "lstSaveGamesList_OnSelectionCh": -7.929846, - "mode": -6.831234, - "mouse.Mode": -6.320409, - "mouse.UseDefaultGraphic": -5.983936, - "mouse.UseModeGraphic": -6.320409, - "mouse.x": -7.929846, - "mouse.y": -7.929846, - "move": -7.929846, - "much": -7.929846, - "newdirection": -4.168646, - "null": -7.929846, - "on_event": -7.929846, - "on_key_press": -7.929846, - "on_mouse_click": -7.929846, - "player.ActiveInventory": -7.929846, - "player.PlaceOnWalkableArea": -7.929846, - "player.StopMoving": -6.831234, - "player.WalkStraight": -7.236699, - "player.on": -7.236699, - "player.x": -7.236699, - "player.y": -7.236699, - "players": -7.929846, - "repeatedly_execute": -7.929846, - "restart.": -7.929846, - "return": -7.236699, - "shortcuts": -7.929846, - "show_inventory_window": -7.929846, - "show_restore_game_dialog": -7.236699, - "show_save_game_dialog": -7.929846, - "sldAudio.Value": -7.929846, - "sldAudio_OnChange": -7.929846, - "sldGamma_OnChange": -7.929846, - "sldVoice.Visible": -7.929846, - "sldVoice_OnChange": -7.929846, - "some": -7.929846, - "standard": -7.929846, - "static": -7.236699, - "struct": -7.929846, - "this": -7.929846, - "to": -7.236699, - "true": -5.531951, - "txtNewSaveName.Text": -6.320409, - "txtNewSaveName_OnActivate": -7.929846, - "very": -7.929846, - "walkable": -7.929846, - "while": -7.929846, - "will": -7.236699, - "you": -7.929846, - "your": -7.929846, - "{": -3.586041, - "||": -5.531951, - "}": -3.560399, + "mode": -6.831234, + "mouse.Mode": -6.320409, + "mouse.UseDefaultGraphic": -5.983936, + "mouse.UseModeGraphic": -6.320409, + "mouse.x": -7.929846, + "mouse.y": -7.929846, + "move": -7.929846, + "much": -7.929846, + "newdirection": -4.168646, + "null": -7.929846, + "on_event": -7.929846, + "on_key_press": -7.929846, + "on_mouse_click": -7.929846, + "player.ActiveInventory": -7.929846, + "player.PlaceOnWalkableArea": -7.929846, + "player.StopMoving": -6.831234, + "player.WalkStraight": -7.236699, + "player.on": -7.236699, + "player.x": -7.236699, + "player.y": -7.236699, + "players": -7.929846, + "repeatedly_execute": -7.929846, + "restart.": -7.929846, + "return": -7.236699, + "shortcuts": -7.929846, + "show_inventory_window": -7.929846, + "show_restore_game_dialog": -7.236699, + "show_save_game_dialog": -7.929846, + "sldAudio.Value": -7.929846, + "sldAudio_OnChange": -7.929846, + "sldGamma_OnChange": -7.929846, + "sldVoice.Visible": -7.929846, + "sldVoice_OnChange": -7.929846, + "some": -7.929846, + "standard": -7.929846, + "static": -7.236699, + "struct": -7.929846, + "this": -7.929846, + "to": -7.236699, + "true": -5.531951, + "txtNewSaveName.Text": -6.320409, + "txtNewSaveName_OnActivate": -7.929846, + "very": -7.929846, + "walkable": -7.929846, + "while": -7.929846, + "will": -7.236699, + "you": -7.929846, + "your": -7.929846, + "{": -3.586041, + "||": -5.531951, + "}": -3.560399, }, "AMPL": map[string]float64{ - "(": -3.988984, - ")": -3.988984, - "*": -4.276666, - "+": -6.068426, - ",": -2.667228, - "-": -6.068426, - "..": -4.969813, - ":": -3.123987, - ";": -2.602690, - "<": -6.068426, - "=": -3.072693, - ">": -3.765840, - "BEAMS": -4.122515, - "COLUMNS": -4.276666, - "I": -4.122515, - "KnapsackBound": -4.969813, - "ROWS": -4.276666, - "S": -4.969813, - "T": -4.969813, - "Take": -4.969813, - "TotalValue": -6.068426, - "Value": -4.969813, - "Weight": -4.969813, - "WeightLimit": -6.068426, - "X": -4.458988, - "[": -3.178054, - "]": -3.178054, - "beam_values": -4.458988, - "binary": -6.068426, - "critical_area": -4.458988, - "critical_limit": -6.068426, - "critical_max": -5.375278, - "critical_values": -5.375278, - "data": -6.068426, - "h": -3.072693, - "i": -3.123987, - "in": -3.123987, - "integer": -5.375278, - "k": -3.072693, - "maximize": -5.375278, - "minimize": -4.969813, - "num_beams": -5.375278, - "num_cols": -5.375278, - "num_rows": -5.375278, - "param": -3.503476, - "s.t.": -6.068426, - "set": -4.276666, - "subject": -5.375278, - "sum": -3.765840, - "to": -5.375278, + "(": -3.988984, + ")": -3.988984, + "*": -4.276666, + "+": -6.068426, + ",": -2.667228, + "-": -6.068426, + "..": -4.969813, + ":": -3.123987, + ";": -2.602690, + "<": -6.068426, + "=": -3.072693, + ">": -3.765840, + "BEAMS": -4.122515, + "COLUMNS": -4.276666, + "I": -4.122515, + "KnapsackBound": -4.969813, + "ROWS": -4.276666, + "S": -4.969813, + "T": -4.969813, + "Take": -4.969813, + "TotalValue": -6.068426, + "Value": -4.969813, + "Weight": -4.969813, + "WeightLimit": -6.068426, + "X": -4.458988, + "[": -3.178054, + "]": -3.178054, + "beam_values": -4.458988, + "binary": -6.068426, + "critical_area": -4.458988, + "critical_limit": -6.068426, + "critical_max": -5.375278, + "critical_values": -5.375278, + "data": -6.068426, + "h": -3.072693, + "i": -3.123987, + "in": -3.123987, + "integer": -5.375278, + "k": -3.072693, + "maximize": -5.375278, + "minimize": -4.969813, + "num_beams": -5.375278, + "num_cols": -5.375278, + "num_rows": -5.375278, + "param": -3.503476, + "s.t.": -6.068426, + "set": -4.276666, + "subject": -5.375278, + "sum": -3.765840, + "to": -5.375278, "total_critical_dosage": -6.068426, "total_critical_slack": -6.068426, "total_tumor_dosage": -6.068426, @@ -1161,399 +1182,399 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -2.932931, }, "API Blueprint": map[string]float64{ - "!": -5.216746, - "#": -4.369448, - "##": -6.315358, - "%": -3.319626, - "'": -6.315358, - "(": -3.057261, - ")": -3.057261, - "**": -6.315358, - "**API": -6.315358, - "**Note": -6.315358, - "**parse**": -6.315358, - "**real": -6.315358, - "+": -3.096482, - ",": -3.542769, - "-": -3.917463, - ".": -5.622211, + "!": -5.216746, + "#": -4.369448, + "##": -6.315358, + "%": -3.319626, + "'": -6.315358, + "(": -3.057261, + ")": -3.057261, + "**": -6.315358, + "**API": -6.315358, + "**Note": -6.315358, + "**parse**": -6.315358, + "**real": -6.315358, + "+": -3.096482, + ",": -3.542769, + "-": -3.917463, + ".": -5.622211, "//github.com/apiaryio/drafter": -6.315358, "//github.com/apiaryio/drafter#bindings": -6.315358, "//raw.github.com/apiaryio/api": -4.929064, - ":": -2.760010, - "A": -4.523599, - "API": -4.118133, - "API.md": -5.622211, - "APIs": -6.315358, - "Action.md": -6.315358, - "Actions": -5.622211, - "Actions.md": -5.622211, - "Advanced": -4.705920, - "Also": -6.315358, - "As": -6.315358, - "Attributes": -5.216746, - "Attributes.md": -5.216746, - "Blueprint": -4.705920, - "Blueprint**": -6.315358, - "Blueprint**.": -6.315358, - "Body": -6.315358, - "Date": -6.315358, - "FORMAT": -5.216746, - "Github": -6.315358, - "Hello": -6.315358, - "ID.": -6.315358, - "In": -6.315358, - "JSON": -6.315358, - "Markdown": -6.315358, - "Model": -6.315358, - "Model.md": -6.315358, - "Next": -5.622211, - "One": -6.315358, - "Parameters": -4.929064, - "Parameters.md": -6.315358, - "Previous": -5.622211, - "Raw": -4.929064, - "Resource": -4.523599, - "Response": -4.705920, - "Retrieves": -6.315358, - "Simplest": -5.622211, - "The": -6.315358, - "This": -4.369448, - "Time": -6.315358, - "We": -6.315358, - "World": -6.315358, - "[": -3.750409, - "]": -3.750409, - "a": -4.369448, - "about": -6.315358, - "action": -5.622211, - "after": -6.315358, - "also": -6.315358, - "amount": -6.315358, - "an": -6.315358, - "and": -4.118133, - "another": -5.622211, - "application/json": -5.216746, - "apply": -6.315358, - "apply.": -6.315358, - "as": -5.622211, - "attributes": -5.622211, - "avoid": -6.315358, - "be": -6.315358, - "between": -6.315358, - "bindings": -6.315358, - "blueprint/master/examples/": -4.929064, - "body": -5.622211, - "can": -5.622211, - "case": -6.315358, - "code": -6.315358, - "combined": -6.315358, - "complementary": -6.315358, - "contains": -6.315358, - "coupon": -4.929064, - "course": -6.315358, - "created": -6.315358, - "customer.": -6.315358, - "demonstrate": -6.315358, - "demonstrates": -5.622211, - "describe": -6.315358, - "description": -6.315358, - "descriptions.": -6.315358, - "discount": -5.622211, - "do": -6.315358, - "duplicate": -6.315358, - "duplicates": -6.315358, - "every": -6.315358, - "example": -4.705920, - "examples": -6.315358, - "explain": -6.315358, - "fact": -6.315358, - "false": -5.622211, - "forget": -6.315358, - "given": -6.315358, - "going": -5.622211, - "how": -5.216746, - "https": -4.523599, - "id": -5.216746, - "in": -4.369448, - "information": -6.315358, - "installment": -6.315358, - "integer": -6.315358, - "is": -4.369448, - "it": -5.622211, - "its": -6.315358, - "just": -6.315358, - "keep": -6.315358, - "longer": -6.315358, - "message.": -6.315358, - "method": -6.315358, - "might": -6.315358, - "mind": -6.315358, - "next": -6.315358, - "no": -6.315358, - "not": -6.315358, - "null": -6.315358, - "number": -4.929064, - "object": -6.315358, - "of": -4.929064, - "off": -5.622211, - "on": -5.622211, - "one": -5.622211, - "opposed": -6.315358, - "or": -5.216746, - "output": -6.315358, - "parser": -6.315358, - "parser.": -6.315358, - "percent": -6.315358, - "percent_off": -6.315358, - "plain": -6.315358, - "please": -6.315358, - "positive": -6.315358, - "priority": -6.315358, - "progress": -6.315358, - "provided": -6.315358, - "really": -6.315358, - "redeem_by": -6.315358, - "redeemed": -6.315358, - "represents": -6.315358, - "request": -6.315358, - "resource": -5.216746, - "resource.": -6.315358, - "response": -6.315358, - "reuse": -6.315358, - "s": -6.315358, - "section.": -6.315358, - "see": -6.315358, - "seeing": -6.315358, - "simplest": -6.315358, - "single": -6.315358, - "stamp": -6.315358, - "state": -5.216746, - "status": -6.315358, - "string": -4.929064, - "such": -6.315358, - "text/plain": -6.315358, - "that": -5.216746, - "the": -3.482145, - "this": -5.622211, - "through": -6.315358, - "to": -3.917463, - "transition": -5.622211, - "transition.": -6.315358, - "true": -6.315358, - "view": -6.315358, - "want": -6.315358, - "we": -6.315358, - "what": -5.622211, - "which": -6.315358, - "will": -5.216746, - "with": -5.216746, - "written": -6.315358, - "you": -5.622211, - "{": -4.929064, - "}": -4.929064, - "–": -5.622211, + ":": -2.760010, + "A": -4.523599, + "API": -4.118133, + "API.md": -5.622211, + "APIs": -6.315358, + "Action.md": -6.315358, + "Actions": -5.622211, + "Actions.md": -5.622211, + "Advanced": -4.705920, + "Also": -6.315358, + "As": -6.315358, + "Attributes": -5.216746, + "Attributes.md": -5.216746, + "Blueprint": -4.705920, + "Blueprint**": -6.315358, + "Blueprint**.": -6.315358, + "Body": -6.315358, + "Date": -6.315358, + "FORMAT": -5.216746, + "Github": -6.315358, + "Hello": -6.315358, + "ID.": -6.315358, + "In": -6.315358, + "JSON": -6.315358, + "Markdown": -6.315358, + "Model": -6.315358, + "Model.md": -6.315358, + "Next": -5.622211, + "One": -6.315358, + "Parameters": -4.929064, + "Parameters.md": -6.315358, + "Previous": -5.622211, + "Raw": -4.929064, + "Resource": -4.523599, + "Response": -4.705920, + "Retrieves": -6.315358, + "Simplest": -5.622211, + "The": -6.315358, + "This": -4.369448, + "Time": -6.315358, + "We": -6.315358, + "World": -6.315358, + "[": -3.750409, + "]": -3.750409, + "a": -4.369448, + "about": -6.315358, + "action": -5.622211, + "after": -6.315358, + "also": -6.315358, + "amount": -6.315358, + "an": -6.315358, + "and": -4.118133, + "another": -5.622211, + "application/json": -5.216746, + "apply": -6.315358, + "apply.": -6.315358, + "as": -5.622211, + "attributes": -5.622211, + "avoid": -6.315358, + "be": -6.315358, + "between": -6.315358, + "bindings": -6.315358, + "blueprint/master/examples/": -4.929064, + "body": -5.622211, + "can": -5.622211, + "case": -6.315358, + "code": -6.315358, + "combined": -6.315358, + "complementary": -6.315358, + "contains": -6.315358, + "coupon": -4.929064, + "course": -6.315358, + "created": -6.315358, + "customer.": -6.315358, + "demonstrate": -6.315358, + "demonstrates": -5.622211, + "describe": -6.315358, + "description": -6.315358, + "descriptions.": -6.315358, + "discount": -5.622211, + "do": -6.315358, + "duplicate": -6.315358, + "duplicates": -6.315358, + "every": -6.315358, + "example": -4.705920, + "examples": -6.315358, + "explain": -6.315358, + "fact": -6.315358, + "false": -5.622211, + "forget": -6.315358, + "given": -6.315358, + "going": -5.622211, + "how": -5.216746, + "https": -4.523599, + "id": -5.216746, + "in": -4.369448, + "information": -6.315358, + "installment": -6.315358, + "integer": -6.315358, + "is": -4.369448, + "it": -5.622211, + "its": -6.315358, + "just": -6.315358, + "keep": -6.315358, + "longer": -6.315358, + "message.": -6.315358, + "method": -6.315358, + "might": -6.315358, + "mind": -6.315358, + "next": -6.315358, + "no": -6.315358, + "not": -6.315358, + "null": -6.315358, + "number": -4.929064, + "object": -6.315358, + "of": -4.929064, + "off": -5.622211, + "on": -5.622211, + "one": -5.622211, + "opposed": -6.315358, + "or": -5.216746, + "output": -6.315358, + "parser": -6.315358, + "parser.": -6.315358, + "percent": -6.315358, + "percent_off": -6.315358, + "plain": -6.315358, + "please": -6.315358, + "positive": -6.315358, + "priority": -6.315358, + "progress": -6.315358, + "provided": -6.315358, + "really": -6.315358, + "redeem_by": -6.315358, + "redeemed": -6.315358, + "represents": -6.315358, + "request": -6.315358, + "resource": -5.216746, + "resource.": -6.315358, + "response": -6.315358, + "reuse": -6.315358, + "s": -6.315358, + "section.": -6.315358, + "see": -6.315358, + "seeing": -6.315358, + "simplest": -6.315358, + "single": -6.315358, + "stamp": -6.315358, + "state": -5.216746, + "status": -6.315358, + "string": -4.929064, + "such": -6.315358, + "text/plain": -6.315358, + "that": -5.216746, + "the": -3.482145, + "this": -5.622211, + "through": -6.315358, + "to": -3.917463, + "transition": -5.622211, + "transition.": -6.315358, + "true": -6.315358, + "view": -6.315358, + "want": -6.315358, + "we": -6.315358, + "what": -5.622211, + "which": -6.315358, + "will": -5.216746, + "with": -5.216746, + "written": -6.315358, + "you": -5.622211, + "{": -4.929064, + "}": -4.929064, + "–": -5.622211, }, "APL": map[string]float64{ - "!": -7.546446, - "#": -7.546446, - "#.": -6.853299, - "#.DISPLAY": -7.546446, - "#.Files.Dir": -7.546446, - "#.UT.appdir": -6.447834, - "#.UT.expect": -7.546446, - "#.UT.run": -7.546446, - "(": -3.521095, - ")": -3.503395, - "+": -5.061540, - ",": -3.080538, - "-": -5.349222, - "/": -4.907389, - "//tryapl.org/": -7.546446, - "/C": -7.546446, - "/Functions": -7.546446, - "/Page": -7.546446, - "/Z": -7.546446, - "/config": -7.546446, - "/input": -7.546446, - "/lines": -7.546446, - "/usr/local/bin/apl": -7.546446, - ":": -3.341754, - ";": -3.341754, - "": -7.546446, - "": -7.546446, - "": -7.546446, - "": -7.546446, - "": -6.853299, - "": -7.546446, - "": -7.546446, - "": -7.546446, - "
":              -7.546446,
-		"":                           -7.546446,
+		"":                           -6.853299,
+		"":                              -7.546446,
+		"":                             -7.546446,
+		"":                             -7.546446,
+		"
":                              -7.546446,
+		"":         -10.849852,
-		"":         -8.652627,
-		"":         -9.751239,
-		"":            -9.345774,
-		"":            -9.463557,
-		"":           -11.542999,
-		"<:nav>":           -11.542999,
-		"<<":               -10.849852,
-		"":            -11.542999,
-		"":           -11.542999,
-		"<[\\w\\W]+>":      -10.444386,
-		"<\\/script>":      -10.849852,
-		"":              -9.751239,
-		"": -11.542999,
-		"":           -10.849852,
-		"":                 -11.542999,
-		"":              -10.849852,
-		"":             -10.849852,
-		"": -11.542999,
-		"": -11.542999,
-		"": -11.542999,
-		"
": -8.652627, - "": -11.542999, - "": -9.933561, - "": -11.542999, - "": -11.542999, - "": -11.542999, - "": -11.542999, - "": -11.542999, - "": -10.444386, - "
": -10.849852, - "": -11.542999, - "": -11.542999, - "": -11.542999, - "": -10.849852, - "": -9.933561, - "": -11.542999, - "": -10.156704, - "": -10.444386, - "": -11.542999, - "": -11.542999, - "