Skip to content

Commit

Permalink
Merge pull request #105 from Ssr998/main
Browse files Browse the repository at this point in the history
更新和增加部分提交的语言选项
  • Loading branch information
tiger2005 authored Aug 31, 2024
2 parents 1f7f649 + d9ef62f commit f48dff6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions js/langs.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ var Langs = {
"59": "Microsoft Visual C++ 2017",
"9": "C# Mono 5.18",
"28": "D DMD32 v2.086.0",
"32": "Go 1.12.6",
"32": "Go 1.19.5",
"12": "Haskell GHC 8.6.3",
"60": "Java 11.0.5",
"61": "GNU G++17 9.2.0 (64 bit, msys 2)",
Expand All @@ -20,9 +20,10 @@ var Langs = {
"13": "Perl 5.20.1",
"6": "PHP 7.2.13",
"7": "Python 2.7.15",
"31": "Python 3.7.2",
"31": "Python 3.8.10",
"40": "PyPy 2.7 (7.2.0)",
"41": "PyPy 3.6 (7.2.0)",
"70": "PyPy 3.9 (7.3.9, 64 bits)",
"8": "Ruby 2.0.0p645",
"49": "Rust 1.35.0",
"20": "Scala 2.12.8",
Expand All @@ -44,4 +45,4 @@ var Langs = {
"46": "Java 8 ZIP",
"47": "J",
"56": "Microsoft Q#",
}
}

0 comments on commit f48dff6

Please sign in to comment.