From 9f73cdf2110af6a181ad66827d1afd58f84e09d6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 5 Apr 2022 20:12:53 +0000 Subject: [PATCH] Updated Linguist to v7.20.0 --- README.md | 2 +- data/alias.go | 14 +- data/colors.go | 14 +- data/commit.go | 4 +- data/content.go | 13 +- data/documentation.go | 2 +- data/extension.go | 35 +- data/filename.go | 2 +- data/frequencies.go | 3199 +++++++++++++---- data/groups.go | 5 +- data/id.go | 13 +- data/interpreter.go | 2 +- data/languageInfo.go | 222 +- data/mimeType.go | 7 +- data/type.go | 13 +- data/vendor.go | 2 +- .../generator/generator_test.go | 2 +- .../generator/test_files/alias.gold | 14 +- .../generator/test_files/colors.gold | 14 +- .../generator/test_files/commit.gold | 4 +- .../generator/test_files/content.gold | 13 +- .../generator/test_files/documentation.gold | 2 +- .../generator/test_files/extension.gold | 35 +- .../generator/test_files/filename.gold | 2 +- .../generator/test_files/frequencies.gold | 3199 +++++++++++++---- .../generator/test_files/groups.gold | 5 +- .../generator/test_files/interpreter.gold | 2 +- .../generator/test_files/mimeType.gold | 7 +- .../generator/test_files/type.gold | 13 +- .../generator/test_files/vendor.gold | 2 +- 30 files changed, 5255 insertions(+), 1608 deletions(-) diff --git a/README.md b/README.md index a082a0b..f0296f1 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Generated Rust bindings using a C static library are available at https://github ## Divergences from Linguist -The `enry` library is based on the data from `github/linguist` version **v7.19.0**. +The `enry` library is based on the data from `github/linguist` version **v7.20.0**. 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 c267b65..e0f3b8c 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -88,8 +88,10 @@ var LanguageByAliasMap = map[string]string{ "batch": "Batchfile", "batchfile": "Batchfile", "bazel": "Starlark", + "be": "Berry", "beef": "Beef", "befunge": "Befunge", + "berry": "Berry", "bibtex": "BibTeX", "bicep": "Bicep", "bison": "Bison", @@ -120,8 +122,11 @@ var LanguageByAliasMap = map[string]string{ "c2hs_haskell": "C2hs Haskell", "cabal": "Cabal Config", "cabal_config": "Cabal Config", + "cadence": "Cadence", + "cairo": "Cairo", "cake": "C#", "cakescript": "C#", + "cameligo": "CameLIGO", "cap'n_proto": "Cap'n Proto", "carto": "CartoCSS", "cartocss": "CartoCSS", @@ -293,6 +298,8 @@ var LanguageByAliasMap = map[string]string{ "gdscript": "GDScript", "gedcom": "GEDCOM", "gemfile.lock": "Gemfile.lock", + "genero": "Genero", + "genero_forms": "Genero Forms", "genie": "Genie", "genshi": "Genshi", "gentoo_ebuild": "Gentoo Ebuild", @@ -449,6 +456,7 @@ var LanguageByAliasMap = map[string]string{ "lfe": "LFE", "lhaskell": "Literate Haskell", "lhs": "Literate Haskell", + "ligolang": "LigoLANG", "lilypond": "LilyPond", "limbo": "Limbo", "linker_script": "Linker Script", @@ -519,6 +527,7 @@ var LanguageByAliasMap = map[string]string{ "modula-3": "Modula-3", "module_management_system": "Module Management System", "monkey": "Monkey", + "monkey_c": "Monkey C", "moocode": "Moocode", "moonscript": "MoonScript", "motoko": "Motoko", @@ -703,6 +712,7 @@ var LanguageByAliasMap = map[string]string{ "readline_config": "Readline Config", "realbasic": "REALbasic", "reason": "Reason", + "reasonligo": "ReasonLIGO", "rebol": "Rebol", "record_jar": "Record Jar", "red": "Red", @@ -813,6 +823,7 @@ var LanguageByAliasMap = map[string]string{ "swift": "Swift", "swig": "SWIG", "systemverilog": "SystemVerilog", + "talon": "Talon", "tcl": "Tcl", "tcsh": "Tcsh", "tea": "Tea", @@ -892,6 +903,7 @@ var LanguageByAliasMap = map[string]string{ "wgetrc": "Wget Config", "wiki": "Wikitext", "wikitext": "Wikitext", + "win32_message_file": "Win32 Message File", "winbatch": "Batchfile", "windows_registry_entries": "Windows Registry Entries", "wisp": "wisp", diff --git a/data/colors.go b/data/colors.go index c3c69d8..ac7ca2c 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -46,6 +46,7 @@ var LanguagesColor = map[string]string{ "Ballerina": "#FF5000", "Batchfile": "#C1F12E", "Beef": "#a52f4e", + "Berry": "#15A13C", "BibTeX": "#778899", "Bicep": "#519aba", "Bison": "#6A463F", @@ -71,6 +72,9 @@ var LanguagesColor = map[string]string{ "CUE": "#5886E1", "CWeb": "#00007a", "Cabal Config": "#483465", + "Cadence": "#00ef8b", + "Cairo": "#ff4a48", + "CameLIGO": "#3be133", "Cap'n Proto": "#c42727", "Ceylon": "#dfa535", "Chapel": "#8dc63f", @@ -157,6 +161,8 @@ var LanguagesColor = map[string]string{ "GSC": "#FF6800", "Game Maker Language": "#71b417", "Gemfile.lock": "#701516", + "Genero": "#63408e", + "Genero Forms": "#d8df39", "Genie": "#fb855d", "Genshi": "#951531", "Gentoo Ebuild": "#9400ff", @@ -250,6 +256,7 @@ var LanguagesColor = map[string]string{ "Latte": "#f2a542", "Less": "#1d365d", "Lex": "#DBCA00", + "LigoLANG": "#0e74ff", "LilyPond": "#9ccc7c", "Liquid": "#67b8de", "Literate Agda": "#315665", @@ -282,6 +289,7 @@ var LanguagesColor = map[string]string{ "Modelica": "#de1d31", "Modula-2": "#10253f", "Modula-3": "#223388", + "Monkey C": "#8D6747", "MoonScript": "#ff4585", "Motoko": "#fbb03b", "Motorola 68K Assembly": "#005daa", @@ -370,6 +378,7 @@ var LanguagesColor = map[string]string{ "Rascal": "#fffaa0", "ReScript": "#ed5051", "Reason": "#ff5847", + "ReasonLIGO": "#ff5847", "Rebol": "#358a5b", "Record Jar": "#0673ba", "Red": "#f50000", @@ -431,6 +440,7 @@ var LanguagesColor = map[string]string{ "TSV": "#237346", "TSX": "#2b7489", "TXL": "#0178b8", + "Talon": "#333333", "Tcl": "#e4cc98", "TeX": "#3D6117", "Terra": "#00004c", @@ -450,7 +460,7 @@ var LanguagesColor = map[string]string{ "VBScript": "#15dcdc", "VCL": "#148AA8", "VHDL": "#adb2cb", - "Vala": "#fbe5cd", + "Vala": "#a56de2", "Valve Data Format": "#f26025", "Verilog": "#b2b7f8", "Vim Help File": "#199f4b", diff --git a/data/commit.go b/data/commit.go index b4b060c..9bece53 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data // linguist's commit from which files were generated. -var LinguistCommit = "97bc889ce840208652bf09b45f3b7859de43fe8e" +var LinguistCommit = "4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26" diff --git a/data/content.go b/data/content.go index 2872231..7d81b6c 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -1066,6 +1066,16 @@ var ContentHeuristics = map[string]*Heuristics{ regexp.MustCompile(`(?m)tag:unity3d.com`), ), }, + ".mc": &Heuristics{ + rule.Or( + rule.MatchingLanguages("M4"), + regexp.MustCompile(`(?m)^dnl|^divert\((?:-?\d+)?\)|^\w+\(`+"`"+`[^\n]*?'[),]`), + ), + rule.Or( + rule.MatchingLanguages("Monkey C"), + regexp.MustCompile(`(?m)\b(?:using|module|function|class|var)\s+\w`), + ), + }, ".md": &Heuristics{ rule.Or( rule.MatchingLanguages("Markdown"), @@ -1519,6 +1529,7 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("Text"), ), }, + ".url": &Heuristics{}, ".v": &Heuristics{ rule.Or( rule.MatchingLanguages("Coq"), diff --git a/data/documentation.go b/data/documentation.go index 20ed679..c536985 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data diff --git a/data/extension.go b/data/extension.go index e4105a2..4c4d5c4 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -19,6 +19,7 @@ var LanguagesByExtension = map[string][]string{ ".3x": {"Roff", "Roff Manpage"}, ".4": {"Roff", "Roff Manpage"}, ".4dm": {"4D"}, + ".4gl": {"Genero"}, ".4th": {"Forth"}, ".5": {"Roff", "Roff Manpage"}, ".6": {"Roff", "Roff Manpage"}, @@ -109,6 +110,7 @@ var LanguagesByExtension = map[string][]string{ ".bbx": {"TeX"}, ".bdf": {"Glyph Bitmap Distribution Format"}, ".bdy": {"PLSQL"}, + ".be": {"Berry"}, ".befunge": {"Befunge"}, ".bf": {"Beef", "Brainfuck", "HyPhy"}, ".bi": {"FreeBasic"}, @@ -137,6 +139,7 @@ var LanguagesByExtension = map[string][]string{ ".c++objdump": {"Cpp-ObjDump"}, ".c-objdump": {"C-ObjDump"}, ".cabal": {"Cabal Config"}, + ".cairo": {"Cairo"}, ".cake": {"C#", "CoffeeScript"}, ".capnp": {"Cap'n Proto"}, ".cats": {"C"}, @@ -146,6 +149,7 @@ var LanguagesByExtension = map[string][]string{ ".ccp": {"COBOL"}, ".ccproj": {"XML"}, ".ccxml": {"XML"}, + ".cdc": {"Cadence"}, ".cdf": {"Mathematica"}, ".ceylon": {"Ceylon"}, ".cfc": {"ColdFusion CFC"}, @@ -518,6 +522,7 @@ var LanguagesByExtension = map[string][]string{ ".jsb": {"JavaScript"}, ".jscad": {"JavaScript"}, ".jsfl": {"JavaScript"}, + ".jslib": {"JavaScript"}, ".jsm": {"JavaScript"}, ".json": {"JSON"}, ".json-tmlanguage": {"JSON"}, @@ -527,6 +532,7 @@ var LanguagesByExtension = map[string][]string{ ".jsonld": {"JSONLD"}, ".jsonnet": {"Jsonnet"}, ".jsp": {"Java Server Pages"}, + ".jspre": {"JavaScript"}, ".jsproj": {"XML"}, ".jss": {"JavaScript"}, ".jst": {"EJS"}, @@ -568,6 +574,7 @@ var LanguagesByExtension = map[string][]string{ ".libsonnet": {"Jsonnet"}, ".lid": {"Dylan"}, ".lidr": {"Idris"}, + ".ligo": {"LigoLANG"}, ".linq": {"C#"}, ".liquid": {"Liquid"}, ".lisp": {"Common Lisp", "NewLisp"}, @@ -611,6 +618,7 @@ var LanguagesByExtension = map[string][]string{ ".maxpat": {"Max"}, ".maxproj": {"Max"}, ".mbox": {"E-mail"}, + ".mc": {"M4", "Monkey C", "Win32 Message File"}, ".mcfunction": {"mcfunction"}, ".mcmeta": {"JSON"}, ".mcr": {"MAXScript"}, @@ -642,6 +650,7 @@ var LanguagesByExtension = map[string][]string{ ".ml": {"OCaml", "Standard ML"}, ".ml4": {"OCaml"}, ".mli": {"OCaml"}, + ".mligo": {"CameLIGO"}, ".mlir": {"MLIR"}, ".mll": {"OCaml"}, ".mly": {"OCaml"}, @@ -768,6 +777,7 @@ var LanguagesByExtension = map[string][]string{ ".pde": {"Processing"}, ".pegjs": {"PEG.js"}, ".pep": {"Pep8"}, + ".per": {"Genero Forms"}, ".perl": {"Perl"}, ".pfa": {"PostScript"}, ".pgsql": {"PLpgSQL"}, @@ -859,6 +869,7 @@ var LanguagesByExtension = map[string][]string{ ".qbs": {"QML"}, ".ql": {"CodeQL"}, ".qll": {"CodeQL"}, + ".qmd": {"RMarkdown"}, ".qml": {"QML"}, ".qs": {"Q#", "Qt Script"}, ".r": {"R", "Rebol"}, @@ -898,6 +909,7 @@ var LanguagesByExtension = map[string][]string{ ".regexp": {"Regular Expression"}, ".rego": {"Open Policy Agent"}, ".rei": {"Reason"}, + ".religo": {"ReasonLIGO"}, ".res": {"ReScript", "XML"}, ".rest": {"reStructuredText"}, ".rest.txt": {"reStructuredText"}, @@ -1040,6 +1052,7 @@ var LanguagesByExtension = map[string][]string{ ".t": {"Perl", "Raku", "Terra", "Turing"}, ".tab": {"SQL"}, ".tac": {"Python"}, + ".talon": {"Talon"}, ".targets": {"XML"}, ".tcc": {"C++"}, ".tcl": {"Tcl"}, @@ -1100,6 +1113,7 @@ var LanguagesByExtension = map[string][]string{ ".upc": {"Unified Parallel C"}, ".ur": {"UrWeb"}, ".urdf": {"XML"}, + ".url": {"INI"}, ".urs": {"UrWeb"}, ".ux": {"XML"}, ".v": {"Coq", "V", "Verilog"}, @@ -1293,6 +1307,7 @@ var ExtensionsByLanguage = map[string][]string{ "Batchfile": {".bat", ".cmd"}, "Beef": {".bf"}, "Befunge": {".befunge"}, + "Berry": {".be"}, "BibTeX": {".bib", ".bibtex"}, "Bicep": {".bicep"}, "Bison": {".bison"}, @@ -1321,6 +1336,9 @@ var ExtensionsByLanguage = map[string][]string{ "CUE": {".cue"}, "CWeb": {".w"}, "Cabal Config": {".cabal"}, + "Cadence": {".cdc"}, + "Cairo": {".cairo"}, + "CameLIGO": {".mligo"}, "Cap'n Proto": {".capnp"}, "CartoCSS": {".mss"}, "Ceylon": {".ceylon"}, @@ -1424,6 +1442,8 @@ var ExtensionsByLanguage = map[string][]string{ "GN": {".gn", ".gni"}, "GSC": {".gsc", ".csc", ".gsh"}, "Game Maker Language": {".gml"}, + "Genero": {".4gl"}, + "Genero Forms": {".per"}, "Genie": {".gs"}, "Genshi": {".kid"}, "Gentoo Ebuild": {".ebuild"}, @@ -1470,7 +1490,7 @@ var ExtensionsByLanguage = map[string][]string{ "HyPhy": {".bf"}, "IDL": {".pro", ".dlm"}, "IGOR Pro": {".ipf"}, - "INI": {".ini", ".cfg", ".dof", ".lektorproject", ".prefs", ".pro", ".properties"}, + "INI": {".ini", ".cfg", ".dof", ".lektorproject", ".prefs", ".pro", ".properties", ".url"}, "IRC log": {".irclog", ".weechatlog"}, "Idris": {".idr", ".lidr"}, "Ignore List": {".gitignore"}, @@ -1492,7 +1512,7 @@ var ExtensionsByLanguage = map[string][]string{ "Java": {".java", ".jav"}, "Java Properties": {".properties"}, "Java Server Pages": {".jsp"}, - "JavaScript": {".js", "._js", ".bones", ".cjs", ".es", ".es6", ".frag", ".gs", ".jake", ".javascript", ".jsb", ".jscad", ".jsfl", ".jsm", ".jss", ".jsx", ".mjs", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib"}, + "JavaScript": {".js", "._js", ".bones", ".cjs", ".es", ".es6", ".frag", ".gs", ".jake", ".javascript", ".jsb", ".jscad", ".jsfl", ".jslib", ".jsm", ".jspre", ".jss", ".jsx", ".mjs", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib"}, "JavaScript+ERB": {".js.erb"}, "Jest Snapshot": {".snap"}, "Jinja": {".jinja", ".j2", ".jinja2"}, @@ -1523,6 +1543,7 @@ var ExtensionsByLanguage = map[string][]string{ "Lean": {".lean", ".hlean"}, "Less": {".less"}, "Lex": {".l", ".lex"}, + "LigoLANG": {".ligo"}, "LilyPond": {".ly", ".ily"}, "Limbo": {".b", ".m"}, "Linker Script": {".ld", ".lds", ".x"}, @@ -1538,7 +1559,7 @@ var ExtensionsByLanguage = map[string][]string{ "LoomScript": {".ls"}, "Lua": {".lua", ".fcgi", ".nse", ".p8", ".pd_lua", ".rbxs", ".rockspec", ".wlua"}, "M": {".mumps", ".m"}, - "M4": {".m4"}, + "M4": {".m4", ".mc"}, "M4Sugar": {".m4"}, "MATLAB": {".matlab", ".m"}, "MAXScript": {".ms", ".mcr"}, @@ -1568,6 +1589,7 @@ var ExtensionsByLanguage = map[string][]string{ "Modula-3": {".i3", ".ig", ".m3", ".mg"}, "Module Management System": {".mms", ".mmk"}, "Monkey": {".monkey", ".monkey2"}, + "Monkey C": {".mc"}, "Moocode": {".moo"}, "MoonScript": {".moon"}, "Motoko": {".mo"}, @@ -1672,7 +1694,7 @@ var ExtensionsByLanguage = map[string][]string{ "RDoc": {".rdoc"}, "REALbasic": {".rbbas", ".rbfrm", ".rbmnu", ".rbres", ".rbtbar", ".rbuistate"}, "REXX": {".rexx", ".pprx", ".rex"}, - "RMarkdown": {".rmd"}, + "RMarkdown": {".qmd", ".rmd"}, "RPC": {".x"}, "RPGLE": {".rpgle", ".sqlrpgle"}, "RPM Spec": {".spec"}, @@ -1684,6 +1706,7 @@ var ExtensionsByLanguage = map[string][]string{ "Raw token data": {".raw"}, "ReScript": {".res"}, "Reason": {".re", ".rei"}, + "ReasonLIGO": {".religo"}, "Rebol": {".reb", ".r", ".r2", ".r3", ".rebol"}, "Red": {".red", ".reds"}, "Redcode": {".cw"}, @@ -1754,6 +1777,7 @@ var ExtensionsByLanguage = map[string][]string{ "TSV": {".tsv"}, "TSX": {".tsx"}, "TXL": {".txl"}, + "Talon": {".talon"}, "Tcl": {".tcl", ".adp", ".tcl.in", ".tm"}, "Tcsh": {".tcsh", ".csh"}, "TeX": {".tex", ".aux", ".bbx", ".cbx", ".cls", ".dtx", ".ins", ".lbx", ".ltx", ".mkii", ".mkiv", ".mkvi", ".sty", ".toc"}, @@ -1796,6 +1820,7 @@ var ExtensionsByLanguage = map[string][]string{ "WebIDL": {".webidl"}, "WebVTT": {".vtt"}, "Wikitext": {".mediawiki", ".wiki", ".wikitext"}, + "Win32 Message File": {".mc"}, "Windows Registry Entries": {".reg"}, "Witcher Script": {".ws"}, "Wollok": {".wlk"}, diff --git a/data/filename.go b/data/filename.go index f8be2e6..bf14e78 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data diff --git a/data/frequencies.go b/data/frequencies.go index 5401b81..7815554 100644 --- a/data/frequencies.go +++ b/data/frequencies.go @@ -1,573 +1,584 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data var LanguagesLogProbabilities = map[string]float64{ - "1C Enterprise": -6.072660, - "2-Dimensional Array": -7.171273, - "4D": -6.478126, - "ABAP": -7.864420, - "ABAP CDS": -7.171273, - "ABNF": -7.864420, - "AGS Script": -6.478126, - "AIDL": -7.171273, - "AL": -6.765808, - "AMPL": -7.171273, - "API Blueprint": -6.765808, - "APL": -6.765808, - "ASL": -7.171273, - "ASN.1": -7.864420, - "ASP.NET": -6.478126, - "ATS": -5.667195, - "ActionScript": -6.478126, - "Adobe Font Metrics": -6.765808, - "Agda": -7.864420, - "Alloy": -6.765808, - "Alpine Abuild": -7.864420, - "Altium Designer": -6.478126, - "AngelScript": -7.171273, - "Ant Build System": -7.864420, - "ApacheConf": -6.478126, - "Apex": -6.072660, - "Apollo Guidance Computer": -7.864420, - "AppleScript": -5.918510, - "AsciiDoc": -6.765808, - "AspectJ": -7.171273, - "Assembly": -5.667195, - "Astro": -7.864420, - "Asymptote": -7.171273, - "AutoHotkey": -7.864420, - "Avro IDL": -7.864420, - "Awk": -7.864420, - "BASIC": -7.864420, - "Ballerina": -6.254982, - "Beef": -6.765808, - "BibTeX": -7.171273, - "Bicep": -7.171273, - "BitBake": -7.171273, - "Blade": -7.171273, - "BlitzBasic": -6.765808, - "BlitzMax": -7.864420, - "Bluespec": -7.171273, - "Boogie": -6.765808, - "Brainfuck": -6.254982, - "Brightscript": -7.864420, - "Browserslist": -7.171273, - "C": -3.803977, - "C#": -6.072660, - "C++": -3.952397, - "CIL": -7.171273, - "CLIPS": -7.171273, - "CMake": -5.918510, - "COBOL": -6.478126, - "CODEOWNERS": -7.864420, - "CSON": -6.478126, - "CSS": -7.171273, - "CSV": -7.864420, - "CUE": -7.171273, - "CWeb": -7.171273, - "Cabal Config": -6.478126, - "CartoCSS": -7.864420, - "Ceylon": -7.864420, - "Chapel": -6.254982, - "Charity": -7.864420, - "Cirru": -5.225363, - "Clarion": -6.478126, - "Clarity": -6.765808, - "Classic ASP": -7.171273, - "Clean": -5.667195, - "Click": -7.171273, - "Clojure": -5.667195, - "Closure Templates": -7.864420, - "Cloud Firestore Security Rules": -7.864420, - "CoNLL-U": -6.765808, - "CodeQL": -6.072660, - "CoffeeScript": -5.561835, - "ColdFusion": -7.864420, - "ColdFusion CFC": -7.171273, - "Common Lisp": -5.667195, - "Common Workflow Language": -7.864420, - "Component Pascal": -7.171273, - "Cool": -7.171273, - "Coq": -5.299471, - "Creole": -7.864420, - "Crystal": -6.765808, - "Csound": -6.765808, - "Csound Document": -6.765808, - "Csound Score": -6.765808, - "Cuda": -7.171273, - "Cue Sheet": -7.171273, - "Curry": -7.171273, - "Cycript": -7.864420, - "D": -5.667195, - "DIGITAL Command Language": -6.478126, - "DM": -7.864420, - "DNS Zone": -7.171273, - "DTrace": -6.765808, - "Dafny": -7.171273, - "Dart": -7.864420, - "DataWeave": -6.254982, - "Debian Package Control File": -7.171273, - "DenizenScript": -7.171273, - "Dhall": -7.171273, - "Diff": -7.864420, - "DirectX 3D File": -7.864420, - "Dockerfile": -7.864420, - "Dogescript": -7.864420, - "E": -5.918510, - "E-mail": -7.864420, - "EBNF": -6.478126, - "ECL": -7.864420, - "ECLiPSe": -7.864420, - "EJS": -6.254982, - "EQ": -6.765808, - "Eagle": -7.171273, - "Earthly": -7.864420, - "Easybuild": -7.864420, - "EditorConfig": -7.864420, - "Edje Data Collection": -7.864420, - "Eiffel": -5.918510, - "Elixir": -6.072660, - "Elm": -6.765808, - "Emacs Lisp": -5.466525, - "EmberScript": -7.864420, - "Erlang": -5.225363, - "Euphoria": -5.561835, - "F#": -5.784978, - "FIGlet Font": -7.864420, - "FLUX": -6.478126, - "Fantom": -7.171273, - "Faust": -7.171273, - "Fennel": -7.171273, - "Filebench WML": -7.864420, - "Filterscript": -7.171273, - "Fluent": -6.254982, - "Formatted": -6.765808, - "Forth": -5.091831, - "Fortran": -6.254982, - "FreeBasic": -6.765808, - "FreeMarker": -7.171273, - "Frege": -6.478126, - "Fstar": -7.171273, - "Futhark": -7.864420, - "G-code": -6.765808, - "GAML": -6.072660, - "GAMS": -7.864420, - "GAP": -5.667195, - "GCC Machine Description": -7.864420, - "GDB": -7.171273, - "GDScript": -6.478126, - "GEDCOM": -7.864420, - "GLSL": -4.974048, - "GN": -5.466525, - "GSC": -6.072660, - "Game Maker Language": -5.466525, - "Gemfile.lock": -7.864420, - "Genie": -6.478126, - "Gerber Image": -4.974048, - "Gherkin": -7.171273, - "Git Attributes": -7.864420, - "Git Config": -6.765808, - "Gleam": -7.171273, - "Glyph Bitmap Distribution Format": -7.864420, - "Gnuplot": -5.918510, - "Go": -6.478126, - "Go Checksums": -7.864420, - "Go Module": -7.864420, - "Golo": -4.568583, - "Gosu": -6.254982, - "Grace": -7.171273, - "Gradle": -7.171273, - "Grammatical Framework": -4.150848, - "Graph Modeling Language": -6.765808, - "GraphQL": -6.478126, - "Graphviz (DOT)": -7.171273, - "Groovy": -6.072660, - "Groovy Server Pages": -6.478126, - "HAProxy": -6.478126, - "HCL": -6.072660, - "HLSL": -6.254982, - "HTML": -5.784978, - "HTML+ECR": -7.864420, - "HTML+EEX": -6.765808, - "HTML+ERB": -6.765808, - "HTML+Razor": -7.171273, - "HXML": -7.171273, - "Hack": -4.463223, - "Haml": -7.171273, - "Handlebars": -7.171273, - "Haskell": -6.254982, - "HiveQL": -7.171273, - "HolyC": -6.254982, - "Hy": -6.765808, - "HyPhy": -5.784978, - "IDL": -6.478126, - "IGOR Pro": -6.765808, - "INI": -5.667195, - "Idris": -7.864420, - "Ignore List": -4.919981, - "ImageJ Macro": -7.171273, - "Inform 7": -7.171273, - "Inno Setup": -7.171273, - "Ioke": -7.864420, - "Isabelle": -7.864420, - "Isabelle ROOT": -7.864420, - "J": -7.171273, - "JAR Manifest": -7.864420, - "JFlex": -7.171273, - "JSON": -4.606323, - "JSON with Comments": -4.686366, - "JSON5": -7.171273, - "JSONLD": -7.864420, - "JSONiq": -7.171273, - "Janet": -6.765808, - "Jasmin": -5.784978, - "Java": -5.561835, - "Java Properties": -7.171273, - "JavaScript": -4.175540, - "JavaScript+ERB": -7.864420, - "Jest Snapshot": -7.864420, - "Jinja": -7.171273, - "Jison": -6.765808, - "Jison Lex": -7.171273, - "Jolie": -6.254982, - "Jsonnet": -7.864420, - "Julia": -7.171273, - "Jupyter Notebook": -7.864420, - "KRL": -7.864420, - "Kaitai Struct": -7.171273, - "KakouneScript": -6.765808, - "KiCad Layout": -5.091831, - "KiCad Legacy Layout": -7.864420, - "KiCad Schematic": -6.072660, - "Kit": -7.864420, - "Kotlin": -7.864420, - "Kusto": -6.765808, - "LFE": -6.478126, - "LOLCODE": -7.864420, - "LSL": -7.171273, - "LTspice Symbol": -7.864420, - "LabVIEW": -5.561835, - "Lark": -6.765808, - "Lasso": -6.765808, - "Latte": -7.171273, - "Lean": -7.171273, - "Less": -7.864420, - "Lex": -7.171273, - "Limbo": -6.765808, - "Linker Script": -6.478126, - "Linux Kernel Module": -6.765808, - "Liquid": -7.171273, - "Literate Agda": -7.864420, - "Literate CoffeeScript": -7.171273, - "LiveScript": -7.864420, - "Logos": -6.254982, - "Logtalk": -7.864420, - "LookML": -6.765808, - "LoomScript": -7.171273, - "Lua": -5.918510, - "M": -4.497124, - "M4": -6.478126, - "M4Sugar": -6.765808, - "MATLAB": -4.200858, - "MAXScript": -6.254982, - "MLIR": -6.478126, - "MQL4": -6.765808, - "MQL5": -6.765808, - "MTML": -7.864420, - "MUF": -7.171273, - "Macaulay2": -7.864420, - "Makefile": -5.379513, - "Markdown": -5.561835, - "Marko": -6.765808, - "Mask": -7.864420, - "Mathematica": -5.379513, - "Maven POM": -7.864420, - "Max": -6.765808, - "Mercury": -5.561835, - "Meson": -7.171273, - "Metal": -7.864420, - "Microsoft Developer Studio Project": -7.864420, - "Microsoft Visual Studio Solution": -7.864420, - "MiniYAML": -5.784978, - "Mint": -6.072660, - "Modelica": -5.379513, - "Modula-2": -7.864420, - "Modula-3": -6.254982, - "Module Management System": -6.254982, - "Monkey": -6.254982, - "Moocode": -6.765808, - "MoonScript": -7.864420, - "Motoko": -7.171273, - "Motorola 68K Assembly": -6.072660, - "Muse": -7.171273, - "Mustache": -6.478126, - "NASL": -5.561835, - "NCL": -5.091831, - "NEON": -7.171273, - "NL": -7.171273, - "NPM Config": -7.864420, - "NSIS": -7.171273, - "NWScript": -6.072660, - "Nearley": -7.864420, - "Nemerle": -7.864420, - "NetLinx": -7.171273, - "NetLinx+ERB": -7.171273, - "NetLogo": -7.864420, - "NewLisp": -6.765808, - "Nextflow": -6.478126, - "Nginx": -6.765808, - "Nim": -6.072660, - "Nit": -4.686366, - "Nix": -7.864420, - "Nu": -7.171273, - "Nunjucks": -7.864420, - "OCaml": -5.561835, - "Object Data Instance Notation": -7.864420, - "ObjectScript": -7.864420, - "Objective-C": -4.773377, - "Objective-C++": -7.171273, - "Objective-J": -6.765808, - "Odin": -7.864420, - "Omgrofl": -7.864420, - "Opa": -7.171273, - "Opal": -7.864420, - "Open Policy Agent": -6.478126, - "OpenCL": -7.171273, - "OpenEdge ABL": -6.072660, - "OpenQASM": -7.864420, - "OpenRC runscript": -7.864420, - "OpenSCAD": -7.171273, - "OpenStep Property List": -7.171273, - "Org": -7.864420, - "Ox": -6.765808, - "Oxygene": -7.864420, - "Oz": -7.864420, - "P4": -7.171273, - "PEG.js": -7.864420, - "PHP": -4.919981, - "PLSQL": -5.784978, - "PLpgSQL": -5.918510, - "POV-Ray SDL": -5.379513, - "Pan": -4.974048, - "Papyrus": -6.765808, - "Parrot Assembly": -7.864420, - "Parrot Internal Representation": -7.864420, - "Pascal": -5.299471, - "Pawn": -5.918510, - "Pep8": -5.918510, - "Perl": -4.686366, - "Pic": -6.765808, - "Pickle": -6.478126, - "PicoLisp": -7.864420, - "PigLatin": -7.864420, - "Pike": -6.765808, - "PlantUML": -5.918510, - "Pod": -6.478126, - "Pod 6": -7.864420, - "PogoScript": -7.864420, - "Pony": -6.072660, - "PostCSS": -7.171273, - "PostScript": -6.765808, - "PowerBuilder": -6.072660, - "PowerShell": -6.478126, - "Prisma": -6.254982, - "Processing": -7.864420, - "Procfile": -7.864420, - "Proguard": -6.765808, - "Prolog": -5.667195, - "Promela": -5.918510, - "Propeller Spin": -5.561835, - "Protocol Buffer": -7.864420, - "Protocol Buffer Text Format": -6.478126, - "Public Key": -5.918510, - "Pug": -7.171273, - "Puppet": -6.254982, - "PureBasic": -7.171273, - "PureScript": -6.478126, - "Python": -4.728926, - "Q#": -7.171273, - "QML": -7.864420, - "QMake": -6.478126, - "Qt Script": -7.171273, - "Quake": -7.171273, - "R": -5.784978, - "RAML": -7.864420, - "RDoc": -7.864420, - "REXX": -6.478126, - "RMarkdown": -7.864420, - "RPC": -6.765808, - "RPGLE": -5.667195, - "RPM Spec": -6.765808, - "RUNOFF": -6.478126, - "Racket": -7.171273, - "Ragel": -6.765808, - "Raku": -4.686366, - "Rascal": -6.478126, - "ReScript": -7.864420, - "Readline Config": -7.864420, - "Reason": -6.072660, - "Rebol": -6.072660, - "Record Jar": -7.864420, - "Red": -7.171273, - "Redirect Rules": -7.864420, - "Regular Expression": -6.478126, - "Ren'Py": -7.864420, - "RenderScript": -7.171273, - "Rich Text Format": -7.171273, - "Ring": -6.478126, - "Riot": -7.171273, - "RobotFramework": -6.765808, - "Roff": -5.031207, - "Roff Manpage": -5.379513, - "Ruby": -4.280901, - "Rust": -6.765808, - "SAS": -6.765808, - "SCSS": -7.864420, - "SELinux Policy": -6.478126, - "SMT": -6.478126, - "SPARQL": -7.171273, - "SQF": -7.171273, - "SQL": -5.225363, - "SQLPL": -6.072660, - "SRecode Template": -7.864420, - "SSH Config": -6.072660, - "STON": -5.918510, - "SWIG": -6.765808, - "Sage": -7.864420, - "SaltStack": -6.072660, - "Sass": -7.864420, - "Scala": -5.918510, - "Scaml": -7.864420, - "Scheme": -6.478126, - "Scilab": -6.765808, - "ShaderLab": -6.765808, - "Shell": -3.913176, - "ShellCheck Config": -7.864420, - "ShellSession": -6.765808, - "Shen": -6.765808, - "Sieve": -5.466525, - "Singularity": -7.864420, - "Slash": -7.864420, - "Slice": -6.765808, - "Slim": -7.864420, - "SmPL": -7.864420, - "Smali": -5.918510, - "Smalltalk": -5.561835, - "Soong": -7.864420, - "SourcePawn": -6.765808, - "Squirrel": -7.864420, - "Stan": -6.765808, - "Standard ML": -6.254982, - "Starlark": -6.072660, - "Stata": -5.918510, - "StringTemplate": -7.864420, - "Stylus": -7.864420, - "SubRip Text": -7.864420, - "SugarSS": -7.864420, - "SuperCollider": -6.254982, - "Svelte": -7.864420, - "Swift": -4.103220, - "SystemVerilog": -6.478126, - "TI Program": -6.478126, - "TLA": -7.171273, - "TOML": -6.478126, - "TSQL": -6.478126, - "TSV": -7.864420, - "TSX": -6.478126, - "TXL": -7.864420, - "Tcl": -6.254982, - "Tcsh": -7.864420, - "TeX": -5.918510, - "Tea": -7.864420, - "Terra": -6.765808, - "Texinfo": -7.864420, - "Text": -4.606323, - "TextMate Properties": -7.864420, - "Thrift": -7.864420, - "Turing": -6.478126, - "Turtle": -7.171273, - "Type Language": -7.171273, - "TypeScript": -6.765808, - "Unity3D Asset": -6.072660, - "Unix Assembly": -6.478126, - "Uno": -6.765808, - "UnrealScript": -7.171273, - "UrWeb": -7.171273, - "V": -5.667195, - "VBA": -6.478126, - "VBScript": -7.864420, - "VCL": -7.171273, - "VHDL": -7.864420, - "Valve Data Format": -7.864420, - "Verilog": -5.225363, - "Vim Help File": -7.864420, - "Vim Script": -5.667195, - "Vim Snippet": -7.171273, - "Visual Basic .NET": -6.765808, - "Volt": -7.864420, - "Vue": -7.171273, - "Vyper": -6.254982, - "Wavefront Material": -6.478126, - "Wavefront Object": -6.254982, - "Web Ontology Language": -7.864420, - "WebAssembly": -6.072660, - "WebIDL": -7.171273, - "WebVTT": -7.171273, - "Wget Config": -7.864420, - "Wikitext": -7.171273, - "Windows Registry Entries": -7.864420, - "Witcher Script": -7.171273, - "Wollok": -7.171273, - "World of Warcraft Addon Data": -6.765808, - "X BitMap": -7.864420, - "X Font Directory Index": -6.478126, - "X PixMap": -7.171273, - "X10": -4.974048, - "XC": -7.864420, - "XCompose": -7.864420, - "XML": -3.615925, - "XML Property List": -5.918510, - "XPages": -7.171273, - "XProc": -7.864420, - "XQuery": -7.864420, - "XS": -7.864420, - "XSLT": -7.864420, - "Xojo": -6.072660, - "Xonsh": -7.864420, - "Xtend": -7.171273, - "YAML": -5.225363, - "YANG": -7.864420, - "YARA": -6.765808, - "YASnippet": -7.171273, - "Yacc": -7.864420, - "ZAP": -7.864420, - "ZIL": -7.864420, - "Zeek": -6.765808, - "ZenScript": -7.864420, - "Zephir": -7.171273, - "Zig": -6.765808, - "Zimpl": -7.864420, - "cURL Config": -7.864420, - "desktop": -7.171273, - "dircolors": -7.864420, - "eC": -7.864420, - "edn": -7.864420, - "fish": -6.765808, - "hoon": -7.171273, - "jq": -7.171273, - "kvlang": -7.864420, - "mIRC Script": -6.478126, - "mcfunction": -7.864420, - "nanorc": -6.765808, - "q": -7.171273, - "reStructuredText": -7.864420, - "robots.txt": -7.864420, - "sed": -7.864420, - "wdl": -6.765808, - "wisp": -7.864420, - "xBase": -6.765808, + "1C Enterprise": -6.081838, + "2-Dimensional Array": -7.180451, + "4D": -6.487303, + "ABAP": -7.873598, + "ABAP CDS": -7.180451, + "ABNF": -7.873598, + "AGS Script": -6.487303, + "AIDL": -7.180451, + "AL": -6.774986, + "AMPL": -7.180451, + "API Blueprint": -6.774986, + "APL": -6.774986, + "ASL": -7.180451, + "ASN.1": -7.873598, + "ASP.NET": -6.487303, + "ATS": -5.676373, + "ActionScript": -6.487303, + "Adobe Font Metrics": -6.774986, + "Agda": -7.873598, + "Alloy": -6.774986, + "Alpine Abuild": -7.873598, + "Altium Designer": -6.487303, + "AngelScript": -7.180451, + "Ant Build System": -7.873598, + "ApacheConf": -6.487303, + "Apex": -6.081838, + "Apollo Guidance Computer": -7.873598, + "AppleScript": -5.927688, + "AsciiDoc": -6.774986, + "AspectJ": -7.180451, + "Assembly": -5.676373, + "Astro": -7.873598, + "Asymptote": -7.180451, + "AutoHotkey": -7.873598, + "Avro IDL": -7.873598, + "Awk": -7.873598, + "BASIC": -7.873598, + "Ballerina": -6.264160, + "Beef": -6.774986, + "Berry": -7.180451, + "BibTeX": -7.180451, + "Bicep": -7.180451, + "BitBake": -7.180451, + "Blade": -7.180451, + "BlitzBasic": -6.774986, + "BlitzMax": -7.873598, + "Bluespec": -7.180451, + "Boogie": -6.774986, + "Brainfuck": -6.264160, + "Brightscript": -7.873598, + "Browserslist": -7.180451, + "C": -3.813155, + "C#": -6.081838, + "C++": -3.961575, + "CIL": -7.180451, + "CLIPS": -7.180451, + "CMake": -5.927688, + "COBOL": -6.487303, + "CODEOWNERS": -7.873598, + "CSON": -6.487303, + "CSS": -7.180451, + "CSV": -7.873598, + "CUE": -7.180451, + "CWeb": -7.180451, + "Cabal Config": -6.487303, + "Cadence": -6.081838, + "Cairo": -6.774986, + "CameLIGO": -7.873598, + "CartoCSS": -7.873598, + "Ceylon": -7.873598, + "Chapel": -6.264160, + "Charity": -7.873598, + "Cirru": -5.234540, + "Clarion": -6.487303, + "Clarity": -6.774986, + "Classic ASP": -7.180451, + "Clean": -5.676373, + "Click": -7.180451, + "Clojure": -5.676373, + "Closure Templates": -7.873598, + "Cloud Firestore Security Rules": -7.873598, + "CoNLL-U": -6.774986, + "CodeQL": -6.081838, + "CoffeeScript": -5.571013, + "ColdFusion": -7.873598, + "ColdFusion CFC": -7.180451, + "Common Lisp": -5.676373, + "Common Workflow Language": -7.873598, + "Component Pascal": -7.180451, + "Cool": -7.180451, + "Coq": -5.308648, + "Creole": -7.873598, + "Crystal": -6.774986, + "Csound": -6.774986, + "Csound Document": -6.774986, + "Csound Score": -6.774986, + "Cuda": -7.180451, + "Cue Sheet": -7.180451, + "Curry": -7.180451, + "Cycript": -7.873598, + "D": -5.676373, + "DIGITAL Command Language": -6.487303, + "DM": -7.873598, + "DNS Zone": -7.180451, + "DTrace": -6.774986, + "Dafny": -7.180451, + "Dart": -7.873598, + "DataWeave": -6.264160, + "Debian Package Control File": -7.180451, + "DenizenScript": -7.180451, + "Dhall": -7.180451, + "Diff": -7.873598, + "DirectX 3D File": -7.873598, + "Dockerfile": -7.873598, + "Dogescript": -7.873598, + "E": -5.927688, + "E-mail": -7.873598, + "EBNF": -6.487303, + "ECL": -7.873598, + "ECLiPSe": -7.873598, + "EJS": -6.264160, + "EQ": -6.774986, + "Eagle": -7.180451, + "Earthly": -7.873598, + "Easybuild": -7.873598, + "EditorConfig": -7.873598, + "Edje Data Collection": -7.873598, + "Eiffel": -5.927688, + "Elixir": -6.081838, + "Elm": -6.774986, + "Emacs Lisp": -5.475703, + "EmberScript": -7.873598, + "Erlang": -5.234540, + "Euphoria": -5.571013, + "F#": -5.794156, + "FIGlet Font": -7.873598, + "FLUX": -6.487303, + "Fantom": -7.180451, + "Faust": -7.180451, + "Fennel": -7.180451, + "Filebench WML": -7.873598, + "Filterscript": -7.180451, + "Fluent": -6.264160, + "Formatted": -6.774986, + "Forth": -5.101009, + "Fortran": -6.264160, + "FreeBasic": -6.774986, + "FreeMarker": -7.180451, + "Frege": -6.487303, + "Fstar": -7.180451, + "Futhark": -7.873598, + "G-code": -6.774986, + "GAML": -6.081838, + "GAMS": -7.873598, + "GAP": -5.676373, + "GCC Machine Description": -7.873598, + "GDB": -7.180451, + "GDScript": -6.487303, + "GEDCOM": -7.873598, + "GLSL": -4.983226, + "GN": -5.475703, + "GSC": -6.081838, + "Game Maker Language": -5.475703, + "Gemfile.lock": -7.873598, + "Genero": -6.774986, + "Genero Forms": -7.873598, + "Genie": -6.487303, + "Gerber Image": -4.983226, + "Gherkin": -7.180451, + "Git Attributes": -7.873598, + "Git Config": -6.774986, + "Gleam": -7.180451, + "Glyph Bitmap Distribution Format": -7.873598, + "Gnuplot": -5.927688, + "Go": -6.487303, + "Go Checksums": -7.873598, + "Go Module": -7.873598, + "Golo": -4.577761, + "Gosu": -6.264160, + "Grace": -7.180451, + "Gradle": -7.180451, + "Grammatical Framework": -4.160026, + "Graph Modeling Language": -6.774986, + "GraphQL": -6.487303, + "Graphviz (DOT)": -7.180451, + "Groovy": -6.081838, + "Groovy Server Pages": -6.487303, + "HAProxy": -6.487303, + "HCL": -6.081838, + "HLSL": -6.264160, + "HTML": -5.794156, + "HTML+ECR": -7.873598, + "HTML+EEX": -6.774986, + "HTML+ERB": -6.774986, + "HTML+Razor": -7.180451, + "HXML": -7.180451, + "Hack": -4.472400, + "Haml": -7.180451, + "Handlebars": -7.180451, + "Haskell": -6.264160, + "HiveQL": -7.180451, + "HolyC": -6.264160, + "Hy": -6.774986, + "HyPhy": -5.794156, + "IDL": -6.487303, + "IGOR Pro": -6.774986, + "INI": -5.676373, + "Idris": -7.873598, + "Ignore List": -4.929159, + "ImageJ Macro": -7.180451, + "Inform 7": -7.180451, + "Inno Setup": -7.180451, + "Ioke": -7.873598, + "Isabelle": -7.873598, + "Isabelle ROOT": -7.873598, + "J": -7.180451, + "JAR Manifest": -7.873598, + "JFlex": -7.180451, + "JSON": -4.615501, + "JSON with Comments": -4.695544, + "JSON5": -7.180451, + "JSONLD": -7.873598, + "JSONiq": -7.180451, + "Janet": -6.774986, + "Jasmin": -5.794156, + "Java": -5.571013, + "Java Properties": -7.180451, + "JavaScript": -4.184718, + "JavaScript+ERB": -7.873598, + "Jest Snapshot": -7.873598, + "Jinja": -7.180451, + "Jison": -6.774986, + "Jison Lex": -7.180451, + "Jolie": -6.264160, + "Jsonnet": -7.873598, + "Julia": -7.180451, + "Jupyter Notebook": -7.873598, + "KRL": -7.873598, + "Kaitai Struct": -7.180451, + "KakouneScript": -6.774986, + "KiCad Layout": -5.101009, + "KiCad Legacy Layout": -7.873598, + "KiCad Schematic": -6.081838, + "Kit": -7.873598, + "Kotlin": -7.873598, + "Kusto": -6.774986, + "LFE": -6.487303, + "LOLCODE": -7.873598, + "LSL": -7.180451, + "LTspice Symbol": -7.873598, + "LabVIEW": -5.571013, + "Lark": -6.774986, + "Lasso": -6.774986, + "Latte": -7.180451, + "Lean": -7.180451, + "Less": -7.873598, + "Lex": -7.180451, + "LigoLANG": -7.873598, + "Limbo": -6.774986, + "Linker Script": -6.487303, + "Linux Kernel Module": -6.774986, + "Liquid": -7.180451, + "Literate Agda": -7.873598, + "Literate CoffeeScript": -7.180451, + "LiveScript": -7.873598, + "Logos": -6.264160, + "Logtalk": -7.873598, + "LookML": -6.774986, + "LoomScript": -7.180451, + "Lua": -5.927688, + "M": -4.506302, + "M4": -6.264160, + "M4Sugar": -6.774986, + "MATLAB": -4.210036, + "MAXScript": -6.264160, + "MLIR": -6.487303, + "MQL4": -6.774986, + "MQL5": -6.774986, + "MTML": -7.873598, + "MUF": -7.180451, + "Macaulay2": -7.873598, + "Makefile": -5.388691, + "Markdown": -5.571013, + "Marko": -6.774986, + "Mask": -7.873598, + "Mathematica": -5.388691, + "Maven POM": -7.873598, + "Max": -6.774986, + "Mercury": -5.571013, + "Meson": -7.180451, + "Metal": -7.873598, + "Microsoft Developer Studio Project": -7.873598, + "Microsoft Visual Studio Solution": -7.873598, + "MiniYAML": -5.794156, + "Mint": -6.081838, + "Modelica": -5.388691, + "Modula-2": -7.873598, + "Modula-3": -6.264160, + "Module Management System": -6.264160, + "Monkey": -6.264160, + "Monkey C": -7.873598, + "Moocode": -6.774986, + "MoonScript": -7.873598, + "Motoko": -7.180451, + "Motorola 68K Assembly": -6.081838, + "Muse": -7.180451, + "Mustache": -6.487303, + "NASL": -5.571013, + "NCL": -5.101009, + "NEON": -7.180451, + "NL": -7.180451, + "NPM Config": -7.873598, + "NSIS": -7.180451, + "NWScript": -6.081838, + "Nearley": -7.873598, + "Nemerle": -7.873598, + "NetLinx": -7.180451, + "NetLinx+ERB": -7.180451, + "NetLogo": -7.873598, + "NewLisp": -6.774986, + "Nextflow": -6.487303, + "Nginx": -6.774986, + "Nim": -6.081838, + "Nit": -4.695544, + "Nix": -7.873598, + "Nu": -7.180451, + "Nunjucks": -7.873598, + "OCaml": -5.571013, + "Object Data Instance Notation": -7.873598, + "ObjectScript": -7.873598, + "Objective-C": -4.782555, + "Objective-C++": -7.180451, + "Objective-J": -6.774986, + "Odin": -7.873598, + "Omgrofl": -7.873598, + "Opa": -7.180451, + "Opal": -7.873598, + "Open Policy Agent": -6.487303, + "OpenCL": -7.180451, + "OpenEdge ABL": -6.081838, + "OpenQASM": -7.873598, + "OpenRC runscript": -7.873598, + "OpenSCAD": -7.180451, + "OpenStep Property List": -7.180451, + "Org": -7.873598, + "Ox": -6.774986, + "Oxygene": -7.873598, + "Oz": -7.873598, + "P4": -7.180451, + "PEG.js": -7.873598, + "PHP": -4.929159, + "PLSQL": -5.794156, + "PLpgSQL": -5.927688, + "POV-Ray SDL": -5.388691, + "Pan": -4.983226, + "Papyrus": -6.774986, + "Parrot Assembly": -7.873598, + "Parrot Internal Representation": -7.873598, + "Pascal": -5.308648, + "Pawn": -5.927688, + "Pep8": -5.927688, + "Perl": -4.695544, + "Pic": -6.774986, + "Pickle": -6.487303, + "PicoLisp": -7.873598, + "PigLatin": -7.873598, + "Pike": -6.774986, + "PlantUML": -5.927688, + "Pod": -6.487303, + "Pod 6": -7.873598, + "PogoScript": -7.873598, + "Pony": -6.081838, + "PostCSS": -7.180451, + "PostScript": -6.774986, + "PowerBuilder": -6.081838, + "PowerShell": -6.487303, + "Prisma": -6.264160, + "Processing": -7.873598, + "Procfile": -7.873598, + "Proguard": -6.774986, + "Prolog": -5.676373, + "Promela": -5.927688, + "Propeller Spin": -5.571013, + "Protocol Buffer": -7.873598, + "Protocol Buffer Text Format": -6.487303, + "Public Key": -5.927688, + "Pug": -7.180451, + "Puppet": -6.264160, + "PureBasic": -7.180451, + "PureScript": -6.487303, + "Python": -4.738104, + "Q#": -7.180451, + "QML": -7.873598, + "QMake": -6.487303, + "Qt Script": -7.180451, + "Quake": -7.180451, + "R": -5.794156, + "RAML": -7.873598, + "RDoc": -7.873598, + "REXX": -6.487303, + "RMarkdown": -7.180451, + "RPC": -6.774986, + "RPGLE": -5.676373, + "RPM Spec": -6.774986, + "RUNOFF": -6.487303, + "Racket": -7.180451, + "Ragel": -6.774986, + "Raku": -4.695544, + "Rascal": -6.487303, + "ReScript": -7.873598, + "Readline Config": -7.873598, + "Reason": -6.081838, + "ReasonLIGO": -7.873598, + "Rebol": -6.081838, + "Record Jar": -7.873598, + "Red": -7.180451, + "Redirect Rules": -7.873598, + "Regular Expression": -6.487303, + "Ren'Py": -7.873598, + "RenderScript": -7.180451, + "Rich Text Format": -7.180451, + "Ring": -6.487303, + "Riot": -7.180451, + "RobotFramework": -6.774986, + "Roff": -5.040384, + "Roff Manpage": -5.388691, + "Ruby": -4.290079, + "Rust": -6.774986, + "SAS": -6.774986, + "SCSS": -7.873598, + "SELinux Policy": -6.487303, + "SMT": -6.487303, + "SPARQL": -7.180451, + "SQF": -7.180451, + "SQL": -5.234540, + "SQLPL": -6.081838, + "SRecode Template": -7.873598, + "SSH Config": -6.081838, + "STON": -5.927688, + "SWIG": -6.774986, + "Sage": -7.873598, + "SaltStack": -6.081838, + "Sass": -7.873598, + "Scala": -5.927688, + "Scaml": -7.873598, + "Scheme": -6.487303, + "Scilab": -6.774986, + "ShaderLab": -6.774986, + "Shell": -3.922354, + "ShellCheck Config": -7.873598, + "ShellSession": -6.774986, + "Shen": -6.774986, + "Sieve": -5.475703, + "Singularity": -7.873598, + "Slash": -7.873598, + "Slice": -6.774986, + "Slim": -7.873598, + "SmPL": -7.873598, + "Smali": -5.927688, + "Smalltalk": -5.571013, + "Soong": -7.873598, + "SourcePawn": -6.774986, + "Squirrel": -7.873598, + "Stan": -6.774986, + "Standard ML": -6.264160, + "Starlark": -6.081838, + "Stata": -5.927688, + "StringTemplate": -7.873598, + "Stylus": -7.873598, + "SubRip Text": -7.873598, + "SugarSS": -7.873598, + "SuperCollider": -6.264160, + "Svelte": -7.873598, + "Swift": -4.112398, + "SystemVerilog": -6.487303, + "TI Program": -6.487303, + "TLA": -7.180451, + "TOML": -6.487303, + "TSQL": -6.487303, + "TSV": -7.873598, + "TSX": -6.487303, + "TXL": -7.873598, + "Talon": -7.180451, + "Tcl": -6.264160, + "Tcsh": -7.873598, + "TeX": -5.927688, + "Tea": -7.873598, + "Terra": -6.774986, + "Texinfo": -7.873598, + "Text": -4.615501, + "TextMate Properties": -7.873598, + "Thrift": -7.873598, + "Turing": -6.487303, + "Turtle": -7.180451, + "Type Language": -7.180451, + "TypeScript": -6.774986, + "Unity3D Asset": -6.081838, + "Unix Assembly": -6.487303, + "Uno": -6.774986, + "UnrealScript": -7.180451, + "UrWeb": -7.180451, + "V": -5.676373, + "VBA": -6.487303, + "VBScript": -7.873598, + "VCL": -7.180451, + "VHDL": -7.873598, + "Valve Data Format": -7.873598, + "Verilog": -5.234540, + "Vim Help File": -7.873598, + "Vim Script": -5.676373, + "Vim Snippet": -7.180451, + "Visual Basic .NET": -6.774986, + "Volt": -7.873598, + "Vue": -7.180451, + "Vyper": -6.264160, + "Wavefront Material": -6.487303, + "Wavefront Object": -6.264160, + "Web Ontology Language": -7.873598, + "WebAssembly": -6.081838, + "WebIDL": -7.180451, + "WebVTT": -7.180451, + "Wget Config": -7.873598, + "Wikitext": -7.180451, + "Win32 Message File": -7.873598, + "Windows Registry Entries": -7.873598, + "Witcher Script": -7.180451, + "Wollok": -7.180451, + "World of Warcraft Addon Data": -6.774986, + "X BitMap": -7.873598, + "X Font Directory Index": -6.487303, + "X PixMap": -7.180451, + "X10": -4.983226, + "XC": -7.873598, + "XCompose": -7.873598, + "XML": -3.625103, + "XML Property List": -5.927688, + "XPages": -7.180451, + "XProc": -7.873598, + "XQuery": -7.873598, + "XS": -7.873598, + "XSLT": -7.873598, + "Xojo": -6.081838, + "Xonsh": -7.873598, + "Xtend": -7.180451, + "YAML": -5.234540, + "YANG": -7.873598, + "YARA": -6.774986, + "YASnippet": -7.180451, + "Yacc": -7.873598, + "ZAP": -7.873598, + "ZIL": -7.873598, + "Zeek": -6.774986, + "ZenScript": -7.873598, + "Zephir": -7.180451, + "Zig": -6.774986, + "Zimpl": -7.873598, + "cURL Config": -7.873598, + "desktop": -7.180451, + "dircolors": -7.873598, + "eC": -7.873598, + "edn": -7.873598, + "fish": -6.774986, + "hoon": -7.180451, + "jq": -7.180451, + "kvlang": -7.873598, + "mIRC Script": -6.487303, + "mcfunction": -7.873598, + "nanorc": -6.774986, + "q": -7.180451, + "reStructuredText": -7.873598, + "robots.txt": -7.873598, + "sed": -7.873598, + "wdl": -6.774986, + "wisp": -7.873598, + "xBase": -6.774986, } var TokensLogProbabilities = map[string]map[string]float64{ @@ -10576,6 +10587,371 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -3.576182, "~": -4.989145, }, + "Berry": map[string]float64{ + "!": -4.282123, + "#**********": -7.778630, + "&": -5.476045, + "&&": -5.380735, + "(": -2.217949, + ")": -2.217949, + "*": -7.778630, + "**********": -7.778630, + "+": -6.392336, + ",": -3.224753, + "-": -5.139573, + "..": -5.832720, + ".contains": -7.778630, + ".find": -7.778630, + ".keys": -7.778630, + ".lower": -7.778630, + ".match": -7.778630, + ".remove": -7.778630, + ".result": -7.778630, + ".upper": -7.778630, + "/": -5.986871, + "/z": -7.085483, + ":": -4.065058, + ";": -7.778630, + "<": -6.169192, + "<<": -5.832720, + "=": -2.574623, + ">": -5.213681, + "?": -5.293723, + "BITMODE": -6.680018, + "DOTS": -6.169192, + "En": -7.778630, + "FormatValidator": -7.085483, + "High": -7.778630, + "INE": -6.392336, + "LCD_": -5.986871, + "LCD_BACKLIGHT": -7.778630, + "LCD_BLINKOFF": -7.778630, + "LCD_BLINKON": -7.778630, + "LCD_CLEARDISPLAY": -7.778630, + "LCD_CURSORMOVE": -7.778630, + "LCD_CURSOROFF": -7.778630, + "LCD_CURSORON": -7.778630, + "LCD_CURSORSHIFT": -7.778630, + "LCD_DISPLAYCONTROL": -7.778630, + "LCD_DISPLAYMOVE": -7.778630, + "LCD_DISPLAYOFF": -7.778630, + "LCD_DISPLAYON": -7.778630, + "LCD_ENTRYLEFT": -7.778630, + "LCD_ENTRYMODESET": -7.778630, + "LCD_ENTRYRIGHT": -7.778630, + "LCD_ENTRYSHIFTDECREMENT": -7.778630, + "LCD_ENTRYSHIFTINCREMENT": -7.778630, + "LCD_FUNCTIONSET": -7.778630, + "LCD_LINES": -7.778630, + "LCD_MOVELEFT": -7.778630, + "LCD_MOVERIGHT": -7.778630, + "LCD_NOBACKLIGHT": -7.778630, + "LCD_RETURNHOME": -7.778630, + "LCD_SETCGRAMADDR": -7.778630, + "LCD_SETDDRAMADDR": -7.778630, + "LCD_SLEEP": -7.778630, + "PatternMatch": -7.778630, + "PatternMatch.formats": -7.085483, + "PatternMatch.formats.find": -7.778630, + "PatternMatch.formats.keys": -7.778630, + "PatternMatch.formats.remove": -7.778630, + "PatternMatch.formats.setitem": -7.778630, + "PatternMatch.load": -7.778630, + "Rg": -7.778630, + "Rs": -7.778630, + "SchemaValidator": -7.085483, + "Validate": -7.085483, + "[": -3.667756, + "]": -3.667756, + "_compiled": -7.778630, + "ack": -6.680018, + "addError": -7.778630, + "address": -6.392336, + "autoscroll": -7.778630, + "backlight": -7.778630, + "backlight_off": -7.778630, + "backlight_on": -7.778630, + "begin": -7.778630, + "bits": -5.832720, + "blink": -7.778630, + "bool": -7.085483, + "byte": -5.070580, + "c": -7.085483, + "callback": -6.680018, + "char": -6.392336, + "chars": -7.085483, + "charsize": -6.392336, + "class": -5.832720, + "classname": -7.778630, + "cleanedData": -5.476045, + "cleanedData.find": -7.778630, + "cleanedData.push": -7.778630, + "clear": -7.778630, + "clear_zone": -7.778630, + "clock": -7.778630, + "clock.callback": -6.169192, + "clock.initialise": -7.778630, + "clock.initialised": -6.680018, + "clock.set_timer": -6.680018, + "clock.start": -7.778630, + "clock.stop": -7.778630, + "clock.waiting": -6.680018, + "col": -7.085483, + "cols": -6.392336, + "command": -7.778630, + "commands": -7.778630, + "const": -6.680018, + "continue": -6.392336, + "create_char": -7.778630, + "cursor": -7.778630, + "data": -4.782898, + "data.contains": -7.778630, + "def": -3.544524, + "display": -7.778630, + "display_left": -7.778630, + "display_right": -7.778630, + "displaycontrol": -7.778630, + "displayfunction": -6.392336, + "displaymode": -7.778630, + "dotmatrixscreen": -7.085483, + "elif": -6.680018, + "else": -5.832720, + "end": -2.918818, + "engine": -5.581406, + "error": -7.085483, + "errors": -6.392336, + "expand_write": -7.778630, + "false": -5.213681, + "fmt": -7.085483, + "for": -5.699189, + "format": -6.680018, + "formats": -7.778630, + "found": -6.392336, + "fv": -7.778630, + "get_backlight": -7.778630, + "gettype": -5.986871, + "home": -7.778630, + "idx": -6.392336, + "if": -3.949989, + "import": -6.392336, + "info": -6.392336, + "init": -6.392336, + "initialise": -7.778630, + "initialised": -7.778630, + "invoke": -7.778630, + "isValid": -7.778630, + "isValidFormat": -7.778630, + "isValidRequired": -7.778630, + "isValidSize": -7.778630, + "isValidType": -7.778630, + "isValidValues": -7.778630, + "isinstance": -7.778630, + "k": -7.085483, + "key": -7.085483, + "l": -6.392336, + "l.push": -7.778630, + "lcd": -7.778630, + "lcd_display": -7.085483, + "lcd_display._display": -6.169192, + "lcd_display._display.start": -7.778630, + "lcd_display._display.stop": -7.778630, + "lcd_i": -7.085483, + "left_to_right": -7.778630, + "level": -7.778630, + "line": -6.680018, + "load": -7.778630, + "location": -6.680018, + "match": -7.778630, + "mode": -5.986871, + "module": -7.085483, + "name": -4.782898, + "nil": -5.986871, + "no_autoscroll": -7.778630, + "no_blink": -7.778630, + "no_cursor": -7.778630, + "no_display": -7.778630, + "node": -5.006041, + "nodeType": -7.085483, + "num": -7.085483, + "nv": -6.680018, + "on": -7.085483, + "opt": -6.169192, + "opt.contains": -7.085483, + "pad": -7.778630, + "parentNode": -7.085483, + "parentNode.keys": -7.778630, + "path": -5.832720, + "path.concat": -7.778630, + "path.push": -7.778630, + "pattern": -5.476045, + "persist": -7.778630, + "persist.has": -7.778630, + "persist.save": -7.085483, + "persist.sv_formats": -6.680018, + "power": -7.778630, + "pulse_enable": -7.778630, + "range": -7.778630, + "re": -7.778630, + "re.compile": -7.778630, + "regex": -7.778630, + "required": -7.085483, + "result": -7.778630, + "return": -3.971968, + "right_to_left": -7.778630, + "row": -6.392336, + "row_offsets": -7.085483, + "rows": -6.392336, + "schema": -6.392336, + "self": -7.085483, + "self.En": -7.085483, + "self.LCD_": -5.986871, + "self.LCD_BACKLIGHT": -6.680018, + "self.LCD_BLINKOFF": -7.085483, + "self.LCD_BLINKON": -7.778630, + "self.LCD_CLEARDISPLAY": -7.778630, + "self.LCD_CURSOROFF": -7.778630, + "self.LCD_CURSORON": -7.085483, + "self.LCD_CURSORSHIFT": -7.085483, + "self.LCD_DISPLAYCONTROL": -5.986871, + "self.LCD_DISPLAYMOVE": -7.085483, + "self.LCD_DISPLAYON": -6.680018, + "self.LCD_ENTRYLEFT": -6.680018, + "self.LCD_ENTRYMODESET": -6.169192, + "self.LCD_ENTRYSHIFTDECREMENT": -7.778630, + "self.LCD_ENTRYSHIFTINCREMENT": -7.085483, + "self.LCD_FUNCTIONSET": -7.778630, + "self.LCD_LINES": -7.778630, + "self.LCD_LINES.has": -7.778630, + "self.LCD_MOVELEFT": -7.778630, + "self.LCD_MOVERIGHT": -7.778630, + "self.LCD_NOBACKLIGHT": -7.778630, + "self.LCD_RETURNHOME": -7.778630, + "self.LCD_SETCGRAMADDR": -7.778630, + "self.LCD_SETDDRAMADDR": -7.778630, + "self.LCD_SLEEP": -7.085483, + "self.Rg": -7.778630, + "self.Rs": -7.778630, + "self._compiled": -6.680018, + "self._compiled.contains": -7.778630, + "self.addError": -5.832720, + "self.address": -6.680018, + "self.backlight": -5.986871, + "self.backlight_off": -7.778630, + "self.backlight_on": -7.778630, + "self.begin": -7.778630, + "self.charsize": -7.085483, + "self.clear": -7.778630, + "self.clear_zone": -7.778630, + "self.cols": -7.085483, + "self.command": -4.834191, + "self.data": -6.680018, + "self.display": -7.778630, + "self.displaycontrol": -5.213681, + "self.displaymode": -5.476045, + "self.errors": -6.169192, + "self.errors.size": -7.778630, + "self.expand_write": -5.986871, + "self.fv": -7.085483, + "self.fv.match": -7.778630, + "self.home": -7.778630, + "self.invoke": -7.778630, + "self.isValidFormat": -7.778630, + "self.isValidRequired": -7.778630, + "self.isValidSize": -7.778630, + "self.isValidType": -7.778630, + "self.isValidValues": -7.778630, + "self.lcd": -7.778630, + "self.lcd.clear": -7.778630, + "self.lcd.set_backlight": -7.778630, + "self.lcd.write_line": -6.392336, + "self.name": -7.085483, + "self.node": -5.293723, + "self.node.contains": -6.392336, + "self.node.find": -7.778630, + "self.pad": -7.778630, + "self.path": -6.392336, + "self.path.pop": -7.778630, + "self.path.push": -7.778630, + "self.path.size": -7.778630, + "self.power": -7.085483, + "self.pulse_enable": -7.778630, + "self.regex": -7.085483, + "self.rows": -6.169192, + "self.send": -7.085483, + "self.start_clock": -7.778630, + "self.stop_clock": -7.778630, + "self.strptime": -7.778630, + "self.update_clock": -6.680018, + "self.update_zone": -7.778630, + "self.val": -7.778630, + "self.val.isValid": -7.778630, + "self.value": -5.380735, + "self.visit": -6.680018, + "self.wire": -7.085483, + "self.wire.write": -7.778630, + "self.write": -5.699189, + "send": -7.778630, + "set_backlight": -7.778630, + "set_cursor": -7.778630, + "set_timer": -7.778630, + "size": -6.169192, + "sizeType": -6.680018, + "start": -6.392336, + "start_clock": -7.778630, + "static": -3.994441, + "stop": -6.392336, + "stop_clock": -7.778630, + "string": -7.085483, + "string.byte": -7.778630, + "string.format": -7.778630, + "strptime": -7.778630, + "sv": -7.085483, + "sv.add_format": -7.778630, + "sv.formats": -7.778630, + "sv.regex": -6.680018, + "sv.remove_format": -7.778630, + "sv.time": -6.680018, + "sv.validate": -7.778630, + "t": -5.476045, + "tasmota.add_rule": -5.986871, + "tasmota.delay": -5.832720, + "tasmota.publish_result": -7.778630, + "tasmota.remove_rule": -7.085483, + "tasmota.remove_timer": -7.778630, + "tasmota.rtc": -7.085483, + "tasmota.set_timer": -6.392336, + "tasmota.strftime": -7.085483, + "tasmota.strptime": -7.778630, + "tasmota.time_dump": -7.778630, + "tasmota.wire_scan": -7.778630, + "text": -5.581406, + "the": -7.778630, + "true": -5.213681, + "tv": -5.293723, + "type": -6.680018, + "update_clock": -7.778630, + "update_zone": -7.778630, + "user": -7.778630, + "v": -6.680018, + "v.lower": -7.778630, + "v.upper": -7.778630, + "val": -7.778630, + "value": -5.006041, + "var": -4.446426, + "visit": -7.778630, + "waiting": -7.778630, + "wire": -7.778630, + "write": -7.085483, + "write_line": -7.778630, + "x": -5.986871, + "z": -7.085483, + "zone": -5.581406, + "{": -4.734108, + "|": -4.252270, + "||": -7.778630, + "}": -4.734108, + "~": -5.986871, + }, "BibTeX": map[string]float64{ "$": -4.744932, "%": -4.744932, @@ -23942,6 +24318,613 @@ var TokensLogProbabilities = map[string]map[string]float64{ "word": -7.086738, "zlib": -7.086738, }, + "Cadence": map[string]float64{ + "!": -7.234898, + "&": -6.541751, + "(": -3.140554, + ")": -3.140554, + "*": -6.136286, + "+": -6.541751, + ",": -4.344527, + "-": -4.932313, + ".address": -7.234898, + ".borrow": -6.136286, + ".getCapability": -6.541751, + "/public/flowTokenBalance": -6.136286, + "/public/flowTokenReceiver": -6.136286, + "/storage/FlowTxFeeParameters": -6.136286, + "/storage/flowFeesAdmin": -7.234898, + "/storage/flowTokenAdmin": -6.541751, + "/storage/flowTokenVault": -5.443139, + "0": -5.288988, + ":": -3.124025, + "<": -5.037674, + "<&FlowToken.Administrator>": -7.234898, + "<&FlowToken.Vault>": -7.234898, + "<&FlowToken.Vault{FungibleToken.Balance}>": -6.136286, + "<&{FungibleToken.Receiver}>": -7.234898, + "<->": -6.541751, + "<-FlowToken.createEmptyVault(),>": -7.234898, + "<-create>": -6.541751, + "": -7.234898, + "=": -4.669949, + ">": -7.234898, + "?": -4.595841, + "@FlowToken.Vault": -6.541751, + "@FungibleToken.Vault": -7.234898, + "A": -6.541751, + "Address": -5.625461, + "Administrator": -5.848604, + "Allows": -6.136286, + "AuthAccount": -5.443139, + "Burner": -5.848604, + "BurnerCreated": -6.541751, + "Called": -7.234898, + "Create": -6.136286, + "FLOW": -6.541751, + "FVM": -6.541751, + "FeeParameters": -5.288988, + "FeeParametersChanged": -6.541751, + "Fees": -7.234898, + "FeesDeducted": -6.541751, + "FlowFees": -5.625461, + "FlowToken": -4.595841, + "FlowToken.Administrator": -7.234898, + "FlowToken.createEmptyVault": -7.234898, + "FlowToken.totalSupply": -6.541751, + "Function": -5.443139, + "FungibleToken": -4.749992, + "FungibleToken.Receiver": -7.234898, + "Get": -7.234898, + "If": -7.234898, + "It": -7.234898, + "Minter": -5.848604, + "MinterCreated": -6.541751, + "NGIBLETOKENADDRESS": -5.625461, + "Note": -7.234898, + "OWTOKENADDRESS": -6.541751, + "Profile": -7.234898, + "Profile.ReadOnly": -7.234898, + "Profile.read": -7.234898, + "Receiver": -5.848604, + "Resource": -6.541751, + "The": -5.288988, + "TokensBurned": -6.541751, + "TokensDeposited": -5.848604, + "TokensInitialized": -6.541751, + "TokensMinted": -6.541751, + "TokensWithdrawn": -5.848604, + "UFix": -4.099404, + "UFix64": -4.290459, + "Vault": -3.902694, + "_": -6.136286, + "a": -4.932313, + "able": -7.234898, + "access": -6.541751, + "account": -5.848604, + "accounts": -6.541751, + "acct": -6.541751, + "address": -6.136286, + "adds": -6.541751, + "admin": -5.443139, + "adminAccount": -5.848604, + "adminAccount.save": -6.541751, + "administrator": -6.136286, + "all": -7.234898, + "allow": -7.234898, + "allowed": -6.541751, + "allowedAmount": -4.837003, + "amount": -3.651379, + "an": -7.234898, + "and": -5.037674, + "are": -6.136286, + "argument": -7.234898, + "as": -5.625461, + "at": -6.541751, + "automatically": -7.234898, + "balance": -4.099404, + "be": -6.136286, + "because": -7.234898, + "been": -7.234898, + "block": -7.234898, + "borrow": -7.234898, + "burn": -7.234898, + "burnTokens": -6.541751, + "burned": -7.234898, + "burner": -7.234898, + "burning": -7.234898, + "calculate": -7.234898, + "calculation": -7.234898, + "call": -7.234898, + "calling": -6.541751, + "can": -5.848604, + "capability": -6.541751, + "change": -6.541751, + "computeFees": -6.541751, + "consumed": -7.234898, + "context": -6.541751, + "continue": -7.234898, + "contract": -6.541751, + "copy": -7.234898, + "cost": -6.541751, + "create": -5.443139, + "createEmptyVault": -6.541751, + "createNewBurner": -6.541751, + "createNewMinter": -6.541751, + "creates": -6.136286, + "data": -7.234898, + "deduct": -6.541751, + "deductTransactionFee": -7.234898, + "deposit": -5.288988, + "deposits": -7.234898, + "destroy": -5.625461, + "destroyed": -7.234898, + "destroys": -7.234898, + "destructor": -7.234898, + "do": -7.234898, + "effectively": -7.234898, + "effort": -5.848604, + "emit": -4.837003, + "emitted": -7.234898, + "event": -4.669949, + "events": -7.234898, + "execute": -7.234898, + "execution": -6.541751, + "executionEffort": -5.155457, + "executionEffortCost": -4.837003, + "exposes": -6.541751, + "factor": -6.541751, + "fee": -5.443139, + "feeAmount": -5.443139, + "feeParameters": -6.541751, + "feeParameters.executionEffortCost": -7.234898, + "feeParameters.inclusionEffortCost": -7.234898, + "feeParameters.surgeFactor": -7.234898, + "feeVault": -6.541751, + "fees": -6.136286, + "flowTokenVault": -6.541751, + "for": -6.541751, + "from": -3.738391, + "fun": -4.401685, + "function": -6.541751, + "getAccount": -6.541751, + "getFeeBalance": -7.234898, + "getFeeParameters": -6.541751, + "happened": -7.234898, + "has": -7.234898, + "high": -7.234898, + "hold": -6.541751, + "holder": -7.234898, + "holding": -7.234898, + "if": -6.136286, + "import": -4.932313, + "in": -5.848604, + "inclusion": -6.541751, + "inclusionEffort": -5.155457, + "inclusionEffortCost": -4.837003, + "init": -5.625461, + "initialSupply": -6.541751, + "instance": -7.234898, + "interface": -6.541751, + "is": -5.443139, + "it": -6.136286, + "its": -7.234898, + "let": -4.190376, + "link": -6.541751, + "loads": -7.234898, + "main": -6.541751, + "make": -7.234898, + "metering": -6.541751, + "method": -7.234898, + "mint": -6.541751, + "mintTokens": -6.541751, + "mintedVault": -6.541751, + "minter": -5.848604, + "minter.mintTokens": -7.234898, + "mints": -7.234898, + "must": -7.234898, + "needed": -7.234898, + "network": -7.234898, + "new": -5.625461, + "newParameters": -5.848604, + "nil": -7.234898, + "no": -6.541751, + "not": -7.234898, + "object": -6.136286, + "of": -4.837003, + "oldParameters": -6.136286, + "on": -7.234898, + "once": -7.234898, + "one": -6.541751, + "only": -6.541751, + "order": -7.234898, + "owner": -7.234898, + "owners": -7.234898, + "panic": -5.625461, + "parameters": -6.541751, + "params": -7.234898, + "params.executionEffortCost": -7.234898, + "params.inclusionEffortCost": -7.234898, + "params.surgeFactor": -7.234898, + "pre": -7.234898, + "prepare": -6.541751, + "pub": -3.546019, + "public": -6.541751, + "receive": -7.234898, + "recipient": -6.541751, + "reconstructed": -7.234898, + "resource": -5.443139, + "respond": -7.234898, + "responsible": -6.541751, + "return": -4.749992, + "returned": -7.234898, + "returns": -5.848604, + "s": -7.234898, + "save": -6.541751, + "self": -4.401685, + "self.account.load": -7.234898, + "self.account.save": -7.234898, + "self.allowedAmount": -6.136286, + "self.balance": -6.136286, + "self.getFeeParameters": -7.234898, + "self.owner": -7.234898, + "self.tokenAdmin": -7.234898, + "self.tokenAdmin.createNewMinter": -7.234898, + "self.tokenReceiver": -7.234898, + "self.tokenReceiver.deposit": -7.234898, + "self.totalSupply": -7.234898, + "self.vault": -7.234898, + "sent": -7.234898, + "setFeeParameters": -5.848604, + "setFeeSurgeFactor": -7.234898, + "signer": -5.848604, + "signer.borrow": -7.234898, + "signer.link": -7.234898, + "signer.save": -7.234898, + "so": -7.234898, + "storage": -5.848604, + "store": -7.234898, + "stored": -7.234898, + "struct": -6.541751, + "submitted": -6.541751, + "subtracted": -7.234898, + "supply": -6.136286, + "surge": -6.541751, + "surgeFactor": -4.749992, + "takes": -7.234898, + "target": -5.848604, + "temporary": -7.234898, + "that": -4.669949, + "the": -3.546019, + "their": -6.541751, + "them": -6.541751, + "there": -6.541751, + "therefore": -7.234898, + "this": -6.136286, + "through": -6.541751, + "to": -3.902694, + "token": -6.136286, + "tokenAdmin": -7.234898, + "tokenReceiver": -7.234898, + "tokenVault": -6.541751, + "tokenVault.balance": -6.541751, + "tokens": -5.037674, + "total": -6.136286, + "totalFees": -6.541751, + "totalSupply": -5.625461, + "transaction": -5.848604, + "type": -7.234898, + "unit": -6.541751, + "unnecessarily": -7.234898, + "used": -7.234898, + "user": -7.234898, + "using": -7.234898, + "var": -5.155457, + "vault": -4.344527, + "vaultRef": -7.234898, + "vaultRef.balance": -7.234898, + "was": -7.234898, + "when": -6.541751, + "with": -6.541751, + "withdraw": -5.848604, + "withdrawTokensFromFeeVault": -7.234898, + "xProfile": -7.234898, + "xTOKENADDRESS": -6.541751, + "zero": -7.234898, + "{": -4.401685, + "}": -4.290459, + }, + "Cairo": map[string]float64{ + "%": -6.721426, + "(": -2.789600, + ")": -2.789600, + "*": -5.180981, + "+": -5.622813, + ",": -2.369000, + "-": -4.452742, + "/": -7.126891, + ":": -2.878396, + "=": -2.302585, + ">": -4.986825, + "@external": -6.028279, + "@storage_var": -5.740596, + "@view": -7.126891, + "HashBuiltin": -7.126891, + "HashBuiltin*": -5.047449, + "SignatureBuiltin": -7.126891, + "SignatureBuiltin*": -6.210600, + "Storage": -7.820038, + "Storage*": -5.255089, + "Uint": -5.255089, + "[": -2.937236, + "]": -2.937236, + "_": -6.721426, + "_add": -7.126891, + "_check": -5.874128, + "_checked_add": -7.820038, + "_checked_sub_le": -7.820038, + "_checked_sub_lt": -7.820038, + "_le": -7.126891, + "_lt": -7.126891, + "_sub": -6.721426, + "a": -2.232789, + "acc": -7.126891, + "acc_cpy": -6.433744, + "acc_len": -6.433744, + "alloc": -6.433744, + "alloc_locals": -6.210600, + "arr": -5.517453, + "arr_len": -6.721426, + "assert": -5.180981, + "assert_lt_felt": -7.820038, + "assert_not_zero": -6.721426, + "ayes": -7.820038, + "ayes.read": -7.126891, + "ayes.write": -7.820038, + "b": -5.422143, + "bit": -7.820038, + "builtins": -7.820038, + "c": -5.622813, + "cast_vote": -7.820038, + "commit": -7.820038, + "commitment": -5.874128, + "commitment_computed": -7.126891, + "commitments": -7.820038, + "commitments.read": -7.820038, + "commitments.write": -7.820038, + "concat_arr": -7.820038, + "coordinator": -7.820038, + "coordinator.read": -6.721426, + "coordinator.write": -7.820038, + "current_phase": -5.047449, + "double_and_add_": -6.721426, + "double_and_add_ec": -6.721426, + "double_ec": -6.721426, + "ecdsa": -7.820038, + "ecdsa_ptr": -6.210600, + "else": -5.622813, + "end": -4.354302, + "end_commitment_phase": -7.820038, + "end_voting_phase": -7.820038, + "felt": -4.058838, + "felt*": -5.517453, + "from": -5.335131, + "func": -4.684544, + "get_phase": -7.820038, + "get_result": -7.820038, + "hash": -7.126891, + "hash_ptr": -7.820038, + "if": -5.622813, + "import": -5.335131, + "index": -5.517453, + "infinity": -5.740596, + "infinity_in": -6.721426, + "initialize": -7.820038, + "is_le": -7.126891, + "is_lt": -7.126891, + "is_overflow": -7.126891, + "key": -6.210600, + "key_bits": -2.944841, + "key_computed": -7.126891, + "lambda": -5.740596, + "lang": -7.126891, + "let": -4.293677, + "local": -5.047449, + "memcpy": -6.721426, + "message": -6.433744, + "nays": -7.820038, + "nays.read": -7.126891, + "nays.write": -7.820038, + "num_no": -6.210600, + "num_yes": -6.210600, + "paid": -7.820038, + "paid.read": -7.820038, + "paid.write": -7.820038, + "paid_commitment": -7.126891, + "pedersen": -7.820038, + "pedersen_ptr": -4.728996, + "phase": -7.820038, + "phase.read": -5.740596, + "phase.write": -6.433744, + "public_key": -6.433744, + "range_check": -7.820038, + "range_check_ptr": -4.728996, + "res": -5.047449, + "res_len": -7.820038, + "return": -4.986825, + "sig_r": -5.740596, + "sig_s": -5.740596, + "signature_r": -6.433744, + "signature_s": -6.433744, + "starknet": -7.126891, + "starkware.cairo.common.alloc": -7.126891, + "starkware.cairo.common.cairo_builtins": -6.721426, + "starkware.cairo.common.hash": -7.820038, + "starkware.cairo.common.math": -7.126891, + "starkware.cairo.common.memcpy": -7.820038, + "starkware.cairo.common.signature": -7.820038, + "starkware.cairo.common.uint": -7.820038, + "starkware.starknet.common.storage": -7.820038, + "storage_ptr": -4.929666, + "submit_key": -7.820038, + "syscall_ptr": -6.721426, + "t_hash": -6.028279, + "t_hash_y": -6.433744, + "tempvar": -5.335131, + "the_coordinator": -6.028279, + "uint": -4.875599, + "user": -5.335131, + "verify_ecdsa_signature": -6.210600, + "voprf_key": -7.820038, + "voprf_key.read": -7.820038, + "voprf_key.write": -7.820038, + "voprf_key_bits": -7.820038, + "vote": -6.210600, + "x": -5.422143, + "x_base": -6.028279, + "x_double": -6.433744, + "x_in": -5.335131, + "x_out": -7.820038, + "x_ret": -6.433744, + "x_tmp": -6.721426, + "y": -5.622813, + "y_base": -6.210600, + "y_double": -6.433744, + "y_in": -5.622813, + "y_out": -7.820038, + "y_ret": -6.433744, + "y_tmp": -7.126891, + "{": -5.255089, + "}": -5.255089, + }, + "CameLIGO": map[string]float64{ + "(": -2.560480, + ")": -2.560480, + "*": -4.492001, + "+": -6.794587, + ",": -3.659092, + "-": -4.492001, + ":": -2.787253, + ";": -5.408292, + "=": -2.450781, + ">": -4.309680, + "Allowance": -6.794587, + "Allowance.get_allowed_amount": -5.695974, + "Allowance.set_allowed_amount": -6.794587, + "Allowance.t": -5.408292, + "Approve": -6.101439, + "Big_map.find_opt": -6.794587, + "Big_map.update": -6.794587, + "Errors": -6.794587, + "Errors.notEnoughAllowance": -6.794587, + "Errors.notEnoughBalance": -6.794587, + "Errors.vulnerable_operation": -6.794587, + "GetAllowance": -6.101439, + "GetBalance": -6.101439, + "GetTotalSupply": -6.101439, + "Ledger": -6.794587, + "Ledger.decrease_token_amount_for_user": -6.794587, + "Ledger.get_for_user": -6.101439, + "Ledger.increase_token_amount_for_user": -6.794587, + "Ledger.set_approval": -6.794587, + "Ledger.t": -6.101439, + "Map.add": -6.794587, + "Map.empty": -6.794587, + "Map.find_opt": -6.794587, + "None": -6.101439, + "Some": -5.695974, + "Storage": -6.794587, + "Storage.get_allowances_for_owner": -6.794587, + "Storage.get_amount_for_owner": -6.794587, + "Storage.get_ledger": -6.101439, + "Storage.set_ledger": -6.101439, + "Storage.t": -6.794587, + "Tezos.sender": -6.101439, + "Tezos.transaction": -5.695974, + "TokenMetadata": -6.794587, + "TokenMetadata.t": -6.794587, + "Transfer": -6.101439, + "[": -5.185149, + "]": -5.185149, + "_": -6.101439, + "a": -4.848676, + "abs": -6.794587, + "address": -4.396691, + "allowances": -4.155529, + "allowed_amount": -4.229637, + "amount_": -3.961373, + "approve": -5.185149, + "assert_with_error": -5.695974, + "balance_": -6.101439, + "big_map": -6.794587, + "bytes": -6.794587, + "callback": -5.002827, + "contract": -5.695974, + "data": -6.101439, + "decrease_token_amount_for_user": -6.794587, + "else": -6.101439, + "end": -5.185149, + "from_": -5.002827, + "getAllowance": -5.185149, + "getBalance": -5.185149, + "getTotalSupply": -5.185149, + "get_allowances_for_owner": -6.794587, + "get_allowed_amount": -6.794587, + "get_amount_for_owner": -6.794587, + "get_for_user": -5.408292, + "get_ledger": -6.794587, + "if": -6.101439, + "in": -3.427291, + "increase_token_amount_for_user": -6.794587, + "ledger": -3.298079, + "let": -2.902766, + "list": -5.185149, + "main": -6.794587, + "map": -6.101439, + "match": -5.695974, + "module": -5.185149, + "n": -5.185149, + "nat": -4.597362, + "notEnoughAllowance": -6.794587, + "notEnoughBalance": -6.794587, + "of": -5.185149, + "operation": -4.396691, + "owner": -3.703544, + "p": -4.309680, + "parameter": -6.101439, + "previous_allowances": -6.101439, + "s": -3.427291, + "s.ledger": -5.695974, + "s.totalSupply": -6.794587, + "set_allowed_amount": -6.794587, + "set_approval": -6.794587, + "set_ledger": -6.794587, + "spender": -3.750064, + "storage": -4.848676, + "string": -6.794587, + "struct": -5.185149, + "t": -3.904215, + "tez": -5.695974, + "then": -6.101439, + "to_": -5.185149, + "token_id": -6.794587, + "token_info": -6.794587, + "token_metadata": -6.794587, + "tokens": -4.155529, + "totalSupply": -6.794587, + "transfer": -5.185149, + "type": -3.961373, + "unit": -6.794587, + "update_for_user": -5.408292, + "v": -6.101439, + "value": -5.185149, + "vulnerable_operation": -6.794587, + "with": -5.408292, + "{": -5.695974, + "|": -4.492001, + "||": -6.794587, + "}": -5.695974, + }, "CartoCSS": map[string]float64{ "!": -7.484088, "#": -5.980010, @@ -53133,6 +54116,140 @@ var TokensLogProbabilities = map[string]map[string]float64{ "zeitwerk": -7.336611, "~": -3.080999, }, + "Genero": map[string]float64{ + "!": -5.866468, + "(": -2.647592, + ")": -2.647592, + ",": -3.227411, + "-": -3.563883, + "=": -3.093879, + ">": -5.866468, + "COUNT": -5.866468, + "SELECT": -5.866468, + "SQLERRMESSAGE": -5.866468, + "TRUE": -5.866468, + "UserAccount": -5.866468, + "WSDescription": -5.866468, + "WSError": -5.866468, + "WSGet": -5.866468, + "WSPath": -5.866468, + "WebService_api": -5.866468, + "\\": -5.866468, + "accept": -5.866468, + "action": -4.767856, + "attribute": -5.866468, + "attributes": -5.866468, + "boolean": -5.866468, + "by": -5.866468, + "call": -4.074709, + "cancel": -5.866468, + "case": -4.480174, + "circuit": -4.767856, + "close": -4.767856, + "closeDefaultScreen": -5.173321, + "com": -5.173321, + "com.WebServiceEngine.ProcessServices": -5.866468, + "com.WebServiceEngine.RegisterRestService": -5.866468, + "com.WebServiceEngine.SetRestError": -5.866468, + "com.WebServiceEngine.Start": -5.866468, + "date": -5.866468, + "define": -4.074709, + "display": -3.301519, + "dob": -5.866468, + "edit_field": -5.173321, + "end": -3.093879, + "error": -5.866468, + "exit": -4.074709, + "fgl": -5.866468, + "form": -5.866468, + "function": -4.074709, + "getNumberUsers": -5.866468, + "id": -5.866468, + "if": -3.563883, + "import": -4.767856, + "input": -4.257030, + "int_flag": -5.173321, + "integer": -4.480174, + "is": -4.767856, + "isActive": -5.866468, + "let": -3.563883, + "lv_nodeList": -5.173321, + "lv_nodeList.getLength": -5.866468, + "lv_nodeListCount": -4.767856, + "lv_uiRoot": -4.767856, + "lv_uiRoot.selectByPath": -5.866468, + "lv_windowRoot": -4.767856, + "lv_windowRoot.setText": -5.866468, + "lv_windowTitle": -4.767856, + "main": -4.480174, + "message": -5.866468, + "mv_screenClosed": -4.480174, + "name": -5.173321, + "newUser.name": -5.866468, + "not": -4.767856, + "null": -4.767856, + "om.DomNode": -5.866468, + "om.NodeList": -5.866468, + "on": -4.767856, + "open": -5.866468, + "options": -4.767856, + "or": -5.866468, + "otherwise": -5.173321, + "private": -4.767856, + "program": -5.866468, + "public": -4.767856, + "record": -4.480174, + "return": -5.866468, + "returnCode": -4.480174, + "returnCount": -5.866468, + "returnMessage": -5.173321, + "returns": -5.173321, + "screen": -5.173321, + "sfmt": -5.173321, + "short": -4.767856, + "smallint": -5.173321, + "sqlca.sqlcode": -5.173321, + "startServer": -5.173321, + "stop": -5.866468, + "string": -4.480174, + "then": -4.257030, + "true": -5.866468, + "type": -5.866468, + "ui.Interface.getRootNode": -5.866468, + "ui.Window": -5.866468, + "ui.Window.getCurrent": -5.866468, + "userError": -5.173321, + "userError.message": -5.866468, + "w": -5.173321, + "when": -3.468573, + "whenever": -5.866468, + "while": -4.480174, + "window": -4.767856, + "with": -5.866468, + "||": -5.173321, + }, + "Genero Forms": map[string]float64{ + "(": -3.295837, + ")": -3.295837, + ";": -3.295837, + "=": -2.602690, + "ATTRIBUTES": -3.295837, + "EDIT": -3.295837, + "END": -1.504077, + "GRID": -3.295837, + "GROUP": -3.295837, + "HBOX": -3.295837, + "LAYOUT": -3.295837, + "VBOX": -3.295837, + "[": -3.295837, + "]": -3.295837, + "edit_field": -2.602690, + "formonly.edit_field": -3.295837, + "group": -3.295837, + "text": -3.295837, + "{": -3.295837, + "}": -3.295837, + }, "Genie": map[string]float64{ "(": -1.820090, ")": -1.820090, @@ -88337,6 +89454,81 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -3.389146, "~": -6.854882, }, + "LigoLANG": map[string]float64{ + "#include": -4.213608, + "(": -2.109474, + ")": -2.109474, + ",": -2.357310, + "-": -2.878607, + "/": -5.823046, + ":": -3.877136, + ";": -4.724434, + "=": -5.129899, + ">": -2.878607, + "Accept_ownership": -5.823046, + "Approve": -5.823046, + "Burn": -5.823046, + "Call_FA": -5.823046, + "Change_master_minter": -5.823046, + "Change_pauser": -5.823046, + "Configure_minter": -5.823046, + "GetAllowance": -5.823046, + "GetBalance": -5.823046, + "GetTotalSupply": -5.823046, + "Mint": -5.823046, + "Pause": -5.823046, + "Permit": -5.823046, + "Remove_minter": -5.823046, + "Set_expiry": -5.823046, + "Set_transferlist": -5.823046, + "Tezos.amount": -5.823046, + "Transfer": -5.823046, + "Transfer_ownership": -5.823046, + "Unpause": -5.823046, + "_": -4.724434, + "_main": -5.129899, + "accept_ownership": -5.823046, + "action": -5.129899, + "add_permit": -5.823046, + "approve": -5.823046, + "block": -5.823046, + "burn": -5.823046, + "case": -5.129899, + "change_master_minter": -5.823046, + "change_pauser": -5.823046, + "closed_parameter": -5.129899, + "configure_minter": -5.823046, + "const": -4.213608, + "end": -5.129899, + "entrypoint": -5.129899, + "fa": -5.129899, + "fail_on": -5.823046, + "full_param": -3.114996, + "function": -5.129899, + "get_allowance": -5.823046, + "get_balance": -5.823046, + "get_total_supply": -5.823046, + "is": -5.129899, + "mint": -5.823046, + "of": -5.129899, + "parameter": -5.823046, + "params": -2.185460, + "pause": -5.823046, + "remove_minter": -5.823046, + "set_expiry": -5.823046, + "set_transferlist": -5.823046, + "stablecoin_main": -5.823046, + "storage": -5.129899, + "store": -2.778523, + "transfer": -5.823046, + "transfer_ownership": -5.823046, + "tz": -5.823046, + "unpause": -5.823046, + "with": -5.823046, + "{": -5.823046, + "|": -2.932674, + "}": -5.823046, + }, "Limbo": map[string]float64{ "!": -5.365976, "(": -2.593387, @@ -92698,210 +93890,248 @@ var TokensLogProbabilities = map[string]map[string]float64{ "™": -9.933701, }, "M4": map[string]float64{ - "\"": -6.293419, - "$": -3.585369, - "%": -5.194807, - "'": -6.293419, - "(": -2.655833, - ")": -2.682501, - "*": -3.808513, - "*scale": -5.600272, - ",": -2.767059, - "-": -4.501660, - "/": -5.194807, - "/.": -6.293419, - "//en.wikipedia.org/wiki/M": -6.293419, - "/black": -6.293419, - "/blue": -6.293419, - "/cyan": -6.293419, - "/darkgray": -6.293419, - "/darkgrey": -6.293419, - "/endstroke": -6.293419, - "/gray": -6.293419, - "/green": -6.293419, - "/grey": -6.293419, - "/lightgray": -6.293419, - "/lightgrey": -6.293419, - "/magenta": -6.293419, - "/npath": -6.293419, - "/red": -6.293419, - "/white": -6.293419, - "/yellow": -6.293419, - ":": -4.907125, - ";": -4.907125, - "": -6.293419, - "": -6.293419, - "=": -5.194807, - "ABCDEFGHIJ": -6.293419, - "ABCDEFGHIJKLMNOPQRSTUVWXYZ": -6.293419, - "Aplevich": -6.293419, - "Circuit_macros": -6.293419, - "Color": -6.293419, - "Conclusion": -6.293419, - "D.": -6.293419, - "Exp": -6.293419, - "First": -6.293419, - "FreeBSD": -6.293419, - "H": -4.683981, - "HAVE_abc/def.h": -6.293419, - "Initialization": -6.293419, - "J.": -6.293419, - "LaTeX": -6.293419, - "Licence": -6.293419, - "Licence.txt.": -6.293419, - "M": -6.293419, - "N": -6.293419, - "Note": -6.293419, - "One": -6.293419, - "OpenBSD": -6.293419, - "Postscript": -6.293419, - "Project": -6.293419, - "Public": -6.293419, - "Second": -6.293419, - "Section": -5.600272, - "The": -5.600272, - "There": -6.293419, - "Took": -6.293419, - "Version": -6.293419, - "[": -5.194807, - "]": -5.194807, - "_": -6.293419, - "_COUNT": -5.600272, - "_rgbtestcomma": -6.293419, - "`": -2.604540, - "a": -6.293419, - "abc": -6.293419, - "an": -6.293419, - "and": -6.293419, - "another": -6.293419, - "appearing": -6.293419, - "are": -6.293419, - "around": -6.293419, - "arrowht": -6.293419, - "arrowwid": -6.293419, - "b": -6.293419, - "b_": -6.293419, - "be": -5.194807, - "being": -5.600272, - "blank": -6.293419, - "c": -6.293419, - "call.": -6.293419, - "can": -6.293419, - "causes": -5.600272, - "cl_": -6.293419, - "clearly": -6.293419, - "closed": -6.293419, - "color": -5.600272, - "command": -4.907125, - "commands": -6.293419, - "comments": -6.293419, - "computer_language": -6.293419, - "copy": -5.600272, - "copyright": -5.600272, - "decr": -5.600272, - "def": -3.520831, - "define": -4.347509, - "discard": -6.293419, - "discarded": -5.600272, - "distinguish": -6.293419, - "distribution": -6.293419, - "distribution.": -6.293419, - "divert": -4.347509, - "dnl": -3.202377, - "drawing": -6.293419, - "espie": -6.293419, - "even": -6.293419, - "expanded": -6.293419, - "fibo": -5.194807, - "fibo.m": -6.293419, - "file": -6.293419, - "files": -6.293419, - "files.": -6.293419, - "fill": -6.293419, - "for": -5.600272, - "from": -5.194807, - "g_": -5.600272, - "grestore": -6.293419, - "gsave": -6.293419, - "has": -6.293419, - "https": -6.293419, - "ifdef": -5.600272, - "ifelse": -5.194807, - "ifm": -6.293419, - "in": -5.600272, - "included": -6.293419, - "invalid": -6.293419, - "is": -4.907125, - "keywords": -6.293419, - "libgen_": -6.293419, - "line": -6.293419, - "lines": -6.293419, - "linethick/": -5.600272, - "linethick_": -6.293419, - "m": -5.194807, - "macro": -5.600272, - "manipulated": -6.293419, - "marked": -6.293419, - "may": -6.293419, - "meaning": -6.293419, - "modifications": -6.293419, - "modified": -6.293419, - "multiple": -6.293419, - "newpath": -6.293419, - "no": -6.293419, - "notice": -6.293419, - "of": -5.194807, - "or": -6.293419, - "ostroke": -5.600272, - "output": -5.600272, - "output.": -5.194807, - "path": -6.293419, - "picprocessor": -6.293419, - "popdef": -5.600272, - "postscript": -6.293419, - "postscript.m": -6.293419, - "preventing": -6.293419, - "provided": -5.600272, - "pushed": -6.293419, - "queue": -6.293419, - "queues": -5.600272, - "quotes": -6.293419, - "r_": -5.600272, - "redistributed": -6.293419, - "rest": -6.293419, - "rgbdraw": -6.293419, - "rgbfill": -6.293419, - "setlinewidth": -5.600272, - "setrgb": -5.600272, - "setrgbcolor": -5.600272, - "sprintf": -6.293419, - "such": -6.293419, - "t": -6.293419, - "text": -6.293419, - "that": -4.683981, - "the": -4.501660, - "them": -6.293419, - "these": -6.293419, - "this": -5.194807, - "thus": -6.293419, - "to": -4.907125, - "translit": -5.194807, - "triple": -5.600272, - "under": -6.293419, - "undivert": -6.293419, - "until": -6.293419, - "unwanted": -6.293419, - "utilities": -6.293419, - "v": -6.293419, - "warranty": -6.293419, - "whatsoever": -6.293419, - "while": -6.293419, - "with": -5.600272, - "within": -6.293419, - "z": -6.293419, - "zyx": -6.293419, - "{": -3.520831, - "}": -3.520831, + "\"": -6.583409, + "$": -3.750196, + "%": -5.484797, + "'": -6.583409, + "(": -2.613117, + ")": -2.632166, + "*": -4.098503, + "*scale": -5.890262, + ",": -2.594425, + "-": -4.503968, + "/": -5.484797, + "/.": -6.583409, + "//en.wikipedia.org/wiki/M": -6.583409, + "/black": -6.583409, + "/blue": -6.583409, + "/cf.m": -6.583409, + "/cyan": -6.583409, + "/darkgray": -6.583409, + "/darkgrey": -6.583409, + "/endstroke": -6.583409, + "/etc/aliases": -6.583409, + "/etc/mail/userdb.db": -6.583409, + "/gray": -6.583409, + "/green": -6.583409, + "/grey": -6.583409, + "/lightgray": -6.583409, + "/lightgrey": -6.583409, + "/magenta": -6.583409, + "/npath": -6.583409, + "/red": -6.583409, + "/usr/bin/procmail": -6.583409, + "/usr/share/sendmail": -6.583409, + "/var/lib/imap/socket/lmtp": -6.583409, + "/var/log/mail/statistics": -6.583409, + "/white": -6.583409, + "/yellow": -6.583409, + ":": -4.973971, + ";": -4.973971, + "": -6.583409, + "": -6.583409, + "": -6.583409, + "=": -5.484797, + "A": -5.890262, + "ABCDEFGHIJ": -6.583409, + "ABCDEFGHIJKLMNOPQRSTUVWXYZ": -6.583409, + "Aplevich": -6.583409, + "Circuit_macros": -6.583409, + "Color": -6.583409, + "Conclusion": -6.583409, + "D.": -6.583409, + "EXPOSED_USER": -6.583409, + "Exp": -6.583409, + "FILE": -6.583409, + "First": -6.583409, + "FreeBSD": -6.583409, + "H": -4.973971, + "HAVE_abc/def.h": -6.583409, + "Initialization": -6.583409, + "J.": -6.583409, + "LaTeX": -6.583409, + "Licence": -6.583409, + "Licence.txt.": -6.583409, + "M": -6.583409, + "MAILER": -5.484797, + "MASQUERADE_DOMAIN": -5.484797, + "N": -6.583409, + "Note": -6.583409, + "OSTYPE": -6.583409, + "One": -6.583409, + "OpenBSD": -6.583409, + "Postscript": -6.583409, + "Project": -6.583409, + "Public": -6.583409, + "Second": -6.583409, + "Section": -5.890262, + "Sendmail": -6.583409, + "The": -5.890262, + "There": -6.583409, + "Took": -6.583409, + "True": -5.890262, + "Version": -6.583409, + "[": -5.484797, + "]": -5.484797, + "_": -6.583409, + "_COUNT": -5.890262, + "_rgbtestcomma": -6.583409, + "`": -2.393754, + "a": -6.583409, + "abc": -6.583409, + "an": -6.583409, + "and": -6.583409, + "another": -6.583409, + "appearing": -6.583409, + "are": -6.583409, + "around": -6.583409, + "arrowht": -6.583409, + "arrowwid": -6.583409, + "authwarnings": -6.583409, + "b": -5.890262, + "b_": -6.583409, + "be": -5.484797, + "being": -5.890262, + "blank": -6.583409, + "c": -6.583409, + "call.": -6.583409, + "can": -6.583409, + "causes": -5.890262, + "cf/m": -6.583409, + "cl_": -6.583409, + "clearly": -6.583409, + "closed": -6.583409, + "color": -5.890262, + "command": -5.197115, + "commands": -6.583409, + "comments": -6.583409, + "computer_language": -6.583409, + "confAUTH_MECHANISMS": -6.583409, + "confAUTO_REBUILD": -6.583409, + "confCACERT": -6.583409, + "confSERVER_CERT": -6.583409, + "confSERVER_KEY": -6.583409, + "copy": -5.890262, + "copyright": -5.890262, + "cyrusv": -5.890262, + "decr": -5.890262, + "def": -3.810820, + "define": -4.098503, + "discard": -6.583409, + "discarded": -5.890262, + "distinguish": -6.583409, + "distribution": -6.583409, + "distribution.": -6.583409, + "divert": -4.503968, + "dnl": -2.349303, + "drawing": -6.583409, + "espie": -6.583409, + "even": -6.583409, + "expanded": -6.583409, + "fibo": -5.484797, + "fibo.m": -6.583409, + "file": -6.583409, + "files": -6.583409, + "files.": -6.583409, + "fill": -6.583409, + "for": -5.890262, + "from": -5.484797, + "g_": -5.890262, + "grestore": -6.583409, + "gsave": -6.583409, + "has": -6.583409, + "https": -6.583409, + "ifdef": -5.890262, + "ifelse": -5.484797, + "ifm": -6.583409, + "in": -5.890262, + "include": -6.583409, + "included": -6.583409, + "invalid": -6.583409, + "is": -5.197115, + "j": -6.583409, + "keywords": -6.583409, + "libgen_": -6.583409, + "line": -6.583409, + "lines": -6.583409, + "linethick/": -5.890262, + "linethick_": -6.583409, + "linux": -6.583409, + "localhost.localdomain": -6.583409, + "m": -5.197115, + "macro": -5.890262, + "manipulated": -6.583409, + "marked": -6.583409, + "may": -6.583409, + "meaning": -6.583409, + "modifications": -6.583409, + "modified": -6.583409, + "multiple": -6.583409, + "mydomain.lan": -6.583409, + "mydomainalias.com": -6.583409, + "newpath": -6.583409, + "no": -6.583409, + "noexpn": -6.583409, + "notice": -6.583409, + "novrfy": -6.583409, + "of": -5.484797, + "or": -6.583409, + "ostroke": -5.890262, + "output": -5.890262, + "output.": -5.484797, + "p": -6.583409, + "path": -6.583409, + "picprocessor": -6.583409, + "popdef": -5.890262, + "postscript": -6.583409, + "postscript.m": -6.583409, + "preventing": -6.583409, + "procmail": -6.583409, + "provided": -5.890262, + "pushed": -6.583409, + "queue": -6.583409, + "queues": -5.890262, + "quotes": -6.583409, + "r_": -5.890262, + "redistributed": -6.583409, + "rest": -6.583409, + "restrictqrun": -6.583409, + "rgbdraw": -6.583409, + "rgbfill": -6.583409, + "root": -6.583409, + "setlinewidth": -5.890262, + "setrgb": -5.890262, + "setrgbcolor": -5.890262, + "smtp": -6.583409, + "smtp.your.provider": -6.583409, + "sprintf": -6.583409, + "such": -6.583409, + "t": -6.583409, + "text": -6.583409, + "that": -4.973971, + "the": -4.791650, + "them": -6.583409, + "these": -6.583409, + "this": -5.484797, + "thus": -6.583409, + "to": -5.197115, + "translit": -5.484797, + "triple": -5.890262, + "under": -6.583409, + "undivert": -6.583409, + "until": -6.583409, + "unwanted": -6.583409, + "utilities": -6.583409, + "v": -6.583409, + "warranty": -6.583409, + "whatsoever": -6.583409, + "while": -6.583409, + "with": -5.890262, + "within": -6.583409, + "z": -6.583409, + "zyx": -6.583409, + "{": -3.810820, + "}": -3.810820, }, "M4Sugar": map[string]float64{ "!": -5.036953, @@ -107696,6 +108926,91 @@ var TokensLogProbabilities = map[string]map[string]float64{ "|": -5.099866, "~": -6.016157, }, + "Monkey C": map[string]float64{ + "!": -6.933423, + "&": -4.736198, + "&&": -4.368474, + "(": -1.877177, + ")": -1.877177, + "*": -6.240276, + "+": -6.933423, + "-": -4.294366, + ".add": -6.933423, + ".compare": -6.933423, + ".subtract": -6.240276, + ".value": -3.937691, + "/": -6.933423, + ":": -4.535528, + ";": -2.369075, + "<": -6.240276, + "=": -2.129402, + "FakeClock": -4.448516, + "Math.round": -6.933423, + "StartTimer": -4.448516, + "StartTimerTests": -6.933423, + "SystemClock": -6.933423, + "Time.Duration": -4.853981, + "Time.Moment": -6.933423, + "Time.now": -6.933423, + "Toybox.Time": -6.933423, + "backward": -6.933423, + "backward_whenNotStarted_increasesPrestartTime": -6.933423, + "backward_whenStarted_decreasesPrestartTime": -6.933423, + "backward_whenStarted_increasesPostStartTime": -6.933423, + "class": -5.547129, + "clock": -3.755369, + "clock.epochSeconds": -4.368474, + "clock.now": -5.323985, + "clock_": -6.240276, + "countDown": -5.547129, + "countDown.add": -6.933423, + "countDown.subtract": -6.933423, + "countDown.value": -6.933423, + "delta": -6.240276, + "else": -5.547129, + "epochSeconds": -6.240276, + "forward": -6.933423, + "forward_whenNotStarted_decreasesPrestartTime": -6.933423, + "forward_whenStarted_decreasesPrestartTime": -6.933423, + "forward_whenStarted_increasesPostStartTime": -6.933423, + "function": -3.988984, + "getDuration": -6.933423, + "if": -5.141664, + "initialize": -6.933423, + "logger": -4.535528, + "mins": -6.240276, + "new": -3.499436, + "newTimer_hasDefaultDuration": -6.933423, + "now": -5.547129, + "now.add": -6.933423, + "now.compare": -6.933423, + "null": -5.141664, + "return": -4.160834, + "start": -6.933423, + "startTime": -4.294366, + "startTime.add": -6.933423, + "startTime.subtract": -6.240276, + "startedTimer_countsDown": -6.933423, + "success": -4.368474, + "sync": -6.933423, + "sync_isNoOpInPostStart": -6.933423, + "sync_isNoOpOnUnstartedTimer": -6.933423, + "sync_syncsToClosestMinute": -6.933423, + "test": -4.535528, + "timer": -4.535528, + "timer.backward": -5.834811, + "timer.forward": -5.834811, + "timer.getDuration": -4.043051, + "timer.start": -4.987513, + "timer.startTime": -5.834811, + "timer.startTime.value": -4.736198, + "timer.sync": -5.141664, + "true": -6.240276, + "using": -6.933423, + "var": -3.499436, + "{": -3.436915, + "}": -3.436915, + }, "Moocode": map[string]float64{ "!": -5.006627, "#": -4.852477, @@ -141818,19 +143133,64 @@ var TokensLogProbabilities = map[string]map[string]float64{ "~": -4.263959, }, "RMarkdown": map[string]float64{ - "#": -3.091042, - "(": -1.992430, - ")": -1.992430, - ":": -3.091042, - "Some": -3.091042, - "`": -1.299283, - "hist": -3.091042, - "plot": -3.091042, - "r": -3.091042, - "rnorm": -3.091042, - "text.": -3.091042, - "{": -3.091042, - "}": -3.091042, + "#": -3.753418, + "(": -2.654806, + ")": -2.654806, + "*": -4.158883, + ",": -2.772589, + "-": -3.060271, + ":": -2.772589, + "=": -3.465736, + "@fig": -4.852030, + "For": -4.852030, + "Some": -4.852030, + "True": -4.852030, + "[": -4.852030, + "]": -4.852030, + "`": -2.367124, + "a": -3.753418, + "as": -4.158883, + "ax": -4.852030, + "ax.grid": -4.852030, + "ax.plot": -4.852030, + "ax.set_rticks": -4.852030, + "axis": -4.852030, + "cap": -4.852030, + "code": -4.852030, + "demonstration": -4.852030, + "fig": -3.753418, + "fold": -4.852030, + "format": -4.852030, + "hist": -4.852030, + "html": -4.852030, + "import": -4.158883, + "jupyter": -4.852030, + "label": -4.852030, + "line": -4.852030, + "matplotlib.pyplot": -4.852030, + "np": -4.852030, + "np.arange": -4.852030, + "np.pi": -4.852030, + "numpy": -4.852030, + "of": -4.852030, + "on": -4.852030, + "plot": -4.158883, + "plt": -4.852030, + "plt.show": -4.852030, + "plt.subplots": -4.852030, + "polar": -4.158883, + "polar.": -4.852030, + "python": -4.158883, + "r": -3.465736, + "rnorm": -4.852030, + "see": -4.852030, + "subplot_kw": -4.852030, + "text.": -4.852030, + "theta": -4.158883, + "true": -4.852030, + "{": -3.753418, + "|": -4.158883, + "}": -3.753418, }, "RPC": map[string]float64{ "#define": -6.077642, @@ -150392,6 +151752,149 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -3.298792, "~": -8.566650, }, + "ReasonLIGO": map[string]float64{ + "!": -5.329493, + "&&": -6.833570, + "(": -2.213512, + ")": -2.213512, + "+": -6.140423, + ",": -2.543111, + "-": -5.917280, + "...acc": -5.917280, + "...new_storage": -7.526718, + "...ownerAccount": -7.526718, + "...s": -5.329493, + "...s.metadata": -7.526718, + "...src": -6.833570, + "...src_": -7.526718, + ":": -2.651520, + ";": -3.813145, + "=": -2.941750, + ">": -3.483666, + "AddExtra": -6.833570, + "Approve": -6.833570, + "Big_map.find_opt": -5.734958, + "Big_map.update": -5.580807, + "Burn": -6.833570, + "Buy": -6.833570, + "GetAllowance": -6.833570, + "GetBalance": -6.833570, + "GetTotalSupply": -6.833570, + "Map.empty": -6.140423, + "Map.find_opt": -5.580807, + "Map.remove": -7.526718, + "Map.update": -6.140423, + "Mint": -6.833570, + "None": -4.961768, + "Pause": -6.833570, + "RemoveApproval": -6.833570, + "SetBuyPrice": -6.833570, + "Some": -4.348664, + "SupplyBuyPool": -6.833570, + "Tezos.sender": -4.887660, + "Tezos.source": -6.140423, + "Tezos.transaction": -6.428105, + "Transfer": -6.833570, + "[": -4.530985, + "]": -4.530985, + "abs": -5.917280, + "acc": -5.128822, + "acc.allowances": -6.833570, + "acc.balance": -6.140423, + "account": -5.329493, + "accountFrom": -5.447276, + "accountTo": -6.140423, + "action": -6.833570, + "addExtra": -6.833570, + "address": -4.530985, + "allowance": -6.140423, + "allowanceAmount": -6.833570, + "allowance_params": -6.428105, + "allowances": -5.447276, + "approve": -6.833570, + "balance": -5.128822, + "balance_params": -6.428105, + "big_map": -7.526718, + "bool": -6.833570, + "burn": -6.833570, + "buy": -7.526718, + "buyPrice": -6.140423, + "callback": -6.833570, + "contract": -5.734958, + "decimals": -7.526718, + "dest": -6.833570, + "destAllowance": -6.833570, + "dstAllowance": -6.833570, + "else": -4.887660, + "extras": -6.833570, + "failwith": -4.636346, + "false": -6.833570, + "getAllowance": -6.833570, + "getBalance": -6.833570, + "getTotalSupply": -6.833570, + "if": -4.887660, + "isAllowed": -6.833570, + "key": -6.833570, + "ledger": -5.447276, + "let": -4.268621, + "list": -4.693504, + "main": -7.526718, + "map": -5.580807, + "metadata": -6.140423, + "mint": -6.833570, + "n": -4.230881, + "name": -7.526718, + "nat": -4.194513, + "newBuyPool": -7.526718, + "new_allowances": -6.140423, + "new_ownerAccount": -6.833570, + "new_storage": -7.526718, + "new_storage.ledger": -7.526718, + "operation": -4.693504, + "owner": -6.428105, + "ownerAccount": -6.428105, + "ownerAccount.balance": -6.833570, + "p": -5.734958, + "params": -6.833570, + "params.callback": -6.833570, + "params.owner": -7.526718, + "params.spender": -7.526718, + "pause": -6.833570, + "paused": -6.833570, + "removeApproval": -6.833570, + "s": -4.125520, + "s.ledger": -4.818667, + "s.metadata.extras": -7.526718, + "s.owner": -5.224132, + "s.paused": -6.833570, + "s.totalSupply": -6.428105, + "setBuyPrice": -6.833570, + "spender": -5.329493, + "src": -5.917280, + "src.allowances": -6.140423, + "src.balance": -6.428105, + "src_": -7.526718, + "src_.allowances": -6.428105, + "storage": -3.943199, + "string": -5.447276, + "supplyBuyPool": -7.526718, + "switch": -4.887660, + "symbol": -7.526718, + "tez": -6.428105, + "tokenAmount": -6.428105, + "tokenBuyPool": -6.833570, + "token_id": -7.526718, + "totalSupply": -6.428105, + "transfer": -6.833570, + "true": -7.526718, + "type": -5.734958, + "tz": -6.428105, + "userAccount": -6.833570, + "value": -4.391223, + "{": -3.072370, + "|": -3.575474, + "}": -3.004929, + }, "Rebol": map[string]float64{ "!": -3.408070, "$": -5.389072, @@ -173646,6 +175149,114 @@ var TokensLogProbabilities = map[string]map[string]float64{ "where": -5.365976, "|": -4.267364, }, + "Talon": map[string]float64{ + "#quick": -6.727432, + "#this": -6.727432, + "(": -1.875401, + ")": -1.875401, + ",": -3.782993, + "-": -5.628819, + ":": -2.507924, + "": -3.293445, + "": -3.954843, + "More": -6.727432, + "[": -3.508556, + "]": -3.508556, + "after": -6.727432, + "all": -5.117994, + "are": -6.727432, + "be": -6.727432, + "bend": -6.727432, + "camel": -5.341137, + "case": -6.727432, + "cell": -6.034285, + "clear": -4.935672, + "clip": -4.647990, + "clip.text": -4.647990, + "clone": -6.727432, + "code.toggle_comment": -4.935672, + "commands": -6.727432, + "commands.": -6.727432, + "comment": -4.935672, + "common": -6.727432, + "confirm": -6.034285, + "copy": -6.034285, + "cut": -6.034285, + "defined": -6.727432, + "defines": -6.727432, + "down": -5.628819, + "drag": -4.935672, + "edit.copy": -6.034285, + "edit.cut": -6.034285, + "edit.delete": -4.935672, + "edit.indent_less": -5.628819, + "edit.indent_more": -5.628819, + "edit.jump_line": -5.341137, + "edit.line_clone": -6.727432, + "edit.line_end": -6.034285, + "edit.line_start": -6.727432, + "edit.line_swap_down": -5.628819, + "edit.line_swap_up": -5.628819, + "edit.paste": -5.117994, + "edit.right": -4.935672, + "end": -6.727432, + "expression": -6.727432, + "go": -4.647990, + "hunt": -4.530207, + "ide": -6.727432, + "jetbrains": -6.727432, + "last": -4.424847, + "left": -6.034285, + "lend": -6.727432, + "line": -4.088374, + "may": -6.727432, + "modeled": -6.727432, + "ms": -4.162482, + "next": -4.329536, + "number": -3.731699, + "number_": -3.731699, + "or": -6.727432, + "over": -4.242525, + "paste": -5.628819, + "previous": -6.727432, + "replace": -4.530207, + "retab": -5.628819, + "right": -6.034285, + "select": -4.647990, + "sell": -6.034285, + "sleep": -4.162482, + "some": -6.727432, + "specific.": -6.727432, + "tab": -5.628819, + "tag": -6.034285, + "text": -3.954843, + "that": -5.117994, + "this": -5.628819, + "until": -4.424847, + "up": -5.628819, + "user.camel_left": -6.727432, + "user.camel_right": -6.727432, + "user.extend_camel_left": -6.727432, + "user.extend_camel_right": -6.727432, + "user.find": -6.034285, + "user.find_and_replace": -6.727432, + "user.find_everywhere": -6.034285, + "user.find_next": -6.727432, + "user.find_previous": -6.727432, + "user.find_toggle_match_by_case": -6.727432, + "user.find_toggle_match_by_regex": -6.727432, + "user.find_toggle_match_by_word": -6.727432, + "user.line_commands": -6.727432, + "user.replace": -6.727432, + "user.replace_confirm": -6.727432, + "user.replace_confirm_all": -6.727432, + "user.replace_everywhere": -6.034285, + "user.select_next_occurrence": -4.424847, + "user.select_previous_occurrence": -4.424847, + "user.select_range": -3.837060, + "word": -6.727432, + "|": -4.935672, + }, "Tcl": map[string]float64{ "!": -5.295236, "#": -7.860185, @@ -187417,6 +189028,28 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -5.801363, "\ufeff": -7.187657, }, + "Win32 Message File": map[string]float64{ + "%": -2.382628, + ".": -3.075775, + ":": -3.075775, + ";": -2.094946, + "=": -1.401799, + "Application": -3.075775, + "DWORD": -4.174387, + "English": -3.075775, + "Error": -4.174387, + "Facility": -3.075775, + "Informational": -4.174387, + "Language": -3.075775, + "MSG_ERROR": -4.174387, + "MSG_INFO": -4.174387, + "MSG_WARNING": -4.174387, + "MessageID": -3.075775, + "MessageIDTypedef": -4.174387, + "Severity": -3.075775, + "SymbolicName": -3.075775, + "Warning": -4.174387, + }, "Windows Registry Entries": map[string]float64{ "(": -3.563883, ")": -3.563883, @@ -203182,4 +204815,4 @@ var TokensLogProbabilities = map[string]map[string]float64{ }, } -var TokensTotal = 2158819.000000 +var TokensTotal = 2170767.000000 diff --git a/data/groups.go b/data/groups.go index f9148e0..19a3a98 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -9,6 +9,7 @@ var LanguagesGroup = map[string]string{ "BibTeX": "TeX", "Bison": "Yacc", "C2hs Haskell": "Haskell", + "CameLIGO": "LigoLANG", "ColdFusion CFC": "ColdFusion", "ECLiPSe": "prolog", "Easybuild": "Python", @@ -35,6 +36,7 @@ var LanguagesGroup = map[string]string{ "JavaScript+ERB": "JavaScript", "Jison": "Yacc", "Jison Lex": "Lex", + "LigoLANG": "LigoLANG", "Literate Agda": "Agda", "Literate CoffeeScript": "CoffeeScript", "Literate Haskell": "Haskell", @@ -53,6 +55,7 @@ var LanguagesGroup = map[string]string{ "Python console": "Python", "Python traceback": "Python", "Readline Config": "INI", + "ReasonLIGO": "LigoLANG", "Roff Manpage": "Roff", "SSH Config": "INI", "STON": "Smalltalk", diff --git a/data/id.go b/data/id.go index 3cb67fa..859102b 100644 --- a/data/id.go +++ b/data/id.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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -50,6 +50,7 @@ var IDByLanguage = map[string]int{ "Batchfile": 29, "Beef": 545626333, "Befunge": 30, + "Berry": 121855308, "BibTeX": 982188347, "Bicep": 321200902, "Bison": 31, @@ -80,6 +81,9 @@ var IDByLanguage = map[string]int{ "CUE": 356063509, "CWeb": 657332628, "Cabal Config": 677095381, + "Cadence": 270184138, + "Cairo": 620599567, + "CameLIGO": 829207807, "Cap'n Proto": 52, "CartoCSS": 53, "Ceylon": 54, @@ -187,6 +191,8 @@ var IDByLanguage = map[string]int{ "GSC": 257856279, "Game Maker Language": 125, "Gemfile.lock": 907065713, + "Genero": 986054050, + "Genero Forms": 902995658, "Genie": 792408528, "Genshi": 126, "Gentoo Ebuild": 127, @@ -291,6 +297,7 @@ var IDByLanguage = map[string]int{ "Lean": 197, "Less": 198, "Lex": 199, + "LigoLANG": 1040646257, "LilyPond": 200, "Limbo": 201, "Linker Script": 202, @@ -338,6 +345,7 @@ var IDByLanguage = map[string]int{ "Modula-3": 564743864, "Module Management System": 235, "Monkey": 236, + "Monkey C": 231751931, "Moocode": 237, "MoonScript": 238, "Motoko": 202937027, @@ -460,6 +468,7 @@ var IDByLanguage = map[string]int{ "ReScript": 501875647, "Readline Config": 538732839, "Reason": 869538413, + "ReasonLIGO": 319002153, "Rebol": 319, "Record Jar": 865765202, "Red": 320, @@ -536,6 +545,7 @@ var IDByLanguage = map[string]int{ "TSV": 1035892117, "TSX": 94901924, "TXL": 366, + "Talon": 959889508, "Tcl": 367, "Tcsh": 368, "TeX": 369, @@ -580,6 +590,7 @@ var IDByLanguage = map[string]int{ "WebVTT": 658679714, "Wget Config": 668457123, "Wikitext": 228, + "Win32 Message File": 950967261, "Windows Registry Entries": 969674868, "Witcher Script": 686821385, "Wollok": 632745969, diff --git a/data/interpreter.go b/data/interpreter.go index 5c6ba8f..8d83d7a 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data diff --git a/data/languageInfo.go b/data/languageInfo.go index 9f7625b..10dfa6f 100644 --- a/data/languageInfo.go +++ b/data/languageInfo.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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -771,7 +771,7 @@ var LanguageInfoByID = map[int]LanguageInfo{ Interpreters: []string{}, Filenames: []string{}, MimeType: "text/jsx", - TMScope: "text.html.astro", + TMScope: "source.astro", AceMode: "html", CodeMirrorMode: "jsx", Wrap: false, @@ -1010,6 +1010,27 @@ var LanguageInfoByID = map[int]LanguageInfo{ Wrap: false, LanguageID: 30, }, + 121855308: LanguageInfo{ + Name: "Berry", + FSName: "", + Type: TypeForString("programming"), + Color: "#15A13C", + Group: "", + Aliases: []string{ + "be", + }, + Extensions: []string{ + ".be", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "", + TMScope: "source.berry", + AceMode: "text", + CodeMirrorMode: "", + Wrap: false, + LanguageID: 121855308, + }, 982188347: LanguageInfo{ Name: "BibTeX", FSName: "", @@ -1639,6 +1660,63 @@ var LanguageInfoByID = map[int]LanguageInfo{ Wrap: false, LanguageID: 677095381, }, + 270184138: LanguageInfo{ + Name: "Cadence", + FSName: "", + Type: TypeForString("programming"), + Color: "#00ef8b", + Group: "", + Aliases: []string{}, + Extensions: []string{ + ".cdc", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "", + TMScope: "source.cadence", + AceMode: "text", + CodeMirrorMode: "", + Wrap: false, + LanguageID: 270184138, + }, + 620599567: LanguageInfo{ + Name: "Cairo", + FSName: "", + Type: TypeForString("programming"), + Color: "#ff4a48", + Group: "", + Aliases: []string{}, + Extensions: []string{ + ".cairo", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "", + TMScope: "source.cairo", + AceMode: "text", + CodeMirrorMode: "", + Wrap: false, + LanguageID: 620599567, + }, + 829207807: LanguageInfo{ + Name: "CameLIGO", + FSName: "", + Type: TypeForString("programming"), + Color: "#3be133", + Group: "LigoLANG", + Aliases: []string{}, + Extensions: []string{ + ".mligo", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "text/x-ocaml", + TMScope: "source.mligo", + AceMode: "ocaml", + CodeMirrorMode: "mllike", + Wrap: false, + LanguageID: 829207807, + }, 52: LanguageInfo{ Name: "Cap'n Proto", FSName: "", @@ -3915,6 +3993,44 @@ var LanguageInfoByID = map[int]LanguageInfo{ Wrap: false, LanguageID: 907065713, }, + 986054050: LanguageInfo{ + Name: "Genero", + FSName: "", + Type: TypeForString("programming"), + Color: "#63408e", + Group: "", + Aliases: []string{}, + Extensions: []string{ + ".4gl", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "", + TMScope: "source.genero", + AceMode: "text", + CodeMirrorMode: "", + Wrap: false, + LanguageID: 986054050, + }, + 902995658: LanguageInfo{ + Name: "Genero Forms", + FSName: "", + Type: TypeForString("markup"), + Color: "#d8df39", + Group: "", + Aliases: []string{}, + Extensions: []string{ + ".per", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "", + TMScope: "source.genero-forms", + AceMode: "text", + CodeMirrorMode: "", + Wrap: false, + LanguageID: 902995658, + }, 792408528: LanguageInfo{ Name: "Genie", FSName: "", @@ -4995,6 +5111,7 @@ var LanguageInfoByID = map[int]LanguageInfo{ ".prefs", ".pro", ".properties", + ".url", }, Interpreters: []string{}, Filenames: []string{ @@ -5572,7 +5689,9 @@ var LanguageInfoByID = map[int]LanguageInfo{ ".jsb", ".jscad", ".jsfl", + ".jslib", ".jsm", + ".jspre", ".jss", ".jsx", ".mjs", @@ -6227,6 +6346,25 @@ var LanguageInfoByID = map[int]LanguageInfo{ Wrap: false, LanguageID: 199, }, + 1040646257: LanguageInfo{ + Name: "LigoLANG", + FSName: "", + Type: TypeForString("programming"), + Color: "#0e74ff", + Group: "LigoLANG", + Aliases: []string{}, + Extensions: []string{ + ".ligo", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "text/x-pascal", + TMScope: "source.ligo", + AceMode: "pascal", + CodeMirrorMode: "pascal", + Wrap: false, + LanguageID: 1040646257, + }, 200: LanguageInfo{ Name: "LilyPond", FSName: "", @@ -6558,6 +6696,7 @@ var LanguageInfoByID = map[int]LanguageInfo{ Aliases: []string{}, Extensions: []string{ ".m4", + ".mc", }, Interpreters: []string{}, Filenames: []string{}, @@ -7249,6 +7388,25 @@ var LanguageInfoByID = map[int]LanguageInfo{ Wrap: false, LanguageID: 236, }, + 231751931: LanguageInfo{ + Name: "Monkey C", + FSName: "", + Type: TypeForString("programming"), + Color: "#8D6747", + Group: "", + Aliases: []string{}, + Extensions: []string{ + ".mc", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "text/x-csrc", + TMScope: "source.mc", + AceMode: "c_cpp", + CodeMirrorMode: "clike", + Wrap: false, + LanguageID: 231751931, + }, 237: LanguageInfo{ Name: "Moocode", FSName: "", @@ -9613,6 +9771,7 @@ var LanguageInfoByID = map[int]LanguageInfo{ Group: "", Aliases: []string{}, Extensions: []string{ + ".qmd", ".rmd", }, Interpreters: []string{}, @@ -9899,6 +10058,25 @@ var LanguageInfoByID = map[int]LanguageInfo{ Wrap: false, LanguageID: 869538413, }, + 319002153: LanguageInfo{ + Name: "ReasonLIGO", + FSName: "", + Type: TypeForString("programming"), + Color: "#ff5847", + Group: "LigoLANG", + Aliases: []string{}, + Extensions: []string{ + ".religo", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "text/x-rustsrc", + TMScope: "source.religo", + AceMode: "rust", + CodeMirrorMode: "rust", + Wrap: false, + LanguageID: 319002153, + }, 319: LanguageInfo{ Name: "Rebol", FSName: "", @@ -11650,6 +11828,25 @@ var LanguageInfoByID = map[int]LanguageInfo{ Wrap: false, LanguageID: 366, }, + 959889508: LanguageInfo{ + Name: "Talon", + FSName: "", + Type: TypeForString("programming"), + Color: "#333333", + Group: "", + Aliases: []string{}, + Extensions: []string{ + ".talon", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "", + TMScope: "source.talon", + AceMode: "text", + CodeMirrorMode: "", + Wrap: false, + LanguageID: 959889508, + }, 367: LanguageInfo{ Name: "Tcl", FSName: "", @@ -12253,7 +12450,7 @@ var LanguageInfoByID = map[int]LanguageInfo{ Name: "Vala", FSName: "", Type: TypeForString("programming"), - Color: "#fbe5cd", + Color: "#a56de2", Group: "", Aliases: []string{}, Extensions: []string{ @@ -12639,6 +12836,25 @@ var LanguageInfoByID = map[int]LanguageInfo{ Wrap: true, LanguageID: 228, }, + 950967261: LanguageInfo{ + Name: "Win32 Message File", + FSName: "", + Type: TypeForString("data"), + Color: "", + Group: "", + Aliases: []string{}, + Extensions: []string{ + ".mc", + }, + Interpreters: []string{}, + Filenames: []string{}, + MimeType: "text/x-properties", + TMScope: "source.win32-messages", + AceMode: "ini", + CodeMirrorMode: "properties", + Wrap: false, + LanguageID: 950967261, + }, 969674868: LanguageInfo{ Name: "Windows Registry Entries", FSName: "", diff --git a/data/mimeType.go b/data/mimeType.go index cc49214..f654323 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -27,6 +27,7 @@ var LanguagesMime = map[string]string{ "CSON": "text/x-coffeescript", "CSS": "text/css", "Cabal Config": "text/x-haskell", + "CameLIGO": "text/x-ocaml", "ChucK": "text/x-java", "Clojure": "text/x-clojure", "Closure Templates": "text/x-soy", @@ -123,6 +124,7 @@ var LanguagesMime = map[string]string{ "Lark": "text/x-ebnf", "Latte": "text/x-smarty", "Less": "text/css", + "LigoLANG": "text/x-pascal", "Literate Haskell": "text/x-literate-haskell", "LiveScript": "text/x-livescript", "LookML": "text/x-yaml", @@ -141,6 +143,7 @@ var LanguagesMime = map[string]string{ "MiniYAML": "text/x-yaml", "Mirah": "text/x-ruby", "Modelica": "text/x-modelica", + "Monkey C": "text/x-csrc", "Mustache": "text/x-smarty", "NSIS": "text/x-nsis", "NWScript": "text/x-csrc", @@ -178,6 +181,7 @@ var LanguagesMime = map[string]string{ "Raku": "text/x-perl", "ReScript": "text/x-rustsrc", "Reason": "text/x-rustsrc", + "ReasonLIGO": "text/x-rustsrc", "Record Jar": "text/x-properties", "Roff": "text/troff", "Roff Manpage": "text/troff", @@ -235,6 +239,7 @@ var LanguagesMime = map[string]string{ "Volt": "text/x-d", "WebAssembly": "text/x-common-lisp", "WebIDL": "text/x-webidl", + "Win32 Message File": "text/x-properties", "Windows Registry Entries": "text/x-properties", "X BitMap": "text/x-csrc", "X PixMap": "text/x-csrc", diff --git a/data/type.go b/data/type.go index dc94b99..bdacafe 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -92,6 +92,7 @@ var LanguagesType = map[string]int{ "Batchfile": 2, "Beef": 2, "Befunge": 2, + "Berry": 2, "BibTeX": 3, "Bicep": 2, "Bison": 2, @@ -122,6 +123,9 @@ var LanguagesType = map[string]int{ "CUE": 2, "CWeb": 2, "Cabal Config": 1, + "Cadence": 2, + "Cairo": 2, + "CameLIGO": 2, "Cap'n Proto": 2, "CartoCSS": 2, "Ceylon": 2, @@ -229,6 +233,8 @@ var LanguagesType = map[string]int{ "GSC": 2, "Game Maker Language": 2, "Gemfile.lock": 1, + "Genero": 2, + "Genero Forms": 3, "Genie": 2, "Genshi": 2, "Gentoo Ebuild": 2, @@ -333,6 +339,7 @@ var LanguagesType = map[string]int{ "Lean": 2, "Less": 3, "Lex": 2, + "LigoLANG": 2, "LilyPond": 2, "Limbo": 2, "Linker Script": 1, @@ -380,6 +387,7 @@ var LanguagesType = map[string]int{ "Modula-3": 2, "Module Management System": 2, "Monkey": 2, + "Monkey C": 2, "Moocode": 2, "MoonScript": 2, "Motoko": 2, @@ -502,6 +510,7 @@ var LanguagesType = map[string]int{ "ReScript": 2, "Readline Config": 1, "Reason": 2, + "ReasonLIGO": 2, "Rebol": 2, "Record Jar": 1, "Red": 2, @@ -578,6 +587,7 @@ var LanguagesType = map[string]int{ "TSV": 1, "TSX": 2, "TXL": 2, + "Talon": 2, "Tcl": 2, "Tcsh": 2, "TeX": 3, @@ -622,6 +632,7 @@ var LanguagesType = map[string]int{ "WebVTT": 1, "Wget Config": 1, "Wikitext": 4, + "Win32 Message File": 1, "Windows Registry Entries": 1, "Witcher Script": 2, "Wollok": 2, diff --git a/data/vendor.go b/data/vendor.go index eb31ca9..21306dc 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data diff --git a/internal/code-generator/generator/generator_test.go b/internal/code-generator/generator/generator_test.go index 4ffb6fa..8a8c017 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 = "97bc889ce840208652bf09b45f3b7859de43fe8e" + commit = "4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26" 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 c267b65..e0f3b8c 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -88,8 +88,10 @@ var LanguageByAliasMap = map[string]string{ "batch": "Batchfile", "batchfile": "Batchfile", "bazel": "Starlark", + "be": "Berry", "beef": "Beef", "befunge": "Befunge", + "berry": "Berry", "bibtex": "BibTeX", "bicep": "Bicep", "bison": "Bison", @@ -120,8 +122,11 @@ var LanguageByAliasMap = map[string]string{ "c2hs_haskell": "C2hs Haskell", "cabal": "Cabal Config", "cabal_config": "Cabal Config", + "cadence": "Cadence", + "cairo": "Cairo", "cake": "C#", "cakescript": "C#", + "cameligo": "CameLIGO", "cap'n_proto": "Cap'n Proto", "carto": "CartoCSS", "cartocss": "CartoCSS", @@ -293,6 +298,8 @@ var LanguageByAliasMap = map[string]string{ "gdscript": "GDScript", "gedcom": "GEDCOM", "gemfile.lock": "Gemfile.lock", + "genero": "Genero", + "genero_forms": "Genero Forms", "genie": "Genie", "genshi": "Genshi", "gentoo_ebuild": "Gentoo Ebuild", @@ -449,6 +456,7 @@ var LanguageByAliasMap = map[string]string{ "lfe": "LFE", "lhaskell": "Literate Haskell", "lhs": "Literate Haskell", + "ligolang": "LigoLANG", "lilypond": "LilyPond", "limbo": "Limbo", "linker_script": "Linker Script", @@ -519,6 +527,7 @@ var LanguageByAliasMap = map[string]string{ "modula-3": "Modula-3", "module_management_system": "Module Management System", "monkey": "Monkey", + "monkey_c": "Monkey C", "moocode": "Moocode", "moonscript": "MoonScript", "motoko": "Motoko", @@ -703,6 +712,7 @@ var LanguageByAliasMap = map[string]string{ "readline_config": "Readline Config", "realbasic": "REALbasic", "reason": "Reason", + "reasonligo": "ReasonLIGO", "rebol": "Rebol", "record_jar": "Record Jar", "red": "Red", @@ -813,6 +823,7 @@ var LanguageByAliasMap = map[string]string{ "swift": "Swift", "swig": "SWIG", "systemverilog": "SystemVerilog", + "talon": "Talon", "tcl": "Tcl", "tcsh": "Tcsh", "tea": "Tea", @@ -892,6 +903,7 @@ var LanguageByAliasMap = map[string]string{ "wgetrc": "Wget Config", "wiki": "Wikitext", "wikitext": "Wikitext", + "win32_message_file": "Win32 Message File", "winbatch": "Batchfile", "windows_registry_entries": "Windows Registry Entries", "wisp": "wisp", diff --git a/internal/code-generator/generator/test_files/colors.gold b/internal/code-generator/generator/test_files/colors.gold index c3c69d8..ac7ca2c 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -46,6 +46,7 @@ var LanguagesColor = map[string]string{ "Ballerina": "#FF5000", "Batchfile": "#C1F12E", "Beef": "#a52f4e", + "Berry": "#15A13C", "BibTeX": "#778899", "Bicep": "#519aba", "Bison": "#6A463F", @@ -71,6 +72,9 @@ var LanguagesColor = map[string]string{ "CUE": "#5886E1", "CWeb": "#00007a", "Cabal Config": "#483465", + "Cadence": "#00ef8b", + "Cairo": "#ff4a48", + "CameLIGO": "#3be133", "Cap'n Proto": "#c42727", "Ceylon": "#dfa535", "Chapel": "#8dc63f", @@ -157,6 +161,8 @@ var LanguagesColor = map[string]string{ "GSC": "#FF6800", "Game Maker Language": "#71b417", "Gemfile.lock": "#701516", + "Genero": "#63408e", + "Genero Forms": "#d8df39", "Genie": "#fb855d", "Genshi": "#951531", "Gentoo Ebuild": "#9400ff", @@ -250,6 +256,7 @@ var LanguagesColor = map[string]string{ "Latte": "#f2a542", "Less": "#1d365d", "Lex": "#DBCA00", + "LigoLANG": "#0e74ff", "LilyPond": "#9ccc7c", "Liquid": "#67b8de", "Literate Agda": "#315665", @@ -282,6 +289,7 @@ var LanguagesColor = map[string]string{ "Modelica": "#de1d31", "Modula-2": "#10253f", "Modula-3": "#223388", + "Monkey C": "#8D6747", "MoonScript": "#ff4585", "Motoko": "#fbb03b", "Motorola 68K Assembly": "#005daa", @@ -370,6 +378,7 @@ var LanguagesColor = map[string]string{ "Rascal": "#fffaa0", "ReScript": "#ed5051", "Reason": "#ff5847", + "ReasonLIGO": "#ff5847", "Rebol": "#358a5b", "Record Jar": "#0673ba", "Red": "#f50000", @@ -431,6 +440,7 @@ var LanguagesColor = map[string]string{ "TSV": "#237346", "TSX": "#2b7489", "TXL": "#0178b8", + "Talon": "#333333", "Tcl": "#e4cc98", "TeX": "#3D6117", "Terra": "#00004c", @@ -450,7 +460,7 @@ var LanguagesColor = map[string]string{ "VBScript": "#15dcdc", "VCL": "#148AA8", "VHDL": "#adb2cb", - "Vala": "#fbe5cd", + "Vala": "#a56de2", "Valve Data Format": "#f26025", "Verilog": "#b2b7f8", "Vim Help File": "#199f4b", diff --git a/internal/code-generator/generator/test_files/commit.gold b/internal/code-generator/generator/test_files/commit.gold index b4b060c..9bece53 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data // linguist's commit from which files were generated. -var LinguistCommit = "97bc889ce840208652bf09b45f3b7859de43fe8e" +var LinguistCommit = "4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26" diff --git a/internal/code-generator/generator/test_files/content.gold b/internal/code-generator/generator/test_files/content.gold index 2872231..7d81b6c 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -1066,6 +1066,16 @@ var ContentHeuristics = map[string]*Heuristics{ regexp.MustCompile(`(?m)tag:unity3d.com`), ), }, + ".mc": &Heuristics{ + rule.Or( + rule.MatchingLanguages("M4"), + regexp.MustCompile(`(?m)^dnl|^divert\((?:-?\d+)?\)|^\w+\(`+"`"+`[^\n]*?'[),]`), + ), + rule.Or( + rule.MatchingLanguages("Monkey C"), + regexp.MustCompile(`(?m)\b(?:using|module|function|class|var)\s+\w`), + ), + }, ".md": &Heuristics{ rule.Or( rule.MatchingLanguages("Markdown"), @@ -1519,6 +1529,7 @@ var ContentHeuristics = map[string]*Heuristics{ rule.MatchingLanguages("Text"), ), }, + ".url": &Heuristics{}, ".v": &Heuristics{ rule.Or( rule.MatchingLanguages("Coq"), diff --git a/internal/code-generator/generator/test_files/documentation.gold b/internal/code-generator/generator/test_files/documentation.gold index 20ed679..c536985 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data diff --git a/internal/code-generator/generator/test_files/extension.gold b/internal/code-generator/generator/test_files/extension.gold index e4105a2..4c4d5c4 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -19,6 +19,7 @@ var LanguagesByExtension = map[string][]string{ ".3x": {"Roff", "Roff Manpage"}, ".4": {"Roff", "Roff Manpage"}, ".4dm": {"4D"}, + ".4gl": {"Genero"}, ".4th": {"Forth"}, ".5": {"Roff", "Roff Manpage"}, ".6": {"Roff", "Roff Manpage"}, @@ -109,6 +110,7 @@ var LanguagesByExtension = map[string][]string{ ".bbx": {"TeX"}, ".bdf": {"Glyph Bitmap Distribution Format"}, ".bdy": {"PLSQL"}, + ".be": {"Berry"}, ".befunge": {"Befunge"}, ".bf": {"Beef", "Brainfuck", "HyPhy"}, ".bi": {"FreeBasic"}, @@ -137,6 +139,7 @@ var LanguagesByExtension = map[string][]string{ ".c++objdump": {"Cpp-ObjDump"}, ".c-objdump": {"C-ObjDump"}, ".cabal": {"Cabal Config"}, + ".cairo": {"Cairo"}, ".cake": {"C#", "CoffeeScript"}, ".capnp": {"Cap'n Proto"}, ".cats": {"C"}, @@ -146,6 +149,7 @@ var LanguagesByExtension = map[string][]string{ ".ccp": {"COBOL"}, ".ccproj": {"XML"}, ".ccxml": {"XML"}, + ".cdc": {"Cadence"}, ".cdf": {"Mathematica"}, ".ceylon": {"Ceylon"}, ".cfc": {"ColdFusion CFC"}, @@ -518,6 +522,7 @@ var LanguagesByExtension = map[string][]string{ ".jsb": {"JavaScript"}, ".jscad": {"JavaScript"}, ".jsfl": {"JavaScript"}, + ".jslib": {"JavaScript"}, ".jsm": {"JavaScript"}, ".json": {"JSON"}, ".json-tmlanguage": {"JSON"}, @@ -527,6 +532,7 @@ var LanguagesByExtension = map[string][]string{ ".jsonld": {"JSONLD"}, ".jsonnet": {"Jsonnet"}, ".jsp": {"Java Server Pages"}, + ".jspre": {"JavaScript"}, ".jsproj": {"XML"}, ".jss": {"JavaScript"}, ".jst": {"EJS"}, @@ -568,6 +574,7 @@ var LanguagesByExtension = map[string][]string{ ".libsonnet": {"Jsonnet"}, ".lid": {"Dylan"}, ".lidr": {"Idris"}, + ".ligo": {"LigoLANG"}, ".linq": {"C#"}, ".liquid": {"Liquid"}, ".lisp": {"Common Lisp", "NewLisp"}, @@ -611,6 +618,7 @@ var LanguagesByExtension = map[string][]string{ ".maxpat": {"Max"}, ".maxproj": {"Max"}, ".mbox": {"E-mail"}, + ".mc": {"M4", "Monkey C", "Win32 Message File"}, ".mcfunction": {"mcfunction"}, ".mcmeta": {"JSON"}, ".mcr": {"MAXScript"}, @@ -642,6 +650,7 @@ var LanguagesByExtension = map[string][]string{ ".ml": {"OCaml", "Standard ML"}, ".ml4": {"OCaml"}, ".mli": {"OCaml"}, + ".mligo": {"CameLIGO"}, ".mlir": {"MLIR"}, ".mll": {"OCaml"}, ".mly": {"OCaml"}, @@ -768,6 +777,7 @@ var LanguagesByExtension = map[string][]string{ ".pde": {"Processing"}, ".pegjs": {"PEG.js"}, ".pep": {"Pep8"}, + ".per": {"Genero Forms"}, ".perl": {"Perl"}, ".pfa": {"PostScript"}, ".pgsql": {"PLpgSQL"}, @@ -859,6 +869,7 @@ var LanguagesByExtension = map[string][]string{ ".qbs": {"QML"}, ".ql": {"CodeQL"}, ".qll": {"CodeQL"}, + ".qmd": {"RMarkdown"}, ".qml": {"QML"}, ".qs": {"Q#", "Qt Script"}, ".r": {"R", "Rebol"}, @@ -898,6 +909,7 @@ var LanguagesByExtension = map[string][]string{ ".regexp": {"Regular Expression"}, ".rego": {"Open Policy Agent"}, ".rei": {"Reason"}, + ".religo": {"ReasonLIGO"}, ".res": {"ReScript", "XML"}, ".rest": {"reStructuredText"}, ".rest.txt": {"reStructuredText"}, @@ -1040,6 +1052,7 @@ var LanguagesByExtension = map[string][]string{ ".t": {"Perl", "Raku", "Terra", "Turing"}, ".tab": {"SQL"}, ".tac": {"Python"}, + ".talon": {"Talon"}, ".targets": {"XML"}, ".tcc": {"C++"}, ".tcl": {"Tcl"}, @@ -1100,6 +1113,7 @@ var LanguagesByExtension = map[string][]string{ ".upc": {"Unified Parallel C"}, ".ur": {"UrWeb"}, ".urdf": {"XML"}, + ".url": {"INI"}, ".urs": {"UrWeb"}, ".ux": {"XML"}, ".v": {"Coq", "V", "Verilog"}, @@ -1293,6 +1307,7 @@ var ExtensionsByLanguage = map[string][]string{ "Batchfile": {".bat", ".cmd"}, "Beef": {".bf"}, "Befunge": {".befunge"}, + "Berry": {".be"}, "BibTeX": {".bib", ".bibtex"}, "Bicep": {".bicep"}, "Bison": {".bison"}, @@ -1321,6 +1336,9 @@ var ExtensionsByLanguage = map[string][]string{ "CUE": {".cue"}, "CWeb": {".w"}, "Cabal Config": {".cabal"}, + "Cadence": {".cdc"}, + "Cairo": {".cairo"}, + "CameLIGO": {".mligo"}, "Cap'n Proto": {".capnp"}, "CartoCSS": {".mss"}, "Ceylon": {".ceylon"}, @@ -1424,6 +1442,8 @@ var ExtensionsByLanguage = map[string][]string{ "GN": {".gn", ".gni"}, "GSC": {".gsc", ".csc", ".gsh"}, "Game Maker Language": {".gml"}, + "Genero": {".4gl"}, + "Genero Forms": {".per"}, "Genie": {".gs"}, "Genshi": {".kid"}, "Gentoo Ebuild": {".ebuild"}, @@ -1470,7 +1490,7 @@ var ExtensionsByLanguage = map[string][]string{ "HyPhy": {".bf"}, "IDL": {".pro", ".dlm"}, "IGOR Pro": {".ipf"}, - "INI": {".ini", ".cfg", ".dof", ".lektorproject", ".prefs", ".pro", ".properties"}, + "INI": {".ini", ".cfg", ".dof", ".lektorproject", ".prefs", ".pro", ".properties", ".url"}, "IRC log": {".irclog", ".weechatlog"}, "Idris": {".idr", ".lidr"}, "Ignore List": {".gitignore"}, @@ -1492,7 +1512,7 @@ var ExtensionsByLanguage = map[string][]string{ "Java": {".java", ".jav"}, "Java Properties": {".properties"}, "Java Server Pages": {".jsp"}, - "JavaScript": {".js", "._js", ".bones", ".cjs", ".es", ".es6", ".frag", ".gs", ".jake", ".javascript", ".jsb", ".jscad", ".jsfl", ".jsm", ".jss", ".jsx", ".mjs", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib"}, + "JavaScript": {".js", "._js", ".bones", ".cjs", ".es", ".es6", ".frag", ".gs", ".jake", ".javascript", ".jsb", ".jscad", ".jsfl", ".jslib", ".jsm", ".jspre", ".jss", ".jsx", ".mjs", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib"}, "JavaScript+ERB": {".js.erb"}, "Jest Snapshot": {".snap"}, "Jinja": {".jinja", ".j2", ".jinja2"}, @@ -1523,6 +1543,7 @@ var ExtensionsByLanguage = map[string][]string{ "Lean": {".lean", ".hlean"}, "Less": {".less"}, "Lex": {".l", ".lex"}, + "LigoLANG": {".ligo"}, "LilyPond": {".ly", ".ily"}, "Limbo": {".b", ".m"}, "Linker Script": {".ld", ".lds", ".x"}, @@ -1538,7 +1559,7 @@ var ExtensionsByLanguage = map[string][]string{ "LoomScript": {".ls"}, "Lua": {".lua", ".fcgi", ".nse", ".p8", ".pd_lua", ".rbxs", ".rockspec", ".wlua"}, "M": {".mumps", ".m"}, - "M4": {".m4"}, + "M4": {".m4", ".mc"}, "M4Sugar": {".m4"}, "MATLAB": {".matlab", ".m"}, "MAXScript": {".ms", ".mcr"}, @@ -1568,6 +1589,7 @@ var ExtensionsByLanguage = map[string][]string{ "Modula-3": {".i3", ".ig", ".m3", ".mg"}, "Module Management System": {".mms", ".mmk"}, "Monkey": {".monkey", ".monkey2"}, + "Monkey C": {".mc"}, "Moocode": {".moo"}, "MoonScript": {".moon"}, "Motoko": {".mo"}, @@ -1672,7 +1694,7 @@ var ExtensionsByLanguage = map[string][]string{ "RDoc": {".rdoc"}, "REALbasic": {".rbbas", ".rbfrm", ".rbmnu", ".rbres", ".rbtbar", ".rbuistate"}, "REXX": {".rexx", ".pprx", ".rex"}, - "RMarkdown": {".rmd"}, + "RMarkdown": {".qmd", ".rmd"}, "RPC": {".x"}, "RPGLE": {".rpgle", ".sqlrpgle"}, "RPM Spec": {".spec"}, @@ -1684,6 +1706,7 @@ var ExtensionsByLanguage = map[string][]string{ "Raw token data": {".raw"}, "ReScript": {".res"}, "Reason": {".re", ".rei"}, + "ReasonLIGO": {".religo"}, "Rebol": {".reb", ".r", ".r2", ".r3", ".rebol"}, "Red": {".red", ".reds"}, "Redcode": {".cw"}, @@ -1754,6 +1777,7 @@ var ExtensionsByLanguage = map[string][]string{ "TSV": {".tsv"}, "TSX": {".tsx"}, "TXL": {".txl"}, + "Talon": {".talon"}, "Tcl": {".tcl", ".adp", ".tcl.in", ".tm"}, "Tcsh": {".tcsh", ".csh"}, "TeX": {".tex", ".aux", ".bbx", ".cbx", ".cls", ".dtx", ".ins", ".lbx", ".ltx", ".mkii", ".mkiv", ".mkvi", ".sty", ".toc"}, @@ -1796,6 +1820,7 @@ var ExtensionsByLanguage = map[string][]string{ "WebIDL": {".webidl"}, "WebVTT": {".vtt"}, "Wikitext": {".mediawiki", ".wiki", ".wikitext"}, + "Win32 Message File": {".mc"}, "Windows Registry Entries": {".reg"}, "Witcher Script": {".ws"}, "Wollok": {".wlk"}, diff --git a/internal/code-generator/generator/test_files/filename.gold b/internal/code-generator/generator/test_files/filename.gold index f8be2e6..bf14e78 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data diff --git a/internal/code-generator/generator/test_files/frequencies.gold b/internal/code-generator/generator/test_files/frequencies.gold index 5401b81..7815554 100644 --- a/internal/code-generator/generator/test_files/frequencies.gold +++ b/internal/code-generator/generator/test_files/frequencies.gold @@ -1,573 +1,584 @@ // Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT. -// Extracted from github/linguist commit: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data var LanguagesLogProbabilities = map[string]float64{ - "1C Enterprise": -6.072660, - "2-Dimensional Array": -7.171273, - "4D": -6.478126, - "ABAP": -7.864420, - "ABAP CDS": -7.171273, - "ABNF": -7.864420, - "AGS Script": -6.478126, - "AIDL": -7.171273, - "AL": -6.765808, - "AMPL": -7.171273, - "API Blueprint": -6.765808, - "APL": -6.765808, - "ASL": -7.171273, - "ASN.1": -7.864420, - "ASP.NET": -6.478126, - "ATS": -5.667195, - "ActionScript": -6.478126, - "Adobe Font Metrics": -6.765808, - "Agda": -7.864420, - "Alloy": -6.765808, - "Alpine Abuild": -7.864420, - "Altium Designer": -6.478126, - "AngelScript": -7.171273, - "Ant Build System": -7.864420, - "ApacheConf": -6.478126, - "Apex": -6.072660, - "Apollo Guidance Computer": -7.864420, - "AppleScript": -5.918510, - "AsciiDoc": -6.765808, - "AspectJ": -7.171273, - "Assembly": -5.667195, - "Astro": -7.864420, - "Asymptote": -7.171273, - "AutoHotkey": -7.864420, - "Avro IDL": -7.864420, - "Awk": -7.864420, - "BASIC": -7.864420, - "Ballerina": -6.254982, - "Beef": -6.765808, - "BibTeX": -7.171273, - "Bicep": -7.171273, - "BitBake": -7.171273, - "Blade": -7.171273, - "BlitzBasic": -6.765808, - "BlitzMax": -7.864420, - "Bluespec": -7.171273, - "Boogie": -6.765808, - "Brainfuck": -6.254982, - "Brightscript": -7.864420, - "Browserslist": -7.171273, - "C": -3.803977, - "C#": -6.072660, - "C++": -3.952397, - "CIL": -7.171273, - "CLIPS": -7.171273, - "CMake": -5.918510, - "COBOL": -6.478126, - "CODEOWNERS": -7.864420, - "CSON": -6.478126, - "CSS": -7.171273, - "CSV": -7.864420, - "CUE": -7.171273, - "CWeb": -7.171273, - "Cabal Config": -6.478126, - "CartoCSS": -7.864420, - "Ceylon": -7.864420, - "Chapel": -6.254982, - "Charity": -7.864420, - "Cirru": -5.225363, - "Clarion": -6.478126, - "Clarity": -6.765808, - "Classic ASP": -7.171273, - "Clean": -5.667195, - "Click": -7.171273, - "Clojure": -5.667195, - "Closure Templates": -7.864420, - "Cloud Firestore Security Rules": -7.864420, - "CoNLL-U": -6.765808, - "CodeQL": -6.072660, - "CoffeeScript": -5.561835, - "ColdFusion": -7.864420, - "ColdFusion CFC": -7.171273, - "Common Lisp": -5.667195, - "Common Workflow Language": -7.864420, - "Component Pascal": -7.171273, - "Cool": -7.171273, - "Coq": -5.299471, - "Creole": -7.864420, - "Crystal": -6.765808, - "Csound": -6.765808, - "Csound Document": -6.765808, - "Csound Score": -6.765808, - "Cuda": -7.171273, - "Cue Sheet": -7.171273, - "Curry": -7.171273, - "Cycript": -7.864420, - "D": -5.667195, - "DIGITAL Command Language": -6.478126, - "DM": -7.864420, - "DNS Zone": -7.171273, - "DTrace": -6.765808, - "Dafny": -7.171273, - "Dart": -7.864420, - "DataWeave": -6.254982, - "Debian Package Control File": -7.171273, - "DenizenScript": -7.171273, - "Dhall": -7.171273, - "Diff": -7.864420, - "DirectX 3D File": -7.864420, - "Dockerfile": -7.864420, - "Dogescript": -7.864420, - "E": -5.918510, - "E-mail": -7.864420, - "EBNF": -6.478126, - "ECL": -7.864420, - "ECLiPSe": -7.864420, - "EJS": -6.254982, - "EQ": -6.765808, - "Eagle": -7.171273, - "Earthly": -7.864420, - "Easybuild": -7.864420, - "EditorConfig": -7.864420, - "Edje Data Collection": -7.864420, - "Eiffel": -5.918510, - "Elixir": -6.072660, - "Elm": -6.765808, - "Emacs Lisp": -5.466525, - "EmberScript": -7.864420, - "Erlang": -5.225363, - "Euphoria": -5.561835, - "F#": -5.784978, - "FIGlet Font": -7.864420, - "FLUX": -6.478126, - "Fantom": -7.171273, - "Faust": -7.171273, - "Fennel": -7.171273, - "Filebench WML": -7.864420, - "Filterscript": -7.171273, - "Fluent": -6.254982, - "Formatted": -6.765808, - "Forth": -5.091831, - "Fortran": -6.254982, - "FreeBasic": -6.765808, - "FreeMarker": -7.171273, - "Frege": -6.478126, - "Fstar": -7.171273, - "Futhark": -7.864420, - "G-code": -6.765808, - "GAML": -6.072660, - "GAMS": -7.864420, - "GAP": -5.667195, - "GCC Machine Description": -7.864420, - "GDB": -7.171273, - "GDScript": -6.478126, - "GEDCOM": -7.864420, - "GLSL": -4.974048, - "GN": -5.466525, - "GSC": -6.072660, - "Game Maker Language": -5.466525, - "Gemfile.lock": -7.864420, - "Genie": -6.478126, - "Gerber Image": -4.974048, - "Gherkin": -7.171273, - "Git Attributes": -7.864420, - "Git Config": -6.765808, - "Gleam": -7.171273, - "Glyph Bitmap Distribution Format": -7.864420, - "Gnuplot": -5.918510, - "Go": -6.478126, - "Go Checksums": -7.864420, - "Go Module": -7.864420, - "Golo": -4.568583, - "Gosu": -6.254982, - "Grace": -7.171273, - "Gradle": -7.171273, - "Grammatical Framework": -4.150848, - "Graph Modeling Language": -6.765808, - "GraphQL": -6.478126, - "Graphviz (DOT)": -7.171273, - "Groovy": -6.072660, - "Groovy Server Pages": -6.478126, - "HAProxy": -6.478126, - "HCL": -6.072660, - "HLSL": -6.254982, - "HTML": -5.784978, - "HTML+ECR": -7.864420, - "HTML+EEX": -6.765808, - "HTML+ERB": -6.765808, - "HTML+Razor": -7.171273, - "HXML": -7.171273, - "Hack": -4.463223, - "Haml": -7.171273, - "Handlebars": -7.171273, - "Haskell": -6.254982, - "HiveQL": -7.171273, - "HolyC": -6.254982, - "Hy": -6.765808, - "HyPhy": -5.784978, - "IDL": -6.478126, - "IGOR Pro": -6.765808, - "INI": -5.667195, - "Idris": -7.864420, - "Ignore List": -4.919981, - "ImageJ Macro": -7.171273, - "Inform 7": -7.171273, - "Inno Setup": -7.171273, - "Ioke": -7.864420, - "Isabelle": -7.864420, - "Isabelle ROOT": -7.864420, - "J": -7.171273, - "JAR Manifest": -7.864420, - "JFlex": -7.171273, - "JSON": -4.606323, - "JSON with Comments": -4.686366, - "JSON5": -7.171273, - "JSONLD": -7.864420, - "JSONiq": -7.171273, - "Janet": -6.765808, - "Jasmin": -5.784978, - "Java": -5.561835, - "Java Properties": -7.171273, - "JavaScript": -4.175540, - "JavaScript+ERB": -7.864420, - "Jest Snapshot": -7.864420, - "Jinja": -7.171273, - "Jison": -6.765808, - "Jison Lex": -7.171273, - "Jolie": -6.254982, - "Jsonnet": -7.864420, - "Julia": -7.171273, - "Jupyter Notebook": -7.864420, - "KRL": -7.864420, - "Kaitai Struct": -7.171273, - "KakouneScript": -6.765808, - "KiCad Layout": -5.091831, - "KiCad Legacy Layout": -7.864420, - "KiCad Schematic": -6.072660, - "Kit": -7.864420, - "Kotlin": -7.864420, - "Kusto": -6.765808, - "LFE": -6.478126, - "LOLCODE": -7.864420, - "LSL": -7.171273, - "LTspice Symbol": -7.864420, - "LabVIEW": -5.561835, - "Lark": -6.765808, - "Lasso": -6.765808, - "Latte": -7.171273, - "Lean": -7.171273, - "Less": -7.864420, - "Lex": -7.171273, - "Limbo": -6.765808, - "Linker Script": -6.478126, - "Linux Kernel Module": -6.765808, - "Liquid": -7.171273, - "Literate Agda": -7.864420, - "Literate CoffeeScript": -7.171273, - "LiveScript": -7.864420, - "Logos": -6.254982, - "Logtalk": -7.864420, - "LookML": -6.765808, - "LoomScript": -7.171273, - "Lua": -5.918510, - "M": -4.497124, - "M4": -6.478126, - "M4Sugar": -6.765808, - "MATLAB": -4.200858, - "MAXScript": -6.254982, - "MLIR": -6.478126, - "MQL4": -6.765808, - "MQL5": -6.765808, - "MTML": -7.864420, - "MUF": -7.171273, - "Macaulay2": -7.864420, - "Makefile": -5.379513, - "Markdown": -5.561835, - "Marko": -6.765808, - "Mask": -7.864420, - "Mathematica": -5.379513, - "Maven POM": -7.864420, - "Max": -6.765808, - "Mercury": -5.561835, - "Meson": -7.171273, - "Metal": -7.864420, - "Microsoft Developer Studio Project": -7.864420, - "Microsoft Visual Studio Solution": -7.864420, - "MiniYAML": -5.784978, - "Mint": -6.072660, - "Modelica": -5.379513, - "Modula-2": -7.864420, - "Modula-3": -6.254982, - "Module Management System": -6.254982, - "Monkey": -6.254982, - "Moocode": -6.765808, - "MoonScript": -7.864420, - "Motoko": -7.171273, - "Motorola 68K Assembly": -6.072660, - "Muse": -7.171273, - "Mustache": -6.478126, - "NASL": -5.561835, - "NCL": -5.091831, - "NEON": -7.171273, - "NL": -7.171273, - "NPM Config": -7.864420, - "NSIS": -7.171273, - "NWScript": -6.072660, - "Nearley": -7.864420, - "Nemerle": -7.864420, - "NetLinx": -7.171273, - "NetLinx+ERB": -7.171273, - "NetLogo": -7.864420, - "NewLisp": -6.765808, - "Nextflow": -6.478126, - "Nginx": -6.765808, - "Nim": -6.072660, - "Nit": -4.686366, - "Nix": -7.864420, - "Nu": -7.171273, - "Nunjucks": -7.864420, - "OCaml": -5.561835, - "Object Data Instance Notation": -7.864420, - "ObjectScript": -7.864420, - "Objective-C": -4.773377, - "Objective-C++": -7.171273, - "Objective-J": -6.765808, - "Odin": -7.864420, - "Omgrofl": -7.864420, - "Opa": -7.171273, - "Opal": -7.864420, - "Open Policy Agent": -6.478126, - "OpenCL": -7.171273, - "OpenEdge ABL": -6.072660, - "OpenQASM": -7.864420, - "OpenRC runscript": -7.864420, - "OpenSCAD": -7.171273, - "OpenStep Property List": -7.171273, - "Org": -7.864420, - "Ox": -6.765808, - "Oxygene": -7.864420, - "Oz": -7.864420, - "P4": -7.171273, - "PEG.js": -7.864420, - "PHP": -4.919981, - "PLSQL": -5.784978, - "PLpgSQL": -5.918510, - "POV-Ray SDL": -5.379513, - "Pan": -4.974048, - "Papyrus": -6.765808, - "Parrot Assembly": -7.864420, - "Parrot Internal Representation": -7.864420, - "Pascal": -5.299471, - "Pawn": -5.918510, - "Pep8": -5.918510, - "Perl": -4.686366, - "Pic": -6.765808, - "Pickle": -6.478126, - "PicoLisp": -7.864420, - "PigLatin": -7.864420, - "Pike": -6.765808, - "PlantUML": -5.918510, - "Pod": -6.478126, - "Pod 6": -7.864420, - "PogoScript": -7.864420, - "Pony": -6.072660, - "PostCSS": -7.171273, - "PostScript": -6.765808, - "PowerBuilder": -6.072660, - "PowerShell": -6.478126, - "Prisma": -6.254982, - "Processing": -7.864420, - "Procfile": -7.864420, - "Proguard": -6.765808, - "Prolog": -5.667195, - "Promela": -5.918510, - "Propeller Spin": -5.561835, - "Protocol Buffer": -7.864420, - "Protocol Buffer Text Format": -6.478126, - "Public Key": -5.918510, - "Pug": -7.171273, - "Puppet": -6.254982, - "PureBasic": -7.171273, - "PureScript": -6.478126, - "Python": -4.728926, - "Q#": -7.171273, - "QML": -7.864420, - "QMake": -6.478126, - "Qt Script": -7.171273, - "Quake": -7.171273, - "R": -5.784978, - "RAML": -7.864420, - "RDoc": -7.864420, - "REXX": -6.478126, - "RMarkdown": -7.864420, - "RPC": -6.765808, - "RPGLE": -5.667195, - "RPM Spec": -6.765808, - "RUNOFF": -6.478126, - "Racket": -7.171273, - "Ragel": -6.765808, - "Raku": -4.686366, - "Rascal": -6.478126, - "ReScript": -7.864420, - "Readline Config": -7.864420, - "Reason": -6.072660, - "Rebol": -6.072660, - "Record Jar": -7.864420, - "Red": -7.171273, - "Redirect Rules": -7.864420, - "Regular Expression": -6.478126, - "Ren'Py": -7.864420, - "RenderScript": -7.171273, - "Rich Text Format": -7.171273, - "Ring": -6.478126, - "Riot": -7.171273, - "RobotFramework": -6.765808, - "Roff": -5.031207, - "Roff Manpage": -5.379513, - "Ruby": -4.280901, - "Rust": -6.765808, - "SAS": -6.765808, - "SCSS": -7.864420, - "SELinux Policy": -6.478126, - "SMT": -6.478126, - "SPARQL": -7.171273, - "SQF": -7.171273, - "SQL": -5.225363, - "SQLPL": -6.072660, - "SRecode Template": -7.864420, - "SSH Config": -6.072660, - "STON": -5.918510, - "SWIG": -6.765808, - "Sage": -7.864420, - "SaltStack": -6.072660, - "Sass": -7.864420, - "Scala": -5.918510, - "Scaml": -7.864420, - "Scheme": -6.478126, - "Scilab": -6.765808, - "ShaderLab": -6.765808, - "Shell": -3.913176, - "ShellCheck Config": -7.864420, - "ShellSession": -6.765808, - "Shen": -6.765808, - "Sieve": -5.466525, - "Singularity": -7.864420, - "Slash": -7.864420, - "Slice": -6.765808, - "Slim": -7.864420, - "SmPL": -7.864420, - "Smali": -5.918510, - "Smalltalk": -5.561835, - "Soong": -7.864420, - "SourcePawn": -6.765808, - "Squirrel": -7.864420, - "Stan": -6.765808, - "Standard ML": -6.254982, - "Starlark": -6.072660, - "Stata": -5.918510, - "StringTemplate": -7.864420, - "Stylus": -7.864420, - "SubRip Text": -7.864420, - "SugarSS": -7.864420, - "SuperCollider": -6.254982, - "Svelte": -7.864420, - "Swift": -4.103220, - "SystemVerilog": -6.478126, - "TI Program": -6.478126, - "TLA": -7.171273, - "TOML": -6.478126, - "TSQL": -6.478126, - "TSV": -7.864420, - "TSX": -6.478126, - "TXL": -7.864420, - "Tcl": -6.254982, - "Tcsh": -7.864420, - "TeX": -5.918510, - "Tea": -7.864420, - "Terra": -6.765808, - "Texinfo": -7.864420, - "Text": -4.606323, - "TextMate Properties": -7.864420, - "Thrift": -7.864420, - "Turing": -6.478126, - "Turtle": -7.171273, - "Type Language": -7.171273, - "TypeScript": -6.765808, - "Unity3D Asset": -6.072660, - "Unix Assembly": -6.478126, - "Uno": -6.765808, - "UnrealScript": -7.171273, - "UrWeb": -7.171273, - "V": -5.667195, - "VBA": -6.478126, - "VBScript": -7.864420, - "VCL": -7.171273, - "VHDL": -7.864420, - "Valve Data Format": -7.864420, - "Verilog": -5.225363, - "Vim Help File": -7.864420, - "Vim Script": -5.667195, - "Vim Snippet": -7.171273, - "Visual Basic .NET": -6.765808, - "Volt": -7.864420, - "Vue": -7.171273, - "Vyper": -6.254982, - "Wavefront Material": -6.478126, - "Wavefront Object": -6.254982, - "Web Ontology Language": -7.864420, - "WebAssembly": -6.072660, - "WebIDL": -7.171273, - "WebVTT": -7.171273, - "Wget Config": -7.864420, - "Wikitext": -7.171273, - "Windows Registry Entries": -7.864420, - "Witcher Script": -7.171273, - "Wollok": -7.171273, - "World of Warcraft Addon Data": -6.765808, - "X BitMap": -7.864420, - "X Font Directory Index": -6.478126, - "X PixMap": -7.171273, - "X10": -4.974048, - "XC": -7.864420, - "XCompose": -7.864420, - "XML": -3.615925, - "XML Property List": -5.918510, - "XPages": -7.171273, - "XProc": -7.864420, - "XQuery": -7.864420, - "XS": -7.864420, - "XSLT": -7.864420, - "Xojo": -6.072660, - "Xonsh": -7.864420, - "Xtend": -7.171273, - "YAML": -5.225363, - "YANG": -7.864420, - "YARA": -6.765808, - "YASnippet": -7.171273, - "Yacc": -7.864420, - "ZAP": -7.864420, - "ZIL": -7.864420, - "Zeek": -6.765808, - "ZenScript": -7.864420, - "Zephir": -7.171273, - "Zig": -6.765808, - "Zimpl": -7.864420, - "cURL Config": -7.864420, - "desktop": -7.171273, - "dircolors": -7.864420, - "eC": -7.864420, - "edn": -7.864420, - "fish": -6.765808, - "hoon": -7.171273, - "jq": -7.171273, - "kvlang": -7.864420, - "mIRC Script": -6.478126, - "mcfunction": -7.864420, - "nanorc": -6.765808, - "q": -7.171273, - "reStructuredText": -7.864420, - "robots.txt": -7.864420, - "sed": -7.864420, - "wdl": -6.765808, - "wisp": -7.864420, - "xBase": -6.765808, + "1C Enterprise": -6.081838, + "2-Dimensional Array": -7.180451, + "4D": -6.487303, + "ABAP": -7.873598, + "ABAP CDS": -7.180451, + "ABNF": -7.873598, + "AGS Script": -6.487303, + "AIDL": -7.180451, + "AL": -6.774986, + "AMPL": -7.180451, + "API Blueprint": -6.774986, + "APL": -6.774986, + "ASL": -7.180451, + "ASN.1": -7.873598, + "ASP.NET": -6.487303, + "ATS": -5.676373, + "ActionScript": -6.487303, + "Adobe Font Metrics": -6.774986, + "Agda": -7.873598, + "Alloy": -6.774986, + "Alpine Abuild": -7.873598, + "Altium Designer": -6.487303, + "AngelScript": -7.180451, + "Ant Build System": -7.873598, + "ApacheConf": -6.487303, + "Apex": -6.081838, + "Apollo Guidance Computer": -7.873598, + "AppleScript": -5.927688, + "AsciiDoc": -6.774986, + "AspectJ": -7.180451, + "Assembly": -5.676373, + "Astro": -7.873598, + "Asymptote": -7.180451, + "AutoHotkey": -7.873598, + "Avro IDL": -7.873598, + "Awk": -7.873598, + "BASIC": -7.873598, + "Ballerina": -6.264160, + "Beef": -6.774986, + "Berry": -7.180451, + "BibTeX": -7.180451, + "Bicep": -7.180451, + "BitBake": -7.180451, + "Blade": -7.180451, + "BlitzBasic": -6.774986, + "BlitzMax": -7.873598, + "Bluespec": -7.180451, + "Boogie": -6.774986, + "Brainfuck": -6.264160, + "Brightscript": -7.873598, + "Browserslist": -7.180451, + "C": -3.813155, + "C#": -6.081838, + "C++": -3.961575, + "CIL": -7.180451, + "CLIPS": -7.180451, + "CMake": -5.927688, + "COBOL": -6.487303, + "CODEOWNERS": -7.873598, + "CSON": -6.487303, + "CSS": -7.180451, + "CSV": -7.873598, + "CUE": -7.180451, + "CWeb": -7.180451, + "Cabal Config": -6.487303, + "Cadence": -6.081838, + "Cairo": -6.774986, + "CameLIGO": -7.873598, + "CartoCSS": -7.873598, + "Ceylon": -7.873598, + "Chapel": -6.264160, + "Charity": -7.873598, + "Cirru": -5.234540, + "Clarion": -6.487303, + "Clarity": -6.774986, + "Classic ASP": -7.180451, + "Clean": -5.676373, + "Click": -7.180451, + "Clojure": -5.676373, + "Closure Templates": -7.873598, + "Cloud Firestore Security Rules": -7.873598, + "CoNLL-U": -6.774986, + "CodeQL": -6.081838, + "CoffeeScript": -5.571013, + "ColdFusion": -7.873598, + "ColdFusion CFC": -7.180451, + "Common Lisp": -5.676373, + "Common Workflow Language": -7.873598, + "Component Pascal": -7.180451, + "Cool": -7.180451, + "Coq": -5.308648, + "Creole": -7.873598, + "Crystal": -6.774986, + "Csound": -6.774986, + "Csound Document": -6.774986, + "Csound Score": -6.774986, + "Cuda": -7.180451, + "Cue Sheet": -7.180451, + "Curry": -7.180451, + "Cycript": -7.873598, + "D": -5.676373, + "DIGITAL Command Language": -6.487303, + "DM": -7.873598, + "DNS Zone": -7.180451, + "DTrace": -6.774986, + "Dafny": -7.180451, + "Dart": -7.873598, + "DataWeave": -6.264160, + "Debian Package Control File": -7.180451, + "DenizenScript": -7.180451, + "Dhall": -7.180451, + "Diff": -7.873598, + "DirectX 3D File": -7.873598, + "Dockerfile": -7.873598, + "Dogescript": -7.873598, + "E": -5.927688, + "E-mail": -7.873598, + "EBNF": -6.487303, + "ECL": -7.873598, + "ECLiPSe": -7.873598, + "EJS": -6.264160, + "EQ": -6.774986, + "Eagle": -7.180451, + "Earthly": -7.873598, + "Easybuild": -7.873598, + "EditorConfig": -7.873598, + "Edje Data Collection": -7.873598, + "Eiffel": -5.927688, + "Elixir": -6.081838, + "Elm": -6.774986, + "Emacs Lisp": -5.475703, + "EmberScript": -7.873598, + "Erlang": -5.234540, + "Euphoria": -5.571013, + "F#": -5.794156, + "FIGlet Font": -7.873598, + "FLUX": -6.487303, + "Fantom": -7.180451, + "Faust": -7.180451, + "Fennel": -7.180451, + "Filebench WML": -7.873598, + "Filterscript": -7.180451, + "Fluent": -6.264160, + "Formatted": -6.774986, + "Forth": -5.101009, + "Fortran": -6.264160, + "FreeBasic": -6.774986, + "FreeMarker": -7.180451, + "Frege": -6.487303, + "Fstar": -7.180451, + "Futhark": -7.873598, + "G-code": -6.774986, + "GAML": -6.081838, + "GAMS": -7.873598, + "GAP": -5.676373, + "GCC Machine Description": -7.873598, + "GDB": -7.180451, + "GDScript": -6.487303, + "GEDCOM": -7.873598, + "GLSL": -4.983226, + "GN": -5.475703, + "GSC": -6.081838, + "Game Maker Language": -5.475703, + "Gemfile.lock": -7.873598, + "Genero": -6.774986, + "Genero Forms": -7.873598, + "Genie": -6.487303, + "Gerber Image": -4.983226, + "Gherkin": -7.180451, + "Git Attributes": -7.873598, + "Git Config": -6.774986, + "Gleam": -7.180451, + "Glyph Bitmap Distribution Format": -7.873598, + "Gnuplot": -5.927688, + "Go": -6.487303, + "Go Checksums": -7.873598, + "Go Module": -7.873598, + "Golo": -4.577761, + "Gosu": -6.264160, + "Grace": -7.180451, + "Gradle": -7.180451, + "Grammatical Framework": -4.160026, + "Graph Modeling Language": -6.774986, + "GraphQL": -6.487303, + "Graphviz (DOT)": -7.180451, + "Groovy": -6.081838, + "Groovy Server Pages": -6.487303, + "HAProxy": -6.487303, + "HCL": -6.081838, + "HLSL": -6.264160, + "HTML": -5.794156, + "HTML+ECR": -7.873598, + "HTML+EEX": -6.774986, + "HTML+ERB": -6.774986, + "HTML+Razor": -7.180451, + "HXML": -7.180451, + "Hack": -4.472400, + "Haml": -7.180451, + "Handlebars": -7.180451, + "Haskell": -6.264160, + "HiveQL": -7.180451, + "HolyC": -6.264160, + "Hy": -6.774986, + "HyPhy": -5.794156, + "IDL": -6.487303, + "IGOR Pro": -6.774986, + "INI": -5.676373, + "Idris": -7.873598, + "Ignore List": -4.929159, + "ImageJ Macro": -7.180451, + "Inform 7": -7.180451, + "Inno Setup": -7.180451, + "Ioke": -7.873598, + "Isabelle": -7.873598, + "Isabelle ROOT": -7.873598, + "J": -7.180451, + "JAR Manifest": -7.873598, + "JFlex": -7.180451, + "JSON": -4.615501, + "JSON with Comments": -4.695544, + "JSON5": -7.180451, + "JSONLD": -7.873598, + "JSONiq": -7.180451, + "Janet": -6.774986, + "Jasmin": -5.794156, + "Java": -5.571013, + "Java Properties": -7.180451, + "JavaScript": -4.184718, + "JavaScript+ERB": -7.873598, + "Jest Snapshot": -7.873598, + "Jinja": -7.180451, + "Jison": -6.774986, + "Jison Lex": -7.180451, + "Jolie": -6.264160, + "Jsonnet": -7.873598, + "Julia": -7.180451, + "Jupyter Notebook": -7.873598, + "KRL": -7.873598, + "Kaitai Struct": -7.180451, + "KakouneScript": -6.774986, + "KiCad Layout": -5.101009, + "KiCad Legacy Layout": -7.873598, + "KiCad Schematic": -6.081838, + "Kit": -7.873598, + "Kotlin": -7.873598, + "Kusto": -6.774986, + "LFE": -6.487303, + "LOLCODE": -7.873598, + "LSL": -7.180451, + "LTspice Symbol": -7.873598, + "LabVIEW": -5.571013, + "Lark": -6.774986, + "Lasso": -6.774986, + "Latte": -7.180451, + "Lean": -7.180451, + "Less": -7.873598, + "Lex": -7.180451, + "LigoLANG": -7.873598, + "Limbo": -6.774986, + "Linker Script": -6.487303, + "Linux Kernel Module": -6.774986, + "Liquid": -7.180451, + "Literate Agda": -7.873598, + "Literate CoffeeScript": -7.180451, + "LiveScript": -7.873598, + "Logos": -6.264160, + "Logtalk": -7.873598, + "LookML": -6.774986, + "LoomScript": -7.180451, + "Lua": -5.927688, + "M": -4.506302, + "M4": -6.264160, + "M4Sugar": -6.774986, + "MATLAB": -4.210036, + "MAXScript": -6.264160, + "MLIR": -6.487303, + "MQL4": -6.774986, + "MQL5": -6.774986, + "MTML": -7.873598, + "MUF": -7.180451, + "Macaulay2": -7.873598, + "Makefile": -5.388691, + "Markdown": -5.571013, + "Marko": -6.774986, + "Mask": -7.873598, + "Mathematica": -5.388691, + "Maven POM": -7.873598, + "Max": -6.774986, + "Mercury": -5.571013, + "Meson": -7.180451, + "Metal": -7.873598, + "Microsoft Developer Studio Project": -7.873598, + "Microsoft Visual Studio Solution": -7.873598, + "MiniYAML": -5.794156, + "Mint": -6.081838, + "Modelica": -5.388691, + "Modula-2": -7.873598, + "Modula-3": -6.264160, + "Module Management System": -6.264160, + "Monkey": -6.264160, + "Monkey C": -7.873598, + "Moocode": -6.774986, + "MoonScript": -7.873598, + "Motoko": -7.180451, + "Motorola 68K Assembly": -6.081838, + "Muse": -7.180451, + "Mustache": -6.487303, + "NASL": -5.571013, + "NCL": -5.101009, + "NEON": -7.180451, + "NL": -7.180451, + "NPM Config": -7.873598, + "NSIS": -7.180451, + "NWScript": -6.081838, + "Nearley": -7.873598, + "Nemerle": -7.873598, + "NetLinx": -7.180451, + "NetLinx+ERB": -7.180451, + "NetLogo": -7.873598, + "NewLisp": -6.774986, + "Nextflow": -6.487303, + "Nginx": -6.774986, + "Nim": -6.081838, + "Nit": -4.695544, + "Nix": -7.873598, + "Nu": -7.180451, + "Nunjucks": -7.873598, + "OCaml": -5.571013, + "Object Data Instance Notation": -7.873598, + "ObjectScript": -7.873598, + "Objective-C": -4.782555, + "Objective-C++": -7.180451, + "Objective-J": -6.774986, + "Odin": -7.873598, + "Omgrofl": -7.873598, + "Opa": -7.180451, + "Opal": -7.873598, + "Open Policy Agent": -6.487303, + "OpenCL": -7.180451, + "OpenEdge ABL": -6.081838, + "OpenQASM": -7.873598, + "OpenRC runscript": -7.873598, + "OpenSCAD": -7.180451, + "OpenStep Property List": -7.180451, + "Org": -7.873598, + "Ox": -6.774986, + "Oxygene": -7.873598, + "Oz": -7.873598, + "P4": -7.180451, + "PEG.js": -7.873598, + "PHP": -4.929159, + "PLSQL": -5.794156, + "PLpgSQL": -5.927688, + "POV-Ray SDL": -5.388691, + "Pan": -4.983226, + "Papyrus": -6.774986, + "Parrot Assembly": -7.873598, + "Parrot Internal Representation": -7.873598, + "Pascal": -5.308648, + "Pawn": -5.927688, + "Pep8": -5.927688, + "Perl": -4.695544, + "Pic": -6.774986, + "Pickle": -6.487303, + "PicoLisp": -7.873598, + "PigLatin": -7.873598, + "Pike": -6.774986, + "PlantUML": -5.927688, + "Pod": -6.487303, + "Pod 6": -7.873598, + "PogoScript": -7.873598, + "Pony": -6.081838, + "PostCSS": -7.180451, + "PostScript": -6.774986, + "PowerBuilder": -6.081838, + "PowerShell": -6.487303, + "Prisma": -6.264160, + "Processing": -7.873598, + "Procfile": -7.873598, + "Proguard": -6.774986, + "Prolog": -5.676373, + "Promela": -5.927688, + "Propeller Spin": -5.571013, + "Protocol Buffer": -7.873598, + "Protocol Buffer Text Format": -6.487303, + "Public Key": -5.927688, + "Pug": -7.180451, + "Puppet": -6.264160, + "PureBasic": -7.180451, + "PureScript": -6.487303, + "Python": -4.738104, + "Q#": -7.180451, + "QML": -7.873598, + "QMake": -6.487303, + "Qt Script": -7.180451, + "Quake": -7.180451, + "R": -5.794156, + "RAML": -7.873598, + "RDoc": -7.873598, + "REXX": -6.487303, + "RMarkdown": -7.180451, + "RPC": -6.774986, + "RPGLE": -5.676373, + "RPM Spec": -6.774986, + "RUNOFF": -6.487303, + "Racket": -7.180451, + "Ragel": -6.774986, + "Raku": -4.695544, + "Rascal": -6.487303, + "ReScript": -7.873598, + "Readline Config": -7.873598, + "Reason": -6.081838, + "ReasonLIGO": -7.873598, + "Rebol": -6.081838, + "Record Jar": -7.873598, + "Red": -7.180451, + "Redirect Rules": -7.873598, + "Regular Expression": -6.487303, + "Ren'Py": -7.873598, + "RenderScript": -7.180451, + "Rich Text Format": -7.180451, + "Ring": -6.487303, + "Riot": -7.180451, + "RobotFramework": -6.774986, + "Roff": -5.040384, + "Roff Manpage": -5.388691, + "Ruby": -4.290079, + "Rust": -6.774986, + "SAS": -6.774986, + "SCSS": -7.873598, + "SELinux Policy": -6.487303, + "SMT": -6.487303, + "SPARQL": -7.180451, + "SQF": -7.180451, + "SQL": -5.234540, + "SQLPL": -6.081838, + "SRecode Template": -7.873598, + "SSH Config": -6.081838, + "STON": -5.927688, + "SWIG": -6.774986, + "Sage": -7.873598, + "SaltStack": -6.081838, + "Sass": -7.873598, + "Scala": -5.927688, + "Scaml": -7.873598, + "Scheme": -6.487303, + "Scilab": -6.774986, + "ShaderLab": -6.774986, + "Shell": -3.922354, + "ShellCheck Config": -7.873598, + "ShellSession": -6.774986, + "Shen": -6.774986, + "Sieve": -5.475703, + "Singularity": -7.873598, + "Slash": -7.873598, + "Slice": -6.774986, + "Slim": -7.873598, + "SmPL": -7.873598, + "Smali": -5.927688, + "Smalltalk": -5.571013, + "Soong": -7.873598, + "SourcePawn": -6.774986, + "Squirrel": -7.873598, + "Stan": -6.774986, + "Standard ML": -6.264160, + "Starlark": -6.081838, + "Stata": -5.927688, + "StringTemplate": -7.873598, + "Stylus": -7.873598, + "SubRip Text": -7.873598, + "SugarSS": -7.873598, + "SuperCollider": -6.264160, + "Svelte": -7.873598, + "Swift": -4.112398, + "SystemVerilog": -6.487303, + "TI Program": -6.487303, + "TLA": -7.180451, + "TOML": -6.487303, + "TSQL": -6.487303, + "TSV": -7.873598, + "TSX": -6.487303, + "TXL": -7.873598, + "Talon": -7.180451, + "Tcl": -6.264160, + "Tcsh": -7.873598, + "TeX": -5.927688, + "Tea": -7.873598, + "Terra": -6.774986, + "Texinfo": -7.873598, + "Text": -4.615501, + "TextMate Properties": -7.873598, + "Thrift": -7.873598, + "Turing": -6.487303, + "Turtle": -7.180451, + "Type Language": -7.180451, + "TypeScript": -6.774986, + "Unity3D Asset": -6.081838, + "Unix Assembly": -6.487303, + "Uno": -6.774986, + "UnrealScript": -7.180451, + "UrWeb": -7.180451, + "V": -5.676373, + "VBA": -6.487303, + "VBScript": -7.873598, + "VCL": -7.180451, + "VHDL": -7.873598, + "Valve Data Format": -7.873598, + "Verilog": -5.234540, + "Vim Help File": -7.873598, + "Vim Script": -5.676373, + "Vim Snippet": -7.180451, + "Visual Basic .NET": -6.774986, + "Volt": -7.873598, + "Vue": -7.180451, + "Vyper": -6.264160, + "Wavefront Material": -6.487303, + "Wavefront Object": -6.264160, + "Web Ontology Language": -7.873598, + "WebAssembly": -6.081838, + "WebIDL": -7.180451, + "WebVTT": -7.180451, + "Wget Config": -7.873598, + "Wikitext": -7.180451, + "Win32 Message File": -7.873598, + "Windows Registry Entries": -7.873598, + "Witcher Script": -7.180451, + "Wollok": -7.180451, + "World of Warcraft Addon Data": -6.774986, + "X BitMap": -7.873598, + "X Font Directory Index": -6.487303, + "X PixMap": -7.180451, + "X10": -4.983226, + "XC": -7.873598, + "XCompose": -7.873598, + "XML": -3.625103, + "XML Property List": -5.927688, + "XPages": -7.180451, + "XProc": -7.873598, + "XQuery": -7.873598, + "XS": -7.873598, + "XSLT": -7.873598, + "Xojo": -6.081838, + "Xonsh": -7.873598, + "Xtend": -7.180451, + "YAML": -5.234540, + "YANG": -7.873598, + "YARA": -6.774986, + "YASnippet": -7.180451, + "Yacc": -7.873598, + "ZAP": -7.873598, + "ZIL": -7.873598, + "Zeek": -6.774986, + "ZenScript": -7.873598, + "Zephir": -7.180451, + "Zig": -6.774986, + "Zimpl": -7.873598, + "cURL Config": -7.873598, + "desktop": -7.180451, + "dircolors": -7.873598, + "eC": -7.873598, + "edn": -7.873598, + "fish": -6.774986, + "hoon": -7.180451, + "jq": -7.180451, + "kvlang": -7.873598, + "mIRC Script": -6.487303, + "mcfunction": -7.873598, + "nanorc": -6.774986, + "q": -7.180451, + "reStructuredText": -7.873598, + "robots.txt": -7.873598, + "sed": -7.873598, + "wdl": -6.774986, + "wisp": -7.873598, + "xBase": -6.774986, } var TokensLogProbabilities = map[string]map[string]float64{ @@ -10576,6 +10587,371 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -3.576182, "~": -4.989145, }, + "Berry": map[string]float64{ + "!": -4.282123, + "#**********": -7.778630, + "&": -5.476045, + "&&": -5.380735, + "(": -2.217949, + ")": -2.217949, + "*": -7.778630, + "**********": -7.778630, + "+": -6.392336, + ",": -3.224753, + "-": -5.139573, + "..": -5.832720, + ".contains": -7.778630, + ".find": -7.778630, + ".keys": -7.778630, + ".lower": -7.778630, + ".match": -7.778630, + ".remove": -7.778630, + ".result": -7.778630, + ".upper": -7.778630, + "/": -5.986871, + "/z": -7.085483, + ":": -4.065058, + ";": -7.778630, + "<": -6.169192, + "<<": -5.832720, + "=": -2.574623, + ">": -5.213681, + "?": -5.293723, + "BITMODE": -6.680018, + "DOTS": -6.169192, + "En": -7.778630, + "FormatValidator": -7.085483, + "High": -7.778630, + "INE": -6.392336, + "LCD_": -5.986871, + "LCD_BACKLIGHT": -7.778630, + "LCD_BLINKOFF": -7.778630, + "LCD_BLINKON": -7.778630, + "LCD_CLEARDISPLAY": -7.778630, + "LCD_CURSORMOVE": -7.778630, + "LCD_CURSOROFF": -7.778630, + "LCD_CURSORON": -7.778630, + "LCD_CURSORSHIFT": -7.778630, + "LCD_DISPLAYCONTROL": -7.778630, + "LCD_DISPLAYMOVE": -7.778630, + "LCD_DISPLAYOFF": -7.778630, + "LCD_DISPLAYON": -7.778630, + "LCD_ENTRYLEFT": -7.778630, + "LCD_ENTRYMODESET": -7.778630, + "LCD_ENTRYRIGHT": -7.778630, + "LCD_ENTRYSHIFTDECREMENT": -7.778630, + "LCD_ENTRYSHIFTINCREMENT": -7.778630, + "LCD_FUNCTIONSET": -7.778630, + "LCD_LINES": -7.778630, + "LCD_MOVELEFT": -7.778630, + "LCD_MOVERIGHT": -7.778630, + "LCD_NOBACKLIGHT": -7.778630, + "LCD_RETURNHOME": -7.778630, + "LCD_SETCGRAMADDR": -7.778630, + "LCD_SETDDRAMADDR": -7.778630, + "LCD_SLEEP": -7.778630, + "PatternMatch": -7.778630, + "PatternMatch.formats": -7.085483, + "PatternMatch.formats.find": -7.778630, + "PatternMatch.formats.keys": -7.778630, + "PatternMatch.formats.remove": -7.778630, + "PatternMatch.formats.setitem": -7.778630, + "PatternMatch.load": -7.778630, + "Rg": -7.778630, + "Rs": -7.778630, + "SchemaValidator": -7.085483, + "Validate": -7.085483, + "[": -3.667756, + "]": -3.667756, + "_compiled": -7.778630, + "ack": -6.680018, + "addError": -7.778630, + "address": -6.392336, + "autoscroll": -7.778630, + "backlight": -7.778630, + "backlight_off": -7.778630, + "backlight_on": -7.778630, + "begin": -7.778630, + "bits": -5.832720, + "blink": -7.778630, + "bool": -7.085483, + "byte": -5.070580, + "c": -7.085483, + "callback": -6.680018, + "char": -6.392336, + "chars": -7.085483, + "charsize": -6.392336, + "class": -5.832720, + "classname": -7.778630, + "cleanedData": -5.476045, + "cleanedData.find": -7.778630, + "cleanedData.push": -7.778630, + "clear": -7.778630, + "clear_zone": -7.778630, + "clock": -7.778630, + "clock.callback": -6.169192, + "clock.initialise": -7.778630, + "clock.initialised": -6.680018, + "clock.set_timer": -6.680018, + "clock.start": -7.778630, + "clock.stop": -7.778630, + "clock.waiting": -6.680018, + "col": -7.085483, + "cols": -6.392336, + "command": -7.778630, + "commands": -7.778630, + "const": -6.680018, + "continue": -6.392336, + "create_char": -7.778630, + "cursor": -7.778630, + "data": -4.782898, + "data.contains": -7.778630, + "def": -3.544524, + "display": -7.778630, + "display_left": -7.778630, + "display_right": -7.778630, + "displaycontrol": -7.778630, + "displayfunction": -6.392336, + "displaymode": -7.778630, + "dotmatrixscreen": -7.085483, + "elif": -6.680018, + "else": -5.832720, + "end": -2.918818, + "engine": -5.581406, + "error": -7.085483, + "errors": -6.392336, + "expand_write": -7.778630, + "false": -5.213681, + "fmt": -7.085483, + "for": -5.699189, + "format": -6.680018, + "formats": -7.778630, + "found": -6.392336, + "fv": -7.778630, + "get_backlight": -7.778630, + "gettype": -5.986871, + "home": -7.778630, + "idx": -6.392336, + "if": -3.949989, + "import": -6.392336, + "info": -6.392336, + "init": -6.392336, + "initialise": -7.778630, + "initialised": -7.778630, + "invoke": -7.778630, + "isValid": -7.778630, + "isValidFormat": -7.778630, + "isValidRequired": -7.778630, + "isValidSize": -7.778630, + "isValidType": -7.778630, + "isValidValues": -7.778630, + "isinstance": -7.778630, + "k": -7.085483, + "key": -7.085483, + "l": -6.392336, + "l.push": -7.778630, + "lcd": -7.778630, + "lcd_display": -7.085483, + "lcd_display._display": -6.169192, + "lcd_display._display.start": -7.778630, + "lcd_display._display.stop": -7.778630, + "lcd_i": -7.085483, + "left_to_right": -7.778630, + "level": -7.778630, + "line": -6.680018, + "load": -7.778630, + "location": -6.680018, + "match": -7.778630, + "mode": -5.986871, + "module": -7.085483, + "name": -4.782898, + "nil": -5.986871, + "no_autoscroll": -7.778630, + "no_blink": -7.778630, + "no_cursor": -7.778630, + "no_display": -7.778630, + "node": -5.006041, + "nodeType": -7.085483, + "num": -7.085483, + "nv": -6.680018, + "on": -7.085483, + "opt": -6.169192, + "opt.contains": -7.085483, + "pad": -7.778630, + "parentNode": -7.085483, + "parentNode.keys": -7.778630, + "path": -5.832720, + "path.concat": -7.778630, + "path.push": -7.778630, + "pattern": -5.476045, + "persist": -7.778630, + "persist.has": -7.778630, + "persist.save": -7.085483, + "persist.sv_formats": -6.680018, + "power": -7.778630, + "pulse_enable": -7.778630, + "range": -7.778630, + "re": -7.778630, + "re.compile": -7.778630, + "regex": -7.778630, + "required": -7.085483, + "result": -7.778630, + "return": -3.971968, + "right_to_left": -7.778630, + "row": -6.392336, + "row_offsets": -7.085483, + "rows": -6.392336, + "schema": -6.392336, + "self": -7.085483, + "self.En": -7.085483, + "self.LCD_": -5.986871, + "self.LCD_BACKLIGHT": -6.680018, + "self.LCD_BLINKOFF": -7.085483, + "self.LCD_BLINKON": -7.778630, + "self.LCD_CLEARDISPLAY": -7.778630, + "self.LCD_CURSOROFF": -7.778630, + "self.LCD_CURSORON": -7.085483, + "self.LCD_CURSORSHIFT": -7.085483, + "self.LCD_DISPLAYCONTROL": -5.986871, + "self.LCD_DISPLAYMOVE": -7.085483, + "self.LCD_DISPLAYON": -6.680018, + "self.LCD_ENTRYLEFT": -6.680018, + "self.LCD_ENTRYMODESET": -6.169192, + "self.LCD_ENTRYSHIFTDECREMENT": -7.778630, + "self.LCD_ENTRYSHIFTINCREMENT": -7.085483, + "self.LCD_FUNCTIONSET": -7.778630, + "self.LCD_LINES": -7.778630, + "self.LCD_LINES.has": -7.778630, + "self.LCD_MOVELEFT": -7.778630, + "self.LCD_MOVERIGHT": -7.778630, + "self.LCD_NOBACKLIGHT": -7.778630, + "self.LCD_RETURNHOME": -7.778630, + "self.LCD_SETCGRAMADDR": -7.778630, + "self.LCD_SETDDRAMADDR": -7.778630, + "self.LCD_SLEEP": -7.085483, + "self.Rg": -7.778630, + "self.Rs": -7.778630, + "self._compiled": -6.680018, + "self._compiled.contains": -7.778630, + "self.addError": -5.832720, + "self.address": -6.680018, + "self.backlight": -5.986871, + "self.backlight_off": -7.778630, + "self.backlight_on": -7.778630, + "self.begin": -7.778630, + "self.charsize": -7.085483, + "self.clear": -7.778630, + "self.clear_zone": -7.778630, + "self.cols": -7.085483, + "self.command": -4.834191, + "self.data": -6.680018, + "self.display": -7.778630, + "self.displaycontrol": -5.213681, + "self.displaymode": -5.476045, + "self.errors": -6.169192, + "self.errors.size": -7.778630, + "self.expand_write": -5.986871, + "self.fv": -7.085483, + "self.fv.match": -7.778630, + "self.home": -7.778630, + "self.invoke": -7.778630, + "self.isValidFormat": -7.778630, + "self.isValidRequired": -7.778630, + "self.isValidSize": -7.778630, + "self.isValidType": -7.778630, + "self.isValidValues": -7.778630, + "self.lcd": -7.778630, + "self.lcd.clear": -7.778630, + "self.lcd.set_backlight": -7.778630, + "self.lcd.write_line": -6.392336, + "self.name": -7.085483, + "self.node": -5.293723, + "self.node.contains": -6.392336, + "self.node.find": -7.778630, + "self.pad": -7.778630, + "self.path": -6.392336, + "self.path.pop": -7.778630, + "self.path.push": -7.778630, + "self.path.size": -7.778630, + "self.power": -7.085483, + "self.pulse_enable": -7.778630, + "self.regex": -7.085483, + "self.rows": -6.169192, + "self.send": -7.085483, + "self.start_clock": -7.778630, + "self.stop_clock": -7.778630, + "self.strptime": -7.778630, + "self.update_clock": -6.680018, + "self.update_zone": -7.778630, + "self.val": -7.778630, + "self.val.isValid": -7.778630, + "self.value": -5.380735, + "self.visit": -6.680018, + "self.wire": -7.085483, + "self.wire.write": -7.778630, + "self.write": -5.699189, + "send": -7.778630, + "set_backlight": -7.778630, + "set_cursor": -7.778630, + "set_timer": -7.778630, + "size": -6.169192, + "sizeType": -6.680018, + "start": -6.392336, + "start_clock": -7.778630, + "static": -3.994441, + "stop": -6.392336, + "stop_clock": -7.778630, + "string": -7.085483, + "string.byte": -7.778630, + "string.format": -7.778630, + "strptime": -7.778630, + "sv": -7.085483, + "sv.add_format": -7.778630, + "sv.formats": -7.778630, + "sv.regex": -6.680018, + "sv.remove_format": -7.778630, + "sv.time": -6.680018, + "sv.validate": -7.778630, + "t": -5.476045, + "tasmota.add_rule": -5.986871, + "tasmota.delay": -5.832720, + "tasmota.publish_result": -7.778630, + "tasmota.remove_rule": -7.085483, + "tasmota.remove_timer": -7.778630, + "tasmota.rtc": -7.085483, + "tasmota.set_timer": -6.392336, + "tasmota.strftime": -7.085483, + "tasmota.strptime": -7.778630, + "tasmota.time_dump": -7.778630, + "tasmota.wire_scan": -7.778630, + "text": -5.581406, + "the": -7.778630, + "true": -5.213681, + "tv": -5.293723, + "type": -6.680018, + "update_clock": -7.778630, + "update_zone": -7.778630, + "user": -7.778630, + "v": -6.680018, + "v.lower": -7.778630, + "v.upper": -7.778630, + "val": -7.778630, + "value": -5.006041, + "var": -4.446426, + "visit": -7.778630, + "waiting": -7.778630, + "wire": -7.778630, + "write": -7.085483, + "write_line": -7.778630, + "x": -5.986871, + "z": -7.085483, + "zone": -5.581406, + "{": -4.734108, + "|": -4.252270, + "||": -7.778630, + "}": -4.734108, + "~": -5.986871, + }, "BibTeX": map[string]float64{ "$": -4.744932, "%": -4.744932, @@ -23942,6 +24318,613 @@ var TokensLogProbabilities = map[string]map[string]float64{ "word": -7.086738, "zlib": -7.086738, }, + "Cadence": map[string]float64{ + "!": -7.234898, + "&": -6.541751, + "(": -3.140554, + ")": -3.140554, + "*": -6.136286, + "+": -6.541751, + ",": -4.344527, + "-": -4.932313, + ".address": -7.234898, + ".borrow": -6.136286, + ".getCapability": -6.541751, + "/public/flowTokenBalance": -6.136286, + "/public/flowTokenReceiver": -6.136286, + "/storage/FlowTxFeeParameters": -6.136286, + "/storage/flowFeesAdmin": -7.234898, + "/storage/flowTokenAdmin": -6.541751, + "/storage/flowTokenVault": -5.443139, + "0": -5.288988, + ":": -3.124025, + "<": -5.037674, + "<&FlowToken.Administrator>": -7.234898, + "<&FlowToken.Vault>": -7.234898, + "<&FlowToken.Vault{FungibleToken.Balance}>": -6.136286, + "<&{FungibleToken.Receiver}>": -7.234898, + "<->": -6.541751, + "<-FlowToken.createEmptyVault(),>": -7.234898, + "<-create>": -6.541751, + "": -7.234898, + "=": -4.669949, + ">": -7.234898, + "?": -4.595841, + "@FlowToken.Vault": -6.541751, + "@FungibleToken.Vault": -7.234898, + "A": -6.541751, + "Address": -5.625461, + "Administrator": -5.848604, + "Allows": -6.136286, + "AuthAccount": -5.443139, + "Burner": -5.848604, + "BurnerCreated": -6.541751, + "Called": -7.234898, + "Create": -6.136286, + "FLOW": -6.541751, + "FVM": -6.541751, + "FeeParameters": -5.288988, + "FeeParametersChanged": -6.541751, + "Fees": -7.234898, + "FeesDeducted": -6.541751, + "FlowFees": -5.625461, + "FlowToken": -4.595841, + "FlowToken.Administrator": -7.234898, + "FlowToken.createEmptyVault": -7.234898, + "FlowToken.totalSupply": -6.541751, + "Function": -5.443139, + "FungibleToken": -4.749992, + "FungibleToken.Receiver": -7.234898, + "Get": -7.234898, + "If": -7.234898, + "It": -7.234898, + "Minter": -5.848604, + "MinterCreated": -6.541751, + "NGIBLETOKENADDRESS": -5.625461, + "Note": -7.234898, + "OWTOKENADDRESS": -6.541751, + "Profile": -7.234898, + "Profile.ReadOnly": -7.234898, + "Profile.read": -7.234898, + "Receiver": -5.848604, + "Resource": -6.541751, + "The": -5.288988, + "TokensBurned": -6.541751, + "TokensDeposited": -5.848604, + "TokensInitialized": -6.541751, + "TokensMinted": -6.541751, + "TokensWithdrawn": -5.848604, + "UFix": -4.099404, + "UFix64": -4.290459, + "Vault": -3.902694, + "_": -6.136286, + "a": -4.932313, + "able": -7.234898, + "access": -6.541751, + "account": -5.848604, + "accounts": -6.541751, + "acct": -6.541751, + "address": -6.136286, + "adds": -6.541751, + "admin": -5.443139, + "adminAccount": -5.848604, + "adminAccount.save": -6.541751, + "administrator": -6.136286, + "all": -7.234898, + "allow": -7.234898, + "allowed": -6.541751, + "allowedAmount": -4.837003, + "amount": -3.651379, + "an": -7.234898, + "and": -5.037674, + "are": -6.136286, + "argument": -7.234898, + "as": -5.625461, + "at": -6.541751, + "automatically": -7.234898, + "balance": -4.099404, + "be": -6.136286, + "because": -7.234898, + "been": -7.234898, + "block": -7.234898, + "borrow": -7.234898, + "burn": -7.234898, + "burnTokens": -6.541751, + "burned": -7.234898, + "burner": -7.234898, + "burning": -7.234898, + "calculate": -7.234898, + "calculation": -7.234898, + "call": -7.234898, + "calling": -6.541751, + "can": -5.848604, + "capability": -6.541751, + "change": -6.541751, + "computeFees": -6.541751, + "consumed": -7.234898, + "context": -6.541751, + "continue": -7.234898, + "contract": -6.541751, + "copy": -7.234898, + "cost": -6.541751, + "create": -5.443139, + "createEmptyVault": -6.541751, + "createNewBurner": -6.541751, + "createNewMinter": -6.541751, + "creates": -6.136286, + "data": -7.234898, + "deduct": -6.541751, + "deductTransactionFee": -7.234898, + "deposit": -5.288988, + "deposits": -7.234898, + "destroy": -5.625461, + "destroyed": -7.234898, + "destroys": -7.234898, + "destructor": -7.234898, + "do": -7.234898, + "effectively": -7.234898, + "effort": -5.848604, + "emit": -4.837003, + "emitted": -7.234898, + "event": -4.669949, + "events": -7.234898, + "execute": -7.234898, + "execution": -6.541751, + "executionEffort": -5.155457, + "executionEffortCost": -4.837003, + "exposes": -6.541751, + "factor": -6.541751, + "fee": -5.443139, + "feeAmount": -5.443139, + "feeParameters": -6.541751, + "feeParameters.executionEffortCost": -7.234898, + "feeParameters.inclusionEffortCost": -7.234898, + "feeParameters.surgeFactor": -7.234898, + "feeVault": -6.541751, + "fees": -6.136286, + "flowTokenVault": -6.541751, + "for": -6.541751, + "from": -3.738391, + "fun": -4.401685, + "function": -6.541751, + "getAccount": -6.541751, + "getFeeBalance": -7.234898, + "getFeeParameters": -6.541751, + "happened": -7.234898, + "has": -7.234898, + "high": -7.234898, + "hold": -6.541751, + "holder": -7.234898, + "holding": -7.234898, + "if": -6.136286, + "import": -4.932313, + "in": -5.848604, + "inclusion": -6.541751, + "inclusionEffort": -5.155457, + "inclusionEffortCost": -4.837003, + "init": -5.625461, + "initialSupply": -6.541751, + "instance": -7.234898, + "interface": -6.541751, + "is": -5.443139, + "it": -6.136286, + "its": -7.234898, + "let": -4.190376, + "link": -6.541751, + "loads": -7.234898, + "main": -6.541751, + "make": -7.234898, + "metering": -6.541751, + "method": -7.234898, + "mint": -6.541751, + "mintTokens": -6.541751, + "mintedVault": -6.541751, + "minter": -5.848604, + "minter.mintTokens": -7.234898, + "mints": -7.234898, + "must": -7.234898, + "needed": -7.234898, + "network": -7.234898, + "new": -5.625461, + "newParameters": -5.848604, + "nil": -7.234898, + "no": -6.541751, + "not": -7.234898, + "object": -6.136286, + "of": -4.837003, + "oldParameters": -6.136286, + "on": -7.234898, + "once": -7.234898, + "one": -6.541751, + "only": -6.541751, + "order": -7.234898, + "owner": -7.234898, + "owners": -7.234898, + "panic": -5.625461, + "parameters": -6.541751, + "params": -7.234898, + "params.executionEffortCost": -7.234898, + "params.inclusionEffortCost": -7.234898, + "params.surgeFactor": -7.234898, + "pre": -7.234898, + "prepare": -6.541751, + "pub": -3.546019, + "public": -6.541751, + "receive": -7.234898, + "recipient": -6.541751, + "reconstructed": -7.234898, + "resource": -5.443139, + "respond": -7.234898, + "responsible": -6.541751, + "return": -4.749992, + "returned": -7.234898, + "returns": -5.848604, + "s": -7.234898, + "save": -6.541751, + "self": -4.401685, + "self.account.load": -7.234898, + "self.account.save": -7.234898, + "self.allowedAmount": -6.136286, + "self.balance": -6.136286, + "self.getFeeParameters": -7.234898, + "self.owner": -7.234898, + "self.tokenAdmin": -7.234898, + "self.tokenAdmin.createNewMinter": -7.234898, + "self.tokenReceiver": -7.234898, + "self.tokenReceiver.deposit": -7.234898, + "self.totalSupply": -7.234898, + "self.vault": -7.234898, + "sent": -7.234898, + "setFeeParameters": -5.848604, + "setFeeSurgeFactor": -7.234898, + "signer": -5.848604, + "signer.borrow": -7.234898, + "signer.link": -7.234898, + "signer.save": -7.234898, + "so": -7.234898, + "storage": -5.848604, + "store": -7.234898, + "stored": -7.234898, + "struct": -6.541751, + "submitted": -6.541751, + "subtracted": -7.234898, + "supply": -6.136286, + "surge": -6.541751, + "surgeFactor": -4.749992, + "takes": -7.234898, + "target": -5.848604, + "temporary": -7.234898, + "that": -4.669949, + "the": -3.546019, + "their": -6.541751, + "them": -6.541751, + "there": -6.541751, + "therefore": -7.234898, + "this": -6.136286, + "through": -6.541751, + "to": -3.902694, + "token": -6.136286, + "tokenAdmin": -7.234898, + "tokenReceiver": -7.234898, + "tokenVault": -6.541751, + "tokenVault.balance": -6.541751, + "tokens": -5.037674, + "total": -6.136286, + "totalFees": -6.541751, + "totalSupply": -5.625461, + "transaction": -5.848604, + "type": -7.234898, + "unit": -6.541751, + "unnecessarily": -7.234898, + "used": -7.234898, + "user": -7.234898, + "using": -7.234898, + "var": -5.155457, + "vault": -4.344527, + "vaultRef": -7.234898, + "vaultRef.balance": -7.234898, + "was": -7.234898, + "when": -6.541751, + "with": -6.541751, + "withdraw": -5.848604, + "withdrawTokensFromFeeVault": -7.234898, + "xProfile": -7.234898, + "xTOKENADDRESS": -6.541751, + "zero": -7.234898, + "{": -4.401685, + "}": -4.290459, + }, + "Cairo": map[string]float64{ + "%": -6.721426, + "(": -2.789600, + ")": -2.789600, + "*": -5.180981, + "+": -5.622813, + ",": -2.369000, + "-": -4.452742, + "/": -7.126891, + ":": -2.878396, + "=": -2.302585, + ">": -4.986825, + "@external": -6.028279, + "@storage_var": -5.740596, + "@view": -7.126891, + "HashBuiltin": -7.126891, + "HashBuiltin*": -5.047449, + "SignatureBuiltin": -7.126891, + "SignatureBuiltin*": -6.210600, + "Storage": -7.820038, + "Storage*": -5.255089, + "Uint": -5.255089, + "[": -2.937236, + "]": -2.937236, + "_": -6.721426, + "_add": -7.126891, + "_check": -5.874128, + "_checked_add": -7.820038, + "_checked_sub_le": -7.820038, + "_checked_sub_lt": -7.820038, + "_le": -7.126891, + "_lt": -7.126891, + "_sub": -6.721426, + "a": -2.232789, + "acc": -7.126891, + "acc_cpy": -6.433744, + "acc_len": -6.433744, + "alloc": -6.433744, + "alloc_locals": -6.210600, + "arr": -5.517453, + "arr_len": -6.721426, + "assert": -5.180981, + "assert_lt_felt": -7.820038, + "assert_not_zero": -6.721426, + "ayes": -7.820038, + "ayes.read": -7.126891, + "ayes.write": -7.820038, + "b": -5.422143, + "bit": -7.820038, + "builtins": -7.820038, + "c": -5.622813, + "cast_vote": -7.820038, + "commit": -7.820038, + "commitment": -5.874128, + "commitment_computed": -7.126891, + "commitments": -7.820038, + "commitments.read": -7.820038, + "commitments.write": -7.820038, + "concat_arr": -7.820038, + "coordinator": -7.820038, + "coordinator.read": -6.721426, + "coordinator.write": -7.820038, + "current_phase": -5.047449, + "double_and_add_": -6.721426, + "double_and_add_ec": -6.721426, + "double_ec": -6.721426, + "ecdsa": -7.820038, + "ecdsa_ptr": -6.210600, + "else": -5.622813, + "end": -4.354302, + "end_commitment_phase": -7.820038, + "end_voting_phase": -7.820038, + "felt": -4.058838, + "felt*": -5.517453, + "from": -5.335131, + "func": -4.684544, + "get_phase": -7.820038, + "get_result": -7.820038, + "hash": -7.126891, + "hash_ptr": -7.820038, + "if": -5.622813, + "import": -5.335131, + "index": -5.517453, + "infinity": -5.740596, + "infinity_in": -6.721426, + "initialize": -7.820038, + "is_le": -7.126891, + "is_lt": -7.126891, + "is_overflow": -7.126891, + "key": -6.210600, + "key_bits": -2.944841, + "key_computed": -7.126891, + "lambda": -5.740596, + "lang": -7.126891, + "let": -4.293677, + "local": -5.047449, + "memcpy": -6.721426, + "message": -6.433744, + "nays": -7.820038, + "nays.read": -7.126891, + "nays.write": -7.820038, + "num_no": -6.210600, + "num_yes": -6.210600, + "paid": -7.820038, + "paid.read": -7.820038, + "paid.write": -7.820038, + "paid_commitment": -7.126891, + "pedersen": -7.820038, + "pedersen_ptr": -4.728996, + "phase": -7.820038, + "phase.read": -5.740596, + "phase.write": -6.433744, + "public_key": -6.433744, + "range_check": -7.820038, + "range_check_ptr": -4.728996, + "res": -5.047449, + "res_len": -7.820038, + "return": -4.986825, + "sig_r": -5.740596, + "sig_s": -5.740596, + "signature_r": -6.433744, + "signature_s": -6.433744, + "starknet": -7.126891, + "starkware.cairo.common.alloc": -7.126891, + "starkware.cairo.common.cairo_builtins": -6.721426, + "starkware.cairo.common.hash": -7.820038, + "starkware.cairo.common.math": -7.126891, + "starkware.cairo.common.memcpy": -7.820038, + "starkware.cairo.common.signature": -7.820038, + "starkware.cairo.common.uint": -7.820038, + "starkware.starknet.common.storage": -7.820038, + "storage_ptr": -4.929666, + "submit_key": -7.820038, + "syscall_ptr": -6.721426, + "t_hash": -6.028279, + "t_hash_y": -6.433744, + "tempvar": -5.335131, + "the_coordinator": -6.028279, + "uint": -4.875599, + "user": -5.335131, + "verify_ecdsa_signature": -6.210600, + "voprf_key": -7.820038, + "voprf_key.read": -7.820038, + "voprf_key.write": -7.820038, + "voprf_key_bits": -7.820038, + "vote": -6.210600, + "x": -5.422143, + "x_base": -6.028279, + "x_double": -6.433744, + "x_in": -5.335131, + "x_out": -7.820038, + "x_ret": -6.433744, + "x_tmp": -6.721426, + "y": -5.622813, + "y_base": -6.210600, + "y_double": -6.433744, + "y_in": -5.622813, + "y_out": -7.820038, + "y_ret": -6.433744, + "y_tmp": -7.126891, + "{": -5.255089, + "}": -5.255089, + }, + "CameLIGO": map[string]float64{ + "(": -2.560480, + ")": -2.560480, + "*": -4.492001, + "+": -6.794587, + ",": -3.659092, + "-": -4.492001, + ":": -2.787253, + ";": -5.408292, + "=": -2.450781, + ">": -4.309680, + "Allowance": -6.794587, + "Allowance.get_allowed_amount": -5.695974, + "Allowance.set_allowed_amount": -6.794587, + "Allowance.t": -5.408292, + "Approve": -6.101439, + "Big_map.find_opt": -6.794587, + "Big_map.update": -6.794587, + "Errors": -6.794587, + "Errors.notEnoughAllowance": -6.794587, + "Errors.notEnoughBalance": -6.794587, + "Errors.vulnerable_operation": -6.794587, + "GetAllowance": -6.101439, + "GetBalance": -6.101439, + "GetTotalSupply": -6.101439, + "Ledger": -6.794587, + "Ledger.decrease_token_amount_for_user": -6.794587, + "Ledger.get_for_user": -6.101439, + "Ledger.increase_token_amount_for_user": -6.794587, + "Ledger.set_approval": -6.794587, + "Ledger.t": -6.101439, + "Map.add": -6.794587, + "Map.empty": -6.794587, + "Map.find_opt": -6.794587, + "None": -6.101439, + "Some": -5.695974, + "Storage": -6.794587, + "Storage.get_allowances_for_owner": -6.794587, + "Storage.get_amount_for_owner": -6.794587, + "Storage.get_ledger": -6.101439, + "Storage.set_ledger": -6.101439, + "Storage.t": -6.794587, + "Tezos.sender": -6.101439, + "Tezos.transaction": -5.695974, + "TokenMetadata": -6.794587, + "TokenMetadata.t": -6.794587, + "Transfer": -6.101439, + "[": -5.185149, + "]": -5.185149, + "_": -6.101439, + "a": -4.848676, + "abs": -6.794587, + "address": -4.396691, + "allowances": -4.155529, + "allowed_amount": -4.229637, + "amount_": -3.961373, + "approve": -5.185149, + "assert_with_error": -5.695974, + "balance_": -6.101439, + "big_map": -6.794587, + "bytes": -6.794587, + "callback": -5.002827, + "contract": -5.695974, + "data": -6.101439, + "decrease_token_amount_for_user": -6.794587, + "else": -6.101439, + "end": -5.185149, + "from_": -5.002827, + "getAllowance": -5.185149, + "getBalance": -5.185149, + "getTotalSupply": -5.185149, + "get_allowances_for_owner": -6.794587, + "get_allowed_amount": -6.794587, + "get_amount_for_owner": -6.794587, + "get_for_user": -5.408292, + "get_ledger": -6.794587, + "if": -6.101439, + "in": -3.427291, + "increase_token_amount_for_user": -6.794587, + "ledger": -3.298079, + "let": -2.902766, + "list": -5.185149, + "main": -6.794587, + "map": -6.101439, + "match": -5.695974, + "module": -5.185149, + "n": -5.185149, + "nat": -4.597362, + "notEnoughAllowance": -6.794587, + "notEnoughBalance": -6.794587, + "of": -5.185149, + "operation": -4.396691, + "owner": -3.703544, + "p": -4.309680, + "parameter": -6.101439, + "previous_allowances": -6.101439, + "s": -3.427291, + "s.ledger": -5.695974, + "s.totalSupply": -6.794587, + "set_allowed_amount": -6.794587, + "set_approval": -6.794587, + "set_ledger": -6.794587, + "spender": -3.750064, + "storage": -4.848676, + "string": -6.794587, + "struct": -5.185149, + "t": -3.904215, + "tez": -5.695974, + "then": -6.101439, + "to_": -5.185149, + "token_id": -6.794587, + "token_info": -6.794587, + "token_metadata": -6.794587, + "tokens": -4.155529, + "totalSupply": -6.794587, + "transfer": -5.185149, + "type": -3.961373, + "unit": -6.794587, + "update_for_user": -5.408292, + "v": -6.101439, + "value": -5.185149, + "vulnerable_operation": -6.794587, + "with": -5.408292, + "{": -5.695974, + "|": -4.492001, + "||": -6.794587, + "}": -5.695974, + }, "CartoCSS": map[string]float64{ "!": -7.484088, "#": -5.980010, @@ -53133,6 +54116,140 @@ var TokensLogProbabilities = map[string]map[string]float64{ "zeitwerk": -7.336611, "~": -3.080999, }, + "Genero": map[string]float64{ + "!": -5.866468, + "(": -2.647592, + ")": -2.647592, + ",": -3.227411, + "-": -3.563883, + "=": -3.093879, + ">": -5.866468, + "COUNT": -5.866468, + "SELECT": -5.866468, + "SQLERRMESSAGE": -5.866468, + "TRUE": -5.866468, + "UserAccount": -5.866468, + "WSDescription": -5.866468, + "WSError": -5.866468, + "WSGet": -5.866468, + "WSPath": -5.866468, + "WebService_api": -5.866468, + "\\": -5.866468, + "accept": -5.866468, + "action": -4.767856, + "attribute": -5.866468, + "attributes": -5.866468, + "boolean": -5.866468, + "by": -5.866468, + "call": -4.074709, + "cancel": -5.866468, + "case": -4.480174, + "circuit": -4.767856, + "close": -4.767856, + "closeDefaultScreen": -5.173321, + "com": -5.173321, + "com.WebServiceEngine.ProcessServices": -5.866468, + "com.WebServiceEngine.RegisterRestService": -5.866468, + "com.WebServiceEngine.SetRestError": -5.866468, + "com.WebServiceEngine.Start": -5.866468, + "date": -5.866468, + "define": -4.074709, + "display": -3.301519, + "dob": -5.866468, + "edit_field": -5.173321, + "end": -3.093879, + "error": -5.866468, + "exit": -4.074709, + "fgl": -5.866468, + "form": -5.866468, + "function": -4.074709, + "getNumberUsers": -5.866468, + "id": -5.866468, + "if": -3.563883, + "import": -4.767856, + "input": -4.257030, + "int_flag": -5.173321, + "integer": -4.480174, + "is": -4.767856, + "isActive": -5.866468, + "let": -3.563883, + "lv_nodeList": -5.173321, + "lv_nodeList.getLength": -5.866468, + "lv_nodeListCount": -4.767856, + "lv_uiRoot": -4.767856, + "lv_uiRoot.selectByPath": -5.866468, + "lv_windowRoot": -4.767856, + "lv_windowRoot.setText": -5.866468, + "lv_windowTitle": -4.767856, + "main": -4.480174, + "message": -5.866468, + "mv_screenClosed": -4.480174, + "name": -5.173321, + "newUser.name": -5.866468, + "not": -4.767856, + "null": -4.767856, + "om.DomNode": -5.866468, + "om.NodeList": -5.866468, + "on": -4.767856, + "open": -5.866468, + "options": -4.767856, + "or": -5.866468, + "otherwise": -5.173321, + "private": -4.767856, + "program": -5.866468, + "public": -4.767856, + "record": -4.480174, + "return": -5.866468, + "returnCode": -4.480174, + "returnCount": -5.866468, + "returnMessage": -5.173321, + "returns": -5.173321, + "screen": -5.173321, + "sfmt": -5.173321, + "short": -4.767856, + "smallint": -5.173321, + "sqlca.sqlcode": -5.173321, + "startServer": -5.173321, + "stop": -5.866468, + "string": -4.480174, + "then": -4.257030, + "true": -5.866468, + "type": -5.866468, + "ui.Interface.getRootNode": -5.866468, + "ui.Window": -5.866468, + "ui.Window.getCurrent": -5.866468, + "userError": -5.173321, + "userError.message": -5.866468, + "w": -5.173321, + "when": -3.468573, + "whenever": -5.866468, + "while": -4.480174, + "window": -4.767856, + "with": -5.866468, + "||": -5.173321, + }, + "Genero Forms": map[string]float64{ + "(": -3.295837, + ")": -3.295837, + ";": -3.295837, + "=": -2.602690, + "ATTRIBUTES": -3.295837, + "EDIT": -3.295837, + "END": -1.504077, + "GRID": -3.295837, + "GROUP": -3.295837, + "HBOX": -3.295837, + "LAYOUT": -3.295837, + "VBOX": -3.295837, + "[": -3.295837, + "]": -3.295837, + "edit_field": -2.602690, + "formonly.edit_field": -3.295837, + "group": -3.295837, + "text": -3.295837, + "{": -3.295837, + "}": -3.295837, + }, "Genie": map[string]float64{ "(": -1.820090, ")": -1.820090, @@ -88337,6 +89454,81 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -3.389146, "~": -6.854882, }, + "LigoLANG": map[string]float64{ + "#include": -4.213608, + "(": -2.109474, + ")": -2.109474, + ",": -2.357310, + "-": -2.878607, + "/": -5.823046, + ":": -3.877136, + ";": -4.724434, + "=": -5.129899, + ">": -2.878607, + "Accept_ownership": -5.823046, + "Approve": -5.823046, + "Burn": -5.823046, + "Call_FA": -5.823046, + "Change_master_minter": -5.823046, + "Change_pauser": -5.823046, + "Configure_minter": -5.823046, + "GetAllowance": -5.823046, + "GetBalance": -5.823046, + "GetTotalSupply": -5.823046, + "Mint": -5.823046, + "Pause": -5.823046, + "Permit": -5.823046, + "Remove_minter": -5.823046, + "Set_expiry": -5.823046, + "Set_transferlist": -5.823046, + "Tezos.amount": -5.823046, + "Transfer": -5.823046, + "Transfer_ownership": -5.823046, + "Unpause": -5.823046, + "_": -4.724434, + "_main": -5.129899, + "accept_ownership": -5.823046, + "action": -5.129899, + "add_permit": -5.823046, + "approve": -5.823046, + "block": -5.823046, + "burn": -5.823046, + "case": -5.129899, + "change_master_minter": -5.823046, + "change_pauser": -5.823046, + "closed_parameter": -5.129899, + "configure_minter": -5.823046, + "const": -4.213608, + "end": -5.129899, + "entrypoint": -5.129899, + "fa": -5.129899, + "fail_on": -5.823046, + "full_param": -3.114996, + "function": -5.129899, + "get_allowance": -5.823046, + "get_balance": -5.823046, + "get_total_supply": -5.823046, + "is": -5.129899, + "mint": -5.823046, + "of": -5.129899, + "parameter": -5.823046, + "params": -2.185460, + "pause": -5.823046, + "remove_minter": -5.823046, + "set_expiry": -5.823046, + "set_transferlist": -5.823046, + "stablecoin_main": -5.823046, + "storage": -5.129899, + "store": -2.778523, + "transfer": -5.823046, + "transfer_ownership": -5.823046, + "tz": -5.823046, + "unpause": -5.823046, + "with": -5.823046, + "{": -5.823046, + "|": -2.932674, + "}": -5.823046, + }, "Limbo": map[string]float64{ "!": -5.365976, "(": -2.593387, @@ -92698,210 +93890,248 @@ var TokensLogProbabilities = map[string]map[string]float64{ "™": -9.933701, }, "M4": map[string]float64{ - "\"": -6.293419, - "$": -3.585369, - "%": -5.194807, - "'": -6.293419, - "(": -2.655833, - ")": -2.682501, - "*": -3.808513, - "*scale": -5.600272, - ",": -2.767059, - "-": -4.501660, - "/": -5.194807, - "/.": -6.293419, - "//en.wikipedia.org/wiki/M": -6.293419, - "/black": -6.293419, - "/blue": -6.293419, - "/cyan": -6.293419, - "/darkgray": -6.293419, - "/darkgrey": -6.293419, - "/endstroke": -6.293419, - "/gray": -6.293419, - "/green": -6.293419, - "/grey": -6.293419, - "/lightgray": -6.293419, - "/lightgrey": -6.293419, - "/magenta": -6.293419, - "/npath": -6.293419, - "/red": -6.293419, - "/white": -6.293419, - "/yellow": -6.293419, - ":": -4.907125, - ";": -4.907125, - "": -6.293419, - "": -6.293419, - "=": -5.194807, - "ABCDEFGHIJ": -6.293419, - "ABCDEFGHIJKLMNOPQRSTUVWXYZ": -6.293419, - "Aplevich": -6.293419, - "Circuit_macros": -6.293419, - "Color": -6.293419, - "Conclusion": -6.293419, - "D.": -6.293419, - "Exp": -6.293419, - "First": -6.293419, - "FreeBSD": -6.293419, - "H": -4.683981, - "HAVE_abc/def.h": -6.293419, - "Initialization": -6.293419, - "J.": -6.293419, - "LaTeX": -6.293419, - "Licence": -6.293419, - "Licence.txt.": -6.293419, - "M": -6.293419, - "N": -6.293419, - "Note": -6.293419, - "One": -6.293419, - "OpenBSD": -6.293419, - "Postscript": -6.293419, - "Project": -6.293419, - "Public": -6.293419, - "Second": -6.293419, - "Section": -5.600272, - "The": -5.600272, - "There": -6.293419, - "Took": -6.293419, - "Version": -6.293419, - "[": -5.194807, - "]": -5.194807, - "_": -6.293419, - "_COUNT": -5.600272, - "_rgbtestcomma": -6.293419, - "`": -2.604540, - "a": -6.293419, - "abc": -6.293419, - "an": -6.293419, - "and": -6.293419, - "another": -6.293419, - "appearing": -6.293419, - "are": -6.293419, - "around": -6.293419, - "arrowht": -6.293419, - "arrowwid": -6.293419, - "b": -6.293419, - "b_": -6.293419, - "be": -5.194807, - "being": -5.600272, - "blank": -6.293419, - "c": -6.293419, - "call.": -6.293419, - "can": -6.293419, - "causes": -5.600272, - "cl_": -6.293419, - "clearly": -6.293419, - "closed": -6.293419, - "color": -5.600272, - "command": -4.907125, - "commands": -6.293419, - "comments": -6.293419, - "computer_language": -6.293419, - "copy": -5.600272, - "copyright": -5.600272, - "decr": -5.600272, - "def": -3.520831, - "define": -4.347509, - "discard": -6.293419, - "discarded": -5.600272, - "distinguish": -6.293419, - "distribution": -6.293419, - "distribution.": -6.293419, - "divert": -4.347509, - "dnl": -3.202377, - "drawing": -6.293419, - "espie": -6.293419, - "even": -6.293419, - "expanded": -6.293419, - "fibo": -5.194807, - "fibo.m": -6.293419, - "file": -6.293419, - "files": -6.293419, - "files.": -6.293419, - "fill": -6.293419, - "for": -5.600272, - "from": -5.194807, - "g_": -5.600272, - "grestore": -6.293419, - "gsave": -6.293419, - "has": -6.293419, - "https": -6.293419, - "ifdef": -5.600272, - "ifelse": -5.194807, - "ifm": -6.293419, - "in": -5.600272, - "included": -6.293419, - "invalid": -6.293419, - "is": -4.907125, - "keywords": -6.293419, - "libgen_": -6.293419, - "line": -6.293419, - "lines": -6.293419, - "linethick/": -5.600272, - "linethick_": -6.293419, - "m": -5.194807, - "macro": -5.600272, - "manipulated": -6.293419, - "marked": -6.293419, - "may": -6.293419, - "meaning": -6.293419, - "modifications": -6.293419, - "modified": -6.293419, - "multiple": -6.293419, - "newpath": -6.293419, - "no": -6.293419, - "notice": -6.293419, - "of": -5.194807, - "or": -6.293419, - "ostroke": -5.600272, - "output": -5.600272, - "output.": -5.194807, - "path": -6.293419, - "picprocessor": -6.293419, - "popdef": -5.600272, - "postscript": -6.293419, - "postscript.m": -6.293419, - "preventing": -6.293419, - "provided": -5.600272, - "pushed": -6.293419, - "queue": -6.293419, - "queues": -5.600272, - "quotes": -6.293419, - "r_": -5.600272, - "redistributed": -6.293419, - "rest": -6.293419, - "rgbdraw": -6.293419, - "rgbfill": -6.293419, - "setlinewidth": -5.600272, - "setrgb": -5.600272, - "setrgbcolor": -5.600272, - "sprintf": -6.293419, - "such": -6.293419, - "t": -6.293419, - "text": -6.293419, - "that": -4.683981, - "the": -4.501660, - "them": -6.293419, - "these": -6.293419, - "this": -5.194807, - "thus": -6.293419, - "to": -4.907125, - "translit": -5.194807, - "triple": -5.600272, - "under": -6.293419, - "undivert": -6.293419, - "until": -6.293419, - "unwanted": -6.293419, - "utilities": -6.293419, - "v": -6.293419, - "warranty": -6.293419, - "whatsoever": -6.293419, - "while": -6.293419, - "with": -5.600272, - "within": -6.293419, - "z": -6.293419, - "zyx": -6.293419, - "{": -3.520831, - "}": -3.520831, + "\"": -6.583409, + "$": -3.750196, + "%": -5.484797, + "'": -6.583409, + "(": -2.613117, + ")": -2.632166, + "*": -4.098503, + "*scale": -5.890262, + ",": -2.594425, + "-": -4.503968, + "/": -5.484797, + "/.": -6.583409, + "//en.wikipedia.org/wiki/M": -6.583409, + "/black": -6.583409, + "/blue": -6.583409, + "/cf.m": -6.583409, + "/cyan": -6.583409, + "/darkgray": -6.583409, + "/darkgrey": -6.583409, + "/endstroke": -6.583409, + "/etc/aliases": -6.583409, + "/etc/mail/userdb.db": -6.583409, + "/gray": -6.583409, + "/green": -6.583409, + "/grey": -6.583409, + "/lightgray": -6.583409, + "/lightgrey": -6.583409, + "/magenta": -6.583409, + "/npath": -6.583409, + "/red": -6.583409, + "/usr/bin/procmail": -6.583409, + "/usr/share/sendmail": -6.583409, + "/var/lib/imap/socket/lmtp": -6.583409, + "/var/log/mail/statistics": -6.583409, + "/white": -6.583409, + "/yellow": -6.583409, + ":": -4.973971, + ";": -4.973971, + "": -6.583409, + "": -6.583409, + "": -6.583409, + "=": -5.484797, + "A": -5.890262, + "ABCDEFGHIJ": -6.583409, + "ABCDEFGHIJKLMNOPQRSTUVWXYZ": -6.583409, + "Aplevich": -6.583409, + "Circuit_macros": -6.583409, + "Color": -6.583409, + "Conclusion": -6.583409, + "D.": -6.583409, + "EXPOSED_USER": -6.583409, + "Exp": -6.583409, + "FILE": -6.583409, + "First": -6.583409, + "FreeBSD": -6.583409, + "H": -4.973971, + "HAVE_abc/def.h": -6.583409, + "Initialization": -6.583409, + "J.": -6.583409, + "LaTeX": -6.583409, + "Licence": -6.583409, + "Licence.txt.": -6.583409, + "M": -6.583409, + "MAILER": -5.484797, + "MASQUERADE_DOMAIN": -5.484797, + "N": -6.583409, + "Note": -6.583409, + "OSTYPE": -6.583409, + "One": -6.583409, + "OpenBSD": -6.583409, + "Postscript": -6.583409, + "Project": -6.583409, + "Public": -6.583409, + "Second": -6.583409, + "Section": -5.890262, + "Sendmail": -6.583409, + "The": -5.890262, + "There": -6.583409, + "Took": -6.583409, + "True": -5.890262, + "Version": -6.583409, + "[": -5.484797, + "]": -5.484797, + "_": -6.583409, + "_COUNT": -5.890262, + "_rgbtestcomma": -6.583409, + "`": -2.393754, + "a": -6.583409, + "abc": -6.583409, + "an": -6.583409, + "and": -6.583409, + "another": -6.583409, + "appearing": -6.583409, + "are": -6.583409, + "around": -6.583409, + "arrowht": -6.583409, + "arrowwid": -6.583409, + "authwarnings": -6.583409, + "b": -5.890262, + "b_": -6.583409, + "be": -5.484797, + "being": -5.890262, + "blank": -6.583409, + "c": -6.583409, + "call.": -6.583409, + "can": -6.583409, + "causes": -5.890262, + "cf/m": -6.583409, + "cl_": -6.583409, + "clearly": -6.583409, + "closed": -6.583409, + "color": -5.890262, + "command": -5.197115, + "commands": -6.583409, + "comments": -6.583409, + "computer_language": -6.583409, + "confAUTH_MECHANISMS": -6.583409, + "confAUTO_REBUILD": -6.583409, + "confCACERT": -6.583409, + "confSERVER_CERT": -6.583409, + "confSERVER_KEY": -6.583409, + "copy": -5.890262, + "copyright": -5.890262, + "cyrusv": -5.890262, + "decr": -5.890262, + "def": -3.810820, + "define": -4.098503, + "discard": -6.583409, + "discarded": -5.890262, + "distinguish": -6.583409, + "distribution": -6.583409, + "distribution.": -6.583409, + "divert": -4.503968, + "dnl": -2.349303, + "drawing": -6.583409, + "espie": -6.583409, + "even": -6.583409, + "expanded": -6.583409, + "fibo": -5.484797, + "fibo.m": -6.583409, + "file": -6.583409, + "files": -6.583409, + "files.": -6.583409, + "fill": -6.583409, + "for": -5.890262, + "from": -5.484797, + "g_": -5.890262, + "grestore": -6.583409, + "gsave": -6.583409, + "has": -6.583409, + "https": -6.583409, + "ifdef": -5.890262, + "ifelse": -5.484797, + "ifm": -6.583409, + "in": -5.890262, + "include": -6.583409, + "included": -6.583409, + "invalid": -6.583409, + "is": -5.197115, + "j": -6.583409, + "keywords": -6.583409, + "libgen_": -6.583409, + "line": -6.583409, + "lines": -6.583409, + "linethick/": -5.890262, + "linethick_": -6.583409, + "linux": -6.583409, + "localhost.localdomain": -6.583409, + "m": -5.197115, + "macro": -5.890262, + "manipulated": -6.583409, + "marked": -6.583409, + "may": -6.583409, + "meaning": -6.583409, + "modifications": -6.583409, + "modified": -6.583409, + "multiple": -6.583409, + "mydomain.lan": -6.583409, + "mydomainalias.com": -6.583409, + "newpath": -6.583409, + "no": -6.583409, + "noexpn": -6.583409, + "notice": -6.583409, + "novrfy": -6.583409, + "of": -5.484797, + "or": -6.583409, + "ostroke": -5.890262, + "output": -5.890262, + "output.": -5.484797, + "p": -6.583409, + "path": -6.583409, + "picprocessor": -6.583409, + "popdef": -5.890262, + "postscript": -6.583409, + "postscript.m": -6.583409, + "preventing": -6.583409, + "procmail": -6.583409, + "provided": -5.890262, + "pushed": -6.583409, + "queue": -6.583409, + "queues": -5.890262, + "quotes": -6.583409, + "r_": -5.890262, + "redistributed": -6.583409, + "rest": -6.583409, + "restrictqrun": -6.583409, + "rgbdraw": -6.583409, + "rgbfill": -6.583409, + "root": -6.583409, + "setlinewidth": -5.890262, + "setrgb": -5.890262, + "setrgbcolor": -5.890262, + "smtp": -6.583409, + "smtp.your.provider": -6.583409, + "sprintf": -6.583409, + "such": -6.583409, + "t": -6.583409, + "text": -6.583409, + "that": -4.973971, + "the": -4.791650, + "them": -6.583409, + "these": -6.583409, + "this": -5.484797, + "thus": -6.583409, + "to": -5.197115, + "translit": -5.484797, + "triple": -5.890262, + "under": -6.583409, + "undivert": -6.583409, + "until": -6.583409, + "unwanted": -6.583409, + "utilities": -6.583409, + "v": -6.583409, + "warranty": -6.583409, + "whatsoever": -6.583409, + "while": -6.583409, + "with": -5.890262, + "within": -6.583409, + "z": -6.583409, + "zyx": -6.583409, + "{": -3.810820, + "}": -3.810820, }, "M4Sugar": map[string]float64{ "!": -5.036953, @@ -107696,6 +108926,91 @@ var TokensLogProbabilities = map[string]map[string]float64{ "|": -5.099866, "~": -6.016157, }, + "Monkey C": map[string]float64{ + "!": -6.933423, + "&": -4.736198, + "&&": -4.368474, + "(": -1.877177, + ")": -1.877177, + "*": -6.240276, + "+": -6.933423, + "-": -4.294366, + ".add": -6.933423, + ".compare": -6.933423, + ".subtract": -6.240276, + ".value": -3.937691, + "/": -6.933423, + ":": -4.535528, + ";": -2.369075, + "<": -6.240276, + "=": -2.129402, + "FakeClock": -4.448516, + "Math.round": -6.933423, + "StartTimer": -4.448516, + "StartTimerTests": -6.933423, + "SystemClock": -6.933423, + "Time.Duration": -4.853981, + "Time.Moment": -6.933423, + "Time.now": -6.933423, + "Toybox.Time": -6.933423, + "backward": -6.933423, + "backward_whenNotStarted_increasesPrestartTime": -6.933423, + "backward_whenStarted_decreasesPrestartTime": -6.933423, + "backward_whenStarted_increasesPostStartTime": -6.933423, + "class": -5.547129, + "clock": -3.755369, + "clock.epochSeconds": -4.368474, + "clock.now": -5.323985, + "clock_": -6.240276, + "countDown": -5.547129, + "countDown.add": -6.933423, + "countDown.subtract": -6.933423, + "countDown.value": -6.933423, + "delta": -6.240276, + "else": -5.547129, + "epochSeconds": -6.240276, + "forward": -6.933423, + "forward_whenNotStarted_decreasesPrestartTime": -6.933423, + "forward_whenStarted_decreasesPrestartTime": -6.933423, + "forward_whenStarted_increasesPostStartTime": -6.933423, + "function": -3.988984, + "getDuration": -6.933423, + "if": -5.141664, + "initialize": -6.933423, + "logger": -4.535528, + "mins": -6.240276, + "new": -3.499436, + "newTimer_hasDefaultDuration": -6.933423, + "now": -5.547129, + "now.add": -6.933423, + "now.compare": -6.933423, + "null": -5.141664, + "return": -4.160834, + "start": -6.933423, + "startTime": -4.294366, + "startTime.add": -6.933423, + "startTime.subtract": -6.240276, + "startedTimer_countsDown": -6.933423, + "success": -4.368474, + "sync": -6.933423, + "sync_isNoOpInPostStart": -6.933423, + "sync_isNoOpOnUnstartedTimer": -6.933423, + "sync_syncsToClosestMinute": -6.933423, + "test": -4.535528, + "timer": -4.535528, + "timer.backward": -5.834811, + "timer.forward": -5.834811, + "timer.getDuration": -4.043051, + "timer.start": -4.987513, + "timer.startTime": -5.834811, + "timer.startTime.value": -4.736198, + "timer.sync": -5.141664, + "true": -6.240276, + "using": -6.933423, + "var": -3.499436, + "{": -3.436915, + "}": -3.436915, + }, "Moocode": map[string]float64{ "!": -5.006627, "#": -4.852477, @@ -141818,19 +143133,64 @@ var TokensLogProbabilities = map[string]map[string]float64{ "~": -4.263959, }, "RMarkdown": map[string]float64{ - "#": -3.091042, - "(": -1.992430, - ")": -1.992430, - ":": -3.091042, - "Some": -3.091042, - "`": -1.299283, - "hist": -3.091042, - "plot": -3.091042, - "r": -3.091042, - "rnorm": -3.091042, - "text.": -3.091042, - "{": -3.091042, - "}": -3.091042, + "#": -3.753418, + "(": -2.654806, + ")": -2.654806, + "*": -4.158883, + ",": -2.772589, + "-": -3.060271, + ":": -2.772589, + "=": -3.465736, + "@fig": -4.852030, + "For": -4.852030, + "Some": -4.852030, + "True": -4.852030, + "[": -4.852030, + "]": -4.852030, + "`": -2.367124, + "a": -3.753418, + "as": -4.158883, + "ax": -4.852030, + "ax.grid": -4.852030, + "ax.plot": -4.852030, + "ax.set_rticks": -4.852030, + "axis": -4.852030, + "cap": -4.852030, + "code": -4.852030, + "demonstration": -4.852030, + "fig": -3.753418, + "fold": -4.852030, + "format": -4.852030, + "hist": -4.852030, + "html": -4.852030, + "import": -4.158883, + "jupyter": -4.852030, + "label": -4.852030, + "line": -4.852030, + "matplotlib.pyplot": -4.852030, + "np": -4.852030, + "np.arange": -4.852030, + "np.pi": -4.852030, + "numpy": -4.852030, + "of": -4.852030, + "on": -4.852030, + "plot": -4.158883, + "plt": -4.852030, + "plt.show": -4.852030, + "plt.subplots": -4.852030, + "polar": -4.158883, + "polar.": -4.852030, + "python": -4.158883, + "r": -3.465736, + "rnorm": -4.852030, + "see": -4.852030, + "subplot_kw": -4.852030, + "text.": -4.852030, + "theta": -4.158883, + "true": -4.852030, + "{": -3.753418, + "|": -4.158883, + "}": -3.753418, }, "RPC": map[string]float64{ "#define": -6.077642, @@ -150392,6 +151752,149 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -3.298792, "~": -8.566650, }, + "ReasonLIGO": map[string]float64{ + "!": -5.329493, + "&&": -6.833570, + "(": -2.213512, + ")": -2.213512, + "+": -6.140423, + ",": -2.543111, + "-": -5.917280, + "...acc": -5.917280, + "...new_storage": -7.526718, + "...ownerAccount": -7.526718, + "...s": -5.329493, + "...s.metadata": -7.526718, + "...src": -6.833570, + "...src_": -7.526718, + ":": -2.651520, + ";": -3.813145, + "=": -2.941750, + ">": -3.483666, + "AddExtra": -6.833570, + "Approve": -6.833570, + "Big_map.find_opt": -5.734958, + "Big_map.update": -5.580807, + "Burn": -6.833570, + "Buy": -6.833570, + "GetAllowance": -6.833570, + "GetBalance": -6.833570, + "GetTotalSupply": -6.833570, + "Map.empty": -6.140423, + "Map.find_opt": -5.580807, + "Map.remove": -7.526718, + "Map.update": -6.140423, + "Mint": -6.833570, + "None": -4.961768, + "Pause": -6.833570, + "RemoveApproval": -6.833570, + "SetBuyPrice": -6.833570, + "Some": -4.348664, + "SupplyBuyPool": -6.833570, + "Tezos.sender": -4.887660, + "Tezos.source": -6.140423, + "Tezos.transaction": -6.428105, + "Transfer": -6.833570, + "[": -4.530985, + "]": -4.530985, + "abs": -5.917280, + "acc": -5.128822, + "acc.allowances": -6.833570, + "acc.balance": -6.140423, + "account": -5.329493, + "accountFrom": -5.447276, + "accountTo": -6.140423, + "action": -6.833570, + "addExtra": -6.833570, + "address": -4.530985, + "allowance": -6.140423, + "allowanceAmount": -6.833570, + "allowance_params": -6.428105, + "allowances": -5.447276, + "approve": -6.833570, + "balance": -5.128822, + "balance_params": -6.428105, + "big_map": -7.526718, + "bool": -6.833570, + "burn": -6.833570, + "buy": -7.526718, + "buyPrice": -6.140423, + "callback": -6.833570, + "contract": -5.734958, + "decimals": -7.526718, + "dest": -6.833570, + "destAllowance": -6.833570, + "dstAllowance": -6.833570, + "else": -4.887660, + "extras": -6.833570, + "failwith": -4.636346, + "false": -6.833570, + "getAllowance": -6.833570, + "getBalance": -6.833570, + "getTotalSupply": -6.833570, + "if": -4.887660, + "isAllowed": -6.833570, + "key": -6.833570, + "ledger": -5.447276, + "let": -4.268621, + "list": -4.693504, + "main": -7.526718, + "map": -5.580807, + "metadata": -6.140423, + "mint": -6.833570, + "n": -4.230881, + "name": -7.526718, + "nat": -4.194513, + "newBuyPool": -7.526718, + "new_allowances": -6.140423, + "new_ownerAccount": -6.833570, + "new_storage": -7.526718, + "new_storage.ledger": -7.526718, + "operation": -4.693504, + "owner": -6.428105, + "ownerAccount": -6.428105, + "ownerAccount.balance": -6.833570, + "p": -5.734958, + "params": -6.833570, + "params.callback": -6.833570, + "params.owner": -7.526718, + "params.spender": -7.526718, + "pause": -6.833570, + "paused": -6.833570, + "removeApproval": -6.833570, + "s": -4.125520, + "s.ledger": -4.818667, + "s.metadata.extras": -7.526718, + "s.owner": -5.224132, + "s.paused": -6.833570, + "s.totalSupply": -6.428105, + "setBuyPrice": -6.833570, + "spender": -5.329493, + "src": -5.917280, + "src.allowances": -6.140423, + "src.balance": -6.428105, + "src_": -7.526718, + "src_.allowances": -6.428105, + "storage": -3.943199, + "string": -5.447276, + "supplyBuyPool": -7.526718, + "switch": -4.887660, + "symbol": -7.526718, + "tez": -6.428105, + "tokenAmount": -6.428105, + "tokenBuyPool": -6.833570, + "token_id": -7.526718, + "totalSupply": -6.428105, + "transfer": -6.833570, + "true": -7.526718, + "type": -5.734958, + "tz": -6.428105, + "userAccount": -6.833570, + "value": -4.391223, + "{": -3.072370, + "|": -3.575474, + "}": -3.004929, + }, "Rebol": map[string]float64{ "!": -3.408070, "$": -5.389072, @@ -173646,6 +175149,114 @@ var TokensLogProbabilities = map[string]map[string]float64{ "where": -5.365976, "|": -4.267364, }, + "Talon": map[string]float64{ + "#quick": -6.727432, + "#this": -6.727432, + "(": -1.875401, + ")": -1.875401, + ",": -3.782993, + "-": -5.628819, + ":": -2.507924, + "": -3.293445, + "": -3.954843, + "More": -6.727432, + "[": -3.508556, + "]": -3.508556, + "after": -6.727432, + "all": -5.117994, + "are": -6.727432, + "be": -6.727432, + "bend": -6.727432, + "camel": -5.341137, + "case": -6.727432, + "cell": -6.034285, + "clear": -4.935672, + "clip": -4.647990, + "clip.text": -4.647990, + "clone": -6.727432, + "code.toggle_comment": -4.935672, + "commands": -6.727432, + "commands.": -6.727432, + "comment": -4.935672, + "common": -6.727432, + "confirm": -6.034285, + "copy": -6.034285, + "cut": -6.034285, + "defined": -6.727432, + "defines": -6.727432, + "down": -5.628819, + "drag": -4.935672, + "edit.copy": -6.034285, + "edit.cut": -6.034285, + "edit.delete": -4.935672, + "edit.indent_less": -5.628819, + "edit.indent_more": -5.628819, + "edit.jump_line": -5.341137, + "edit.line_clone": -6.727432, + "edit.line_end": -6.034285, + "edit.line_start": -6.727432, + "edit.line_swap_down": -5.628819, + "edit.line_swap_up": -5.628819, + "edit.paste": -5.117994, + "edit.right": -4.935672, + "end": -6.727432, + "expression": -6.727432, + "go": -4.647990, + "hunt": -4.530207, + "ide": -6.727432, + "jetbrains": -6.727432, + "last": -4.424847, + "left": -6.034285, + "lend": -6.727432, + "line": -4.088374, + "may": -6.727432, + "modeled": -6.727432, + "ms": -4.162482, + "next": -4.329536, + "number": -3.731699, + "number_": -3.731699, + "or": -6.727432, + "over": -4.242525, + "paste": -5.628819, + "previous": -6.727432, + "replace": -4.530207, + "retab": -5.628819, + "right": -6.034285, + "select": -4.647990, + "sell": -6.034285, + "sleep": -4.162482, + "some": -6.727432, + "specific.": -6.727432, + "tab": -5.628819, + "tag": -6.034285, + "text": -3.954843, + "that": -5.117994, + "this": -5.628819, + "until": -4.424847, + "up": -5.628819, + "user.camel_left": -6.727432, + "user.camel_right": -6.727432, + "user.extend_camel_left": -6.727432, + "user.extend_camel_right": -6.727432, + "user.find": -6.034285, + "user.find_and_replace": -6.727432, + "user.find_everywhere": -6.034285, + "user.find_next": -6.727432, + "user.find_previous": -6.727432, + "user.find_toggle_match_by_case": -6.727432, + "user.find_toggle_match_by_regex": -6.727432, + "user.find_toggle_match_by_word": -6.727432, + "user.line_commands": -6.727432, + "user.replace": -6.727432, + "user.replace_confirm": -6.727432, + "user.replace_confirm_all": -6.727432, + "user.replace_everywhere": -6.034285, + "user.select_next_occurrence": -4.424847, + "user.select_previous_occurrence": -4.424847, + "user.select_range": -3.837060, + "word": -6.727432, + "|": -4.935672, + }, "Tcl": map[string]float64{ "!": -5.295236, "#": -7.860185, @@ -187417,6 +189028,28 @@ var TokensLogProbabilities = map[string]map[string]float64{ "}": -5.801363, "\ufeff": -7.187657, }, + "Win32 Message File": map[string]float64{ + "%": -2.382628, + ".": -3.075775, + ":": -3.075775, + ";": -2.094946, + "=": -1.401799, + "Application": -3.075775, + "DWORD": -4.174387, + "English": -3.075775, + "Error": -4.174387, + "Facility": -3.075775, + "Informational": -4.174387, + "Language": -3.075775, + "MSG_ERROR": -4.174387, + "MSG_INFO": -4.174387, + "MSG_WARNING": -4.174387, + "MessageID": -3.075775, + "MessageIDTypedef": -4.174387, + "Severity": -3.075775, + "SymbolicName": -3.075775, + "Warning": -4.174387, + }, "Windows Registry Entries": map[string]float64{ "(": -3.563883, ")": -3.563883, @@ -203182,4 +204815,4 @@ var TokensLogProbabilities = map[string]map[string]float64{ }, } -var TokensTotal = 2158819.000000 +var TokensTotal = 2170767.000000 diff --git a/internal/code-generator/generator/test_files/groups.gold b/internal/code-generator/generator/test_files/groups.gold index f9148e0..19a3a98 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -9,6 +9,7 @@ var LanguagesGroup = map[string]string{ "BibTeX": "TeX", "Bison": "Yacc", "C2hs Haskell": "Haskell", + "CameLIGO": "LigoLANG", "ColdFusion CFC": "ColdFusion", "ECLiPSe": "prolog", "Easybuild": "Python", @@ -35,6 +36,7 @@ var LanguagesGroup = map[string]string{ "JavaScript+ERB": "JavaScript", "Jison": "Yacc", "Jison Lex": "Lex", + "LigoLANG": "LigoLANG", "Literate Agda": "Agda", "Literate CoffeeScript": "CoffeeScript", "Literate Haskell": "Haskell", @@ -53,6 +55,7 @@ var LanguagesGroup = map[string]string{ "Python console": "Python", "Python traceback": "Python", "Readline Config": "INI", + "ReasonLIGO": "LigoLANG", "Roff Manpage": "Roff", "SSH Config": "INI", "STON": "Smalltalk", diff --git a/internal/code-generator/generator/test_files/interpreter.gold b/internal/code-generator/generator/test_files/interpreter.gold index 5c6ba8f..8d83d7a 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data diff --git a/internal/code-generator/generator/test_files/mimeType.gold b/internal/code-generator/generator/test_files/mimeType.gold index cc49214..f654323 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -27,6 +27,7 @@ var LanguagesMime = map[string]string{ "CSON": "text/x-coffeescript", "CSS": "text/css", "Cabal Config": "text/x-haskell", + "CameLIGO": "text/x-ocaml", "ChucK": "text/x-java", "Clojure": "text/x-clojure", "Closure Templates": "text/x-soy", @@ -123,6 +124,7 @@ var LanguagesMime = map[string]string{ "Lark": "text/x-ebnf", "Latte": "text/x-smarty", "Less": "text/css", + "LigoLANG": "text/x-pascal", "Literate Haskell": "text/x-literate-haskell", "LiveScript": "text/x-livescript", "LookML": "text/x-yaml", @@ -141,6 +143,7 @@ var LanguagesMime = map[string]string{ "MiniYAML": "text/x-yaml", "Mirah": "text/x-ruby", "Modelica": "text/x-modelica", + "Monkey C": "text/x-csrc", "Mustache": "text/x-smarty", "NSIS": "text/x-nsis", "NWScript": "text/x-csrc", @@ -178,6 +181,7 @@ var LanguagesMime = map[string]string{ "Raku": "text/x-perl", "ReScript": "text/x-rustsrc", "Reason": "text/x-rustsrc", + "ReasonLIGO": "text/x-rustsrc", "Record Jar": "text/x-properties", "Roff": "text/troff", "Roff Manpage": "text/troff", @@ -235,6 +239,7 @@ var LanguagesMime = map[string]string{ "Volt": "text/x-d", "WebAssembly": "text/x-common-lisp", "WebIDL": "text/x-webidl", + "Win32 Message File": "text/x-properties", "Windows Registry Entries": "text/x-properties", "X BitMap": "text/x-csrc", "X PixMap": "text/x-csrc", diff --git a/internal/code-generator/generator/test_files/type.gold b/internal/code-generator/generator/test_files/type.gold index dc94b99..bdacafe 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data @@ -92,6 +92,7 @@ var LanguagesType = map[string]int{ "Batchfile": 2, "Beef": 2, "Befunge": 2, + "Berry": 2, "BibTeX": 3, "Bicep": 2, "Bison": 2, @@ -122,6 +123,9 @@ var LanguagesType = map[string]int{ "CUE": 2, "CWeb": 2, "Cabal Config": 1, + "Cadence": 2, + "Cairo": 2, + "CameLIGO": 2, "Cap'n Proto": 2, "CartoCSS": 2, "Ceylon": 2, @@ -229,6 +233,8 @@ var LanguagesType = map[string]int{ "GSC": 2, "Game Maker Language": 2, "Gemfile.lock": 1, + "Genero": 2, + "Genero Forms": 3, "Genie": 2, "Genshi": 2, "Gentoo Ebuild": 2, @@ -333,6 +339,7 @@ var LanguagesType = map[string]int{ "Lean": 2, "Less": 3, "Lex": 2, + "LigoLANG": 2, "LilyPond": 2, "Limbo": 2, "Linker Script": 1, @@ -380,6 +387,7 @@ var LanguagesType = map[string]int{ "Modula-3": 2, "Module Management System": 2, "Monkey": 2, + "Monkey C": 2, "Moocode": 2, "MoonScript": 2, "Motoko": 2, @@ -502,6 +510,7 @@ var LanguagesType = map[string]int{ "ReScript": 2, "Readline Config": 1, "Reason": 2, + "ReasonLIGO": 2, "Rebol": 2, "Record Jar": 1, "Red": 2, @@ -578,6 +587,7 @@ var LanguagesType = map[string]int{ "TSV": 1, "TSX": 2, "TXL": 2, + "Talon": 2, "Tcl": 2, "Tcsh": 2, "TeX": 3, @@ -622,6 +632,7 @@ var LanguagesType = map[string]int{ "WebVTT": 1, "Wget Config": 1, "Wikitext": 4, + "Win32 Message File": 1, "Windows Registry Entries": 1, "Witcher Script": 2, "Wollok": 2, diff --git a/internal/code-generator/generator/test_files/vendor.gold b/internal/code-generator/generator/test_files/vendor.gold index eb31ca9..21306dc 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: 97bc889ce840208652bf09b45f3b7859de43fe8e +// Extracted from github/linguist commit: 4ffcdbcbb60a74cbfbd37656bcc3fcea4eca8e26 package data