From bc76dd38b0da31df91f7cb857efb27e58054e0c8 Mon Sep 17 00:00:00 2001 From: Lauris BH Date: Mon, 12 Oct 2020 12:31:27 +0300 Subject: [PATCH] sync to the latest github/linguist v7.11.1 --- README.md | 2 +- data/alias.go | 4 +- data/colors.go | 12 +- data/commit.go | 4 +- data/content.go | 6 +- data/documentation.go | 2 +- data/extension.go | 6 +- data/filename.go | 2 +- data/frequencies.go | 3014 ++++++++++------- data/groups.go | 2 +- data/interpreter.go | 6 +- data/mimeType.go | 2 +- data/type.go | 4 +- data/vendor.go | 2 +- .../generator/generator_test.go | 2 +- .../generator/test_files/alias.gold | 4 +- .../generator/test_files/colors.gold | 12 +- .../generator/test_files/commit.gold | 4 +- .../generator/test_files/content.gold | 6 +- .../generator/test_files/documentation.gold | 2 +- .../generator/test_files/extension.gold | 6 +- .../generator/test_files/filename.gold | 2 +- .../generator/test_files/frequencies.gold | 3014 ++++++++++------- .../generator/test_files/groups.gold | 2 +- .../generator/test_files/interpreter.gold | 6 +- .../generator/test_files/mimeType.gold | 2 +- .../generator/test_files/type.gold | 4 +- .../generator/test_files/vendor.gold | 2 +- 28 files changed, 3496 insertions(+), 2640 deletions(-) diff --git a/README.md b/README.md index 45e2f5b..b5ddd99 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ macOS and linux platforms. Windows support is planned under [src-d/enry#150](htt ## Divergences from Linguist -The `enry` library is based on the data from `github/linguist` version **v7.11.0**. +The `enry` library is based on the data from `github/linguist` version **v7.11.1**. Parsing [linguist/samples](https://github.com/github/linguist/tree/master/samples) the following `enry` results are different from the Linguist: diff --git a/data/alias.go b/data/alias.go index 3db1602..612c6d5 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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -31,7 +31,7 @@ var LanguageByAliasMap = map[string]string{ "ags": "AGS Script", "ags_script": "AGS Script", "ahk": "AutoHotkey", - "al_code": "AL Code", + "al": "AL", "alloy": "Alloy", "alpine_abuild": "Alpine Abuild", "altium": "Altium Designer", diff --git a/data/colors.go b/data/colors.go index 2b4539b..a4e2f62 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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -7,7 +7,7 @@ var LanguagesColor = map[string]string{ "1C Enterprise": "#814CCC", "ABAP": "#E8274B", "AGS Script": "#B9D9FF", - "AL Code": "#3AA2B5", + "AL": "#3AA2B5", "AMPL": "#E6EFBB", "ANTLR": "#9DC3FF", "API Blueprint": "#2ACCA8", @@ -20,6 +20,7 @@ var LanguagesColor = map[string]string{ "Alloy": "#64C800", "AngelScript": "#C7D7DC", "Apex": "#1797c0", + "Apollo Guidance Computer": "#0B3D91", "AppleScript": "#101F1F", "Arc": "#aa2afe", "AspectJ": "#a957b0", @@ -29,6 +30,7 @@ var LanguagesColor = map[string]string{ "AutoIt": "#1C3552", "Ballerina": "#FF5000", "Batchfile": "#C1F12E", + "Bison": "#6A463F", "Blade": "#f7523f", "BlitzMax": "#cd6400", "Boo": "#d4bec1", @@ -48,6 +50,7 @@ var LanguagesColor = map[string]string{ "Clojure": "#db5855", "CoffeeScript": "#244776", "ColdFusion": "#ed2cd6", + "ColdFusion CFC": "#ed2cd6", "Common Lisp": "#3fb68b", "Common Workflow Language": "#B5314C", "Component Pascal": "#B0CE4E", @@ -64,6 +67,7 @@ var LanguagesColor = map[string]string{ "Dylan": "#6c616e", "E": "#ccce35", "ECL": "#8a1267", + "EJS": "#a91e50", "EQ": "#a78649", "Eiffel": "#4d6977", "Elixir": "#6e4a7e", @@ -95,6 +99,7 @@ var LanguagesColor = map[string]string{ "Golo": "#88562A", "Gosu": "#82937f", "Grammatical Framework": "#ff0000", + "GraphQL": "#e10098", "Groovy": "#e69f56", "HTML": "#e34c26", "Hack": "#878787", @@ -113,6 +118,7 @@ var LanguagesColor = map[string]string{ "Ioke": "#078193", "Isabelle": "#FEFE00", "J": "#9EEDFF", + "JFlex": "#DBCA00", "JSONiq": "#40d47e", "Java": "#b07219", "JavaScript": "#f1e05a", @@ -163,6 +169,7 @@ var LanguagesColor = map[string]string{ "Nit": "#009917", "Nix": "#7e7eff", "Nu": "#c9df40", + "NumPy": "#9C8AF9", "OCaml": "#3be133", "ObjectScript": "#424893", "Objective-C": "#438eff", @@ -255,6 +262,7 @@ var LanguagesColor = map[string]string{ "Turing": "#cf142b", "Twig": "#c1d026", "TypeScript": "#2b7489", + "Unified Parallel C": "#4e3617", "Uno": "#9933cc", "UnrealScript": "#a54c4d", "V": "#4f87c4", diff --git a/data/commit.go b/data/commit.go index 40dffbe..f413843 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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data // linguist's commit from which files were generated. -var LinguistCommit = "61fc3f06a3ee2f6b530873b6c01b10c37f5209fc" +var LinguistCommit = "3d39c1c1a0d34c1af890ecfd18cf9ed595c68132" diff --git a/data/content.go b/data/content.go index 58442cc..8d41b90 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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -570,7 +570,7 @@ var ContentHeuristics = map[string]*Heuristics{ }, ".al": &Heuristics{ rule.And( - rule.MatchingLanguages("AL Code"), + rule.MatchingLanguages("AL"), rule.Or( rule.MatchingLanguages(""), regexp.MustCompile(`(?m)\b(?i:(CODEUNIT|PAGE|PAGEEXTENSION|PAGECUSTOMIZATION|DOTNET|ENUM|ENUMEXTENSION|VALUE|QUERY|REPORT|TABLE|TABLEEXTENSION|XMLPORT|PROFILE|CONTROLADDIN))\b`), @@ -1363,7 +1363,7 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("Raku"), - regexp.MustCompile(`(?m)^\s*(?:use\s+v6\b|\bmodule\b|\b(?:my\s+)?class\b)`), + regexp.MustCompile(`(?m)^\s*(?:use\s+v6\b|\bmodule\b|\bmy\s+class\b)`), ), rule.Or( rule.MatchingLanguages("Turing"), diff --git a/data/documentation.go b/data/documentation.go index 78dcf46..cd1566b 100644 --- a/data/documentation.go +++ b/data/documentation.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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data diff --git a/data/extension.go b/data/extension.go index 439dc82..7871479 100644 --- a/data/extension.go +++ b/data/extension.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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -50,7 +50,7 @@ var LanguagesByExtension = map[string][]string{ ".ahk": {"AutoHotkey"}, ".ahkl": {"AutoHotkey"}, ".aj": {"AspectJ"}, - ".al": {"AL Code", "Perl"}, + ".al": {"AL", "Perl"}, ".als": {"Alloy"}, ".ampl": {"AMPL"}, ".angelscript": {"AngelScript"}, @@ -1190,7 +1190,7 @@ var ExtensionsByLanguage = map[string][]string{ "ABAP": {".abap"}, "ABNF": {".abnf"}, "AGS Script": {".asc", ".ash"}, - "AL Code": {".al"}, + "AL": {".al"}, "AMPL": {".ampl", ".mod"}, "ANTLR": {".g4"}, "API Blueprint": {".apib"}, diff --git a/data/filename.go b/data/filename.go index d387365..170d955 100644 --- a/data/filename.go +++ b/data/filename.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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data diff --git a/data/frequencies.go b/data/frequencies.go index 8ea7de4..6fcff07 100644 --- a/data/frequencies.go +++ b/data/frequencies.go @@ -1,511 +1,511 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data var LanguagesLogProbabilities = map[string]float64{ - "1C Enterprise": -5.988961, - "4D": -6.394427, - "ABAP": -7.780721, - "ABNF": -7.780721, - "AGS Script": -6.394427, - "AL Code": -6.682109, - "AMPL": -7.087574, - "API Blueprint": -6.682109, - "APL": -6.682109, - "ASL": -7.087574, - "ASN.1": -7.780721, - "ASP.NET": -6.394427, - "ATS": -5.583496, - "ActionScript": -7.087574, - "Adobe Font Metrics": -6.682109, - "Agda": -7.780721, - "Alloy": -6.682109, - "Alpine Abuild": -7.780721, - "Altium Designer": -6.394427, - "AngelScript": -7.087574, - "Ant Build System": -7.780721, - "ApacheConf": -6.394427, - "Apex": -5.988961, - "Apollo Guidance Computer": -7.780721, - "AppleScript": -5.834811, - "AsciiDoc": -6.682109, - "AspectJ": -7.087574, - "Assembly": -5.583496, - "Asymptote": -7.087574, - "AutoHotkey": -7.780721, - "Avro IDL": -7.780721, - "Awk": -7.780721, - "Ballerina": -6.171283, - "BibTeX": -7.087574, - "BitBake": -7.087574, - "Blade": -7.087574, - "BlitzBasic": -6.682109, - "BlitzMax": -7.780721, - "Bluespec": -7.087574, - "Brainfuck": -6.171283, - "Brightscript": -7.780721, - "C": -3.737670, - "C#": -5.988961, - "C++": -3.868698, - "CLIPS": -7.087574, - "CMake": -5.834811, - "COBOL": -6.394427, - "CSON": -6.394427, - "CSS": -7.087574, - "CSV": -7.780721, - "CWeb": -7.780721, - "Cabal Config": -6.394427, - "CartoCSS": -7.780721, - "Ceylon": -7.780721, - "Chapel": -6.171283, - "Charity": -7.780721, - "Cirru": -5.141664, - "Clarion": -6.394427, - "Classic ASP": -7.087574, - "Clean": -5.583496, - "Click": -7.087574, - "Clojure": -5.583496, - "Closure Templates": -7.780721, - "Cloud Firestore Security Rules": -7.780721, - "CoNLL-U": -6.682109, - "CodeQL": -5.988961, - "CoffeeScript": -5.478136, - "ColdFusion": -7.780721, - "ColdFusion CFC": -7.087574, - "Common Lisp": -5.583496, - "Common Workflow Language": -7.780721, - "Component Pascal": -7.087574, - "Cool": -7.087574, - "Coq": -5.215772, - "Creole": -7.780721, - "Crystal": -6.682109, - "Csound": -6.682109, - "Csound Document": -6.682109, - "Csound Score": -6.682109, - "Cuda": -7.087574, - "Cycript": -7.780721, - "D": -5.583496, - "DIGITAL Command Language": -6.394427, - "DM": -7.780721, - "DNS Zone": -7.087574, - "DTrace": -6.682109, - "Dafny": -7.087574, - "Dart": -7.780721, - "DataWeave": -6.171283, - "Dhall": -7.087574, - "Diff": -7.780721, - "DirectX 3D File": -7.780721, - "Dockerfile": -7.780721, - "Dogescript": -7.780721, - "E": -5.834811, - "EBNF": -6.394427, - "ECL": -7.780721, - "ECLiPSe": -7.780721, - "EJS": -6.394427, - "EML": -7.780721, - "EQ": -6.682109, - "Eagle": -7.087574, - "Easybuild": -7.780721, - "EditorConfig": -7.780721, - "Edje Data Collection": -7.780721, - "Eiffel": -6.682109, - "Elixir": -7.780721, - "Elm": -6.682109, - "Emacs Lisp": -5.382826, - "EmberScript": -7.780721, - "Erlang": -5.141664, - "F#": -5.701279, - "FIGlet Font": -7.780721, - "FLUX": -6.394427, - "Fantom": -7.087574, - "Faust": -7.087574, - "Filebench WML": -7.780721, - "Filterscript": -7.087574, - "Formatted": -6.682109, - "Forth": -5.008132, - "Fortran": -6.171283, - "FreeMarker": -7.087574, - "Frege": -6.394427, - "Fstar": -7.087574, - "Futhark": -7.780721, - "G-code": -6.682109, - "GAML": -5.988961, - "GAMS": -7.780721, - "GAP": -5.583496, - "GCC Machine Description": -7.780721, - "GDB": -7.087574, - "GDScript": -6.394427, - "GEDCOM": -7.780721, - "GLSL": -5.008132, - "GN": -5.382826, - "Game Maker Language": -5.382826, - "Genie": -7.087574, - "Gerber Image": -4.947508, - "Gherkin": -7.087574, - "Git Attributes": -7.780721, - "Git Config": -6.682109, - "Glyph Bitmap Distribution Format": -7.780721, - "Gnuplot": -5.834811, - "Go": -6.394427, - "Golo": -4.484884, - "Gosu": -6.171283, - "Grace": -7.087574, - "Gradle": -7.087574, - "Grammatical Framework": -4.067149, - "Graph Modeling Language": -6.682109, - "GraphQL": -6.394427, - "Graphviz (DOT)": -7.087574, - "Groovy": -5.988961, - "Groovy Server Pages": -6.394427, - "HAProxy": -6.394427, - "HCL": -5.988961, - "HLSL": -6.171283, - "HTML": -5.834811, - "HTML+Django": -6.682109, - "HTML+ECR": -7.780721, - "HTML+EEX": -7.780721, - "HTML+ERB": -6.682109, - "HTML+Razor": -7.087574, - "HXML": -7.087574, - "Hack": -4.379524, - "Haml": -7.087574, - "Handlebars": -7.087574, - "Haskell": -6.171283, - "HiveQL": -7.087574, - "HolyC": -6.171283, - "Hy": -6.682109, - "HyPhy": -5.701279, - "IDL": -6.394427, - "IGOR Pro": -6.682109, - "INI": -5.701279, - "Idris": -7.780721, - "Ignore List": -5.008132, - "Inform 7": -7.087574, - "Inno Setup": -7.087574, - "Ioke": -7.780721, - "Isabelle": -7.780721, - "Isabelle ROOT": -7.780721, - "J": -7.087574, - "JFlex": -7.087574, - "JSON": -4.602667, - "JSON with Comments": -4.689678, - "JSON5": -7.087574, - "JSONLD": -7.780721, - "JSONiq": -7.087574, - "JSX": -7.780721, - "Jasmin": -5.701279, - "Java": -5.478136, - "Java Properties": -7.087574, - "JavaScript": -4.117159, - "JavaScript+ERB": -7.780721, - "Jison": -6.682109, - "Jison Lex": -7.087574, - "Jolie": -6.171283, - "Jsonnet": -7.780721, - "Julia": -7.087574, - "Jupyter Notebook": -7.780721, - "KRL": -7.780721, - "Kaitai Struct": -7.087574, - "KiCad Layout": -5.008132, - "KiCad Legacy Layout": -7.780721, - "KiCad Schematic": -5.988961, - "Kit": -7.780721, - "Kotlin": -7.780721, - "LFE": -6.394427, - "LOLCODE": -7.780721, - "LSL": -7.087574, - "LTspice Symbol": -7.780721, - "Lasso": -6.682109, - "Latte": -7.087574, - "Lean": -7.087574, - "Less": -7.780721, - "Lex": -7.087574, - "Limbo": -6.682109, - "Linker Script": -6.394427, - "Linux Kernel Module": -6.682109, - "Liquid": -7.087574, - "Literate Agda": -7.780721, - "Literate CoffeeScript": -7.087574, - "LiveScript": -7.780721, - "Logos": -6.171283, - "Logtalk": -7.780721, - "LookML": -6.682109, - "LoomScript": -7.087574, - "Lua": -5.834811, - "M": -4.413425, - "M4": -7.780721, - "M4Sugar": -6.682109, - "MATLAB": -4.117159, - "MAXScript": -6.171283, - "MLIR": -6.394427, - "MQL4": -6.682109, - "MQL5": -6.682109, - "MTML": -7.780721, - "MUF": -7.087574, - "Macaulay2": -7.780721, - "Makefile": -5.295814, - "Markdown": -5.583496, - "Marko": -6.682109, - "Mask": -7.780721, - "Mathematica": -5.295814, - "Maven POM": -7.780721, - "Max": -6.682109, - "MediaWiki": -7.087574, - "Mercury": -5.478136, - "Meson": -7.087574, - "Metal": -7.780721, - "Microsoft Developer Studio Project": -7.780721, - "Modelica": -5.295814, - "Modula-2": -7.780721, - "Modula-3": -6.171283, - "Module Management System": -6.171283, - "Monkey": -6.171283, - "Moocode": -6.682109, - "MoonScript": -7.780721, - "Motorola 68K Assembly": -5.988961, - "Muse": -7.087574, - "Mustache": -6.394427, - "NASL": -5.478136, - "NCL": -5.008132, - "NEON": -7.087574, - "NL": -7.087574, - "NPM Config": -7.780721, - "NSIS": -7.087574, - "Nearley": -7.780721, - "Nemerle": -7.780721, - "NetLinx": -7.087574, - "NetLinx+ERB": -7.087574, - "NetLogo": -7.780721, - "NewLisp": -6.682109, - "Nextflow": -6.394427, - "Nginx": -6.682109, - "Nim": -6.171283, - "Nit": -4.602667, - "Nix": -7.780721, - "Nu": -7.087574, - "OCaml": -5.478136, - "Object Data Instance Notation": -7.780721, - "ObjectScript": -7.780721, - "Objective-C": -4.689678, - "Objective-C++": -7.087574, - "Objective-J": -6.682109, - "Odin": -7.780721, - "Omgrofl": -7.780721, - "Opa": -7.087574, - "Opal": -7.780721, - "Open Policy Agent": -6.394427, - "OpenCL": -7.087574, - "OpenEdge ABL": -5.988961, - "OpenQASM": -7.780721, - "OpenRC runscript": -7.780721, - "OpenSCAD": -7.087574, - "OpenStep Property List": -7.780721, - "Org": -7.780721, - "Ox": -6.682109, - "Oxygene": -7.780721, - "Oz": -7.780721, - "P4": -7.087574, - "PHP": -4.836282, - "PLSQL": -5.701279, - "PLpgSQL": -5.834811, - "POV-Ray SDL": -5.295814, - "Pan": -4.890349, - "Papyrus": -6.682109, - "Parrot Assembly": -7.780721, - "Parrot Internal Representation": -7.780721, - "Pascal": -5.478136, - "Pawn": -5.988961, - "Pep8": -5.834811, - "Perl": -4.602667, - "Pic": -6.682109, - "Pickle": -6.394427, - "PicoLisp": -7.780721, - "PigLatin": -7.780721, - "Pike": -6.682109, - "PlantUML": -5.834811, - "Pod": -6.394427, - "Pod 6": -7.780721, - "PogoScript": -7.780721, - "Pony": -5.988961, - "PostCSS": -7.087574, - "PostScript": -6.682109, - "PowerBuilder": -5.988961, - "PowerShell": -6.394427, - "Prisma": -6.171283, - "Processing": -7.780721, - "Proguard": -6.682109, - "Prolog": -5.583496, - "Propeller Spin": -5.478136, - "Protocol Buffer": -7.780721, - "Public Key": -5.834811, - "Pug": -7.087574, - "Puppet": -6.171283, - "PureBasic": -7.087574, - "PureScript": -6.394427, - "Python": -4.645227, - "Q#": -7.087574, - "QML": -7.780721, - "QMake": -6.394427, - "Qt Script": -7.087574, - "Quake": -7.087574, - "R": -5.701279, - "RAML": -7.780721, - "RDoc": -7.780721, - "REXX": -6.394427, - "RMarkdown": -7.780721, - "RPC": -6.682109, - "RPM Spec": -6.682109, - "RUNOFF": -6.394427, - "Racket": -7.087574, - "Ragel": -6.682109, - "Raku": -4.689678, - "Rascal": -6.394427, - "Readline Config": -7.780721, - "Reason": -5.988961, - "Rebol": -5.988961, - "Red": -7.087574, - "Regular Expression": -6.394427, - "Ren'Py": -7.780721, - "RenderScript": -7.087574, - "Rich Text Format": -7.087574, - "Ring": -6.394427, - "Riot": -7.087574, - "RobotFramework": -6.682109, - "Roff": -4.484884, - "Roff Manpage": -4.736198, - "Ruby": -4.254360, - "Rust": -6.682109, - "SAS": -6.682109, - "SCSS": -7.780721, - "SMT": -6.394427, - "SPARQL": -7.087574, - "SQF": -7.087574, - "SQL": -5.141664, - "SQLPL": -5.988961, - "SRecode Template": -7.780721, - "SSH Config": -5.988961, - "STON": -5.834811, - "SWIG": -6.682109, - "Sage": -7.780721, - "SaltStack": -5.988961, - "Sass": -7.780721, - "Scala": -5.834811, - "Scaml": -7.780721, - "Scheme": -6.394427, - "Scilab": -6.682109, - "ShaderLab": -6.682109, - "Shell": -3.888901, - "ShellSession": -6.682109, - "Shen": -6.682109, - "Sieve": -5.382826, - "Slash": -7.780721, - "Slice": -6.682109, - "Slim": -7.780721, - "SmPL": -7.780721, - "Smali": -5.834811, - "Smalltalk": -5.478136, - "SourcePawn": -7.087574, - "Squirrel": -7.780721, - "Stan": -6.682109, - "Standard ML": -6.171283, - "Starlark": -5.988961, - "Stata": -5.834811, - "Stylus": -7.780721, - "SubRip Text": -7.780721, - "SugarSS": -7.780721, - "SuperCollider": -6.171283, - "Svelte": -7.780721, - "Swift": -4.019521, - "SystemVerilog": -6.394427, - "TI Program": -6.394427, - "TLA": -7.087574, - "TOML": -6.682109, - "TSQL": -6.394427, - "TSV": -7.780721, - "TSX": -6.394427, - "TXL": -7.780721, - "Tcl": -6.394427, - "Tcsh": -7.780721, - "TeX": -5.834811, - "Tea": -7.780721, - "Terra": -6.682109, - "Texinfo": -7.780721, - "Text": -4.522624, - "Thrift": -7.780721, - "Turing": -7.087574, - "Turtle": -7.087574, - "Type Language": -7.087574, - "TypeScript": -6.682109, - "Unity3D Asset": -5.988961, - "Unix Assembly": -7.087574, - "Uno": -6.682109, - "UnrealScript": -7.087574, - "UrWeb": -7.087574, - "V": -5.583496, - "VBA": -6.394427, - "VBScript": -7.780721, - "VCL": -7.087574, - "VHDL": -7.780721, - "Verilog": -5.215772, - "Vim Help File": -7.780721, - "Vim Snippet": -7.087574, - "Vim script": -5.701279, - "Visual Basic .NET": -6.682109, - "Volt": -7.780721, - "Vue": -7.087574, - "Wavefront Material": -6.394427, - "Wavefront Object": -6.171283, - "Web Ontology Language": -7.780721, - "WebAssembly": -5.988961, - "WebIDL": -7.087574, - "WebVTT": -7.087574, - "Wget Config": -7.780721, - "Windows Registry Entries": -7.780721, - "Wollok": -7.087574, - "World of Warcraft Addon Data": -6.682109, - "X BitMap": -7.780721, - "X Font Directory Index": -6.394427, - "X PixMap": -7.087574, - "X10": -4.890349, - "XC": -7.780721, - "XCompose": -7.780721, - "XML": -3.606334, - "XML Property List": -5.834811, - "XPages": -7.087574, - "XProc": -7.780721, - "XQuery": -7.780721, - "XS": -7.780721, - "XSLT": -7.780721, - "Xojo": -5.988961, - "Xtend": -7.087574, - "YAML": -5.295814, - "YANG": -7.780721, - "YARA": -6.682109, - "YASnippet": -7.087574, - "Yacc": -7.780721, - "ZAP": -7.780721, - "ZIL": -7.780721, - "Zeek": -6.682109, - "ZenScript": -7.780721, - "Zephir": -7.087574, - "Zig": -6.682109, - "Zimpl": -7.780721, - "cURL Config": -7.780721, - "desktop": -7.780721, - "dircolors": -7.780721, - "eC": -7.780721, - "edn": -7.780721, - "fish": -6.682109, - "mIRC Script": -6.394427, - "mcfunction": -7.780721, - "nanorc": -6.682109, - "q": -7.087574, - "reStructuredText": -7.780721, - "sed": -7.780721, - "wdl": -6.682109, - "wisp": -7.780721, - "xBase": -6.682109, + "1C Enterprise": -5.991465, + "4D": -6.396930, + "ABAP": -7.783224, + "ABNF": -7.783224, + "AGS Script": -6.396930, + "AL": -6.684612, + "AMPL": -7.090077, + "API Blueprint": -6.684612, + "APL": -6.684612, + "ASL": -7.090077, + "ASN.1": -7.783224, + "ASP.NET": -6.396930, + "ATS": -5.585999, + "ActionScript": -7.090077, + "Adobe Font Metrics": -6.684612, + "Agda": -7.783224, + "Alloy": -6.684612, + "Alpine Abuild": -7.783224, + "Altium Designer": -6.396930, + "AngelScript": -7.090077, + "Ant Build System": -7.783224, + "ApacheConf": -6.396930, + "Apex": -5.991465, + "Apollo Guidance Computer": -7.783224, + "AppleScript": -5.837314, + "AsciiDoc": -6.684612, + "AspectJ": -7.090077, + "Assembly": -5.585999, + "Asymptote": -7.090077, + "AutoHotkey": -7.783224, + "Avro IDL": -7.783224, + "Awk": -7.783224, + "Ballerina": -6.173786, + "BibTeX": -7.090077, + "BitBake": -7.090077, + "Blade": -7.090077, + "BlitzBasic": -6.684612, + "BlitzMax": -7.783224, + "Bluespec": -7.090077, + "Brainfuck": -6.173786, + "Brightscript": -7.783224, + "C": -3.740173, + "C#": -5.991465, + "C++": -3.871201, + "CLIPS": -7.090077, + "CMake": -5.837314, + "COBOL": -6.396930, + "CSON": -6.396930, + "CSS": -7.090077, + "CSV": -7.783224, + "CWeb": -7.783224, + "Cabal Config": -6.396930, + "CartoCSS": -7.783224, + "Ceylon": -7.783224, + "Chapel": -6.173786, + "Charity": -7.783224, + "Cirru": -5.144167, + "Clarion": -6.396930, + "Classic ASP": -7.090077, + "Clean": -5.585999, + "Click": -7.090077, + "Clojure": -5.585999, + "Closure Templates": -7.783224, + "Cloud Firestore Security Rules": -7.783224, + "CoNLL-U": -6.684612, + "CodeQL": -5.991465, + "CoffeeScript": -5.480639, + "ColdFusion": -7.783224, + "ColdFusion CFC": -7.090077, + "Common Lisp": -5.585999, + "Common Workflow Language": -7.783224, + "Component Pascal": -7.090077, + "Cool": -7.090077, + "Coq": -5.218275, + "Creole": -7.783224, + "Crystal": -6.684612, + "Csound": -6.684612, + "Csound Document": -6.684612, + "Csound Score": -6.684612, + "Cuda": -7.090077, + "Cycript": -7.783224, + "D": -5.585999, + "DIGITAL Command Language": -6.396930, + "DM": -7.783224, + "DNS Zone": -7.090077, + "DTrace": -6.684612, + "Dafny": -7.090077, + "Dart": -7.783224, + "DataWeave": -6.173786, + "Dhall": -7.090077, + "Diff": -7.783224, + "DirectX 3D File": -7.783224, + "Dockerfile": -7.783224, + "Dogescript": -7.783224, + "E": -5.837314, + "EBNF": -6.396930, + "ECL": -7.783224, + "ECLiPSe": -7.783224, + "EJS": -6.396930, + "EML": -7.783224, + "EQ": -6.684612, + "Eagle": -7.090077, + "Easybuild": -7.783224, + "EditorConfig": -7.783224, + "Edje Data Collection": -7.783224, + "Eiffel": -6.684612, + "Elixir": -7.783224, + "Elm": -6.684612, + "Emacs Lisp": -5.385329, + "EmberScript": -7.783224, + "Erlang": -5.144167, + "F#": -5.703782, + "FIGlet Font": -7.783224, + "FLUX": -6.396930, + "Fantom": -7.090077, + "Faust": -7.090077, + "Filebench WML": -7.783224, + "Filterscript": -7.090077, + "Formatted": -6.684612, + "Forth": -5.010635, + "Fortran": -6.173786, + "FreeMarker": -7.090077, + "Frege": -6.396930, + "Fstar": -7.090077, + "Futhark": -7.783224, + "G-code": -6.684612, + "GAML": -5.991465, + "GAMS": -7.783224, + "GAP": -5.585999, + "GCC Machine Description": -7.783224, + "GDB": -7.090077, + "GDScript": -6.396930, + "GEDCOM": -7.783224, + "GLSL": -5.010635, + "GN": -5.385329, + "Game Maker Language": -5.385329, + "Genie": -7.090077, + "Gerber Image": -4.950011, + "Gherkin": -7.090077, + "Git Attributes": -7.783224, + "Git Config": -6.684612, + "Glyph Bitmap Distribution Format": -7.783224, + "Gnuplot": -5.837314, + "Go": -6.396930, + "Golo": -4.487387, + "Gosu": -6.173786, + "Grace": -7.090077, + "Gradle": -7.090077, + "Grammatical Framework": -4.069652, + "Graph Modeling Language": -6.684612, + "GraphQL": -6.396930, + "Graphviz (DOT)": -7.090077, + "Groovy": -5.991465, + "Groovy Server Pages": -6.396930, + "HAProxy": -6.396930, + "HCL": -5.991465, + "HLSL": -6.173786, + "HTML": -5.837314, + "HTML+Django": -6.684612, + "HTML+ECR": -7.783224, + "HTML+EEX": -7.783224, + "HTML+ERB": -6.684612, + "HTML+Razor": -7.090077, + "HXML": -7.090077, + "Hack": -4.382027, + "Haml": -7.090077, + "Handlebars": -7.090077, + "Haskell": -6.173786, + "HiveQL": -7.090077, + "HolyC": -6.173786, + "Hy": -6.684612, + "HyPhy": -5.703782, + "IDL": -6.396930, + "IGOR Pro": -6.684612, + "INI": -5.703782, + "Idris": -7.783224, + "Ignore List": -5.010635, + "Inform 7": -7.090077, + "Inno Setup": -7.090077, + "Ioke": -7.783224, + "Isabelle": -7.783224, + "Isabelle ROOT": -7.783224, + "J": -7.090077, + "JFlex": -7.090077, + "JSON": -4.605170, + "JSON with Comments": -4.692182, + "JSON5": -7.090077, + "JSONLD": -7.783224, + "JSONiq": -7.090077, + "JSX": -7.783224, + "Jasmin": -5.703782, + "Java": -5.480639, + "Java Properties": -7.090077, + "JavaScript": -4.119662, + "JavaScript+ERB": -7.783224, + "Jison": -6.684612, + "Jison Lex": -7.090077, + "Jolie": -6.173786, + "Jsonnet": -7.783224, + "Julia": -7.090077, + "Jupyter Notebook": -7.783224, + "KRL": -7.783224, + "Kaitai Struct": -7.090077, + "KiCad Layout": -5.010635, + "KiCad Legacy Layout": -7.783224, + "KiCad Schematic": -5.991465, + "Kit": -7.783224, + "Kotlin": -7.783224, + "LFE": -6.396930, + "LOLCODE": -7.783224, + "LSL": -7.090077, + "LTspice Symbol": -7.783224, + "Lasso": -6.684612, + "Latte": -7.090077, + "Lean": -7.090077, + "Less": -7.783224, + "Lex": -7.090077, + "Limbo": -6.684612, + "Linker Script": -6.396930, + "Linux Kernel Module": -6.684612, + "Liquid": -7.090077, + "Literate Agda": -7.783224, + "Literate CoffeeScript": -7.090077, + "LiveScript": -7.783224, + "Logos": -6.173786, + "Logtalk": -7.783224, + "LookML": -6.684612, + "LoomScript": -7.090077, + "Lua": -5.837314, + "M": -4.415928, + "M4": -7.783224, + "M4Sugar": -6.684612, + "MATLAB": -4.119662, + "MAXScript": -6.173786, + "MLIR": -6.396930, + "MQL4": -6.684612, + "MQL5": -6.684612, + "MTML": -7.783224, + "MUF": -7.090077, + "Macaulay2": -7.783224, + "Makefile": -5.298317, + "Markdown": -5.585999, + "Marko": -6.684612, + "Mask": -7.783224, + "Mathematica": -5.298317, + "Maven POM": -7.783224, + "Max": -6.684612, + "MediaWiki": -7.090077, + "Mercury": -5.480639, + "Meson": -7.090077, + "Metal": -7.783224, + "Microsoft Developer Studio Project": -7.783224, + "Modelica": -5.298317, + "Modula-2": -7.783224, + "Modula-3": -6.173786, + "Module Management System": -6.173786, + "Monkey": -6.173786, + "Moocode": -6.684612, + "MoonScript": -7.783224, + "Motorola 68K Assembly": -5.991465, + "Muse": -7.090077, + "Mustache": -6.396930, + "NASL": -5.480639, + "NCL": -5.010635, + "NEON": -7.090077, + "NL": -7.090077, + "NPM Config": -7.783224, + "NSIS": -7.090077, + "Nearley": -7.783224, + "Nemerle": -7.783224, + "NetLinx": -7.090077, + "NetLinx+ERB": -7.090077, + "NetLogo": -7.783224, + "NewLisp": -6.684612, + "Nextflow": -6.396930, + "Nginx": -6.684612, + "Nim": -6.173786, + "Nit": -4.605170, + "Nix": -7.783224, + "Nu": -7.090077, + "OCaml": -5.480639, + "Object Data Instance Notation": -7.783224, + "ObjectScript": -7.783224, + "Objective-C": -4.692182, + "Objective-C++": -7.090077, + "Objective-J": -6.684612, + "Odin": -7.783224, + "Omgrofl": -7.783224, + "Opa": -7.090077, + "Opal": -7.783224, + "Open Policy Agent": -6.396930, + "OpenCL": -7.090077, + "OpenEdge ABL": -5.991465, + "OpenQASM": -7.783224, + "OpenRC runscript": -7.783224, + "OpenSCAD": -7.090077, + "OpenStep Property List": -7.783224, + "Org": -7.783224, + "Ox": -6.684612, + "Oxygene": -7.783224, + "Oz": -7.783224, + "P4": -7.090077, + "PHP": -4.838785, + "PLSQL": -5.703782, + "PLpgSQL": -5.837314, + "POV-Ray SDL": -5.298317, + "Pan": -4.892852, + "Papyrus": -6.684612, + "Parrot Assembly": -7.783224, + "Parrot Internal Representation": -7.783224, + "Pascal": -5.298317, + "Pawn": -5.991465, + "Pep8": -5.837314, + "Perl": -4.605170, + "Pic": -6.684612, + "Pickle": -6.396930, + "PicoLisp": -7.783224, + "PigLatin": -7.783224, + "Pike": -6.684612, + "PlantUML": -5.837314, + "Pod": -6.396930, + "Pod 6": -7.783224, + "PogoScript": -7.783224, + "Pony": -5.991465, + "PostCSS": -7.090077, + "PostScript": -6.684612, + "PowerBuilder": -5.991465, + "PowerShell": -6.396930, + "Prisma": -6.173786, + "Processing": -7.783224, + "Proguard": -6.684612, + "Prolog": -5.585999, + "Propeller Spin": -5.480639, + "Protocol Buffer": -7.783224, + "Public Key": -5.837314, + "Pug": -7.090077, + "Puppet": -6.173786, + "PureBasic": -7.090077, + "PureScript": -6.396930, + "Python": -4.647730, + "Q#": -7.090077, + "QML": -7.783224, + "QMake": -6.396930, + "Qt Script": -7.090077, + "Quake": -7.090077, + "R": -5.703782, + "RAML": -7.783224, + "RDoc": -7.783224, + "REXX": -6.396930, + "RMarkdown": -7.783224, + "RPC": -6.684612, + "RPM Spec": -6.684612, + "RUNOFF": -6.396930, + "Racket": -7.090077, + "Ragel": -6.684612, + "Raku": -4.692182, + "Rascal": -6.396930, + "Readline Config": -7.783224, + "Reason": -5.991465, + "Rebol": -5.991465, + "Red": -7.090077, + "Regular Expression": -6.396930, + "Ren'Py": -7.783224, + "RenderScript": -7.090077, + "Rich Text Format": -7.090077, + "Ring": -6.396930, + "Riot": -7.090077, + "RobotFramework": -6.684612, + "Roff": -4.487387, + "Roff Manpage": -4.738702, + "Ruby": -4.256863, + "Rust": -6.684612, + "SAS": -6.684612, + "SCSS": -7.783224, + "SMT": -6.396930, + "SPARQL": -7.090077, + "SQF": -7.090077, + "SQL": -5.144167, + "SQLPL": -5.991465, + "SRecode Template": -7.783224, + "SSH Config": -5.991465, + "STON": -5.837314, + "SWIG": -6.684612, + "Sage": -7.783224, + "SaltStack": -5.991465, + "Sass": -7.783224, + "Scala": -5.837314, + "Scaml": -7.783224, + "Scheme": -6.396930, + "Scilab": -6.684612, + "ShaderLab": -6.684612, + "Shell": -3.891404, + "ShellSession": -6.684612, + "Shen": -6.684612, + "Sieve": -5.385329, + "Slash": -7.783224, + "Slice": -6.684612, + "Slim": -7.783224, + "SmPL": -7.783224, + "Smali": -5.837314, + "Smalltalk": -5.480639, + "SourcePawn": -7.090077, + "Squirrel": -7.783224, + "Stan": -6.684612, + "Standard ML": -6.173786, + "Starlark": -5.991465, + "Stata": -5.837314, + "Stylus": -7.783224, + "SubRip Text": -7.783224, + "SugarSS": -7.783224, + "SuperCollider": -6.173786, + "Svelte": -7.783224, + "Swift": -4.022024, + "SystemVerilog": -6.396930, + "TI Program": -6.396930, + "TLA": -7.090077, + "TOML": -6.684612, + "TSQL": -6.396930, + "TSV": -7.783224, + "TSX": -6.396930, + "TXL": -7.783224, + "Tcl": -6.396930, + "Tcsh": -7.783224, + "TeX": -5.837314, + "Tea": -7.783224, + "Terra": -6.684612, + "Texinfo": -7.783224, + "Text": -4.525127, + "Thrift": -7.783224, + "Turing": -6.396930, + "Turtle": -7.090077, + "Type Language": -7.090077, + "TypeScript": -6.684612, + "Unity3D Asset": -5.991465, + "Unix Assembly": -6.396930, + "Uno": -6.684612, + "UnrealScript": -7.090077, + "UrWeb": -7.090077, + "V": -5.585999, + "VBA": -6.396930, + "VBScript": -7.783224, + "VCL": -7.090077, + "VHDL": -7.783224, + "Verilog": -5.218275, + "Vim Help File": -7.783224, + "Vim Snippet": -7.090077, + "Vim script": -5.703782, + "Visual Basic .NET": -6.684612, + "Volt": -7.783224, + "Vue": -7.090077, + "Wavefront Material": -6.396930, + "Wavefront Object": -6.173786, + "Web Ontology Language": -7.783224, + "WebAssembly": -5.991465, + "WebIDL": -7.090077, + "WebVTT": -7.090077, + "Wget Config": -7.783224, + "Windows Registry Entries": -7.783224, + "Wollok": -7.090077, + "World of Warcraft Addon Data": -6.684612, + "X BitMap": -7.783224, + "X Font Directory Index": -6.396930, + "X PixMap": -7.090077, + "X10": -4.892852, + "XC": -7.783224, + "XCompose": -7.783224, + "XML": -3.608837, + "XML Property List": -5.837314, + "XPages": -7.090077, + "XProc": -7.783224, + "XQuery": -7.783224, + "XS": -7.783224, + "XSLT": -7.783224, + "Xojo": -5.991465, + "Xtend": -7.090077, + "YAML": -5.298317, + "YANG": -7.783224, + "YARA": -6.684612, + "YASnippet": -7.090077, + "Yacc": -7.783224, + "ZAP": -7.783224, + "ZIL": -7.783224, + "Zeek": -6.684612, + "ZenScript": -7.783224, + "Zephir": -7.090077, + "Zig": -6.684612, + "Zimpl": -7.783224, + "cURL Config": -7.783224, + "desktop": -7.783224, + "dircolors": -7.783224, + "eC": -7.783224, + "edn": -7.783224, + "fish": -6.684612, + "mIRC Script": -6.396930, + "mcfunction": -7.783224, + "nanorc": -6.684612, + "q": -7.090077, + "reStructuredText": -7.783224, + "sed": -7.783224, + "wdl": -6.684612, + "wisp": -7.783224, + "xBase": -6.684612, } var TokensLogProbabilities = map[string]map[string]float64{ @@ -1342,7 +1342,7 @@ var TokensLogProbabilities = map[string]map[string]float64{ "||": -5.531951, "}": -3.560399, }, - "AL Code": map[string]float64{ + "AL": map[string]float64{ "$": -5.365976, "%": -3.756538, "'": -4.267364, @@ -112830,588 +112830,642 @@ var TokensLogProbabilities = map[string]map[string]float64{ "say": -2.302585, }, "Pascal": map[string]float64{ - "!": -8.644707, - "#": -7.951559, - "$": -4.752886, - "'": -8.644707, - "(": -3.135318, - ")": -3.131278, - "*": -6.159800, - "**": -7.546094, - "*****************************************************************************": -8.644707, - "*.res": -8.644707, - "+": -5.033789, - ",": -3.607754, - "-": -4.752886, - ".Category": -8.644707, - ".PushBack": -8.644707, - ".VCurrency": -8.644707, - ".VExtended": -8.644707, - ".VInt": -8.644707, - ".VInteger": -8.644707, - ".VType": -8.644707, - "/": -7.546094, - "//Writeln": -8.644707, - "/usr/bin/instantfpc": -8.644707, - "0": -5.061188, - "1": -5.553664, - ":": -2.618841, - ";": -2.234532, - "<": -6.342121, - "<(a:>": -7.258412, - "": -8.644707, - "": -8.644707, - "=": -2.999260, - ">": -6.005649, - "?": -7.951559, - "@APATH": -8.644707, - "@APath": -8.644707, - "@test": -8.644707, - "A": -7.951559, - "ACaption": -7.546094, - "ADescr": -7.546094, - "ADescr.LazPackage": -8.644707, - "ADescription": -7.546094, - "AFormClass": -6.159800, - "AFormClass.ClassName": -8.644707, - "ANY": -8.644707, - "APackage": -6.159800, - "AUnit": -7.546094, - "AUnitName": -7.546094, - "Ahwnd": -8.644707, - "Application.CreateForm": -8.644707, - "Application.Initialize": -8.644707, - "Application.MainFormOnTaskbar": -8.644707, - "Application.Run": -8.644707, - "Author": -8.644707, - "B": -7.258412, - "BIOS": -8.644707, - "BoolToStr": -7.951559, - "Boolean": -7.035269, - "Break": -8.644707, - "BullCow": -8.644707, - "C": -8.644707, - "CFGDLLHandle": -7.546094, - "CFGDllHandle": -8.644707, - "COPYING.FPC": -8.644707, - "CSIDL_ADMINTOOLS": -8.644707, - "CSIDL_APPDATA": -8.644707, - "CSIDL_CDBURN_AREA": -8.644707, - "CSIDL_COMMON_ADMINTOOLS": -8.644707, - "CSIDL_COMMON_APPDATA": -8.644707, - "CSIDL_COMMON_DESKTOPDIRECTORY": -8.644707, - "CSIDL_COMMON_DOCUMENTS": -8.644707, - "CSIDL_COMMON_FAVORITES": -8.644707, - "CSIDL_COMMON_MUSIC": -8.644707, - "CSIDL_COMMON_PICTURES": -8.644707, - "CSIDL_COMMON_PROGRAMS": -8.644707, - "CSIDL_COMMON_STARTMENU": -8.644707, - "CSIDL_COMMON_STARTUP": -8.644707, - "CSIDL_COMMON_TEMPLATES": -8.644707, - "CSIDL_COMMON_VIDEO": -8.644707, - "CSIDL_COOKIES": -8.644707, - "CSIDL_DESKTOPDIRECTORY": -8.644707, - "CSIDL_FAVORITES": -8.644707, - "CSIDL_FLAG_CREATE": -7.951559, - "CSIDL_HISTORY": -8.644707, - "CSIDL_INTERNET_CACHE": -8.644707, - "CSIDL_LOCAL_APPDATA": -8.644707, - "CSIDL_MYMUSIC": -8.644707, - "CSIDL_MYPICTURES": -8.644707, - "CSIDL_MYVIDEO": -8.644707, - "CSIDL_NETHOOD": -8.644707, - "CSIDL_PERSONAL": -8.644707, - "CSIDL_PRINTHOOD": -8.644707, - "CSIDL_PROFILE": -8.644707, - "CSIDL_PROFILES": -8.644707, - "CSIDL_PROGRAMS": -8.644707, - "CSIDL_PROGRAM_FILES": -8.644707, - "CSIDL_PROGRAM_FILES_COMMON": -8.644707, - "CSIDL_RECENT": -8.644707, - "CSIDL_SENDTO": -8.644707, - "CSIDL_STARTMENU": -8.644707, - "CSIDL_STARTUP": -8.644707, - "CSIDL_SYSTEM": -8.644707, - "CSIDL_TEMPLATES": -8.644707, - "CSIDL_WINDOWS": -8.644707, - "Caption": -8.644707, - "Category": -8.644707, - "Char": -8.644707, - "Class": -7.951559, - "Classes": -7.951559, - "Component": -8.644707, - "ConfigLine": -6.342121, - "ConfigName": -6.852947, - "ConfigStorage": -6.565265, - "ConfigStorage.Contains": -7.546094, - "ConfigStorage.Free": -8.644707, - "ConfigStrings": -7.546094, - "ConfigStrings.Free": -8.644707, - "ConfigStrings.LoadFromFile": -8.644707, - "ConfigValue": -7.546094, - "ConfigValues": -7.546094, - "ConfigValues.DelimitedText": -8.644707, - "ConfigValues.Delimiter": -8.644707, - "ConfigValues.Free": -8.644707, - "ConfigValues.StrictDelimiter": -8.644707, - "Const": -7.035269, - "Constructor": -7.546094, - "Convert": -8.644707, - "Copy": -7.951559, - "Copyright": -7.951559, - "Could": -8.644707, - "Count": -7.951559, - "Create": -7.035269, - "Csidl": -8.644707, - "CustomFormList": -7.035269, - "CustomFormList.Add": -8.644707, - "CustomFormList.Count": -7.951559, - "D": -6.565265, - "D.Category": -8.644707, - "D.UnitName": -8.644707, - "DS": -8.644707, - "DWord": -8.644707, - "Delete": -8.644707, - "Descr": -7.546094, - "Description": -8.644707, - "Destroy": -7.951559, - "Does": -7.951559, - "Don": -8.644707, - "DoneCustomForms": -7.951559, - "Double": -5.509212, - "E": -7.546094, - "Exit": -6.342121, - "FAuthor": -7.546094, - "FCL": -8.644707, - "FCaption": -7.258412, - "FCategory": -7.258412, - "FDescription": -7.258412, - "FFormClass": -7.258412, - "FFormDescr": -7.546094, - "FFormDescr.Author": -7.951559, - "FFormDescr.Caption": -7.951559, - "FFormDescr.Description": -8.644707, - "FFormDescr.FFormClass": -8.644707, - "FFormDescr.UnitName": -8.644707, - "FITNESS": -8.644707, - "FLazPackage": -7.258412, - "FOR": -8.644707, - "FPC": -8.644707, - "FUnitName": -7.258412, - "False": -7.951559, - "Finalization": -7.951559, - "Finally": -8.644707, - "Flags": -8.644707, - "For": -7.546094, - "Form": -7.951559, - "FormClass": -8.644707, - "FormDescr": -8.644707, - "Format": -7.951559, - "Forms": -7.951559, - "Francesco": -8.644707, - "Free": -7.951559, - "FreeAndNil": -8.644707, - "FreeLibrary": -8.644707, - "Function": -6.159800, - "Get": -8.644707, - "GetGuess": -7.258412, - "GetInterfaceUsesSection": -7.951559, - "GetLocalizedDescription": -8.644707, - "GetLocalizedName": -8.644707, - "GetPage": -8.644707, - "GetUnixMangaImageURL": -8.644707, - "GetVal": -8.644707, - "GetWindowsSpecialDir": -8.644707, - "Guess": -6.447482, - "GuessScore": -7.951559, - "H": -7.951559, - "HRESULT": -8.644707, - "HWND": -8.644707, - "I": -7.258412, - "ID": -7.951559, - "If": -7.035269, - "Inc": -7.951559, - "IncludeTrailingPathDelimiter": -8.644707, - "Infinity": -7.546094, - "Inherited": -8.644707, - "InitCustomForms": -7.951559, - "InitDLL": -7.951559, - "Initialization": -7.951559, - "Initialize": -8.644707, - "IntToStr": -7.546094, - "Integer": -4.637373, - "IsNan": -7.951559, - "It": -7.951559, - "It.Free": -8.644707, - "It.Next": -8.644707, - "It.Value.Free": -8.644707, - "Iterator": -8.644707, - "L": -7.546094, - "L.Add": -8.644707, - "L.Count": -8.644707, - "L.Duplicates": -8.644707, - "L.Free": -8.644707, - "L.Sorted": -8.644707, - "LazPackage": -8.644707, - "Length": -4.340641, - "Library": -8.644707, - "LineEnding": -8.644707, - "Load": -8.644707, - "Lombardi": -8.644707, - "MAX_PATH": -8.644707, - "MERCHANTABILITY": -8.644707, - "Make": -7.951559, - "MakeNumber": -7.546094, - "Mantis": -8.644707, - "Math": -8.644707, - "Must": -8.644707, - "N": -7.035269, - "NaN": -7.546094, - "Name": -8.644707, - "NegInfinity": -7.258412, - "NewItemIntf": -8.644707, - "Nil": -7.951559, - "Nintendo": -8.644707, - "Num": -6.447482, - "OnTag": -8.644707, - "OnText": -8.644707, - "Ord": -8.644707, - "Otherwise": -8.644707, - "PARTICULAR": -8.644707, - "PChar": -7.951559, - "PFNSHGetFolderPath": -7.951559, - "PURPOSE.": -8.644707, - "Parser": -8.644707, - "Parser.Exec": -8.644707, - "Parser.Free": -8.644707, - "Parser.OnFoundTag": -8.644707, - "Parser.OnFoundText": -8.644707, - "Pascal": -8.644707, - "Path": -8.644707, - "Pos": -7.258412, - "Procedure": -6.159800, - "Program": -8.644707, - "ProjectIntf": -8.644707, - "Property": -6.565265, - "Public": -8.644707, - "R": -8.644707, - "RandomRange": -8.644707, - "Randomize": -8.644707, - "Read": -6.565265, - "ReadLn": -8.644707, - "Register": -7.951559, - "RegisterCustomForm": -6.565265, - "RegisterNewItemCategory": -8.644707, - "RegisterProjectFileDescriptor": -8.644707, - "Represent": -8.644707, - "RequiredPackages": -7.951559, - "ResourceClass": -8.644707, - "Result": -4.955827, - "SAppFrameWork": -7.951559, - "SHEBANG#!instantfpc": -8.644707, - "SHGetFolderPath": -7.258412, - "SHGetFolderPathA": -8.644707, - "SInstanceOf": -7.951559, - "S_ISBLK": -8.644707, - "S_ISCHR": -8.644707, - "S_ISDIR": -8.644707, - "S_ISFIFO": -8.644707, - "S_ISLNK": -8.644707, - "S_ISREG": -8.644707, - "S_ISSOCK": -8.644707, - "S_OK": -8.644707, - "See": -8.644707, - "Self.Terminated": -8.644707, - "SeparatorPos": -6.565265, - "SetLength": -4.907037, - "Size": -8.644707, - "StrPas": -8.644707, - "StrToFourDigit": -7.546094, - "StrToInt": -8.644707, - "String": -5.312502, - "SysUtils": -7.546094, - "TConfigStorage": -7.951559, - "TConfigStorage.Create": -8.644707, - "TConfigStorage.Destroy": -8.644707, - "TConfigValues": -8.644707, - "TConfigValues.Create": -8.644707, - "TCustomFormDescr": -6.079757, - "TCustomFormDescr.Create": -7.258412, - "TCustomFormFileDescriptor": -7.546094, - "TCustomFormFileDescriptor.Create": -7.951559, - "TCustomFormFileDescriptor.GetInterfaceUsesSection": -8.644707, - "TCustomFormFileDescriptor.GetLocalizedDescription": -8.644707, - "TCustomFormFileDescriptor.GetLocalizedName": -8.644707, - "TFileDescPascalUnitWithResource": -8.644707, - "TForm": -8.644707, - "TFormClass": -6.342121, - "TFourDigit": -6.079757, - "TFourDigit.": -8.644707, - "THTMLParser.Create": -8.644707, - "THandle": -7.951559, - "THashMap": -8.644707, - "TIterator": -8.644707, - "TMatrix": -4.410600, - "TNewIDEItemCategory.Create": -8.644707, - "TObject": -8.644707, - "TObjectList": -8.644707, - "TObjectList.Create": -8.644707, - "TStrHashCaseInsensitive": -8.644707, - "TStrHashCaseInsensitive.hash": -8.644707, - "TStringList": -7.951559, - "TStringList.Create": -7.035269, - "TStrings": -8.644707, - "TVector": -4.619355, - "Tentative": -7.546094, - "This": -7.951559, - "Token": -8.644707, - "Trim": -7.546094, - "True": -7.035269, - "Try": -8.644707, - "Turns": -7.035269, - "Type": -7.546094, - "U": -7.035269, - "Unit": -8.644707, - "UnitName": -8.644707, - "UpCase": -7.546094, - "Upcase": -8.644707, - "Var": -7.035269, - "WARRANTY": -8.644707, - "WITHOUT": -8.644707, - "WellFormed": -7.546094, - "While": -8.644707, - "Wins": -7.951559, - "Write": -6.342121, - "WriteFourDigit": -7.951559, - "WriteLn": -6.079757, - "Writeln": -8.644707, - "[": -3.962575, - "\\": -8.644707, - "]": -3.962575, - "^": -7.546094, - "_IFBLK": -8.644707, - "_IFCHR": -8.644707, - "_IFDIR": -8.644707, - "_IFIFO": -8.644707, - "_IFLNK": -8.644707, - "_IFMT": -6.698796, - "_IFREG": -8.644707, - "_IFSOCK": -8.644707, - "__errno": -8.644707, - "a": -3.614269, - "about": -8.644707, - "an": -4.816065, - "and": -6.079757, - "are": -8.644707, - "array": -7.258412, - "as": -7.546094, - "avoid": -8.644707, - "b": -3.832522, - "be": -7.546094, - "begin": -3.724726, - "bn": -5.425831, - "boolean": -6.698796, - "break": -8.644707, - "bull.": -8.644707, - "bulls": -7.035269, - "bulls.": -8.644707, - "but": -8.644707, - "by": -7.951559, - "byrow": -7.258412, - "c": -5.872118, - "case": -7.258412, - "cdecl": -8.644707, - "char": -8.644707, - "check": -7.546094, - "class": -7.258412, - "const": -6.698796, - "constructor": -7.546094, - "contnrs": -8.644707, - "copyright.": -8.644707, - "cows": -6.852947, - "current": -7.035269, - "custforms": -8.644707, - "cwindirs": -8.644707, - "data": -5.872118, - "defined": -8.644707, - "destructor": -7.951559, - "details": -8.644707, - "determine": -8.644707, - "development": -8.644707, - "digits": -8.644707, - "digits.": -8.644707, - "distributed": -8.644707, - "distribution": -8.644707, - "ditch.": -8.644707, - "div": -7.951559, - "do": -4.501572, - "dupIgnore": -8.644707, - "each": -8.644707, - "else": -6.246811, - "end": -3.695947, - "end.": -6.698796, - "endif": -8.644707, - "error": -8.644707, - "even": -8.644707, - "export": -8.644707, - "fd": -7.951559, - "file": -7.951559, - "following.": -8.644707, - "for": -4.550362, - "formed": -8.644707, - "formed.": -8.644707, - "fpc": -8.644707, - "fpc_fullversion": -8.644707, - "full": -8.644707, - "function": -5.600184, - "functions": -8.644707, - "get": -8.644707, - "gets": -8.644707, - "ghashmap": -8.644707, - "global": -7.546094, - "gmail": -8.644707, - "greater": -8.644707, - "guess": -7.546094, - "guess.": -7.951559, - "gvector": -8.644707, - "hash": -8.644707, - "hope": -8.644707, - "i": -3.283414, - "if": -5.033789, - "implementation": -7.951559, - "implied": -8.644707, - "in": -6.698796, - "included": -8.644707, - "indices": -8.644707, - "inherited": -7.951559, - "inline": -6.565265, - "input": -7.035269, - "integer": -6.447482, - "interface": -7.951559, - "is": -7.546094, - "it": -7.546094, - "it.": -8.644707, - "j": -5.386610, - "keeping": -8.644707, - "l": -7.546094, - "l.Free": -7.951559, - "l.Text": -8.644707, - "large": -8.644707, - "len": -6.852947, - "line": -8.644707, - "longint": -6.565265, - "m": -5.312502, - "manager.container.Manager.retryConnect": -8.644707, - "manager.container.PageContainerLinks": -8.644707, - "manager.container.PageLinks": -8.644707, - "math": -8.644707, - "math.max": -7.035269, - "matrix": -5.936656, - "max": -7.258412, - "mod": -5.754335, - "mode": -7.546094, - "n": -3.816393, - "ncol": -6.159800, - "new": -8.644707, - "nil": -6.852947, - "no": -8.644707, - "not": -6.852947, - "nrow": -6.246811, - "number.": -8.644707, - "objFPC": -8.644707, - "objfpc": -7.951559, - "of": -6.246811, - "operator": -5.033789, - "operator*": -7.546094, - "operator**": -7.258412, - "operator/": -7.546094, - "or": -7.035269, - "order": -8.644707, - "out": -8.644707, - "override": -7.258412, - "p": -7.258412, - "parse": -7.258412, - "parse.Count": -7.951559, - "parse.Free": -7.951559, - "part": -8.644707, - "path": -8.644707, - "pathBuf": -8.644707, - "pathLength": -8.644707, - "plongint": -8.644707, - "power": -8.644707, - "prevent": -8.644707, - "private": -7.951559, - "procedure": -7.546094, - "program": -7.546094, - "public": -8.644707, - "random": -8.644707, - "randymnity.": -8.644707, - "rep": -7.546094, - "repeat": -8.644707, - "repeating": -8.644707, - "required": -8.644707, - "res": -3.688879, - "result": -6.565265, - "rn": -5.509212, - "s": -5.936656, - "same": -8.644707, - "score": -7.951559, - "secred": -8.644707, - "sentence.": -8.644707, - "shfolder.dll": -7.951559, - "sign": -7.258412, - "specialize": -7.951559, - "spoofing": -8.644707, - "stdcall": -8.644707, - "string": -6.565265, - "string.": -8.644707, - "strings": -8.644707, - "supplied": -8.644707, - "sysutils": -8.644707, - "team": -8.644707, - "tell": -8.644707, - "test": -7.951559, - "that": -7.951559, - "the": -5.754335, - "them": -8.644707, - "then": -4.981145, - "this": -8.644707, - "times": -7.258412, - "tlist": -7.951559, - "to": -4.550362, - "true": -7.546094, - "trunc": -7.951559, - "trying": -8.644707, - "turn.": -8.644707, - "type": -7.258412, - "unit": -7.546094, - "until": -7.546094, - "useful": -8.644707, - "user": -7.546094, - "uses": -6.565265, - "using": -8.644707, - "uw": -7.951559, - "var": -4.637373, - "vector": -7.035269, - "vtCurrency": -8.644707, - "vtExtended": -8.644707, - "vtInt": -8.644707, - "vtInteger": -8.644707, - "warranty": -8.644707, - "well": -7.951559, - "while": -8.644707, - "will": -8.644707, - "win": -8.644707, - "windows": -8.644707, - "with": -8.644707, - "without": -8.644707, - "won": -8.644707, - "workCounter": -7.951559, - "would": -8.644707, - "writeln": -8.644707, - "x": -7.258412, - "{": -5.148199, - "}": -5.178971, + "!": -8.688959, + "#": -7.995812, + "$": -4.718667, + "'": -8.688959, + "(": -3.147696, + ")": -3.143782, + "*": -6.204053, + "**": -7.590347, + "*****************************************************************************": -8.688959, + "*.res": -8.688959, + "+": -5.025398, + ",": -3.576971, + "-": -4.797139, + ".Category": -8.688959, + ".PushBack": -8.688959, + ".VCurrency": -8.688959, + ".VExtended": -8.688959, + ".VInt": -8.688959, + ".VInteger": -8.688959, + ".VType": -8.688959, + "/": -7.590347, + "//CoClasses": -8.688959, + "//Enums": -8.688959, + "//Forward": -8.688959, + "//Map": -8.688959, + "//Writeln": -8.688959, + "//interface": -8.688959, + "//records": -8.688959, + "/usr/bin/instantfpc": -8.688959, + "0": -5.105440, + "1": -5.597917, + ":": -2.636870, + ";": -2.218160, + "<": -6.386374, + "<(a:>": -7.302665, + "": -8.688959, + "": -8.688959, + "=": -2.991866, + ">": -6.049902, + "?": -7.995812, + "@APATH": -8.688959, + "@APath": -8.688959, + "@test": -8.688959, + "A": -7.995812, + "ACaption": -7.590347, + "ADescr": -7.590347, + "ADescr.LazPackage": -8.688959, + "ADescription": -7.590347, + "AFormClass": -6.204053, + "AFormClass.ClassName": -8.688959, + "ANY": -8.688959, + "APackage": -6.204053, + "AUnit": -7.590347, + "AUnitName": -7.590347, + "ActiveX": -8.688959, + "Ahwnd": -8.688959, + "Application.CreateForm": -8.688959, + "Application.Initialize": -8.688959, + "Application.MainFormOnTaskbar": -8.688959, + "Application.Run": -8.688959, + "Author": -8.688959, + "B": -7.302665, + "BIOS": -8.688959, + "BoolToStr": -7.995812, + "Boolean": -7.079521, + "Break": -8.688959, + "BullCow": -8.688959, + "C": -8.688959, + "CFGDLLHandle": -7.590347, + "CFGDllHandle": -8.688959, + "CLASS_LazComCoClass": -7.302665, + "COPYING.FPC": -8.688959, + "CSIDL_ADMINTOOLS": -8.688959, + "CSIDL_APPDATA": -8.688959, + "CSIDL_CDBURN_AREA": -8.688959, + "CSIDL_COMMON_ADMINTOOLS": -8.688959, + "CSIDL_COMMON_APPDATA": -8.688959, + "CSIDL_COMMON_DESKTOPDIRECTORY": -8.688959, + "CSIDL_COMMON_DOCUMENTS": -8.688959, + "CSIDL_COMMON_FAVORITES": -8.688959, + "CSIDL_COMMON_MUSIC": -8.688959, + "CSIDL_COMMON_PICTURES": -8.688959, + "CSIDL_COMMON_PROGRAMS": -8.688959, + "CSIDL_COMMON_STARTMENU": -8.688959, + "CSIDL_COMMON_STARTUP": -8.688959, + "CSIDL_COMMON_TEMPLATES": -8.688959, + "CSIDL_COMMON_VIDEO": -8.688959, + "CSIDL_COOKIES": -8.688959, + "CSIDL_DESKTOPDIRECTORY": -8.688959, + "CSIDL_FAVORITES": -8.688959, + "CSIDL_FLAG_CREATE": -7.995812, + "CSIDL_HISTORY": -8.688959, + "CSIDL_INTERNET_CACHE": -8.688959, + "CSIDL_LOCAL_APPDATA": -8.688959, + "CSIDL_MYMUSIC": -8.688959, + "CSIDL_MYPICTURES": -8.688959, + "CSIDL_MYVIDEO": -8.688959, + "CSIDL_NETHOOD": -8.688959, + "CSIDL_PERSONAL": -8.688959, + "CSIDL_PRINTHOOD": -8.688959, + "CSIDL_PROFILE": -8.688959, + "CSIDL_PROFILES": -8.688959, + "CSIDL_PROGRAMS": -8.688959, + "CSIDL_PROGRAM_FILES": -8.688959, + "CSIDL_PROGRAM_FILES_COMMON": -8.688959, + "CSIDL_RECENT": -8.688959, + "CSIDL_SENDTO": -8.688959, + "CSIDL_STARTMENU": -8.688959, + "CSIDL_STARTUP": -8.688959, + "CSIDL_SYSTEM": -8.688959, + "CSIDL_TEMPLATES": -8.688959, + "CSIDL_WINDOWS": -8.688959, + "Caption": -8.688959, + "Category": -8.688959, + "Char": -8.688959, + "Class": -6.743049, + "Classes": -7.590347, + "CoClass": -8.688959, + "CoLazComCoClass": -8.688959, + "CoLazComCoClass.Create": -8.688959, + "CoLazComCoClass.CreateRemote": -8.688959, + "ComObj": -8.688959, + "ComServer": -8.688959, + "Component": -8.688959, + "ConfigLine": -6.386374, + "ConfigName": -6.897200, + "ConfigStorage": -6.609518, + "ConfigStorage.Contains": -7.590347, + "ConfigStorage.Free": -8.688959, + "ConfigStrings": -7.590347, + "ConfigStrings.Free": -8.688959, + "ConfigStrings.LoadFromFile": -8.688959, + "ConfigValue": -7.590347, + "ConfigValues": -7.590347, + "ConfigValues.DelimitedText": -8.688959, + "ConfigValues.Delimiter": -8.688959, + "ConfigValues.Free": -8.688959, + "ConfigValues.StrictDelimiter": -8.688959, + "Const": -6.897200, + "Constructor": -7.590347, + "Convert": -8.688959, + "Copy": -7.995812, + "Copyright": -7.995812, + "Could": -8.688959, + "Count": -7.995812, + "Create": -6.897200, + "CreateComObject": -8.688959, + "CreateRemote": -8.688959, + "CreateRemoteComObject": -8.688959, + "Csidl": -8.688959, + "CustomFormList": -7.079521, + "CustomFormList.Add": -8.688959, + "CustomFormList.Count": -7.995812, + "D": -6.609518, + "D.Category": -8.688959, + "D.UnitName": -8.688959, + "DS": -8.688959, + "DWord": -8.688959, + "Delete": -8.688959, + "Descr": -7.590347, + "Description": -8.688959, + "Destroy": -7.995812, + "Does": -7.995812, + "Don": -8.688959, + "DoneCustomForms": -7.995812, + "Double": -5.553465, + "E": -7.590347, + "Exit": -6.386374, + "FAuthor": -7.590347, + "FCL": -8.688959, + "FCaption": -7.302665, + "FCategory": -7.302665, + "FDescription": -7.302665, + "FFormClass": -7.302665, + "FFormDescr": -7.590347, + "FFormDescr.Author": -7.995812, + "FFormDescr.Caption": -7.995812, + "FFormDescr.Description": -8.688959, + "FFormDescr.FFormClass": -8.688959, + "FFormDescr.UnitName": -8.688959, + "FITNESS": -8.688959, + "FLazPackage": -7.302665, + "FOR": -8.688959, + "FPC": -8.688959, + "FUnitName": -7.302665, + "False": -7.995812, + "Finalization": -7.995812, + "Finally": -8.688959, + "Flags": -8.688959, + "For": -7.590347, + "Form": -7.995812, + "FormClass": -8.688959, + "FormDescr": -8.688959, + "Format": -7.995812, + "Forms": -7.995812, + "Francesco": -8.688959, + "Free": -7.995812, + "FreeAndNil": -8.688959, + "FreeLibrary": -8.688959, + "Function": -5.916371, + "Get": -8.688959, + "GetGuess": -7.302665, + "GetInterfaceUsesSection": -7.995812, + "GetLocalizedDescription": -8.688959, + "GetLocalizedName": -8.688959, + "GetPage": -8.688959, + "GetUnixMangaImageURL": -8.688959, + "GetVal": -8.688959, + "GetWindowsSpecialDir": -8.688959, + "Guess": -6.491735, + "GuessScore": -7.995812, + "H": -7.302665, + "HRESULT": -8.688959, + "HWND": -8.688959, + "I": -7.302665, + "ID": -7.995812, + "IDispatch": -8.688959, + "IID_ILazCom": -8.688959, + "ILazCom": -6.386374, + "ILazComDisp": -7.995812, + "If": -7.079521, + "Inc": -7.995812, + "IncludeTrailingPathDelimiter": -8.688959, + "Infinity": -7.590347, + "Inherited": -8.688959, + "InitCustomForms": -7.995812, + "InitDLL": -7.995812, + "Initialization": -7.995812, + "Initialize": -8.688959, + "IntToStr": -7.590347, + "Integer": -4.681626, + "IsNan": -7.995812, + "It": -7.995812, + "It.Free": -8.688959, + "It.Next": -8.688959, + "It.Value.Free": -8.688959, + "Iterator": -8.688959, + "L": -7.590347, + "L.Add": -8.688959, + "L.Count": -8.688959, + "L.Duplicates": -8.688959, + "L.Free": -8.688959, + "L.Sorted": -8.688959, + "LIBID_LazComLib": -8.688959, + "LazComCoClass": -8.688959, + "LazComLibLCID": -8.688959, + "LazComLibMajorVersion": -8.688959, + "LazComLibMinorVersion": -8.688959, + "LazComLib_": -7.995812, + "LazComMethod": -7.590347, + "LazComUnit": -8.688959, + "LazPackage": -8.688959, + "Length": -4.384894, + "Library": -8.688959, + "LineEnding": -8.688959, + "Load": -8.688959, + "Lombardi": -8.688959, + "MAX_PATH": -8.688959, + "MERCHANTABILITY": -8.688959, + "MachineName": -7.590347, + "Make": -7.995812, + "MakeNumber": -7.590347, + "Mantis": -8.688959, + "Math": -8.688959, + "Must": -8.688959, + "N": -7.079521, + "NaN": -7.590347, + "Name": -8.688959, + "NegInfinity": -7.302665, + "NewItemIntf": -8.688959, + "Nil": -7.995812, + "Nintendo": -8.688959, + "Num": -6.491735, + "OnTag": -8.688959, + "OnText": -8.688959, + "Ord": -8.688959, + "Otherwise": -8.688959, + "PARTICULAR": -8.688959, + "PChar": -7.995812, + "PFNSHGetFolderPath": -7.995812, + "PURPOSE.": -8.688959, + "Parser": -8.688959, + "Parser.Exec": -8.688959, + "Parser.Free": -8.688959, + "Parser.OnFoundTag": -8.688959, + "Parser.OnFoundText": -8.688959, + "Pascal": -8.688959, + "Path": -8.688959, + "Pos": -7.302665, + "Procedure": -6.204053, + "Program": -8.688959, + "ProjectIntf": -8.688959, + "Property": -6.609518, + "Public": -7.995812, + "R": -8.688959, + "RandomRange": -8.688959, + "Randomize": -8.688959, + "Read": -6.609518, + "ReadLn": -8.688959, + "Register": -7.995812, + "RegisterCustomForm": -6.609518, + "RegisterNewItemCategory": -8.688959, + "RegisterProjectFileDescriptor": -8.688959, + "Represent": -8.688959, + "RequiredPackages": -7.995812, + "ResourceClass": -8.688959, + "Result": -4.951290, + "SAppFrameWork": -7.995812, + "SHEBANG#!instantfpc": -8.688959, + "SHGetFolderPath": -7.302665, + "SHGetFolderPathA": -8.688959, + "SInstanceOf": -7.995812, + "S_ISBLK": -8.688959, + "S_ISCHR": -8.688959, + "S_ISDIR": -8.688959, + "S_ISFIFO": -8.688959, + "S_ISLNK": -8.688959, + "S_ISREG": -8.688959, + "S_ISSOCK": -8.688959, + "S_OK": -8.688959, + "See": -8.688959, + "Self.Terminated": -8.688959, + "SeparatorPos": -6.609518, + "SetLength": -4.951290, + "Size": -8.688959, + "StrPas": -8.688959, + "StrToFourDigit": -7.590347, + "StrToInt": -8.688959, + "String": -5.356755, + "SysUtils": -7.590347, + "TAutoObject": -8.688959, + "TAutoObjectFactory.Create": -8.688959, + "TConfigStorage": -7.995812, + "TConfigStorage.Create": -8.688959, + "TConfigStorage.Destroy": -8.688959, + "TConfigValues": -8.688959, + "TConfigValues.Create": -8.688959, + "TCustomFormDescr": -6.124010, + "TCustomFormDescr.Create": -7.302665, + "TCustomFormFileDescriptor": -7.590347, + "TCustomFormFileDescriptor.Create": -7.995812, + "TCustomFormFileDescriptor.GetInterfaceUsesSection": -8.688959, + "TCustomFormFileDescriptor.GetLocalizedDescription": -8.688959, + "TCustomFormFileDescriptor.GetLocalizedName": -8.688959, + "TFileDescPascalUnitWithResource": -8.688959, + "TForm": -8.688959, + "TFormClass": -6.386374, + "TFourDigit": -6.124010, + "TFourDigit.": -8.688959, + "TGUID": -7.590347, + "THTMLParser.Create": -8.688959, + "THandle": -7.995812, + "THashMap": -8.688959, + "TIterator": -8.688959, + "TLazCom": -7.302665, + "TLazCom.LazComMethod": -8.688959, + "TMatrix": -4.454853, + "TNewIDEItemCategory.Create": -8.688959, + "TObject": -8.688959, + "TObjectList": -8.688959, + "TObjectList.Create": -8.688959, + "TStrHashCaseInsensitive": -8.688959, + "TStrHashCaseInsensitive.hash": -8.688959, + "TStringList": -7.995812, + "TStringList.Create": -7.079521, + "TStrings": -8.688959, + "TVector": -4.663608, + "Tentative": -7.590347, + "This": -7.995812, + "Token": -8.688959, + "Trim": -7.590347, + "True": -7.079521, + "Try": -8.688959, + "Turns": -7.079521, + "Type": -7.302665, + "U": -7.079521, + "Unit": -7.995812, + "UnitName": -8.688959, + "UpCase": -7.590347, + "Upcase": -8.688959, + "Uses": -8.688959, + "Var": -7.079521, + "Variants": -8.688959, + "WARRANTY": -8.688959, + "WITHOUT": -8.688959, + "WellFormed": -7.590347, + "While": -8.688959, + "Windows": -8.688959, + "Wins": -7.995812, + "Write": -6.386374, + "WriteFourDigit": -7.995812, + "WriteLn": -6.049902, + "Writeln": -8.688959, + "[": -3.988479, + "\\": -8.688959, + "]": -3.988479, + "^": -7.590347, + "_": -7.995812, + "_IFBLK": -8.688959, + "_IFCHR": -8.688959, + "_IFDIR": -8.688959, + "_IFIFO": -8.688959, + "_IFLNK": -8.688959, + "_IFMT": -6.743049, + "_IFREG": -8.688959, + "_IFSOCK": -8.688959, + "_TLB": -7.995812, + "__errno": -8.688959, + "a": -3.658521, + "about": -8.688959, + "aliases": -8.688959, + "an": -4.860318, + "and": -6.124010, + "are": -8.688959, + "array": -7.302665, + "as": -7.079521, + "avoid": -8.688959, + "b": -3.876775, + "be": -7.590347, + "begin": -3.747317, + "bn": -5.470083, + "boolean": -6.743049, + "break": -8.688959, + "bull.": -8.688959, + "bulls": -7.079521, + "bulls.": -8.688959, + "but": -8.688959, + "by": -7.995812, + "byrow": -7.302665, + "c": -5.916371, + "case": -7.302665, + "cdecl": -8.688959, + "char": -8.688959, + "check": -7.590347, + "ciMultiInstance": -8.688959, + "class": -7.079521, + "comobj": -8.688959, + "comserv": -8.688959, + "const": -6.491735, + "constructor": -7.590347, + "contnrs": -8.688959, + "copyright.": -8.688959, + "cows": -6.897200, + "current": -7.079521, + "custforms": -8.688959, + "cwindirs": -8.688959, + "data": -5.916371, + "declarations": -7.995812, + "default": -8.688959, + "defined": -8.688959, + "delphi": -8.688959, + "destructor": -7.995812, + "details": -8.688959, + "determine": -8.688959, + "development": -8.688959, + "digits": -8.688959, + "digits.": -8.688959, + "dispid": -8.688959, + "dispinterface": -7.995812, + "distributed": -8.688959, + "distribution": -8.688959, + "ditch.": -8.688959, + "div": -7.995812, + "do": -4.545825, + "dupIgnore": -8.688959, + "each": -8.688959, + "else": -6.291064, + "end": -3.691747, + "end.": -6.491735, + "endif": -8.688959, + "error": -8.688959, + "even": -8.688959, + "export": -8.688959, + "fd": -7.995812, + "file": -7.995812, + "following.": -8.688959, + "for": -4.594615, + "formed": -8.688959, + "formed.": -8.688959, + "fpc": -8.688959, + "fpc_fullversion": -8.688959, + "full": -8.688959, + "function": -5.644437, + "functions": -8.688959, + "get": -8.688959, + "gets": -8.688959, + "ghashmap": -8.688959, + "global": -7.590347, + "gmail": -8.688959, + "greater": -8.688959, + "guess": -7.590347, + "guess.": -7.995812, + "gvector": -8.688959, + "hash": -8.688959, + "hope": -8.688959, + "i": -3.327667, + "if": -5.078041, + "implementation": -7.302665, + "implied": -8.688959, + "in": -6.743049, + "included": -8.688959, + "indices": -8.688959, + "inherited": -7.995812, + "initialization": -8.688959, + "inline": -6.609518, + "input": -7.079521, + "integer": -6.491735, + "interface": -6.743049, + "is": -7.590347, + "it": -7.590347, + "it.": -8.688959, + "its": -8.688959, + "j": -5.430863, + "keeping": -8.688959, + "l": -7.590347, + "l.Free": -7.995812, + "l.Text": -8.688959, + "large": -8.688959, + "len": -6.897200, + "line": -8.688959, + "longint": -6.609518, + "m": -5.356755, + "manager.container.Manager.retryConnect": -8.688959, + "manager.container.PageContainerLinks": -8.688959, + "manager.container.PageLinks": -8.688959, + "math": -8.688959, + "math.max": -7.079521, + "matrix": -5.980909, + "max": -7.302665, + "mod": -5.798587, + "mode": -7.079521, + "n": -3.860645, + "ncol": -6.204053, + "new": -8.688959, + "nil": -6.897200, + "no": -8.688959, + "not": -6.897200, + "nrow": -6.291064, + "number.": -8.688959, + "objFPC": -8.688959, + "objfpc": -7.590347, + "of": -6.291064, + "operator": -5.078041, + "operator*": -7.590347, + "operator**": -7.302665, + "operator/": -7.590347, + "or": -7.079521, + "order": -8.688959, + "out": -8.688959, + "override": -7.302665, + "p": -7.302665, + "parse": -7.302665, + "parse.Count": -7.995812, + "parse.Free": -7.995812, + "part": -8.688959, + "path": -8.688959, + "pathBuf": -8.688959, + "pathLength": -8.688959, + "plongint": -8.688959, + "power": -8.688959, + "prevent": -8.688959, + "private": -7.995812, + "procedure": -6.743049, + "program": -7.590347, + "public": -7.995812, + "random": -8.688959, + "randymnity.": -8.688959, + "rep": -7.590347, + "repeat": -8.688959, + "repeating": -8.688959, + "required": -8.688959, + "res": -3.733132, + "result": -6.609518, + "rn": -5.553465, + "s": -5.980909, + "safecall": -7.590347, + "same": -8.688959, + "score": -7.995812, + "secred": -8.688959, + "sentence.": -8.688959, + "shfolder.dll": -7.995812, + "sign": -7.302665, + "specialize": -7.995812, + "spoofing": -8.688959, + "stdcall": -8.688959, + "string": -6.386374, + "string.": -8.688959, + "strings": -8.688959, + "supplied": -8.688959, + "sysutils": -8.688959, + "team": -8.688959, + "tell": -8.688959, + "test": -7.995812, + "that": -7.995812, + "the": -5.798587, + "them": -8.688959, + "then": -5.025398, + "this": -8.688959, + "times": -7.302665, + "tlist": -7.995812, + "tmApartment": -8.688959, + "to": -4.578085, + "true": -7.590347, + "trunc": -7.995812, + "trying": -8.688959, + "turn.": -8.688959, + "type": -7.079521, + "unions": -8.688959, + "unit": -7.302665, + "until": -7.590347, + "useful": -8.688959, + "user": -7.590347, + "uses": -6.291064, + "using": -8.688959, + "uw": -7.995812, + "var": -4.681626, + "vector": -7.079521, + "vtCurrency": -8.688959, + "vtExtended": -8.688959, + "vtInt": -8.688959, + "vtInteger": -8.688959, + "warranty": -8.688959, + "well": -7.995812, + "while": -8.688959, + "will": -8.688959, + "win": -8.688959, + "windows": -8.688959, + "with": -8.688959, + "without": -8.688959, + "won": -8.688959, + "workCounter": -7.995812, + "would": -8.688959, + "writeln": -8.688959, + "x": -7.302665, + "{": -5.025398, + "}": -5.051373, }, "Pawn": map[string]float64{ "!": -5.571761, @@ -164414,121 +164468,269 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -1.945910, }, "Turing": map[string]float64{ - "!": -8.338545, - "%": -5.160491, - "(": -2.160601, - ")": -2.160601, - "*": -8.338545, - "+": -3.602346, - ",": -2.364735, - "-": -4.261007, - "..": -5.203051, - ":": -2.682553, - "<": -5.565956, - "=": -2.177338, - ">": -5.394106, - "Detect": -8.338545, - "Detection": -8.338545, - "Draw.ThickLine": -5.042708, - "Drop": -5.853638, - "Font.Draw": -5.448173, - "Font.New": -6.729107, - "Grid": -8.338545, - "Horizontal": -8.338545, - "Mouse.Where": -8.338545, - "Music.PlayFile": -8.338545, - "NEW": -8.338545, - "Negative": -8.338545, - "Part": -8.338545, - "Positive": -8.338545, - "PreventFor": -8.338545, - "Red": -8.338545, - "Slope": -7.645398, - "This": -8.338545, - "Verification": -8.338545, - "Verticle": -8.338545, - "Winner": -8.338545, - "Yellow": -7.645398, - "a": -8.338545, - "and": -3.861208, - "array": -8.338545, - "backgroundMusic": -7.239933, - "black": -5.119669, - "body": -8.338545, - "boolean": -7.645398, - "button": -6.141320, - "by": -8.338545, - "cls": -7.645398, - "colourP": -6.952251, - "comment": -8.338545, - "corner": -5.853638, - "delay": -5.505332, - "drawbox": -6.546785, - "drawfillbox": -6.259103, - "drawfilloval": -5.006340, - "else": -4.904558, - "elsif": -3.849909, - "end": -3.969097, - "exit": -6.392635, - "factorial": -6.952251, - "false": -5.565956, - "font": -5.699488, - "for": -4.600875, - "fork": -8.338545, - "forward": -8.338545, - "full": -4.755026, - "function": -8.338545, - "game": -6.729107, - "get": -8.338545, - "getch": -8.338545, - "hasch": -8.338545, - "height": -5.853638, - "i": -2.991437, - "if": -3.816756, - "instructionsTitle": -7.239933, - "int": -6.259103, - "intro": -7.239933, - "intstr": -7.645398, - "is": -8.338545, - "loop": -6.035960, - "loopFor": -3.895894, - "mainMenu": -6.952251, - "mousewhere": -8.338545, - "n": -6.141320, - "now": -5.853638, - "of": -8.338545, - "on": -5.853638, - "pauseProgram": -6.952251, - "proc": -6.546785, - "process": -8.338545, - "put": -7.239933, - "rangeX": -5.080448, - "rangeY": -7.645398, - "real": -8.338545, - "reply": -7.645398, - "result": -7.645398, - "right": -5.853638, - "samePlayer": -5.448173, - "scoreR": -5.080448, - "scoreRS": -7.239933, - "scoreY": -5.080448, - "scoreYS": -7.239933, - "setscreen": -7.239933, - "shouldPlay": -7.239933, - "string": -6.952251, - "subtitle": -6.729107, - "then": -3.433270, - "title": -6.952251, - "true": -4.674983, - "var": -5.773596, - "verifies": -5.853638, - "when": -6.729107, - "win": -5.042708, - "winner": -7.239933, - "x": -2.582803, - "xValue": -6.952251, - "yValue": -6.259103, - "yellow": -6.392635, + "!": -8.863616, + "%": -5.280097, + "(": -2.296943, + ")": -2.296943, + "*": -6.298666, + "+": -3.763749, + ",": -2.621392, + "-": -2.779116, + "..": -5.013468, + ".aim": -7.477321, + ".block": -7.071856, + ".duration": -7.254178, + ".lvl": -7.477321, + ".name": -6.561031, + ".score": -6.224558, + "/": -8.170469, + ":": -2.723731, + "<": -5.531411, + "": -8.863616, + "": -8.863616, + "=": -2.451797, + ">": -4.331016, + "BLOCKSIZE": -7.254178, + "Detect": -8.863616, + "Detection": -8.863616, + "Draw.FillBox": -8.863616, + "Draw.FillOval": -8.863616, + "Draw.Line": -7.765003, + "Draw.ThickLine": -5.567779, + "Drop": -6.378709, + "File.Exists": -8.863616, + "Font.Draw": -5.685562, + "Font.New": -6.917706, + "GameMap": -7.477321, + "GameObject": -7.765003, + "Grid": -8.863616, + "GridRenderer": -7.477321, + "Horizontal": -8.863616, + "Input.Flush": -8.863616, + "Input.KeyDown": -8.170469, + "KEY_ENTER": -7.765003, + "KEY_ESC": -8.863616, + "Mouse.Where": -8.863616, + "Music.PlayFile": -8.863616, + "NEW": -8.863616, + "Negative": -8.863616, + "Part": -8.863616, + "Positive": -8.863616, + "PreventFor": -8.863616, + "Red": -8.863616, + "Slope": -8.170469, + "This": -8.863616, + "Time.DelaySinceLast": -8.863616, + "Verification": -8.863616, + "Verticle": -8.863616, + "View.Set": -7.765003, + "View.Update": -8.170469, + "ViewingAreaBtmRightCornerX": -7.071856, + "ViewingAreaBtmRightCornerY": -7.254178, + "ViewingAreaTopLeftCornerX": -7.477321, + "ViewingAreaTopLeftCornerY": -7.477321, + "ViewingAreaTopLeftCornerY..": -8.863616, + "Winner": -8.863616, + "Yellow": -8.170469, + "a": -8.863616, + "abs": -8.863616, + "aim": -7.071856, + "aimBonus": -7.477321, + "and": -4.309739, + "array": -7.071856, + "art": -8.863616, + "backgroundMusic": -7.765003, + "black": -5.308268, + "block": -7.254178, + "blockPress": -7.477321, + "blocks": -4.456897, + "body": -8.863616, + "boolean": -7.477321, + "brightred": -8.170469, + "button": -6.666391, + "by": -8.863616, + "calculateX": -7.477321, + "calculateY": -7.477321, + "char": -8.863616, + "chars": -6.917706, + "checkHeight": -7.477321, + "class": -7.477321, + "clawX": -6.465720, + "clawY": -6.465720, + "close": -7.765003, + "clr": -7.477321, + "cls": -7.254178, + "collisions": -7.765003, + "colourP": -7.477321, + "comment": -8.863616, + "const": -6.917706, + "corner": -6.378709, + "counter": -6.917706, + "createBlock": -7.477321, + "createFile": -7.765003, + "currentHS": -8.863616, + "currentHS.name": -6.917706, + "currentHS.score": -6.666391, + "decreasing": -8.170469, + "delay": -5.973244, + "dif": -7.254178, + "displayHS": -7.477321, + "div": -5.280097, + "draw": -6.917706, + "drawAt": -6.784174, + "drawbox": -7.071856, + "drawfillbox": -6.666391, + "drawfilloval": -5.531411, + "duration": -8.863616, + "else": -5.337255, + "elsif": -4.320321, + "end": -3.776019, + "enum": -8.863616, + "exit": -6.298666, + "export": -7.765003, + "factorial": -7.477321, + "faggot": -8.863616, + "falling": -6.666391, + "false": -5.644740, + "fileName": -7.254178, + "fileNo": -6.561031, + "flexible": -8.170469, + "floor": -8.863616, + "font": -5.867883, + "for": -4.432799, + "fork": -8.863616, + "forward": -8.863616, + "full": -5.280097, + "function": -7.477321, + "game": -7.254178, + "gameOver": -7.765003, + "get": -8.170469, + "getName": -7.765003, + "getch": -8.863616, + "grass": -8.863616, + "gravity": -8.170469, + "grenderer": -7.254178, + "ground": -6.784174, + "hSpd": -6.917706, + "hasch": -8.863616, + "height": -6.378709, + "high": -8.863616, + "highScores": -5.531411, + "highest": -7.071856, + "i": -3.146588, + "if": -3.921973, + "instructionsTitle": -7.765003, + "int": -5.125946, + "interactions": -8.863616, + "intro": -7.765003, + "intstr": -6.561031, + "is": -8.863616, + "j": -5.397880, + "keyPresses": -7.765003, + "length": -7.765003, + "loadHS": -7.477321, + "locate": -6.561031, + "loop": -5.867883, + "loopFor": -4.420965, + "loseGame": -7.765003, + "losing": -8.863616, + "lvl": -6.224558, + "main": -8.863616, + "mainMenu": -7.477321, + "manageSplashes": -7.765003, + "map": -7.477321, + "masterMap": -7.477321, + "maxcol": -6.561031, + "maxx": -7.071856, + "maxy": -6.561031, + "mousewhere": -8.863616, + "move": -7.477321, + "moveBlocks": -7.765003, + "moveClaw": -7.765003, + "movement": -8.863616, + "n": -6.666391, + "name": -8.863616, + "new": -6.784174, + "not": -7.765003, + "now": -6.378709, + "objName": -8.863616, + "objType": -8.863616, + "objectType": -8.170469, + "of": -7.071856, + "on": -6.378709, + "open": -7.765003, + "or": -8.863616, + "p": -5.867883, + "pauseProgram": -7.477321, + "pervasive": -7.254178, + "picID": -8.170469, + "playAgain": -7.765003, + "player": -8.863616, + "pointer": -7.477321, + "pointsplash": -8.170469, + "pper": -8.170469, + "proc": -7.071856, + "procedure": -5.685562, + "process": -8.863616, + "put": -5.772573, + "rangeHigh": -7.477321, + "rangeLow": -7.477321, + "rangeX": -5.605519, + "rangeY": -8.170469, + "read": -8.170469, + "real": -7.477321, + "realX": -7.765003, + "realY": -7.765003, + "realstr": -8.863616, + "record": -7.477321, + "reply": -8.170469, + "result": -7.254178, + "right": -6.378709, + "round": -6.224558, + "samePlayer": -5.973244, + "saveHS": -7.765003, + "score": -6.465720, + "scoreR": -5.605519, + "scoreRS": -7.765003, + "scoreY": -5.605519, + "scoreYS": -7.765003, + "scores": -7.477321, + "scrollSpd": -7.477321, + "scrollUp": -7.765003, + "setscreen": -7.477321, + "setup": -7.477321, + "shouldPlay": -7.765003, + "size": -5.919177, + "sortScores": -7.765003, + "spd": -6.378709, + "splash": -5.397880, + "splashFont": -8.170469, + "splashTime": -8.170469, + "stopBlock": -7.477321, + "string": -6.917706, + "subtitle": -7.254178, + "test": -7.477321, + "then": -3.763749, + "title": -7.477321, + "to": -7.477321, + "total": -7.071856, + "tree": -8.863616, + "true": -5.125946, + "type": -7.765003, + "update": -7.477321, + "upper": -5.531411, + "vSpd": -6.917706, + "var": -4.820564, + "verifies": -6.378709, + "when": -6.784174, + "win": -5.567779, + "winner": -7.765003, + "write": -7.477321, + "x": -3.008544, + "xValue": -7.477321, + "y": -5.308268, + "yValue": -6.784174, + "yellow": -6.917706, }, "Turtle": map[string]float64{ ",": -2.329984, @@ -166562,102 +166764,318 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -2.977962, }, "Unix Assembly": map[string]float64{ - "#": -3.580428, - "$": -2.733130, - "%": -3.985893, - "(": -5.777652, - ")": -5.777652, - "+": -4.679040, - ",": -2.194133, - "-": -3.831742, - ".": -5.777652, - ".align": -5.084505, - ".arm": -5.777652, - ".ascii": -5.084505, - ".asciz": -5.777652, - ".byte": -2.781920, - ".cstring": -5.777652, - ".endm": -5.777652, - ".global": -5.777652, - ".globl": -5.084505, - ".long": -3.985893, - ".macro": -5.777652, - ".p": -5.084505, - ".quad": -5.084505, - ".section": -5.777652, - ".set": -4.168214, - ".subsections_via_symbols": -5.777652, - ".text": -5.777652, - ".thumb": -5.777652, - ".word": -5.777652, - ":": -2.733130, - "?": -4.679040, - "@": -5.084505, - "Confirm": -5.777652, - "EH_frame": -5.084505, - "L": -3.475067, - "LASFDE": -4.679040, - "LC": -5.084505, - "LCFI": -4.168214, - "LECIE": -5.084505, - "LEFDE": -5.084505, - "LFB": -4.391358, - "LFE": -5.084505, - "LSCIE": -5.084505, - "LSFDE": -5.777652, - "[": -4.679040, - "]": -4.679040, - "__TEXT": -5.777652, - "__eh_frame": -5.777652, - "_main": -5.084505, - "_main.eh": -5.084505, - "_puts": -5.777652, - "_start": -5.084505, - "add": -5.084505, - "adr": -5.084505, - "align": -5.084505, - "angel": -5.777652, - "back_to_arm": -5.084505, - "beq": -5.777652, - "bl": -5.777652, - "bne": -5.777652, - "bx": -5.084505, - "call": -5.084505, - "coalesced": -5.777652, - "cr": -5.777652, - "done": -5.084505, - "eax": -5.777652, - "exit_code": -5.084505, - "hello_text": -5.777652, - "into_thumb": -5.084505, - "invalid": -5.084505, - "ldr": -5.777652, - "ldrb": -5.084505, - "leaq": -5.777652, - "leave": -5.777652, - "live_support": -5.777652, - "mov": -3.985893, - "movl": -5.777652, - "movq": -5.777652, - "no_toc": -5.777652, - "nop": -5.777652, - "number.": -5.777652, - "output_next": -5.084505, - "pushq": -5.777652, - "r": -2.281145, - "rbp": -5.084505, - "rdi": -5.777652, - "ret": -5.777652, - "rip": -5.777652, - "rsp": -5.777652, - "set": -3.475067, - "skip_output": -5.084505, - "stc": -5.777652, - "strip_static_syms": -5.777652, - "sub": -5.084505, - "swi": -4.679040, - "teq": -5.084505, - "writec": -5.777652, + "!": -5.718211, + "#": -6.634502, + "#define": -4.530368, + "#elif": -7.550793, + "#else": -5.892565, + "#endif": -5.223515, + "#if": -6.164498, + "#ifdef": -6.298030, + "#ifndef": -6.539192, + "#include": -6.634502, + "$": -4.809953, + "%": -2.226564, + "&&": -5.248208, + "(": -2.469388, + ")": -2.470942, + "*": -3.801289, + "+": -3.755303, + ",": -2.241288, + "-": -4.061890, + ".": -8.937087, + ".L": -5.108446, + ".Lend": -8.243940, + ".Llarge": -8.243940, + ".Llargealigned": -8.243940, + ".Lout": -7.838475, + ".Lsmall": -8.243940, + ".Lsmall_start": -7.838475, + ".abiversion": -8.937087, + ".align": -7.550793, + ".arm": -8.937087, + ".ascii": -8.243940, + ".asciz": -8.937087, + ".byte": -5.941355, + ".cstring": -8.937087, + ".endm": -8.937087, + ".global": -8.937087, + ".globl": -8.243940, + ".long": -7.145328, + ".macro": -8.937087, + ".p": -8.243940, + ".quad": -8.243940, + ".section": -8.937087, + ".set": -7.327649, + ".subsections_via_symbols": -8.937087, + ".text": -8.243940, + ".thumb": -8.937087, + ".word": -8.937087, + ":": -4.732394, + ";": -3.263764, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "?": -7.838475, + "@": -8.243940, + "A": -4.778204, + "AIM": -8.937087, + "ALIGN_": -5.892565, + "ALPHA": -7.550793, + "AOFFSET": -5.175887, + "ARGS": -6.103874, + "ASSEMBLER": -8.937087, + "B": -4.372739, + "BASE_SHIFT": -8.937087, + "BB": -5.410727, + "BOFFSET": -4.331917, + "BX": -7.145328, + "C": -6.857645, + "CASUEWORD": -7.145328, + "CLEAR_FAULT": -6.452180, + "CLEAR_FAULT_NO_CLOBBER": -6.739862, + "CMPI": -7.550793, + "CMPLI": -7.550793, + "COPYFAULT": -8.243940, + "Confirm": -8.937087, + "DNOW": -8.243940, + "DOUBLE": -8.937087, + "EFAULT": -8.937087, + "EH_frame": -8.243940, + "ENAMETOOLONG": -8.937087, + "ENTRY": -7.838475, + "ENTRY_DIRECT": -5.941355, + "EPILOGUE": -5.892565, + "FADD": -6.991177, + "FLD": -4.302358, + "FMUL": -5.353568, + "FST": -6.298030, + "FUSUFAULT": -8.937087, + "HAVE_": -8.243940, + "HAVE_SSE": -8.937087, + "I": -6.991177, + "J": -7.838475, + "K": -6.229037, + "KERNEL": -7.327649, + "KK": -5.941355, + "KKK": -6.372138, + "L": -6.634502, + "LASFDE": -7.838475, + "LC": -8.243940, + "LCFI": -7.327649, + "LDC": -5.801593, + "LECIE": -8.243940, + "LEFDE": -8.243940, + "LEFT": -5.503100, + "LFB": -7.550793, + "LFE": -8.243940, + "LOAD": -5.892565, + "LOG_WORD": -7.838475, + "LOOP_LOG": -7.838475, + "LSCIE": -8.243940, + "LSFDE": -8.937087, + "M": -7.327649, + "N": -7.327649, + "NOBRANCH": -8.937087, + "OFFSET": -7.145328, + "PCB_ONFAULT": -7.550793, + "PCPU": -7.327649, + "PC_CURPCB": -7.550793, + "PREFETCH": -7.550793, + "PREFETCHSIZE": -7.838475, + "PROFCODE": -8.937087, + "PROLOGUE": -5.992648, + "SET_COPYFAULT": -7.838475, + "SET_COPYFAULT_TRUNCATE": -8.243940, + "SET_FUSUFAULT": -6.298030, + "SIZE": -3.766603, + "STACK": -5.992648, + "STACK_A": -7.145328, + "STACK_B": -6.452180, + "STACK_LDC": -7.838475, + "STORE": -5.846045, + "TRANSA": -6.046715, + "TRMMKERNEL": -5.410727, + "Thresh": -8.243940, + "VALIDATE_ADDR_COPY": -7.550793, + "VALIDATE_ADDR_FUSU": -7.838475, + "VALIDATE_TRUNCATE_ADDR_COPY": -7.838475, + "VM_MAXUSER_ADDRESS@h": -7.838475, + "VM_MAXUSER_ADDRESS@l": -7.838475, + "W": -7.838475, + "W##n": -8.937087, + "WORD": -6.991177, + "WORD*": -5.641250, + "WORDS": -7.550793, + "[": -7.838475, + "\\": -3.200515, + "]": -7.838475, + "_CALL_ELF": -8.243940, + "_NAKED_ENTRY": -8.243940, + "__": -6.857645, + "__TEXT": -8.937087, + "__eh_frame": -8.937087, + "__powerpc": -6.857645, + "_main": -8.243940, + "_main.eh": -8.243940, + "_puts": -8.937087, + "_start": -8.243940, + "add": -7.838475, + "addi": -5.992648, + "addl": -5.569791, + "adr": -8.243940, + "align": -8.243940, + "and": -7.838475, + "andi.": -8.937087, + "andl": -7.838475, + "angel": -8.937087, + "b": -6.634502, + "back_to_arm": -8.243940, + "bcopy_generic": -7.838475, + "bdnz": -8.243940, + "bdz": -8.937087, + "beq": -7.145328, + "bf": -7.145328, + "bge": -8.243940, + "bl": -7.838475, + "ble": -8.937087, + "blr": -7.838475, + "blt": -7.550793, + "bne": -7.327649, + "bt": -8.937087, + "bx": -8.243940, + "call": -8.243940, + "casueword": -7.550793, + "cmpdi": -8.937087, + "cmpld": -8.937087, + "cmpldi": -8.937087, + "cmplw": -7.145328, + "cmplwi": -8.937087, + "cmpwi": -7.838475, + "coalesced": -8.937087, + "copy_fault": -7.145328, + "copyin": -8.937087, + "copyinstr": -8.937087, + "copyout": -8.937087, + "cr": -8.937087, + "dcbt": -8.937087, + "dcbtst": -8.937087, + "decl": -6.739862, + "defined": -4.660421, + "done": -8.243940, + "eax": -3.585229, + "ebp": -7.838475, + "ebx": -7.838475, + "ecx": -8.937087, + "edi": -5.471351, + "edx": -8.937087, + "esi": -7.838475, + "esp": -5.941355, + "exit_code": -8.243940, + "faddp": -4.331917, + "ffreep": -7.145328, + "fldz": -6.452180, + "fmul": -4.778204, + "fmulp": -8.243940, + "fubyte": -8.937087, + "fueword": -7.550793, + "fusufault": -7.838475, + "fuword": -8.937087, + "fxch": -8.243940, + "hello_text": -8.937087, + "into_thumb": -8.243940, + "invalid": -8.243940, + "isel": -8.937087, + "je": -6.739862, + "jge": -7.838475, + "jl": -8.937087, + "jle": -7.838475, + "jne": -6.739862, + "lbz": -7.838475, + "lbzu": -8.937087, + "ld": -7.550793, + "ldarx": -8.937087, + "ldr": -8.937087, + "ldrb": -8.243940, + "leal": -5.641250, + "leaq": -8.937087, + "leave": -8.937087, + "len": -6.539192, + "lhz": -8.243940, + "li": -6.372138, + "lis": -7.838475, + "live_support": -8.937087, + "lwarx": -8.937087, + "lwz": -7.327649, + "mfctr": -8.937087, + "mflr": -8.243940, + "mfsprg": -8.937087, + "mov": -7.145328, + "movl": -4.747432, + "movq": -8.937087, + "mr": -7.838475, + "mtcrf": -7.838475, + "mtctr": -7.838475, + "mtlr": -8.243940, + "n": -8.937087, + "neg": -8.937087, + "negl": -8.243940, + "no_toc": -8.937087, + "nop": -6.857645, + "number.": -8.937087, + "ori": -7.838475, + "output_next": -8.243940, + "popl": -7.550793, + "prefetch": -8.937087, + "prefetchnta": -8.937087, + "prefetcht": -7.327649, + "prefetchw": -6.991177, + "pushl": -7.550793, + "pushq": -8.937087, + "r": -3.477502, + "raddr": -5.801593, + "rbp": -8.243940, + "rd": -5.299501, + "rdi": -8.937087, + "reg": -8.243940, + "ret": -8.243940, + "rip": -8.937087, + "rl": -6.991177, + "rpcb": -5.941355, + "rs": -5.326169, + "rsp": -8.937087, + "sall": -8.937087, + "sarl": -7.838475, + "set": -6.634502, + "skip_output": -8.243940, + "srdi": -8.243940, + "srwi.": -8.937087, + "st": -3.108141, + "stb": -7.838475, + "stbu": -8.937087, + "stc": -8.937087, + "std": -6.991177, + "stdcx.": -8.243940, + "sth": -8.937087, + "strip_static_syms": -8.937087, + "stw": -6.857645, + "stwcx.": -8.243940, + "sub": -7.327649, + "subl": -6.452180, + "subyte": -8.937087, + "suword": -7.550793, + "swi": -7.838475, + "t": -4.966795, + "teq": -8.243940, + "testl": -7.838475, + "writec": -8.937087, + "x": -7.550793, + "||": -6.452180, }, "Uno": map[string]float64{ "!": -5.356586, @@ -185065,4 +185483,4 @@ var TokensLogProbabilities = map[string]map[string]float64{ }, } -var TokensTotal = 2003200.000000 +var TokensTotal = 2013631.000000 diff --git a/data/groups.go b/data/groups.go index 3345c13..1f440db 100644 --- a/data/groups.go +++ b/data/groups.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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data diff --git a/data/interpreter.go b/data/interpreter.go index 569f67c..6aef030 100644 --- a/data/interpreter.go +++ b/data/interpreter.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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -74,7 +74,7 @@ var LanguagesByInterpreter = map[string][]string{ "node": {"JavaScript"}, "nodejs": {"JavaScript"}, "nush": {"Nu"}, - "ocaml": {"OCaml", "Reason"}, + "ocaml": {"OCaml"}, "ocamlrun": {"OCaml"}, "ocamlscript": {"OCaml"}, "openrc-run": {"OpenRC runscript"}, @@ -106,7 +106,9 @@ var LanguagesByInterpreter = map[string][]string{ "rhino": {"JavaScript"}, "ruby": {"Ruby"}, "rune": {"E"}, + "runghc": {"Haskell"}, "runhaskell": {"Haskell"}, + "runhugs": {"Haskell"}, "sbcl": {"Common Lisp"}, "scala": {"Scala"}, "scheme": {"Scheme"}, diff --git a/data/mimeType.go b/data/mimeType.go index e0e5a3a..50e84ef 100644 --- a/data/mimeType.go +++ b/data/mimeType.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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data diff --git a/data/type.go b/data/type.go index e46a8b0..57ccd7a 100644 --- a/data/type.go +++ b/data/type.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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -9,7 +9,7 @@ var LanguagesType = map[string]int{ "ABAP": 2, "ABNF": 1, "AGS Script": 2, - "AL Code": 2, + "AL": 2, "AMPL": 2, "ANTLR": 2, "API Blueprint": 3, diff --git a/data/vendor.go b/data/vendor.go index 1416331..2c63c7c 100644 --- a/data/vendor.go +++ b/data/vendor.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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data diff --git a/internal/code-generator/generator/generator_test.go b/internal/code-generator/generator/generator_test.go index f30a814..9ee85f9 100644 --- a/internal/code-generator/generator/generator_test.go +++ b/internal/code-generator/generator/generator_test.go @@ -19,7 +19,7 @@ import ( var ( linguistURL = "https://github.com/github/linguist.git" linguistClonedEnvVar = "ENRY_TEST_REPO" - commit = "61fc3f06a3ee2f6b530873b6c01b10c37f5209fc" + commit = "3d39c1c1a0d34c1af890ecfd18cf9ed595c68132" samplesDir = "samples" languagesFile = filepath.Join("lib", "linguist", "languages.yml") diff --git a/internal/code-generator/generator/test_files/alias.gold b/internal/code-generator/generator/test_files/alias.gold index 3db1602..612c6d5 100644 --- a/internal/code-generator/generator/test_files/alias.gold +++ b/internal/code-generator/generator/test_files/alias.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -31,7 +31,7 @@ var LanguageByAliasMap = map[string]string{ "ags": "AGS Script", "ags_script": "AGS Script", "ahk": "AutoHotkey", - "al_code": "AL Code", + "al": "AL", "alloy": "Alloy", "alpine_abuild": "Alpine Abuild", "altium": "Altium Designer", diff --git a/internal/code-generator/generator/test_files/colors.gold b/internal/code-generator/generator/test_files/colors.gold index 2b4539b..a4e2f62 100644 --- a/internal/code-generator/generator/test_files/colors.gold +++ b/internal/code-generator/generator/test_files/colors.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -7,7 +7,7 @@ var LanguagesColor = map[string]string{ "1C Enterprise": "#814CCC", "ABAP": "#E8274B", "AGS Script": "#B9D9FF", - "AL Code": "#3AA2B5", + "AL": "#3AA2B5", "AMPL": "#E6EFBB", "ANTLR": "#9DC3FF", "API Blueprint": "#2ACCA8", @@ -20,6 +20,7 @@ var LanguagesColor = map[string]string{ "Alloy": "#64C800", "AngelScript": "#C7D7DC", "Apex": "#1797c0", + "Apollo Guidance Computer": "#0B3D91", "AppleScript": "#101F1F", "Arc": "#aa2afe", "AspectJ": "#a957b0", @@ -29,6 +30,7 @@ var LanguagesColor = map[string]string{ "AutoIt": "#1C3552", "Ballerina": "#FF5000", "Batchfile": "#C1F12E", + "Bison": "#6A463F", "Blade": "#f7523f", "BlitzMax": "#cd6400", "Boo": "#d4bec1", @@ -48,6 +50,7 @@ var LanguagesColor = map[string]string{ "Clojure": "#db5855", "CoffeeScript": "#244776", "ColdFusion": "#ed2cd6", + "ColdFusion CFC": "#ed2cd6", "Common Lisp": "#3fb68b", "Common Workflow Language": "#B5314C", "Component Pascal": "#B0CE4E", @@ -64,6 +67,7 @@ var LanguagesColor = map[string]string{ "Dylan": "#6c616e", "E": "#ccce35", "ECL": "#8a1267", + "EJS": "#a91e50", "EQ": "#a78649", "Eiffel": "#4d6977", "Elixir": "#6e4a7e", @@ -95,6 +99,7 @@ var LanguagesColor = map[string]string{ "Golo": "#88562A", "Gosu": "#82937f", "Grammatical Framework": "#ff0000", + "GraphQL": "#e10098", "Groovy": "#e69f56", "HTML": "#e34c26", "Hack": "#878787", @@ -113,6 +118,7 @@ var LanguagesColor = map[string]string{ "Ioke": "#078193", "Isabelle": "#FEFE00", "J": "#9EEDFF", + "JFlex": "#DBCA00", "JSONiq": "#40d47e", "Java": "#b07219", "JavaScript": "#f1e05a", @@ -163,6 +169,7 @@ var LanguagesColor = map[string]string{ "Nit": "#009917", "Nix": "#7e7eff", "Nu": "#c9df40", + "NumPy": "#9C8AF9", "OCaml": "#3be133", "ObjectScript": "#424893", "Objective-C": "#438eff", @@ -255,6 +262,7 @@ var LanguagesColor = map[string]string{ "Turing": "#cf142b", "Twig": "#c1d026", "TypeScript": "#2b7489", + "Unified Parallel C": "#4e3617", "Uno": "#9933cc", "UnrealScript": "#a54c4d", "V": "#4f87c4", diff --git a/internal/code-generator/generator/test_files/commit.gold b/internal/code-generator/generator/test_files/commit.gold index 40dffbe..f413843 100644 --- a/internal/code-generator/generator/test_files/commit.gold +++ b/internal/code-generator/generator/test_files/commit.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data // linguist's commit from which files were generated. -var LinguistCommit = "61fc3f06a3ee2f6b530873b6c01b10c37f5209fc" +var LinguistCommit = "3d39c1c1a0d34c1af890ecfd18cf9ed595c68132" diff --git a/internal/code-generator/generator/test_files/content.gold b/internal/code-generator/generator/test_files/content.gold index 58442cc..8d41b90 100644 --- a/internal/code-generator/generator/test_files/content.gold +++ b/internal/code-generator/generator/test_files/content.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -570,7 +570,7 @@ var ContentHeuristics = map[string]*Heuristics{ }, ".al": &Heuristics{ rule.And( - rule.MatchingLanguages("AL Code"), + rule.MatchingLanguages("AL"), rule.Or( rule.MatchingLanguages(""), regexp.MustCompile(`(?m)\b(?i:(CODEUNIT|PAGE|PAGEEXTENSION|PAGECUSTOMIZATION|DOTNET|ENUM|ENUMEXTENSION|VALUE|QUERY|REPORT|TABLE|TABLEEXTENSION|XMLPORT|PROFILE|CONTROLADDIN))\b`), @@ -1363,7 +1363,7 @@ var ContentHeuristics = map[string]*Heuristics{ ), rule.Or( rule.MatchingLanguages("Raku"), - regexp.MustCompile(`(?m)^\s*(?:use\s+v6\b|\bmodule\b|\b(?:my\s+)?class\b)`), + regexp.MustCompile(`(?m)^\s*(?:use\s+v6\b|\bmodule\b|\bmy\s+class\b)`), ), rule.Or( rule.MatchingLanguages("Turing"), diff --git a/internal/code-generator/generator/test_files/documentation.gold b/internal/code-generator/generator/test_files/documentation.gold index 78dcf46..cd1566b 100644 --- a/internal/code-generator/generator/test_files/documentation.gold +++ b/internal/code-generator/generator/test_files/documentation.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data diff --git a/internal/code-generator/generator/test_files/extension.gold b/internal/code-generator/generator/test_files/extension.gold index 439dc82..7871479 100644 --- a/internal/code-generator/generator/test_files/extension.gold +++ b/internal/code-generator/generator/test_files/extension.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -50,7 +50,7 @@ var LanguagesByExtension = map[string][]string{ ".ahk": {"AutoHotkey"}, ".ahkl": {"AutoHotkey"}, ".aj": {"AspectJ"}, - ".al": {"AL Code", "Perl"}, + ".al": {"AL", "Perl"}, ".als": {"Alloy"}, ".ampl": {"AMPL"}, ".angelscript": {"AngelScript"}, @@ -1190,7 +1190,7 @@ var ExtensionsByLanguage = map[string][]string{ "ABAP": {".abap"}, "ABNF": {".abnf"}, "AGS Script": {".asc", ".ash"}, - "AL Code": {".al"}, + "AL": {".al"}, "AMPL": {".ampl", ".mod"}, "ANTLR": {".g4"}, "API Blueprint": {".apib"}, diff --git a/internal/code-generator/generator/test_files/filename.gold b/internal/code-generator/generator/test_files/filename.gold index d387365..170d955 100644 --- a/internal/code-generator/generator/test_files/filename.gold +++ b/internal/code-generator/generator/test_files/filename.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data diff --git a/internal/code-generator/generator/test_files/frequencies.gold b/internal/code-generator/generator/test_files/frequencies.gold index 8ea7de4..6fcff07 100644 --- a/internal/code-generator/generator/test_files/frequencies.gold +++ b/internal/code-generator/generator/test_files/frequencies.gold @@ -1,511 +1,511 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data var LanguagesLogProbabilities = map[string]float64{ - "1C Enterprise": -5.988961, - "4D": -6.394427, - "ABAP": -7.780721, - "ABNF": -7.780721, - "AGS Script": -6.394427, - "AL Code": -6.682109, - "AMPL": -7.087574, - "API Blueprint": -6.682109, - "APL": -6.682109, - "ASL": -7.087574, - "ASN.1": -7.780721, - "ASP.NET": -6.394427, - "ATS": -5.583496, - "ActionScript": -7.087574, - "Adobe Font Metrics": -6.682109, - "Agda": -7.780721, - "Alloy": -6.682109, - "Alpine Abuild": -7.780721, - "Altium Designer": -6.394427, - "AngelScript": -7.087574, - "Ant Build System": -7.780721, - "ApacheConf": -6.394427, - "Apex": -5.988961, - "Apollo Guidance Computer": -7.780721, - "AppleScript": -5.834811, - "AsciiDoc": -6.682109, - "AspectJ": -7.087574, - "Assembly": -5.583496, - "Asymptote": -7.087574, - "AutoHotkey": -7.780721, - "Avro IDL": -7.780721, - "Awk": -7.780721, - "Ballerina": -6.171283, - "BibTeX": -7.087574, - "BitBake": -7.087574, - "Blade": -7.087574, - "BlitzBasic": -6.682109, - "BlitzMax": -7.780721, - "Bluespec": -7.087574, - "Brainfuck": -6.171283, - "Brightscript": -7.780721, - "C": -3.737670, - "C#": -5.988961, - "C++": -3.868698, - "CLIPS": -7.087574, - "CMake": -5.834811, - "COBOL": -6.394427, - "CSON": -6.394427, - "CSS": -7.087574, - "CSV": -7.780721, - "CWeb": -7.780721, - "Cabal Config": -6.394427, - "CartoCSS": -7.780721, - "Ceylon": -7.780721, - "Chapel": -6.171283, - "Charity": -7.780721, - "Cirru": -5.141664, - "Clarion": -6.394427, - "Classic ASP": -7.087574, - "Clean": -5.583496, - "Click": -7.087574, - "Clojure": -5.583496, - "Closure Templates": -7.780721, - "Cloud Firestore Security Rules": -7.780721, - "CoNLL-U": -6.682109, - "CodeQL": -5.988961, - "CoffeeScript": -5.478136, - "ColdFusion": -7.780721, - "ColdFusion CFC": -7.087574, - "Common Lisp": -5.583496, - "Common Workflow Language": -7.780721, - "Component Pascal": -7.087574, - "Cool": -7.087574, - "Coq": -5.215772, - "Creole": -7.780721, - "Crystal": -6.682109, - "Csound": -6.682109, - "Csound Document": -6.682109, - "Csound Score": -6.682109, - "Cuda": -7.087574, - "Cycript": -7.780721, - "D": -5.583496, - "DIGITAL Command Language": -6.394427, - "DM": -7.780721, - "DNS Zone": -7.087574, - "DTrace": -6.682109, - "Dafny": -7.087574, - "Dart": -7.780721, - "DataWeave": -6.171283, - "Dhall": -7.087574, - "Diff": -7.780721, - "DirectX 3D File": -7.780721, - "Dockerfile": -7.780721, - "Dogescript": -7.780721, - "E": -5.834811, - "EBNF": -6.394427, - "ECL": -7.780721, - "ECLiPSe": -7.780721, - "EJS": -6.394427, - "EML": -7.780721, - "EQ": -6.682109, - "Eagle": -7.087574, - "Easybuild": -7.780721, - "EditorConfig": -7.780721, - "Edje Data Collection": -7.780721, - "Eiffel": -6.682109, - "Elixir": -7.780721, - "Elm": -6.682109, - "Emacs Lisp": -5.382826, - "EmberScript": -7.780721, - "Erlang": -5.141664, - "F#": -5.701279, - "FIGlet Font": -7.780721, - "FLUX": -6.394427, - "Fantom": -7.087574, - "Faust": -7.087574, - "Filebench WML": -7.780721, - "Filterscript": -7.087574, - "Formatted": -6.682109, - "Forth": -5.008132, - "Fortran": -6.171283, - "FreeMarker": -7.087574, - "Frege": -6.394427, - "Fstar": -7.087574, - "Futhark": -7.780721, - "G-code": -6.682109, - "GAML": -5.988961, - "GAMS": -7.780721, - "GAP": -5.583496, - "GCC Machine Description": -7.780721, - "GDB": -7.087574, - "GDScript": -6.394427, - "GEDCOM": -7.780721, - "GLSL": -5.008132, - "GN": -5.382826, - "Game Maker Language": -5.382826, - "Genie": -7.087574, - "Gerber Image": -4.947508, - "Gherkin": -7.087574, - "Git Attributes": -7.780721, - "Git Config": -6.682109, - "Glyph Bitmap Distribution Format": -7.780721, - "Gnuplot": -5.834811, - "Go": -6.394427, - "Golo": -4.484884, - "Gosu": -6.171283, - "Grace": -7.087574, - "Gradle": -7.087574, - "Grammatical Framework": -4.067149, - "Graph Modeling Language": -6.682109, - "GraphQL": -6.394427, - "Graphviz (DOT)": -7.087574, - "Groovy": -5.988961, - "Groovy Server Pages": -6.394427, - "HAProxy": -6.394427, - "HCL": -5.988961, - "HLSL": -6.171283, - "HTML": -5.834811, - "HTML+Django": -6.682109, - "HTML+ECR": -7.780721, - "HTML+EEX": -7.780721, - "HTML+ERB": -6.682109, - "HTML+Razor": -7.087574, - "HXML": -7.087574, - "Hack": -4.379524, - "Haml": -7.087574, - "Handlebars": -7.087574, - "Haskell": -6.171283, - "HiveQL": -7.087574, - "HolyC": -6.171283, - "Hy": -6.682109, - "HyPhy": -5.701279, - "IDL": -6.394427, - "IGOR Pro": -6.682109, - "INI": -5.701279, - "Idris": -7.780721, - "Ignore List": -5.008132, - "Inform 7": -7.087574, - "Inno Setup": -7.087574, - "Ioke": -7.780721, - "Isabelle": -7.780721, - "Isabelle ROOT": -7.780721, - "J": -7.087574, - "JFlex": -7.087574, - "JSON": -4.602667, - "JSON with Comments": -4.689678, - "JSON5": -7.087574, - "JSONLD": -7.780721, - "JSONiq": -7.087574, - "JSX": -7.780721, - "Jasmin": -5.701279, - "Java": -5.478136, - "Java Properties": -7.087574, - "JavaScript": -4.117159, - "JavaScript+ERB": -7.780721, - "Jison": -6.682109, - "Jison Lex": -7.087574, - "Jolie": -6.171283, - "Jsonnet": -7.780721, - "Julia": -7.087574, - "Jupyter Notebook": -7.780721, - "KRL": -7.780721, - "Kaitai Struct": -7.087574, - "KiCad Layout": -5.008132, - "KiCad Legacy Layout": -7.780721, - "KiCad Schematic": -5.988961, - "Kit": -7.780721, - "Kotlin": -7.780721, - "LFE": -6.394427, - "LOLCODE": -7.780721, - "LSL": -7.087574, - "LTspice Symbol": -7.780721, - "Lasso": -6.682109, - "Latte": -7.087574, - "Lean": -7.087574, - "Less": -7.780721, - "Lex": -7.087574, - "Limbo": -6.682109, - "Linker Script": -6.394427, - "Linux Kernel Module": -6.682109, - "Liquid": -7.087574, - "Literate Agda": -7.780721, - "Literate CoffeeScript": -7.087574, - "LiveScript": -7.780721, - "Logos": -6.171283, - "Logtalk": -7.780721, - "LookML": -6.682109, - "LoomScript": -7.087574, - "Lua": -5.834811, - "M": -4.413425, - "M4": -7.780721, - "M4Sugar": -6.682109, - "MATLAB": -4.117159, - "MAXScript": -6.171283, - "MLIR": -6.394427, - "MQL4": -6.682109, - "MQL5": -6.682109, - "MTML": -7.780721, - "MUF": -7.087574, - "Macaulay2": -7.780721, - "Makefile": -5.295814, - "Markdown": -5.583496, - "Marko": -6.682109, - "Mask": -7.780721, - "Mathematica": -5.295814, - "Maven POM": -7.780721, - "Max": -6.682109, - "MediaWiki": -7.087574, - "Mercury": -5.478136, - "Meson": -7.087574, - "Metal": -7.780721, - "Microsoft Developer Studio Project": -7.780721, - "Modelica": -5.295814, - "Modula-2": -7.780721, - "Modula-3": -6.171283, - "Module Management System": -6.171283, - "Monkey": -6.171283, - "Moocode": -6.682109, - "MoonScript": -7.780721, - "Motorola 68K Assembly": -5.988961, - "Muse": -7.087574, - "Mustache": -6.394427, - "NASL": -5.478136, - "NCL": -5.008132, - "NEON": -7.087574, - "NL": -7.087574, - "NPM Config": -7.780721, - "NSIS": -7.087574, - "Nearley": -7.780721, - "Nemerle": -7.780721, - "NetLinx": -7.087574, - "NetLinx+ERB": -7.087574, - "NetLogo": -7.780721, - "NewLisp": -6.682109, - "Nextflow": -6.394427, - "Nginx": -6.682109, - "Nim": -6.171283, - "Nit": -4.602667, - "Nix": -7.780721, - "Nu": -7.087574, - "OCaml": -5.478136, - "Object Data Instance Notation": -7.780721, - "ObjectScript": -7.780721, - "Objective-C": -4.689678, - "Objective-C++": -7.087574, - "Objective-J": -6.682109, - "Odin": -7.780721, - "Omgrofl": -7.780721, - "Opa": -7.087574, - "Opal": -7.780721, - "Open Policy Agent": -6.394427, - "OpenCL": -7.087574, - "OpenEdge ABL": -5.988961, - "OpenQASM": -7.780721, - "OpenRC runscript": -7.780721, - "OpenSCAD": -7.087574, - "OpenStep Property List": -7.780721, - "Org": -7.780721, - "Ox": -6.682109, - "Oxygene": -7.780721, - "Oz": -7.780721, - "P4": -7.087574, - "PHP": -4.836282, - "PLSQL": -5.701279, - "PLpgSQL": -5.834811, - "POV-Ray SDL": -5.295814, - "Pan": -4.890349, - "Papyrus": -6.682109, - "Parrot Assembly": -7.780721, - "Parrot Internal Representation": -7.780721, - "Pascal": -5.478136, - "Pawn": -5.988961, - "Pep8": -5.834811, - "Perl": -4.602667, - "Pic": -6.682109, - "Pickle": -6.394427, - "PicoLisp": -7.780721, - "PigLatin": -7.780721, - "Pike": -6.682109, - "PlantUML": -5.834811, - "Pod": -6.394427, - "Pod 6": -7.780721, - "PogoScript": -7.780721, - "Pony": -5.988961, - "PostCSS": -7.087574, - "PostScript": -6.682109, - "PowerBuilder": -5.988961, - "PowerShell": -6.394427, - "Prisma": -6.171283, - "Processing": -7.780721, - "Proguard": -6.682109, - "Prolog": -5.583496, - "Propeller Spin": -5.478136, - "Protocol Buffer": -7.780721, - "Public Key": -5.834811, - "Pug": -7.087574, - "Puppet": -6.171283, - "PureBasic": -7.087574, - "PureScript": -6.394427, - "Python": -4.645227, - "Q#": -7.087574, - "QML": -7.780721, - "QMake": -6.394427, - "Qt Script": -7.087574, - "Quake": -7.087574, - "R": -5.701279, - "RAML": -7.780721, - "RDoc": -7.780721, - "REXX": -6.394427, - "RMarkdown": -7.780721, - "RPC": -6.682109, - "RPM Spec": -6.682109, - "RUNOFF": -6.394427, - "Racket": -7.087574, - "Ragel": -6.682109, - "Raku": -4.689678, - "Rascal": -6.394427, - "Readline Config": -7.780721, - "Reason": -5.988961, - "Rebol": -5.988961, - "Red": -7.087574, - "Regular Expression": -6.394427, - "Ren'Py": -7.780721, - "RenderScript": -7.087574, - "Rich Text Format": -7.087574, - "Ring": -6.394427, - "Riot": -7.087574, - "RobotFramework": -6.682109, - "Roff": -4.484884, - "Roff Manpage": -4.736198, - "Ruby": -4.254360, - "Rust": -6.682109, - "SAS": -6.682109, - "SCSS": -7.780721, - "SMT": -6.394427, - "SPARQL": -7.087574, - "SQF": -7.087574, - "SQL": -5.141664, - "SQLPL": -5.988961, - "SRecode Template": -7.780721, - "SSH Config": -5.988961, - "STON": -5.834811, - "SWIG": -6.682109, - "Sage": -7.780721, - "SaltStack": -5.988961, - "Sass": -7.780721, - "Scala": -5.834811, - "Scaml": -7.780721, - "Scheme": -6.394427, - "Scilab": -6.682109, - "ShaderLab": -6.682109, - "Shell": -3.888901, - "ShellSession": -6.682109, - "Shen": -6.682109, - "Sieve": -5.382826, - "Slash": -7.780721, - "Slice": -6.682109, - "Slim": -7.780721, - "SmPL": -7.780721, - "Smali": -5.834811, - "Smalltalk": -5.478136, - "SourcePawn": -7.087574, - "Squirrel": -7.780721, - "Stan": -6.682109, - "Standard ML": -6.171283, - "Starlark": -5.988961, - "Stata": -5.834811, - "Stylus": -7.780721, - "SubRip Text": -7.780721, - "SugarSS": -7.780721, - "SuperCollider": -6.171283, - "Svelte": -7.780721, - "Swift": -4.019521, - "SystemVerilog": -6.394427, - "TI Program": -6.394427, - "TLA": -7.087574, - "TOML": -6.682109, - "TSQL": -6.394427, - "TSV": -7.780721, - "TSX": -6.394427, - "TXL": -7.780721, - "Tcl": -6.394427, - "Tcsh": -7.780721, - "TeX": -5.834811, - "Tea": -7.780721, - "Terra": -6.682109, - "Texinfo": -7.780721, - "Text": -4.522624, - "Thrift": -7.780721, - "Turing": -7.087574, - "Turtle": -7.087574, - "Type Language": -7.087574, - "TypeScript": -6.682109, - "Unity3D Asset": -5.988961, - "Unix Assembly": -7.087574, - "Uno": -6.682109, - "UnrealScript": -7.087574, - "UrWeb": -7.087574, - "V": -5.583496, - "VBA": -6.394427, - "VBScript": -7.780721, - "VCL": -7.087574, - "VHDL": -7.780721, - "Verilog": -5.215772, - "Vim Help File": -7.780721, - "Vim Snippet": -7.087574, - "Vim script": -5.701279, - "Visual Basic .NET": -6.682109, - "Volt": -7.780721, - "Vue": -7.087574, - "Wavefront Material": -6.394427, - "Wavefront Object": -6.171283, - "Web Ontology Language": -7.780721, - "WebAssembly": -5.988961, - "WebIDL": -7.087574, - "WebVTT": -7.087574, - "Wget Config": -7.780721, - "Windows Registry Entries": -7.780721, - "Wollok": -7.087574, - "World of Warcraft Addon Data": -6.682109, - "X BitMap": -7.780721, - "X Font Directory Index": -6.394427, - "X PixMap": -7.087574, - "X10": -4.890349, - "XC": -7.780721, - "XCompose": -7.780721, - "XML": -3.606334, - "XML Property List": -5.834811, - "XPages": -7.087574, - "XProc": -7.780721, - "XQuery": -7.780721, - "XS": -7.780721, - "XSLT": -7.780721, - "Xojo": -5.988961, - "Xtend": -7.087574, - "YAML": -5.295814, - "YANG": -7.780721, - "YARA": -6.682109, - "YASnippet": -7.087574, - "Yacc": -7.780721, - "ZAP": -7.780721, - "ZIL": -7.780721, - "Zeek": -6.682109, - "ZenScript": -7.780721, - "Zephir": -7.087574, - "Zig": -6.682109, - "Zimpl": -7.780721, - "cURL Config": -7.780721, - "desktop": -7.780721, - "dircolors": -7.780721, - "eC": -7.780721, - "edn": -7.780721, - "fish": -6.682109, - "mIRC Script": -6.394427, - "mcfunction": -7.780721, - "nanorc": -6.682109, - "q": -7.087574, - "reStructuredText": -7.780721, - "sed": -7.780721, - "wdl": -6.682109, - "wisp": -7.780721, - "xBase": -6.682109, + "1C Enterprise": -5.991465, + "4D": -6.396930, + "ABAP": -7.783224, + "ABNF": -7.783224, + "AGS Script": -6.396930, + "AL": -6.684612, + "AMPL": -7.090077, + "API Blueprint": -6.684612, + "APL": -6.684612, + "ASL": -7.090077, + "ASN.1": -7.783224, + "ASP.NET": -6.396930, + "ATS": -5.585999, + "ActionScript": -7.090077, + "Adobe Font Metrics": -6.684612, + "Agda": -7.783224, + "Alloy": -6.684612, + "Alpine Abuild": -7.783224, + "Altium Designer": -6.396930, + "AngelScript": -7.090077, + "Ant Build System": -7.783224, + "ApacheConf": -6.396930, + "Apex": -5.991465, + "Apollo Guidance Computer": -7.783224, + "AppleScript": -5.837314, + "AsciiDoc": -6.684612, + "AspectJ": -7.090077, + "Assembly": -5.585999, + "Asymptote": -7.090077, + "AutoHotkey": -7.783224, + "Avro IDL": -7.783224, + "Awk": -7.783224, + "Ballerina": -6.173786, + "BibTeX": -7.090077, + "BitBake": -7.090077, + "Blade": -7.090077, + "BlitzBasic": -6.684612, + "BlitzMax": -7.783224, + "Bluespec": -7.090077, + "Brainfuck": -6.173786, + "Brightscript": -7.783224, + "C": -3.740173, + "C#": -5.991465, + "C++": -3.871201, + "CLIPS": -7.090077, + "CMake": -5.837314, + "COBOL": -6.396930, + "CSON": -6.396930, + "CSS": -7.090077, + "CSV": -7.783224, + "CWeb": -7.783224, + "Cabal Config": -6.396930, + "CartoCSS": -7.783224, + "Ceylon": -7.783224, + "Chapel": -6.173786, + "Charity": -7.783224, + "Cirru": -5.144167, + "Clarion": -6.396930, + "Classic ASP": -7.090077, + "Clean": -5.585999, + "Click": -7.090077, + "Clojure": -5.585999, + "Closure Templates": -7.783224, + "Cloud Firestore Security Rules": -7.783224, + "CoNLL-U": -6.684612, + "CodeQL": -5.991465, + "CoffeeScript": -5.480639, + "ColdFusion": -7.783224, + "ColdFusion CFC": -7.090077, + "Common Lisp": -5.585999, + "Common Workflow Language": -7.783224, + "Component Pascal": -7.090077, + "Cool": -7.090077, + "Coq": -5.218275, + "Creole": -7.783224, + "Crystal": -6.684612, + "Csound": -6.684612, + "Csound Document": -6.684612, + "Csound Score": -6.684612, + "Cuda": -7.090077, + "Cycript": -7.783224, + "D": -5.585999, + "DIGITAL Command Language": -6.396930, + "DM": -7.783224, + "DNS Zone": -7.090077, + "DTrace": -6.684612, + "Dafny": -7.090077, + "Dart": -7.783224, + "DataWeave": -6.173786, + "Dhall": -7.090077, + "Diff": -7.783224, + "DirectX 3D File": -7.783224, + "Dockerfile": -7.783224, + "Dogescript": -7.783224, + "E": -5.837314, + "EBNF": -6.396930, + "ECL": -7.783224, + "ECLiPSe": -7.783224, + "EJS": -6.396930, + "EML": -7.783224, + "EQ": -6.684612, + "Eagle": -7.090077, + "Easybuild": -7.783224, + "EditorConfig": -7.783224, + "Edje Data Collection": -7.783224, + "Eiffel": -6.684612, + "Elixir": -7.783224, + "Elm": -6.684612, + "Emacs Lisp": -5.385329, + "EmberScript": -7.783224, + "Erlang": -5.144167, + "F#": -5.703782, + "FIGlet Font": -7.783224, + "FLUX": -6.396930, + "Fantom": -7.090077, + "Faust": -7.090077, + "Filebench WML": -7.783224, + "Filterscript": -7.090077, + "Formatted": -6.684612, + "Forth": -5.010635, + "Fortran": -6.173786, + "FreeMarker": -7.090077, + "Frege": -6.396930, + "Fstar": -7.090077, + "Futhark": -7.783224, + "G-code": -6.684612, + "GAML": -5.991465, + "GAMS": -7.783224, + "GAP": -5.585999, + "GCC Machine Description": -7.783224, + "GDB": -7.090077, + "GDScript": -6.396930, + "GEDCOM": -7.783224, + "GLSL": -5.010635, + "GN": -5.385329, + "Game Maker Language": -5.385329, + "Genie": -7.090077, + "Gerber Image": -4.950011, + "Gherkin": -7.090077, + "Git Attributes": -7.783224, + "Git Config": -6.684612, + "Glyph Bitmap Distribution Format": -7.783224, + "Gnuplot": -5.837314, + "Go": -6.396930, + "Golo": -4.487387, + "Gosu": -6.173786, + "Grace": -7.090077, + "Gradle": -7.090077, + "Grammatical Framework": -4.069652, + "Graph Modeling Language": -6.684612, + "GraphQL": -6.396930, + "Graphviz (DOT)": -7.090077, + "Groovy": -5.991465, + "Groovy Server Pages": -6.396930, + "HAProxy": -6.396930, + "HCL": -5.991465, + "HLSL": -6.173786, + "HTML": -5.837314, + "HTML+Django": -6.684612, + "HTML+ECR": -7.783224, + "HTML+EEX": -7.783224, + "HTML+ERB": -6.684612, + "HTML+Razor": -7.090077, + "HXML": -7.090077, + "Hack": -4.382027, + "Haml": -7.090077, + "Handlebars": -7.090077, + "Haskell": -6.173786, + "HiveQL": -7.090077, + "HolyC": -6.173786, + "Hy": -6.684612, + "HyPhy": -5.703782, + "IDL": -6.396930, + "IGOR Pro": -6.684612, + "INI": -5.703782, + "Idris": -7.783224, + "Ignore List": -5.010635, + "Inform 7": -7.090077, + "Inno Setup": -7.090077, + "Ioke": -7.783224, + "Isabelle": -7.783224, + "Isabelle ROOT": -7.783224, + "J": -7.090077, + "JFlex": -7.090077, + "JSON": -4.605170, + "JSON with Comments": -4.692182, + "JSON5": -7.090077, + "JSONLD": -7.783224, + "JSONiq": -7.090077, + "JSX": -7.783224, + "Jasmin": -5.703782, + "Java": -5.480639, + "Java Properties": -7.090077, + "JavaScript": -4.119662, + "JavaScript+ERB": -7.783224, + "Jison": -6.684612, + "Jison Lex": -7.090077, + "Jolie": -6.173786, + "Jsonnet": -7.783224, + "Julia": -7.090077, + "Jupyter Notebook": -7.783224, + "KRL": -7.783224, + "Kaitai Struct": -7.090077, + "KiCad Layout": -5.010635, + "KiCad Legacy Layout": -7.783224, + "KiCad Schematic": -5.991465, + "Kit": -7.783224, + "Kotlin": -7.783224, + "LFE": -6.396930, + "LOLCODE": -7.783224, + "LSL": -7.090077, + "LTspice Symbol": -7.783224, + "Lasso": -6.684612, + "Latte": -7.090077, + "Lean": -7.090077, + "Less": -7.783224, + "Lex": -7.090077, + "Limbo": -6.684612, + "Linker Script": -6.396930, + "Linux Kernel Module": -6.684612, + "Liquid": -7.090077, + "Literate Agda": -7.783224, + "Literate CoffeeScript": -7.090077, + "LiveScript": -7.783224, + "Logos": -6.173786, + "Logtalk": -7.783224, + "LookML": -6.684612, + "LoomScript": -7.090077, + "Lua": -5.837314, + "M": -4.415928, + "M4": -7.783224, + "M4Sugar": -6.684612, + "MATLAB": -4.119662, + "MAXScript": -6.173786, + "MLIR": -6.396930, + "MQL4": -6.684612, + "MQL5": -6.684612, + "MTML": -7.783224, + "MUF": -7.090077, + "Macaulay2": -7.783224, + "Makefile": -5.298317, + "Markdown": -5.585999, + "Marko": -6.684612, + "Mask": -7.783224, + "Mathematica": -5.298317, + "Maven POM": -7.783224, + "Max": -6.684612, + "MediaWiki": -7.090077, + "Mercury": -5.480639, + "Meson": -7.090077, + "Metal": -7.783224, + "Microsoft Developer Studio Project": -7.783224, + "Modelica": -5.298317, + "Modula-2": -7.783224, + "Modula-3": -6.173786, + "Module Management System": -6.173786, + "Monkey": -6.173786, + "Moocode": -6.684612, + "MoonScript": -7.783224, + "Motorola 68K Assembly": -5.991465, + "Muse": -7.090077, + "Mustache": -6.396930, + "NASL": -5.480639, + "NCL": -5.010635, + "NEON": -7.090077, + "NL": -7.090077, + "NPM Config": -7.783224, + "NSIS": -7.090077, + "Nearley": -7.783224, + "Nemerle": -7.783224, + "NetLinx": -7.090077, + "NetLinx+ERB": -7.090077, + "NetLogo": -7.783224, + "NewLisp": -6.684612, + "Nextflow": -6.396930, + "Nginx": -6.684612, + "Nim": -6.173786, + "Nit": -4.605170, + "Nix": -7.783224, + "Nu": -7.090077, + "OCaml": -5.480639, + "Object Data Instance Notation": -7.783224, + "ObjectScript": -7.783224, + "Objective-C": -4.692182, + "Objective-C++": -7.090077, + "Objective-J": -6.684612, + "Odin": -7.783224, + "Omgrofl": -7.783224, + "Opa": -7.090077, + "Opal": -7.783224, + "Open Policy Agent": -6.396930, + "OpenCL": -7.090077, + "OpenEdge ABL": -5.991465, + "OpenQASM": -7.783224, + "OpenRC runscript": -7.783224, + "OpenSCAD": -7.090077, + "OpenStep Property List": -7.783224, + "Org": -7.783224, + "Ox": -6.684612, + "Oxygene": -7.783224, + "Oz": -7.783224, + "P4": -7.090077, + "PHP": -4.838785, + "PLSQL": -5.703782, + "PLpgSQL": -5.837314, + "POV-Ray SDL": -5.298317, + "Pan": -4.892852, + "Papyrus": -6.684612, + "Parrot Assembly": -7.783224, + "Parrot Internal Representation": -7.783224, + "Pascal": -5.298317, + "Pawn": -5.991465, + "Pep8": -5.837314, + "Perl": -4.605170, + "Pic": -6.684612, + "Pickle": -6.396930, + "PicoLisp": -7.783224, + "PigLatin": -7.783224, + "Pike": -6.684612, + "PlantUML": -5.837314, + "Pod": -6.396930, + "Pod 6": -7.783224, + "PogoScript": -7.783224, + "Pony": -5.991465, + "PostCSS": -7.090077, + "PostScript": -6.684612, + "PowerBuilder": -5.991465, + "PowerShell": -6.396930, + "Prisma": -6.173786, + "Processing": -7.783224, + "Proguard": -6.684612, + "Prolog": -5.585999, + "Propeller Spin": -5.480639, + "Protocol Buffer": -7.783224, + "Public Key": -5.837314, + "Pug": -7.090077, + "Puppet": -6.173786, + "PureBasic": -7.090077, + "PureScript": -6.396930, + "Python": -4.647730, + "Q#": -7.090077, + "QML": -7.783224, + "QMake": -6.396930, + "Qt Script": -7.090077, + "Quake": -7.090077, + "R": -5.703782, + "RAML": -7.783224, + "RDoc": -7.783224, + "REXX": -6.396930, + "RMarkdown": -7.783224, + "RPC": -6.684612, + "RPM Spec": -6.684612, + "RUNOFF": -6.396930, + "Racket": -7.090077, + "Ragel": -6.684612, + "Raku": -4.692182, + "Rascal": -6.396930, + "Readline Config": -7.783224, + "Reason": -5.991465, + "Rebol": -5.991465, + "Red": -7.090077, + "Regular Expression": -6.396930, + "Ren'Py": -7.783224, + "RenderScript": -7.090077, + "Rich Text Format": -7.090077, + "Ring": -6.396930, + "Riot": -7.090077, + "RobotFramework": -6.684612, + "Roff": -4.487387, + "Roff Manpage": -4.738702, + "Ruby": -4.256863, + "Rust": -6.684612, + "SAS": -6.684612, + "SCSS": -7.783224, + "SMT": -6.396930, + "SPARQL": -7.090077, + "SQF": -7.090077, + "SQL": -5.144167, + "SQLPL": -5.991465, + "SRecode Template": -7.783224, + "SSH Config": -5.991465, + "STON": -5.837314, + "SWIG": -6.684612, + "Sage": -7.783224, + "SaltStack": -5.991465, + "Sass": -7.783224, + "Scala": -5.837314, + "Scaml": -7.783224, + "Scheme": -6.396930, + "Scilab": -6.684612, + "ShaderLab": -6.684612, + "Shell": -3.891404, + "ShellSession": -6.684612, + "Shen": -6.684612, + "Sieve": -5.385329, + "Slash": -7.783224, + "Slice": -6.684612, + "Slim": -7.783224, + "SmPL": -7.783224, + "Smali": -5.837314, + "Smalltalk": -5.480639, + "SourcePawn": -7.090077, + "Squirrel": -7.783224, + "Stan": -6.684612, + "Standard ML": -6.173786, + "Starlark": -5.991465, + "Stata": -5.837314, + "Stylus": -7.783224, + "SubRip Text": -7.783224, + "SugarSS": -7.783224, + "SuperCollider": -6.173786, + "Svelte": -7.783224, + "Swift": -4.022024, + "SystemVerilog": -6.396930, + "TI Program": -6.396930, + "TLA": -7.090077, + "TOML": -6.684612, + "TSQL": -6.396930, + "TSV": -7.783224, + "TSX": -6.396930, + "TXL": -7.783224, + "Tcl": -6.396930, + "Tcsh": -7.783224, + "TeX": -5.837314, + "Tea": -7.783224, + "Terra": -6.684612, + "Texinfo": -7.783224, + "Text": -4.525127, + "Thrift": -7.783224, + "Turing": -6.396930, + "Turtle": -7.090077, + "Type Language": -7.090077, + "TypeScript": -6.684612, + "Unity3D Asset": -5.991465, + "Unix Assembly": -6.396930, + "Uno": -6.684612, + "UnrealScript": -7.090077, + "UrWeb": -7.090077, + "V": -5.585999, + "VBA": -6.396930, + "VBScript": -7.783224, + "VCL": -7.090077, + "VHDL": -7.783224, + "Verilog": -5.218275, + "Vim Help File": -7.783224, + "Vim Snippet": -7.090077, + "Vim script": -5.703782, + "Visual Basic .NET": -6.684612, + "Volt": -7.783224, + "Vue": -7.090077, + "Wavefront Material": -6.396930, + "Wavefront Object": -6.173786, + "Web Ontology Language": -7.783224, + "WebAssembly": -5.991465, + "WebIDL": -7.090077, + "WebVTT": -7.090077, + "Wget Config": -7.783224, + "Windows Registry Entries": -7.783224, + "Wollok": -7.090077, + "World of Warcraft Addon Data": -6.684612, + "X BitMap": -7.783224, + "X Font Directory Index": -6.396930, + "X PixMap": -7.090077, + "X10": -4.892852, + "XC": -7.783224, + "XCompose": -7.783224, + "XML": -3.608837, + "XML Property List": -5.837314, + "XPages": -7.090077, + "XProc": -7.783224, + "XQuery": -7.783224, + "XS": -7.783224, + "XSLT": -7.783224, + "Xojo": -5.991465, + "Xtend": -7.090077, + "YAML": -5.298317, + "YANG": -7.783224, + "YARA": -6.684612, + "YASnippet": -7.090077, + "Yacc": -7.783224, + "ZAP": -7.783224, + "ZIL": -7.783224, + "Zeek": -6.684612, + "ZenScript": -7.783224, + "Zephir": -7.090077, + "Zig": -6.684612, + "Zimpl": -7.783224, + "cURL Config": -7.783224, + "desktop": -7.783224, + "dircolors": -7.783224, + "eC": -7.783224, + "edn": -7.783224, + "fish": -6.684612, + "mIRC Script": -6.396930, + "mcfunction": -7.783224, + "nanorc": -6.684612, + "q": -7.090077, + "reStructuredText": -7.783224, + "sed": -7.783224, + "wdl": -6.684612, + "wisp": -7.783224, + "xBase": -6.684612, } var TokensLogProbabilities = map[string]map[string]float64{ @@ -1342,7 +1342,7 @@ var TokensLogProbabilities = map[string]map[string]float64{ "||": -5.531951, "}": -3.560399, }, - "AL Code": map[string]float64{ + "AL": map[string]float64{ "$": -5.365976, "%": -3.756538, "'": -4.267364, @@ -112830,588 +112830,642 @@ var TokensLogProbabilities = map[string]map[string]float64{ "say": -2.302585, }, "Pascal": map[string]float64{ - "!": -8.644707, - "#": -7.951559, - "$": -4.752886, - "'": -8.644707, - "(": -3.135318, - ")": -3.131278, - "*": -6.159800, - "**": -7.546094, - "*****************************************************************************": -8.644707, - "*.res": -8.644707, - "+": -5.033789, - ",": -3.607754, - "-": -4.752886, - ".Category": -8.644707, - ".PushBack": -8.644707, - ".VCurrency": -8.644707, - ".VExtended": -8.644707, - ".VInt": -8.644707, - ".VInteger": -8.644707, - ".VType": -8.644707, - "/": -7.546094, - "//Writeln": -8.644707, - "/usr/bin/instantfpc": -8.644707, - "0": -5.061188, - "1": -5.553664, - ":": -2.618841, - ";": -2.234532, - "<": -6.342121, - "<(a:>": -7.258412, - "": -8.644707, - "": -8.644707, - "=": -2.999260, - ">": -6.005649, - "?": -7.951559, - "@APATH": -8.644707, - "@APath": -8.644707, - "@test": -8.644707, - "A": -7.951559, - "ACaption": -7.546094, - "ADescr": -7.546094, - "ADescr.LazPackage": -8.644707, - "ADescription": -7.546094, - "AFormClass": -6.159800, - "AFormClass.ClassName": -8.644707, - "ANY": -8.644707, - "APackage": -6.159800, - "AUnit": -7.546094, - "AUnitName": -7.546094, - "Ahwnd": -8.644707, - "Application.CreateForm": -8.644707, - "Application.Initialize": -8.644707, - "Application.MainFormOnTaskbar": -8.644707, - "Application.Run": -8.644707, - "Author": -8.644707, - "B": -7.258412, - "BIOS": -8.644707, - "BoolToStr": -7.951559, - "Boolean": -7.035269, - "Break": -8.644707, - "BullCow": -8.644707, - "C": -8.644707, - "CFGDLLHandle": -7.546094, - "CFGDllHandle": -8.644707, - "COPYING.FPC": -8.644707, - "CSIDL_ADMINTOOLS": -8.644707, - "CSIDL_APPDATA": -8.644707, - "CSIDL_CDBURN_AREA": -8.644707, - "CSIDL_COMMON_ADMINTOOLS": -8.644707, - "CSIDL_COMMON_APPDATA": -8.644707, - "CSIDL_COMMON_DESKTOPDIRECTORY": -8.644707, - "CSIDL_COMMON_DOCUMENTS": -8.644707, - "CSIDL_COMMON_FAVORITES": -8.644707, - "CSIDL_COMMON_MUSIC": -8.644707, - "CSIDL_COMMON_PICTURES": -8.644707, - "CSIDL_COMMON_PROGRAMS": -8.644707, - "CSIDL_COMMON_STARTMENU": -8.644707, - "CSIDL_COMMON_STARTUP": -8.644707, - "CSIDL_COMMON_TEMPLATES": -8.644707, - "CSIDL_COMMON_VIDEO": -8.644707, - "CSIDL_COOKIES": -8.644707, - "CSIDL_DESKTOPDIRECTORY": -8.644707, - "CSIDL_FAVORITES": -8.644707, - "CSIDL_FLAG_CREATE": -7.951559, - "CSIDL_HISTORY": -8.644707, - "CSIDL_INTERNET_CACHE": -8.644707, - "CSIDL_LOCAL_APPDATA": -8.644707, - "CSIDL_MYMUSIC": -8.644707, - "CSIDL_MYPICTURES": -8.644707, - "CSIDL_MYVIDEO": -8.644707, - "CSIDL_NETHOOD": -8.644707, - "CSIDL_PERSONAL": -8.644707, - "CSIDL_PRINTHOOD": -8.644707, - "CSIDL_PROFILE": -8.644707, - "CSIDL_PROFILES": -8.644707, - "CSIDL_PROGRAMS": -8.644707, - "CSIDL_PROGRAM_FILES": -8.644707, - "CSIDL_PROGRAM_FILES_COMMON": -8.644707, - "CSIDL_RECENT": -8.644707, - "CSIDL_SENDTO": -8.644707, - "CSIDL_STARTMENU": -8.644707, - "CSIDL_STARTUP": -8.644707, - "CSIDL_SYSTEM": -8.644707, - "CSIDL_TEMPLATES": -8.644707, - "CSIDL_WINDOWS": -8.644707, - "Caption": -8.644707, - "Category": -8.644707, - "Char": -8.644707, - "Class": -7.951559, - "Classes": -7.951559, - "Component": -8.644707, - "ConfigLine": -6.342121, - "ConfigName": -6.852947, - "ConfigStorage": -6.565265, - "ConfigStorage.Contains": -7.546094, - "ConfigStorage.Free": -8.644707, - "ConfigStrings": -7.546094, - "ConfigStrings.Free": -8.644707, - "ConfigStrings.LoadFromFile": -8.644707, - "ConfigValue": -7.546094, - "ConfigValues": -7.546094, - "ConfigValues.DelimitedText": -8.644707, - "ConfigValues.Delimiter": -8.644707, - "ConfigValues.Free": -8.644707, - "ConfigValues.StrictDelimiter": -8.644707, - "Const": -7.035269, - "Constructor": -7.546094, - "Convert": -8.644707, - "Copy": -7.951559, - "Copyright": -7.951559, - "Could": -8.644707, - "Count": -7.951559, - "Create": -7.035269, - "Csidl": -8.644707, - "CustomFormList": -7.035269, - "CustomFormList.Add": -8.644707, - "CustomFormList.Count": -7.951559, - "D": -6.565265, - "D.Category": -8.644707, - "D.UnitName": -8.644707, - "DS": -8.644707, - "DWord": -8.644707, - "Delete": -8.644707, - "Descr": -7.546094, - "Description": -8.644707, - "Destroy": -7.951559, - "Does": -7.951559, - "Don": -8.644707, - "DoneCustomForms": -7.951559, - "Double": -5.509212, - "E": -7.546094, - "Exit": -6.342121, - "FAuthor": -7.546094, - "FCL": -8.644707, - "FCaption": -7.258412, - "FCategory": -7.258412, - "FDescription": -7.258412, - "FFormClass": -7.258412, - "FFormDescr": -7.546094, - "FFormDescr.Author": -7.951559, - "FFormDescr.Caption": -7.951559, - "FFormDescr.Description": -8.644707, - "FFormDescr.FFormClass": -8.644707, - "FFormDescr.UnitName": -8.644707, - "FITNESS": -8.644707, - "FLazPackage": -7.258412, - "FOR": -8.644707, - "FPC": -8.644707, - "FUnitName": -7.258412, - "False": -7.951559, - "Finalization": -7.951559, - "Finally": -8.644707, - "Flags": -8.644707, - "For": -7.546094, - "Form": -7.951559, - "FormClass": -8.644707, - "FormDescr": -8.644707, - "Format": -7.951559, - "Forms": -7.951559, - "Francesco": -8.644707, - "Free": -7.951559, - "FreeAndNil": -8.644707, - "FreeLibrary": -8.644707, - "Function": -6.159800, - "Get": -8.644707, - "GetGuess": -7.258412, - "GetInterfaceUsesSection": -7.951559, - "GetLocalizedDescription": -8.644707, - "GetLocalizedName": -8.644707, - "GetPage": -8.644707, - "GetUnixMangaImageURL": -8.644707, - "GetVal": -8.644707, - "GetWindowsSpecialDir": -8.644707, - "Guess": -6.447482, - "GuessScore": -7.951559, - "H": -7.951559, - "HRESULT": -8.644707, - "HWND": -8.644707, - "I": -7.258412, - "ID": -7.951559, - "If": -7.035269, - "Inc": -7.951559, - "IncludeTrailingPathDelimiter": -8.644707, - "Infinity": -7.546094, - "Inherited": -8.644707, - "InitCustomForms": -7.951559, - "InitDLL": -7.951559, - "Initialization": -7.951559, - "Initialize": -8.644707, - "IntToStr": -7.546094, - "Integer": -4.637373, - "IsNan": -7.951559, - "It": -7.951559, - "It.Free": -8.644707, - "It.Next": -8.644707, - "It.Value.Free": -8.644707, - "Iterator": -8.644707, - "L": -7.546094, - "L.Add": -8.644707, - "L.Count": -8.644707, - "L.Duplicates": -8.644707, - "L.Free": -8.644707, - "L.Sorted": -8.644707, - "LazPackage": -8.644707, - "Length": -4.340641, - "Library": -8.644707, - "LineEnding": -8.644707, - "Load": -8.644707, - "Lombardi": -8.644707, - "MAX_PATH": -8.644707, - "MERCHANTABILITY": -8.644707, - "Make": -7.951559, - "MakeNumber": -7.546094, - "Mantis": -8.644707, - "Math": -8.644707, - "Must": -8.644707, - "N": -7.035269, - "NaN": -7.546094, - "Name": -8.644707, - "NegInfinity": -7.258412, - "NewItemIntf": -8.644707, - "Nil": -7.951559, - "Nintendo": -8.644707, - "Num": -6.447482, - "OnTag": -8.644707, - "OnText": -8.644707, - "Ord": -8.644707, - "Otherwise": -8.644707, - "PARTICULAR": -8.644707, - "PChar": -7.951559, - "PFNSHGetFolderPath": -7.951559, - "PURPOSE.": -8.644707, - "Parser": -8.644707, - "Parser.Exec": -8.644707, - "Parser.Free": -8.644707, - "Parser.OnFoundTag": -8.644707, - "Parser.OnFoundText": -8.644707, - "Pascal": -8.644707, - "Path": -8.644707, - "Pos": -7.258412, - "Procedure": -6.159800, - "Program": -8.644707, - "ProjectIntf": -8.644707, - "Property": -6.565265, - "Public": -8.644707, - "R": -8.644707, - "RandomRange": -8.644707, - "Randomize": -8.644707, - "Read": -6.565265, - "ReadLn": -8.644707, - "Register": -7.951559, - "RegisterCustomForm": -6.565265, - "RegisterNewItemCategory": -8.644707, - "RegisterProjectFileDescriptor": -8.644707, - "Represent": -8.644707, - "RequiredPackages": -7.951559, - "ResourceClass": -8.644707, - "Result": -4.955827, - "SAppFrameWork": -7.951559, - "SHEBANG#!instantfpc": -8.644707, - "SHGetFolderPath": -7.258412, - "SHGetFolderPathA": -8.644707, - "SInstanceOf": -7.951559, - "S_ISBLK": -8.644707, - "S_ISCHR": -8.644707, - "S_ISDIR": -8.644707, - "S_ISFIFO": -8.644707, - "S_ISLNK": -8.644707, - "S_ISREG": -8.644707, - "S_ISSOCK": -8.644707, - "S_OK": -8.644707, - "See": -8.644707, - "Self.Terminated": -8.644707, - "SeparatorPos": -6.565265, - "SetLength": -4.907037, - "Size": -8.644707, - "StrPas": -8.644707, - "StrToFourDigit": -7.546094, - "StrToInt": -8.644707, - "String": -5.312502, - "SysUtils": -7.546094, - "TConfigStorage": -7.951559, - "TConfigStorage.Create": -8.644707, - "TConfigStorage.Destroy": -8.644707, - "TConfigValues": -8.644707, - "TConfigValues.Create": -8.644707, - "TCustomFormDescr": -6.079757, - "TCustomFormDescr.Create": -7.258412, - "TCustomFormFileDescriptor": -7.546094, - "TCustomFormFileDescriptor.Create": -7.951559, - "TCustomFormFileDescriptor.GetInterfaceUsesSection": -8.644707, - "TCustomFormFileDescriptor.GetLocalizedDescription": -8.644707, - "TCustomFormFileDescriptor.GetLocalizedName": -8.644707, - "TFileDescPascalUnitWithResource": -8.644707, - "TForm": -8.644707, - "TFormClass": -6.342121, - "TFourDigit": -6.079757, - "TFourDigit.": -8.644707, - "THTMLParser.Create": -8.644707, - "THandle": -7.951559, - "THashMap": -8.644707, - "TIterator": -8.644707, - "TMatrix": -4.410600, - "TNewIDEItemCategory.Create": -8.644707, - "TObject": -8.644707, - "TObjectList": -8.644707, - "TObjectList.Create": -8.644707, - "TStrHashCaseInsensitive": -8.644707, - "TStrHashCaseInsensitive.hash": -8.644707, - "TStringList": -7.951559, - "TStringList.Create": -7.035269, - "TStrings": -8.644707, - "TVector": -4.619355, - "Tentative": -7.546094, - "This": -7.951559, - "Token": -8.644707, - "Trim": -7.546094, - "True": -7.035269, - "Try": -8.644707, - "Turns": -7.035269, - "Type": -7.546094, - "U": -7.035269, - "Unit": -8.644707, - "UnitName": -8.644707, - "UpCase": -7.546094, - "Upcase": -8.644707, - "Var": -7.035269, - "WARRANTY": -8.644707, - "WITHOUT": -8.644707, - "WellFormed": -7.546094, - "While": -8.644707, - "Wins": -7.951559, - "Write": -6.342121, - "WriteFourDigit": -7.951559, - "WriteLn": -6.079757, - "Writeln": -8.644707, - "[": -3.962575, - "\\": -8.644707, - "]": -3.962575, - "^": -7.546094, - "_IFBLK": -8.644707, - "_IFCHR": -8.644707, - "_IFDIR": -8.644707, - "_IFIFO": -8.644707, - "_IFLNK": -8.644707, - "_IFMT": -6.698796, - "_IFREG": -8.644707, - "_IFSOCK": -8.644707, - "__errno": -8.644707, - "a": -3.614269, - "about": -8.644707, - "an": -4.816065, - "and": -6.079757, - "are": -8.644707, - "array": -7.258412, - "as": -7.546094, - "avoid": -8.644707, - "b": -3.832522, - "be": -7.546094, - "begin": -3.724726, - "bn": -5.425831, - "boolean": -6.698796, - "break": -8.644707, - "bull.": -8.644707, - "bulls": -7.035269, - "bulls.": -8.644707, - "but": -8.644707, - "by": -7.951559, - "byrow": -7.258412, - "c": -5.872118, - "case": -7.258412, - "cdecl": -8.644707, - "char": -8.644707, - "check": -7.546094, - "class": -7.258412, - "const": -6.698796, - "constructor": -7.546094, - "contnrs": -8.644707, - "copyright.": -8.644707, - "cows": -6.852947, - "current": -7.035269, - "custforms": -8.644707, - "cwindirs": -8.644707, - "data": -5.872118, - "defined": -8.644707, - "destructor": -7.951559, - "details": -8.644707, - "determine": -8.644707, - "development": -8.644707, - "digits": -8.644707, - "digits.": -8.644707, - "distributed": -8.644707, - "distribution": -8.644707, - "ditch.": -8.644707, - "div": -7.951559, - "do": -4.501572, - "dupIgnore": -8.644707, - "each": -8.644707, - "else": -6.246811, - "end": -3.695947, - "end.": -6.698796, - "endif": -8.644707, - "error": -8.644707, - "even": -8.644707, - "export": -8.644707, - "fd": -7.951559, - "file": -7.951559, - "following.": -8.644707, - "for": -4.550362, - "formed": -8.644707, - "formed.": -8.644707, - "fpc": -8.644707, - "fpc_fullversion": -8.644707, - "full": -8.644707, - "function": -5.600184, - "functions": -8.644707, - "get": -8.644707, - "gets": -8.644707, - "ghashmap": -8.644707, - "global": -7.546094, - "gmail": -8.644707, - "greater": -8.644707, - "guess": -7.546094, - "guess.": -7.951559, - "gvector": -8.644707, - "hash": -8.644707, - "hope": -8.644707, - "i": -3.283414, - "if": -5.033789, - "implementation": -7.951559, - "implied": -8.644707, - "in": -6.698796, - "included": -8.644707, - "indices": -8.644707, - "inherited": -7.951559, - "inline": -6.565265, - "input": -7.035269, - "integer": -6.447482, - "interface": -7.951559, - "is": -7.546094, - "it": -7.546094, - "it.": -8.644707, - "j": -5.386610, - "keeping": -8.644707, - "l": -7.546094, - "l.Free": -7.951559, - "l.Text": -8.644707, - "large": -8.644707, - "len": -6.852947, - "line": -8.644707, - "longint": -6.565265, - "m": -5.312502, - "manager.container.Manager.retryConnect": -8.644707, - "manager.container.PageContainerLinks": -8.644707, - "manager.container.PageLinks": -8.644707, - "math": -8.644707, - "math.max": -7.035269, - "matrix": -5.936656, - "max": -7.258412, - "mod": -5.754335, - "mode": -7.546094, - "n": -3.816393, - "ncol": -6.159800, - "new": -8.644707, - "nil": -6.852947, - "no": -8.644707, - "not": -6.852947, - "nrow": -6.246811, - "number.": -8.644707, - "objFPC": -8.644707, - "objfpc": -7.951559, - "of": -6.246811, - "operator": -5.033789, - "operator*": -7.546094, - "operator**": -7.258412, - "operator/": -7.546094, - "or": -7.035269, - "order": -8.644707, - "out": -8.644707, - "override": -7.258412, - "p": -7.258412, - "parse": -7.258412, - "parse.Count": -7.951559, - "parse.Free": -7.951559, - "part": -8.644707, - "path": -8.644707, - "pathBuf": -8.644707, - "pathLength": -8.644707, - "plongint": -8.644707, - "power": -8.644707, - "prevent": -8.644707, - "private": -7.951559, - "procedure": -7.546094, - "program": -7.546094, - "public": -8.644707, - "random": -8.644707, - "randymnity.": -8.644707, - "rep": -7.546094, - "repeat": -8.644707, - "repeating": -8.644707, - "required": -8.644707, - "res": -3.688879, - "result": -6.565265, - "rn": -5.509212, - "s": -5.936656, - "same": -8.644707, - "score": -7.951559, - "secred": -8.644707, - "sentence.": -8.644707, - "shfolder.dll": -7.951559, - "sign": -7.258412, - "specialize": -7.951559, - "spoofing": -8.644707, - "stdcall": -8.644707, - "string": -6.565265, - "string.": -8.644707, - "strings": -8.644707, - "supplied": -8.644707, - "sysutils": -8.644707, - "team": -8.644707, - "tell": -8.644707, - "test": -7.951559, - "that": -7.951559, - "the": -5.754335, - "them": -8.644707, - "then": -4.981145, - "this": -8.644707, - "times": -7.258412, - "tlist": -7.951559, - "to": -4.550362, - "true": -7.546094, - "trunc": -7.951559, - "trying": -8.644707, - "turn.": -8.644707, - "type": -7.258412, - "unit": -7.546094, - "until": -7.546094, - "useful": -8.644707, - "user": -7.546094, - "uses": -6.565265, - "using": -8.644707, - "uw": -7.951559, - "var": -4.637373, - "vector": -7.035269, - "vtCurrency": -8.644707, - "vtExtended": -8.644707, - "vtInt": -8.644707, - "vtInteger": -8.644707, - "warranty": -8.644707, - "well": -7.951559, - "while": -8.644707, - "will": -8.644707, - "win": -8.644707, - "windows": -8.644707, - "with": -8.644707, - "without": -8.644707, - "won": -8.644707, - "workCounter": -7.951559, - "would": -8.644707, - "writeln": -8.644707, - "x": -7.258412, - "{": -5.148199, - "}": -5.178971, + "!": -8.688959, + "#": -7.995812, + "$": -4.718667, + "'": -8.688959, + "(": -3.147696, + ")": -3.143782, + "*": -6.204053, + "**": -7.590347, + "*****************************************************************************": -8.688959, + "*.res": -8.688959, + "+": -5.025398, + ",": -3.576971, + "-": -4.797139, + ".Category": -8.688959, + ".PushBack": -8.688959, + ".VCurrency": -8.688959, + ".VExtended": -8.688959, + ".VInt": -8.688959, + ".VInteger": -8.688959, + ".VType": -8.688959, + "/": -7.590347, + "//CoClasses": -8.688959, + "//Enums": -8.688959, + "//Forward": -8.688959, + "//Map": -8.688959, + "//Writeln": -8.688959, + "//interface": -8.688959, + "//records": -8.688959, + "/usr/bin/instantfpc": -8.688959, + "0": -5.105440, + "1": -5.597917, + ":": -2.636870, + ";": -2.218160, + "<": -6.386374, + "<(a:>": -7.302665, + "": -8.688959, + "": -8.688959, + "=": -2.991866, + ">": -6.049902, + "?": -7.995812, + "@APATH": -8.688959, + "@APath": -8.688959, + "@test": -8.688959, + "A": -7.995812, + "ACaption": -7.590347, + "ADescr": -7.590347, + "ADescr.LazPackage": -8.688959, + "ADescription": -7.590347, + "AFormClass": -6.204053, + "AFormClass.ClassName": -8.688959, + "ANY": -8.688959, + "APackage": -6.204053, + "AUnit": -7.590347, + "AUnitName": -7.590347, + "ActiveX": -8.688959, + "Ahwnd": -8.688959, + "Application.CreateForm": -8.688959, + "Application.Initialize": -8.688959, + "Application.MainFormOnTaskbar": -8.688959, + "Application.Run": -8.688959, + "Author": -8.688959, + "B": -7.302665, + "BIOS": -8.688959, + "BoolToStr": -7.995812, + "Boolean": -7.079521, + "Break": -8.688959, + "BullCow": -8.688959, + "C": -8.688959, + "CFGDLLHandle": -7.590347, + "CFGDllHandle": -8.688959, + "CLASS_LazComCoClass": -7.302665, + "COPYING.FPC": -8.688959, + "CSIDL_ADMINTOOLS": -8.688959, + "CSIDL_APPDATA": -8.688959, + "CSIDL_CDBURN_AREA": -8.688959, + "CSIDL_COMMON_ADMINTOOLS": -8.688959, + "CSIDL_COMMON_APPDATA": -8.688959, + "CSIDL_COMMON_DESKTOPDIRECTORY": -8.688959, + "CSIDL_COMMON_DOCUMENTS": -8.688959, + "CSIDL_COMMON_FAVORITES": -8.688959, + "CSIDL_COMMON_MUSIC": -8.688959, + "CSIDL_COMMON_PICTURES": -8.688959, + "CSIDL_COMMON_PROGRAMS": -8.688959, + "CSIDL_COMMON_STARTMENU": -8.688959, + "CSIDL_COMMON_STARTUP": -8.688959, + "CSIDL_COMMON_TEMPLATES": -8.688959, + "CSIDL_COMMON_VIDEO": -8.688959, + "CSIDL_COOKIES": -8.688959, + "CSIDL_DESKTOPDIRECTORY": -8.688959, + "CSIDL_FAVORITES": -8.688959, + "CSIDL_FLAG_CREATE": -7.995812, + "CSIDL_HISTORY": -8.688959, + "CSIDL_INTERNET_CACHE": -8.688959, + "CSIDL_LOCAL_APPDATA": -8.688959, + "CSIDL_MYMUSIC": -8.688959, + "CSIDL_MYPICTURES": -8.688959, + "CSIDL_MYVIDEO": -8.688959, + "CSIDL_NETHOOD": -8.688959, + "CSIDL_PERSONAL": -8.688959, + "CSIDL_PRINTHOOD": -8.688959, + "CSIDL_PROFILE": -8.688959, + "CSIDL_PROFILES": -8.688959, + "CSIDL_PROGRAMS": -8.688959, + "CSIDL_PROGRAM_FILES": -8.688959, + "CSIDL_PROGRAM_FILES_COMMON": -8.688959, + "CSIDL_RECENT": -8.688959, + "CSIDL_SENDTO": -8.688959, + "CSIDL_STARTMENU": -8.688959, + "CSIDL_STARTUP": -8.688959, + "CSIDL_SYSTEM": -8.688959, + "CSIDL_TEMPLATES": -8.688959, + "CSIDL_WINDOWS": -8.688959, + "Caption": -8.688959, + "Category": -8.688959, + "Char": -8.688959, + "Class": -6.743049, + "Classes": -7.590347, + "CoClass": -8.688959, + "CoLazComCoClass": -8.688959, + "CoLazComCoClass.Create": -8.688959, + "CoLazComCoClass.CreateRemote": -8.688959, + "ComObj": -8.688959, + "ComServer": -8.688959, + "Component": -8.688959, + "ConfigLine": -6.386374, + "ConfigName": -6.897200, + "ConfigStorage": -6.609518, + "ConfigStorage.Contains": -7.590347, + "ConfigStorage.Free": -8.688959, + "ConfigStrings": -7.590347, + "ConfigStrings.Free": -8.688959, + "ConfigStrings.LoadFromFile": -8.688959, + "ConfigValue": -7.590347, + "ConfigValues": -7.590347, + "ConfigValues.DelimitedText": -8.688959, + "ConfigValues.Delimiter": -8.688959, + "ConfigValues.Free": -8.688959, + "ConfigValues.StrictDelimiter": -8.688959, + "Const": -6.897200, + "Constructor": -7.590347, + "Convert": -8.688959, + "Copy": -7.995812, + "Copyright": -7.995812, + "Could": -8.688959, + "Count": -7.995812, + "Create": -6.897200, + "CreateComObject": -8.688959, + "CreateRemote": -8.688959, + "CreateRemoteComObject": -8.688959, + "Csidl": -8.688959, + "CustomFormList": -7.079521, + "CustomFormList.Add": -8.688959, + "CustomFormList.Count": -7.995812, + "D": -6.609518, + "D.Category": -8.688959, + "D.UnitName": -8.688959, + "DS": -8.688959, + "DWord": -8.688959, + "Delete": -8.688959, + "Descr": -7.590347, + "Description": -8.688959, + "Destroy": -7.995812, + "Does": -7.995812, + "Don": -8.688959, + "DoneCustomForms": -7.995812, + "Double": -5.553465, + "E": -7.590347, + "Exit": -6.386374, + "FAuthor": -7.590347, + "FCL": -8.688959, + "FCaption": -7.302665, + "FCategory": -7.302665, + "FDescription": -7.302665, + "FFormClass": -7.302665, + "FFormDescr": -7.590347, + "FFormDescr.Author": -7.995812, + "FFormDescr.Caption": -7.995812, + "FFormDescr.Description": -8.688959, + "FFormDescr.FFormClass": -8.688959, + "FFormDescr.UnitName": -8.688959, + "FITNESS": -8.688959, + "FLazPackage": -7.302665, + "FOR": -8.688959, + "FPC": -8.688959, + "FUnitName": -7.302665, + "False": -7.995812, + "Finalization": -7.995812, + "Finally": -8.688959, + "Flags": -8.688959, + "For": -7.590347, + "Form": -7.995812, + "FormClass": -8.688959, + "FormDescr": -8.688959, + "Format": -7.995812, + "Forms": -7.995812, + "Francesco": -8.688959, + "Free": -7.995812, + "FreeAndNil": -8.688959, + "FreeLibrary": -8.688959, + "Function": -5.916371, + "Get": -8.688959, + "GetGuess": -7.302665, + "GetInterfaceUsesSection": -7.995812, + "GetLocalizedDescription": -8.688959, + "GetLocalizedName": -8.688959, + "GetPage": -8.688959, + "GetUnixMangaImageURL": -8.688959, + "GetVal": -8.688959, + "GetWindowsSpecialDir": -8.688959, + "Guess": -6.491735, + "GuessScore": -7.995812, + "H": -7.302665, + "HRESULT": -8.688959, + "HWND": -8.688959, + "I": -7.302665, + "ID": -7.995812, + "IDispatch": -8.688959, + "IID_ILazCom": -8.688959, + "ILazCom": -6.386374, + "ILazComDisp": -7.995812, + "If": -7.079521, + "Inc": -7.995812, + "IncludeTrailingPathDelimiter": -8.688959, + "Infinity": -7.590347, + "Inherited": -8.688959, + "InitCustomForms": -7.995812, + "InitDLL": -7.995812, + "Initialization": -7.995812, + "Initialize": -8.688959, + "IntToStr": -7.590347, + "Integer": -4.681626, + "IsNan": -7.995812, + "It": -7.995812, + "It.Free": -8.688959, + "It.Next": -8.688959, + "It.Value.Free": -8.688959, + "Iterator": -8.688959, + "L": -7.590347, + "L.Add": -8.688959, + "L.Count": -8.688959, + "L.Duplicates": -8.688959, + "L.Free": -8.688959, + "L.Sorted": -8.688959, + "LIBID_LazComLib": -8.688959, + "LazComCoClass": -8.688959, + "LazComLibLCID": -8.688959, + "LazComLibMajorVersion": -8.688959, + "LazComLibMinorVersion": -8.688959, + "LazComLib_": -7.995812, + "LazComMethod": -7.590347, + "LazComUnit": -8.688959, + "LazPackage": -8.688959, + "Length": -4.384894, + "Library": -8.688959, + "LineEnding": -8.688959, + "Load": -8.688959, + "Lombardi": -8.688959, + "MAX_PATH": -8.688959, + "MERCHANTABILITY": -8.688959, + "MachineName": -7.590347, + "Make": -7.995812, + "MakeNumber": -7.590347, + "Mantis": -8.688959, + "Math": -8.688959, + "Must": -8.688959, + "N": -7.079521, + "NaN": -7.590347, + "Name": -8.688959, + "NegInfinity": -7.302665, + "NewItemIntf": -8.688959, + "Nil": -7.995812, + "Nintendo": -8.688959, + "Num": -6.491735, + "OnTag": -8.688959, + "OnText": -8.688959, + "Ord": -8.688959, + "Otherwise": -8.688959, + "PARTICULAR": -8.688959, + "PChar": -7.995812, + "PFNSHGetFolderPath": -7.995812, + "PURPOSE.": -8.688959, + "Parser": -8.688959, + "Parser.Exec": -8.688959, + "Parser.Free": -8.688959, + "Parser.OnFoundTag": -8.688959, + "Parser.OnFoundText": -8.688959, + "Pascal": -8.688959, + "Path": -8.688959, + "Pos": -7.302665, + "Procedure": -6.204053, + "Program": -8.688959, + "ProjectIntf": -8.688959, + "Property": -6.609518, + "Public": -7.995812, + "R": -8.688959, + "RandomRange": -8.688959, + "Randomize": -8.688959, + "Read": -6.609518, + "ReadLn": -8.688959, + "Register": -7.995812, + "RegisterCustomForm": -6.609518, + "RegisterNewItemCategory": -8.688959, + "RegisterProjectFileDescriptor": -8.688959, + "Represent": -8.688959, + "RequiredPackages": -7.995812, + "ResourceClass": -8.688959, + "Result": -4.951290, + "SAppFrameWork": -7.995812, + "SHEBANG#!instantfpc": -8.688959, + "SHGetFolderPath": -7.302665, + "SHGetFolderPathA": -8.688959, + "SInstanceOf": -7.995812, + "S_ISBLK": -8.688959, + "S_ISCHR": -8.688959, + "S_ISDIR": -8.688959, + "S_ISFIFO": -8.688959, + "S_ISLNK": -8.688959, + "S_ISREG": -8.688959, + "S_ISSOCK": -8.688959, + "S_OK": -8.688959, + "See": -8.688959, + "Self.Terminated": -8.688959, + "SeparatorPos": -6.609518, + "SetLength": -4.951290, + "Size": -8.688959, + "StrPas": -8.688959, + "StrToFourDigit": -7.590347, + "StrToInt": -8.688959, + "String": -5.356755, + "SysUtils": -7.590347, + "TAutoObject": -8.688959, + "TAutoObjectFactory.Create": -8.688959, + "TConfigStorage": -7.995812, + "TConfigStorage.Create": -8.688959, + "TConfigStorage.Destroy": -8.688959, + "TConfigValues": -8.688959, + "TConfigValues.Create": -8.688959, + "TCustomFormDescr": -6.124010, + "TCustomFormDescr.Create": -7.302665, + "TCustomFormFileDescriptor": -7.590347, + "TCustomFormFileDescriptor.Create": -7.995812, + "TCustomFormFileDescriptor.GetInterfaceUsesSection": -8.688959, + "TCustomFormFileDescriptor.GetLocalizedDescription": -8.688959, + "TCustomFormFileDescriptor.GetLocalizedName": -8.688959, + "TFileDescPascalUnitWithResource": -8.688959, + "TForm": -8.688959, + "TFormClass": -6.386374, + "TFourDigit": -6.124010, + "TFourDigit.": -8.688959, + "TGUID": -7.590347, + "THTMLParser.Create": -8.688959, + "THandle": -7.995812, + "THashMap": -8.688959, + "TIterator": -8.688959, + "TLazCom": -7.302665, + "TLazCom.LazComMethod": -8.688959, + "TMatrix": -4.454853, + "TNewIDEItemCategory.Create": -8.688959, + "TObject": -8.688959, + "TObjectList": -8.688959, + "TObjectList.Create": -8.688959, + "TStrHashCaseInsensitive": -8.688959, + "TStrHashCaseInsensitive.hash": -8.688959, + "TStringList": -7.995812, + "TStringList.Create": -7.079521, + "TStrings": -8.688959, + "TVector": -4.663608, + "Tentative": -7.590347, + "This": -7.995812, + "Token": -8.688959, + "Trim": -7.590347, + "True": -7.079521, + "Try": -8.688959, + "Turns": -7.079521, + "Type": -7.302665, + "U": -7.079521, + "Unit": -7.995812, + "UnitName": -8.688959, + "UpCase": -7.590347, + "Upcase": -8.688959, + "Uses": -8.688959, + "Var": -7.079521, + "Variants": -8.688959, + "WARRANTY": -8.688959, + "WITHOUT": -8.688959, + "WellFormed": -7.590347, + "While": -8.688959, + "Windows": -8.688959, + "Wins": -7.995812, + "Write": -6.386374, + "WriteFourDigit": -7.995812, + "WriteLn": -6.049902, + "Writeln": -8.688959, + "[": -3.988479, + "\\": -8.688959, + "]": -3.988479, + "^": -7.590347, + "_": -7.995812, + "_IFBLK": -8.688959, + "_IFCHR": -8.688959, + "_IFDIR": -8.688959, + "_IFIFO": -8.688959, + "_IFLNK": -8.688959, + "_IFMT": -6.743049, + "_IFREG": -8.688959, + "_IFSOCK": -8.688959, + "_TLB": -7.995812, + "__errno": -8.688959, + "a": -3.658521, + "about": -8.688959, + "aliases": -8.688959, + "an": -4.860318, + "and": -6.124010, + "are": -8.688959, + "array": -7.302665, + "as": -7.079521, + "avoid": -8.688959, + "b": -3.876775, + "be": -7.590347, + "begin": -3.747317, + "bn": -5.470083, + "boolean": -6.743049, + "break": -8.688959, + "bull.": -8.688959, + "bulls": -7.079521, + "bulls.": -8.688959, + "but": -8.688959, + "by": -7.995812, + "byrow": -7.302665, + "c": -5.916371, + "case": -7.302665, + "cdecl": -8.688959, + "char": -8.688959, + "check": -7.590347, + "ciMultiInstance": -8.688959, + "class": -7.079521, + "comobj": -8.688959, + "comserv": -8.688959, + "const": -6.491735, + "constructor": -7.590347, + "contnrs": -8.688959, + "copyright.": -8.688959, + "cows": -6.897200, + "current": -7.079521, + "custforms": -8.688959, + "cwindirs": -8.688959, + "data": -5.916371, + "declarations": -7.995812, + "default": -8.688959, + "defined": -8.688959, + "delphi": -8.688959, + "destructor": -7.995812, + "details": -8.688959, + "determine": -8.688959, + "development": -8.688959, + "digits": -8.688959, + "digits.": -8.688959, + "dispid": -8.688959, + "dispinterface": -7.995812, + "distributed": -8.688959, + "distribution": -8.688959, + "ditch.": -8.688959, + "div": -7.995812, + "do": -4.545825, + "dupIgnore": -8.688959, + "each": -8.688959, + "else": -6.291064, + "end": -3.691747, + "end.": -6.491735, + "endif": -8.688959, + "error": -8.688959, + "even": -8.688959, + "export": -8.688959, + "fd": -7.995812, + "file": -7.995812, + "following.": -8.688959, + "for": -4.594615, + "formed": -8.688959, + "formed.": -8.688959, + "fpc": -8.688959, + "fpc_fullversion": -8.688959, + "full": -8.688959, + "function": -5.644437, + "functions": -8.688959, + "get": -8.688959, + "gets": -8.688959, + "ghashmap": -8.688959, + "global": -7.590347, + "gmail": -8.688959, + "greater": -8.688959, + "guess": -7.590347, + "guess.": -7.995812, + "gvector": -8.688959, + "hash": -8.688959, + "hope": -8.688959, + "i": -3.327667, + "if": -5.078041, + "implementation": -7.302665, + "implied": -8.688959, + "in": -6.743049, + "included": -8.688959, + "indices": -8.688959, + "inherited": -7.995812, + "initialization": -8.688959, + "inline": -6.609518, + "input": -7.079521, + "integer": -6.491735, + "interface": -6.743049, + "is": -7.590347, + "it": -7.590347, + "it.": -8.688959, + "its": -8.688959, + "j": -5.430863, + "keeping": -8.688959, + "l": -7.590347, + "l.Free": -7.995812, + "l.Text": -8.688959, + "large": -8.688959, + "len": -6.897200, + "line": -8.688959, + "longint": -6.609518, + "m": -5.356755, + "manager.container.Manager.retryConnect": -8.688959, + "manager.container.PageContainerLinks": -8.688959, + "manager.container.PageLinks": -8.688959, + "math": -8.688959, + "math.max": -7.079521, + "matrix": -5.980909, + "max": -7.302665, + "mod": -5.798587, + "mode": -7.079521, + "n": -3.860645, + "ncol": -6.204053, + "new": -8.688959, + "nil": -6.897200, + "no": -8.688959, + "not": -6.897200, + "nrow": -6.291064, + "number.": -8.688959, + "objFPC": -8.688959, + "objfpc": -7.590347, + "of": -6.291064, + "operator": -5.078041, + "operator*": -7.590347, + "operator**": -7.302665, + "operator/": -7.590347, + "or": -7.079521, + "order": -8.688959, + "out": -8.688959, + "override": -7.302665, + "p": -7.302665, + "parse": -7.302665, + "parse.Count": -7.995812, + "parse.Free": -7.995812, + "part": -8.688959, + "path": -8.688959, + "pathBuf": -8.688959, + "pathLength": -8.688959, + "plongint": -8.688959, + "power": -8.688959, + "prevent": -8.688959, + "private": -7.995812, + "procedure": -6.743049, + "program": -7.590347, + "public": -7.995812, + "random": -8.688959, + "randymnity.": -8.688959, + "rep": -7.590347, + "repeat": -8.688959, + "repeating": -8.688959, + "required": -8.688959, + "res": -3.733132, + "result": -6.609518, + "rn": -5.553465, + "s": -5.980909, + "safecall": -7.590347, + "same": -8.688959, + "score": -7.995812, + "secred": -8.688959, + "sentence.": -8.688959, + "shfolder.dll": -7.995812, + "sign": -7.302665, + "specialize": -7.995812, + "spoofing": -8.688959, + "stdcall": -8.688959, + "string": -6.386374, + "string.": -8.688959, + "strings": -8.688959, + "supplied": -8.688959, + "sysutils": -8.688959, + "team": -8.688959, + "tell": -8.688959, + "test": -7.995812, + "that": -7.995812, + "the": -5.798587, + "them": -8.688959, + "then": -5.025398, + "this": -8.688959, + "times": -7.302665, + "tlist": -7.995812, + "tmApartment": -8.688959, + "to": -4.578085, + "true": -7.590347, + "trunc": -7.995812, + "trying": -8.688959, + "turn.": -8.688959, + "type": -7.079521, + "unions": -8.688959, + "unit": -7.302665, + "until": -7.590347, + "useful": -8.688959, + "user": -7.590347, + "uses": -6.291064, + "using": -8.688959, + "uw": -7.995812, + "var": -4.681626, + "vector": -7.079521, + "vtCurrency": -8.688959, + "vtExtended": -8.688959, + "vtInt": -8.688959, + "vtInteger": -8.688959, + "warranty": -8.688959, + "well": -7.995812, + "while": -8.688959, + "will": -8.688959, + "win": -8.688959, + "windows": -8.688959, + "with": -8.688959, + "without": -8.688959, + "won": -8.688959, + "workCounter": -7.995812, + "would": -8.688959, + "writeln": -8.688959, + "x": -7.302665, + "{": -5.025398, + "}": -5.051373, }, "Pawn": map[string]float64{ "!": -5.571761, @@ -164414,121 +164468,269 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -1.945910, }, "Turing": map[string]float64{ - "!": -8.338545, - "%": -5.160491, - "(": -2.160601, - ")": -2.160601, - "*": -8.338545, - "+": -3.602346, - ",": -2.364735, - "-": -4.261007, - "..": -5.203051, - ":": -2.682553, - "<": -5.565956, - "=": -2.177338, - ">": -5.394106, - "Detect": -8.338545, - "Detection": -8.338545, - "Draw.ThickLine": -5.042708, - "Drop": -5.853638, - "Font.Draw": -5.448173, - "Font.New": -6.729107, - "Grid": -8.338545, - "Horizontal": -8.338545, - "Mouse.Where": -8.338545, - "Music.PlayFile": -8.338545, - "NEW": -8.338545, - "Negative": -8.338545, - "Part": -8.338545, - "Positive": -8.338545, - "PreventFor": -8.338545, - "Red": -8.338545, - "Slope": -7.645398, - "This": -8.338545, - "Verification": -8.338545, - "Verticle": -8.338545, - "Winner": -8.338545, - "Yellow": -7.645398, - "a": -8.338545, - "and": -3.861208, - "array": -8.338545, - "backgroundMusic": -7.239933, - "black": -5.119669, - "body": -8.338545, - "boolean": -7.645398, - "button": -6.141320, - "by": -8.338545, - "cls": -7.645398, - "colourP": -6.952251, - "comment": -8.338545, - "corner": -5.853638, - "delay": -5.505332, - "drawbox": -6.546785, - "drawfillbox": -6.259103, - "drawfilloval": -5.006340, - "else": -4.904558, - "elsif": -3.849909, - "end": -3.969097, - "exit": -6.392635, - "factorial": -6.952251, - "false": -5.565956, - "font": -5.699488, - "for": -4.600875, - "fork": -8.338545, - "forward": -8.338545, - "full": -4.755026, - "function": -8.338545, - "game": -6.729107, - "get": -8.338545, - "getch": -8.338545, - "hasch": -8.338545, - "height": -5.853638, - "i": -2.991437, - "if": -3.816756, - "instructionsTitle": -7.239933, - "int": -6.259103, - "intro": -7.239933, - "intstr": -7.645398, - "is": -8.338545, - "loop": -6.035960, - "loopFor": -3.895894, - "mainMenu": -6.952251, - "mousewhere": -8.338545, - "n": -6.141320, - "now": -5.853638, - "of": -8.338545, - "on": -5.853638, - "pauseProgram": -6.952251, - "proc": -6.546785, - "process": -8.338545, - "put": -7.239933, - "rangeX": -5.080448, - "rangeY": -7.645398, - "real": -8.338545, - "reply": -7.645398, - "result": -7.645398, - "right": -5.853638, - "samePlayer": -5.448173, - "scoreR": -5.080448, - "scoreRS": -7.239933, - "scoreY": -5.080448, - "scoreYS": -7.239933, - "setscreen": -7.239933, - "shouldPlay": -7.239933, - "string": -6.952251, - "subtitle": -6.729107, - "then": -3.433270, - "title": -6.952251, - "true": -4.674983, - "var": -5.773596, - "verifies": -5.853638, - "when": -6.729107, - "win": -5.042708, - "winner": -7.239933, - "x": -2.582803, - "xValue": -6.952251, - "yValue": -6.259103, - "yellow": -6.392635, + "!": -8.863616, + "%": -5.280097, + "(": -2.296943, + ")": -2.296943, + "*": -6.298666, + "+": -3.763749, + ",": -2.621392, + "-": -2.779116, + "..": -5.013468, + ".aim": -7.477321, + ".block": -7.071856, + ".duration": -7.254178, + ".lvl": -7.477321, + ".name": -6.561031, + ".score": -6.224558, + "/": -8.170469, + ":": -2.723731, + "<": -5.531411, + "": -8.863616, + "": -8.863616, + "=": -2.451797, + ">": -4.331016, + "BLOCKSIZE": -7.254178, + "Detect": -8.863616, + "Detection": -8.863616, + "Draw.FillBox": -8.863616, + "Draw.FillOval": -8.863616, + "Draw.Line": -7.765003, + "Draw.ThickLine": -5.567779, + "Drop": -6.378709, + "File.Exists": -8.863616, + "Font.Draw": -5.685562, + "Font.New": -6.917706, + "GameMap": -7.477321, + "GameObject": -7.765003, + "Grid": -8.863616, + "GridRenderer": -7.477321, + "Horizontal": -8.863616, + "Input.Flush": -8.863616, + "Input.KeyDown": -8.170469, + "KEY_ENTER": -7.765003, + "KEY_ESC": -8.863616, + "Mouse.Where": -8.863616, + "Music.PlayFile": -8.863616, + "NEW": -8.863616, + "Negative": -8.863616, + "Part": -8.863616, + "Positive": -8.863616, + "PreventFor": -8.863616, + "Red": -8.863616, + "Slope": -8.170469, + "This": -8.863616, + "Time.DelaySinceLast": -8.863616, + "Verification": -8.863616, + "Verticle": -8.863616, + "View.Set": -7.765003, + "View.Update": -8.170469, + "ViewingAreaBtmRightCornerX": -7.071856, + "ViewingAreaBtmRightCornerY": -7.254178, + "ViewingAreaTopLeftCornerX": -7.477321, + "ViewingAreaTopLeftCornerY": -7.477321, + "ViewingAreaTopLeftCornerY..": -8.863616, + "Winner": -8.863616, + "Yellow": -8.170469, + "a": -8.863616, + "abs": -8.863616, + "aim": -7.071856, + "aimBonus": -7.477321, + "and": -4.309739, + "array": -7.071856, + "art": -8.863616, + "backgroundMusic": -7.765003, + "black": -5.308268, + "block": -7.254178, + "blockPress": -7.477321, + "blocks": -4.456897, + "body": -8.863616, + "boolean": -7.477321, + "brightred": -8.170469, + "button": -6.666391, + "by": -8.863616, + "calculateX": -7.477321, + "calculateY": -7.477321, + "char": -8.863616, + "chars": -6.917706, + "checkHeight": -7.477321, + "class": -7.477321, + "clawX": -6.465720, + "clawY": -6.465720, + "close": -7.765003, + "clr": -7.477321, + "cls": -7.254178, + "collisions": -7.765003, + "colourP": -7.477321, + "comment": -8.863616, + "const": -6.917706, + "corner": -6.378709, + "counter": -6.917706, + "createBlock": -7.477321, + "createFile": -7.765003, + "currentHS": -8.863616, + "currentHS.name": -6.917706, + "currentHS.score": -6.666391, + "decreasing": -8.170469, + "delay": -5.973244, + "dif": -7.254178, + "displayHS": -7.477321, + "div": -5.280097, + "draw": -6.917706, + "drawAt": -6.784174, + "drawbox": -7.071856, + "drawfillbox": -6.666391, + "drawfilloval": -5.531411, + "duration": -8.863616, + "else": -5.337255, + "elsif": -4.320321, + "end": -3.776019, + "enum": -8.863616, + "exit": -6.298666, + "export": -7.765003, + "factorial": -7.477321, + "faggot": -8.863616, + "falling": -6.666391, + "false": -5.644740, + "fileName": -7.254178, + "fileNo": -6.561031, + "flexible": -8.170469, + "floor": -8.863616, + "font": -5.867883, + "for": -4.432799, + "fork": -8.863616, + "forward": -8.863616, + "full": -5.280097, + "function": -7.477321, + "game": -7.254178, + "gameOver": -7.765003, + "get": -8.170469, + "getName": -7.765003, + "getch": -8.863616, + "grass": -8.863616, + "gravity": -8.170469, + "grenderer": -7.254178, + "ground": -6.784174, + "hSpd": -6.917706, + "hasch": -8.863616, + "height": -6.378709, + "high": -8.863616, + "highScores": -5.531411, + "highest": -7.071856, + "i": -3.146588, + "if": -3.921973, + "instructionsTitle": -7.765003, + "int": -5.125946, + "interactions": -8.863616, + "intro": -7.765003, + "intstr": -6.561031, + "is": -8.863616, + "j": -5.397880, + "keyPresses": -7.765003, + "length": -7.765003, + "loadHS": -7.477321, + "locate": -6.561031, + "loop": -5.867883, + "loopFor": -4.420965, + "loseGame": -7.765003, + "losing": -8.863616, + "lvl": -6.224558, + "main": -8.863616, + "mainMenu": -7.477321, + "manageSplashes": -7.765003, + "map": -7.477321, + "masterMap": -7.477321, + "maxcol": -6.561031, + "maxx": -7.071856, + "maxy": -6.561031, + "mousewhere": -8.863616, + "move": -7.477321, + "moveBlocks": -7.765003, + "moveClaw": -7.765003, + "movement": -8.863616, + "n": -6.666391, + "name": -8.863616, + "new": -6.784174, + "not": -7.765003, + "now": -6.378709, + "objName": -8.863616, + "objType": -8.863616, + "objectType": -8.170469, + "of": -7.071856, + "on": -6.378709, + "open": -7.765003, + "or": -8.863616, + "p": -5.867883, + "pauseProgram": -7.477321, + "pervasive": -7.254178, + "picID": -8.170469, + "playAgain": -7.765003, + "player": -8.863616, + "pointer": -7.477321, + "pointsplash": -8.170469, + "pper": -8.170469, + "proc": -7.071856, + "procedure": -5.685562, + "process": -8.863616, + "put": -5.772573, + "rangeHigh": -7.477321, + "rangeLow": -7.477321, + "rangeX": -5.605519, + "rangeY": -8.170469, + "read": -8.170469, + "real": -7.477321, + "realX": -7.765003, + "realY": -7.765003, + "realstr": -8.863616, + "record": -7.477321, + "reply": -8.170469, + "result": -7.254178, + "right": -6.378709, + "round": -6.224558, + "samePlayer": -5.973244, + "saveHS": -7.765003, + "score": -6.465720, + "scoreR": -5.605519, + "scoreRS": -7.765003, + "scoreY": -5.605519, + "scoreYS": -7.765003, + "scores": -7.477321, + "scrollSpd": -7.477321, + "scrollUp": -7.765003, + "setscreen": -7.477321, + "setup": -7.477321, + "shouldPlay": -7.765003, + "size": -5.919177, + "sortScores": -7.765003, + "spd": -6.378709, + "splash": -5.397880, + "splashFont": -8.170469, + "splashTime": -8.170469, + "stopBlock": -7.477321, + "string": -6.917706, + "subtitle": -7.254178, + "test": -7.477321, + "then": -3.763749, + "title": -7.477321, + "to": -7.477321, + "total": -7.071856, + "tree": -8.863616, + "true": -5.125946, + "type": -7.765003, + "update": -7.477321, + "upper": -5.531411, + "vSpd": -6.917706, + "var": -4.820564, + "verifies": -6.378709, + "when": -6.784174, + "win": -5.567779, + "winner": -7.765003, + "write": -7.477321, + "x": -3.008544, + "xValue": -7.477321, + "y": -5.308268, + "yValue": -6.784174, + "yellow": -6.917706, }, "Turtle": map[string]float64{ ",": -2.329984, @@ -166562,102 +166764,318 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -2.977962, }, "Unix Assembly": map[string]float64{ - "#": -3.580428, - "$": -2.733130, - "%": -3.985893, - "(": -5.777652, - ")": -5.777652, - "+": -4.679040, - ",": -2.194133, - "-": -3.831742, - ".": -5.777652, - ".align": -5.084505, - ".arm": -5.777652, - ".ascii": -5.084505, - ".asciz": -5.777652, - ".byte": -2.781920, - ".cstring": -5.777652, - ".endm": -5.777652, - ".global": -5.777652, - ".globl": -5.084505, - ".long": -3.985893, - ".macro": -5.777652, - ".p": -5.084505, - ".quad": -5.084505, - ".section": -5.777652, - ".set": -4.168214, - ".subsections_via_symbols": -5.777652, - ".text": -5.777652, - ".thumb": -5.777652, - ".word": -5.777652, - ":": -2.733130, - "?": -4.679040, - "@": -5.084505, - "Confirm": -5.777652, - "EH_frame": -5.084505, - "L": -3.475067, - "LASFDE": -4.679040, - "LC": -5.084505, - "LCFI": -4.168214, - "LECIE": -5.084505, - "LEFDE": -5.084505, - "LFB": -4.391358, - "LFE": -5.084505, - "LSCIE": -5.084505, - "LSFDE": -5.777652, - "[": -4.679040, - "]": -4.679040, - "__TEXT": -5.777652, - "__eh_frame": -5.777652, - "_main": -5.084505, - "_main.eh": -5.084505, - "_puts": -5.777652, - "_start": -5.084505, - "add": -5.084505, - "adr": -5.084505, - "align": -5.084505, - "angel": -5.777652, - "back_to_arm": -5.084505, - "beq": -5.777652, - "bl": -5.777652, - "bne": -5.777652, - "bx": -5.084505, - "call": -5.084505, - "coalesced": -5.777652, - "cr": -5.777652, - "done": -5.084505, - "eax": -5.777652, - "exit_code": -5.084505, - "hello_text": -5.777652, - "into_thumb": -5.084505, - "invalid": -5.084505, - "ldr": -5.777652, - "ldrb": -5.084505, - "leaq": -5.777652, - "leave": -5.777652, - "live_support": -5.777652, - "mov": -3.985893, - "movl": -5.777652, - "movq": -5.777652, - "no_toc": -5.777652, - "nop": -5.777652, - "number.": -5.777652, - "output_next": -5.084505, - "pushq": -5.777652, - "r": -2.281145, - "rbp": -5.084505, - "rdi": -5.777652, - "ret": -5.777652, - "rip": -5.777652, - "rsp": -5.777652, - "set": -3.475067, - "skip_output": -5.084505, - "stc": -5.777652, - "strip_static_syms": -5.777652, - "sub": -5.084505, - "swi": -4.679040, - "teq": -5.084505, - "writec": -5.777652, + "!": -5.718211, + "#": -6.634502, + "#define": -4.530368, + "#elif": -7.550793, + "#else": -5.892565, + "#endif": -5.223515, + "#if": -6.164498, + "#ifdef": -6.298030, + "#ifndef": -6.539192, + "#include": -6.634502, + "$": -4.809953, + "%": -2.226564, + "&&": -5.248208, + "(": -2.469388, + ")": -2.470942, + "*": -3.801289, + "+": -3.755303, + ",": -2.241288, + "-": -4.061890, + ".": -8.937087, + ".L": -5.108446, + ".Lend": -8.243940, + ".Llarge": -8.243940, + ".Llargealigned": -8.243940, + ".Lout": -7.838475, + ".Lsmall": -8.243940, + ".Lsmall_start": -7.838475, + ".abiversion": -8.937087, + ".align": -7.550793, + ".arm": -8.937087, + ".ascii": -8.243940, + ".asciz": -8.937087, + ".byte": -5.941355, + ".cstring": -8.937087, + ".endm": -8.937087, + ".global": -8.937087, + ".globl": -8.243940, + ".long": -7.145328, + ".macro": -8.937087, + ".p": -8.243940, + ".quad": -8.243940, + ".section": -8.937087, + ".set": -7.327649, + ".subsections_via_symbols": -8.937087, + ".text": -8.243940, + ".thumb": -8.937087, + ".word": -8.937087, + ":": -4.732394, + ";": -3.263764, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "": -8.937087, + "?": -7.838475, + "@": -8.243940, + "A": -4.778204, + "AIM": -8.937087, + "ALIGN_": -5.892565, + "ALPHA": -7.550793, + "AOFFSET": -5.175887, + "ARGS": -6.103874, + "ASSEMBLER": -8.937087, + "B": -4.372739, + "BASE_SHIFT": -8.937087, + "BB": -5.410727, + "BOFFSET": -4.331917, + "BX": -7.145328, + "C": -6.857645, + "CASUEWORD": -7.145328, + "CLEAR_FAULT": -6.452180, + "CLEAR_FAULT_NO_CLOBBER": -6.739862, + "CMPI": -7.550793, + "CMPLI": -7.550793, + "COPYFAULT": -8.243940, + "Confirm": -8.937087, + "DNOW": -8.243940, + "DOUBLE": -8.937087, + "EFAULT": -8.937087, + "EH_frame": -8.243940, + "ENAMETOOLONG": -8.937087, + "ENTRY": -7.838475, + "ENTRY_DIRECT": -5.941355, + "EPILOGUE": -5.892565, + "FADD": -6.991177, + "FLD": -4.302358, + "FMUL": -5.353568, + "FST": -6.298030, + "FUSUFAULT": -8.937087, + "HAVE_": -8.243940, + "HAVE_SSE": -8.937087, + "I": -6.991177, + "J": -7.838475, + "K": -6.229037, + "KERNEL": -7.327649, + "KK": -5.941355, + "KKK": -6.372138, + "L": -6.634502, + "LASFDE": -7.838475, + "LC": -8.243940, + "LCFI": -7.327649, + "LDC": -5.801593, + "LECIE": -8.243940, + "LEFDE": -8.243940, + "LEFT": -5.503100, + "LFB": -7.550793, + "LFE": -8.243940, + "LOAD": -5.892565, + "LOG_WORD": -7.838475, + "LOOP_LOG": -7.838475, + "LSCIE": -8.243940, + "LSFDE": -8.937087, + "M": -7.327649, + "N": -7.327649, + "NOBRANCH": -8.937087, + "OFFSET": -7.145328, + "PCB_ONFAULT": -7.550793, + "PCPU": -7.327649, + "PC_CURPCB": -7.550793, + "PREFETCH": -7.550793, + "PREFETCHSIZE": -7.838475, + "PROFCODE": -8.937087, + "PROLOGUE": -5.992648, + "SET_COPYFAULT": -7.838475, + "SET_COPYFAULT_TRUNCATE": -8.243940, + "SET_FUSUFAULT": -6.298030, + "SIZE": -3.766603, + "STACK": -5.992648, + "STACK_A": -7.145328, + "STACK_B": -6.452180, + "STACK_LDC": -7.838475, + "STORE": -5.846045, + "TRANSA": -6.046715, + "TRMMKERNEL": -5.410727, + "Thresh": -8.243940, + "VALIDATE_ADDR_COPY": -7.550793, + "VALIDATE_ADDR_FUSU": -7.838475, + "VALIDATE_TRUNCATE_ADDR_COPY": -7.838475, + "VM_MAXUSER_ADDRESS@h": -7.838475, + "VM_MAXUSER_ADDRESS@l": -7.838475, + "W": -7.838475, + "W##n": -8.937087, + "WORD": -6.991177, + "WORD*": -5.641250, + "WORDS": -7.550793, + "[": -7.838475, + "\\": -3.200515, + "]": -7.838475, + "_CALL_ELF": -8.243940, + "_NAKED_ENTRY": -8.243940, + "__": -6.857645, + "__TEXT": -8.937087, + "__eh_frame": -8.937087, + "__powerpc": -6.857645, + "_main": -8.243940, + "_main.eh": -8.243940, + "_puts": -8.937087, + "_start": -8.243940, + "add": -7.838475, + "addi": -5.992648, + "addl": -5.569791, + "adr": -8.243940, + "align": -8.243940, + "and": -7.838475, + "andi.": -8.937087, + "andl": -7.838475, + "angel": -8.937087, + "b": -6.634502, + "back_to_arm": -8.243940, + "bcopy_generic": -7.838475, + "bdnz": -8.243940, + "bdz": -8.937087, + "beq": -7.145328, + "bf": -7.145328, + "bge": -8.243940, + "bl": -7.838475, + "ble": -8.937087, + "blr": -7.838475, + "blt": -7.550793, + "bne": -7.327649, + "bt": -8.937087, + "bx": -8.243940, + "call": -8.243940, + "casueword": -7.550793, + "cmpdi": -8.937087, + "cmpld": -8.937087, + "cmpldi": -8.937087, + "cmplw": -7.145328, + "cmplwi": -8.937087, + "cmpwi": -7.838475, + "coalesced": -8.937087, + "copy_fault": -7.145328, + "copyin": -8.937087, + "copyinstr": -8.937087, + "copyout": -8.937087, + "cr": -8.937087, + "dcbt": -8.937087, + "dcbtst": -8.937087, + "decl": -6.739862, + "defined": -4.660421, + "done": -8.243940, + "eax": -3.585229, + "ebp": -7.838475, + "ebx": -7.838475, + "ecx": -8.937087, + "edi": -5.471351, + "edx": -8.937087, + "esi": -7.838475, + "esp": -5.941355, + "exit_code": -8.243940, + "faddp": -4.331917, + "ffreep": -7.145328, + "fldz": -6.452180, + "fmul": -4.778204, + "fmulp": -8.243940, + "fubyte": -8.937087, + "fueword": -7.550793, + "fusufault": -7.838475, + "fuword": -8.937087, + "fxch": -8.243940, + "hello_text": -8.937087, + "into_thumb": -8.243940, + "invalid": -8.243940, + "isel": -8.937087, + "je": -6.739862, + "jge": -7.838475, + "jl": -8.937087, + "jle": -7.838475, + "jne": -6.739862, + "lbz": -7.838475, + "lbzu": -8.937087, + "ld": -7.550793, + "ldarx": -8.937087, + "ldr": -8.937087, + "ldrb": -8.243940, + "leal": -5.641250, + "leaq": -8.937087, + "leave": -8.937087, + "len": -6.539192, + "lhz": -8.243940, + "li": -6.372138, + "lis": -7.838475, + "live_support": -8.937087, + "lwarx": -8.937087, + "lwz": -7.327649, + "mfctr": -8.937087, + "mflr": -8.243940, + "mfsprg": -8.937087, + "mov": -7.145328, + "movl": -4.747432, + "movq": -8.937087, + "mr": -7.838475, + "mtcrf": -7.838475, + "mtctr": -7.838475, + "mtlr": -8.243940, + "n": -8.937087, + "neg": -8.937087, + "negl": -8.243940, + "no_toc": -8.937087, + "nop": -6.857645, + "number.": -8.937087, + "ori": -7.838475, + "output_next": -8.243940, + "popl": -7.550793, + "prefetch": -8.937087, + "prefetchnta": -8.937087, + "prefetcht": -7.327649, + "prefetchw": -6.991177, + "pushl": -7.550793, + "pushq": -8.937087, + "r": -3.477502, + "raddr": -5.801593, + "rbp": -8.243940, + "rd": -5.299501, + "rdi": -8.937087, + "reg": -8.243940, + "ret": -8.243940, + "rip": -8.937087, + "rl": -6.991177, + "rpcb": -5.941355, + "rs": -5.326169, + "rsp": -8.937087, + "sall": -8.937087, + "sarl": -7.838475, + "set": -6.634502, + "skip_output": -8.243940, + "srdi": -8.243940, + "srwi.": -8.937087, + "st": -3.108141, + "stb": -7.838475, + "stbu": -8.937087, + "stc": -8.937087, + "std": -6.991177, + "stdcx.": -8.243940, + "sth": -8.937087, + "strip_static_syms": -8.937087, + "stw": -6.857645, + "stwcx.": -8.243940, + "sub": -7.327649, + "subl": -6.452180, + "subyte": -8.937087, + "suword": -7.550793, + "swi": -7.838475, + "t": -4.966795, + "teq": -8.243940, + "testl": -7.838475, + "writec": -8.937087, + "x": -7.550793, + "||": -6.452180, }, "Uno": map[string]float64{ "!": -5.356586, @@ -185065,4 +185483,4 @@ var TokensLogProbabilities = map[string]map[string]float64{ }, } -var TokensTotal = 2003200.000000 +var TokensTotal = 2013631.000000 diff --git a/internal/code-generator/generator/test_files/groups.gold b/internal/code-generator/generator/test_files/groups.gold index 3345c13..1f440db 100644 --- a/internal/code-generator/generator/test_files/groups.gold +++ b/internal/code-generator/generator/test_files/groups.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data diff --git a/internal/code-generator/generator/test_files/interpreter.gold b/internal/code-generator/generator/test_files/interpreter.gold index 569f67c..6aef030 100644 --- a/internal/code-generator/generator/test_files/interpreter.gold +++ b/internal/code-generator/generator/test_files/interpreter.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -74,7 +74,7 @@ var LanguagesByInterpreter = map[string][]string{ "node": {"JavaScript"}, "nodejs": {"JavaScript"}, "nush": {"Nu"}, - "ocaml": {"OCaml", "Reason"}, + "ocaml": {"OCaml"}, "ocamlrun": {"OCaml"}, "ocamlscript": {"OCaml"}, "openrc-run": {"OpenRC runscript"}, @@ -106,7 +106,9 @@ var LanguagesByInterpreter = map[string][]string{ "rhino": {"JavaScript"}, "ruby": {"Ruby"}, "rune": {"E"}, + "runghc": {"Haskell"}, "runhaskell": {"Haskell"}, + "runhugs": {"Haskell"}, "sbcl": {"Common Lisp"}, "scala": {"Scala"}, "scheme": {"Scheme"}, diff --git a/internal/code-generator/generator/test_files/mimeType.gold b/internal/code-generator/generator/test_files/mimeType.gold index e0e5a3a..50e84ef 100644 --- a/internal/code-generator/generator/test_files/mimeType.gold +++ b/internal/code-generator/generator/test_files/mimeType.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data diff --git a/internal/code-generator/generator/test_files/type.gold b/internal/code-generator/generator/test_files/type.gold index e46a8b0..57ccd7a 100644 --- a/internal/code-generator/generator/test_files/type.gold +++ b/internal/code-generator/generator/test_files/type.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data @@ -9,7 +9,7 @@ var LanguagesType = map[string]int{ "ABAP": 2, "ABNF": 1, "AGS Script": 2, - "AL Code": 2, + "AL": 2, "AMPL": 2, "ANTLR": 2, "API Blueprint": 3, diff --git a/internal/code-generator/generator/test_files/vendor.gold b/internal/code-generator/generator/test_files/vendor.gold index 1416331..2c63c7c 100644 --- a/internal/code-generator/generator/test_files/vendor.gold +++ b/internal/code-generator/generator/test_files/vendor.gold @@ -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: 61fc3f06a3ee2f6b530873b6c01b10c37f5209fc +// Extracted from github/linguist commit: 3d39c1c1a0d34c1af890ecfd18cf9ed595c68132 package data