code-languages 1.25.1 → 1.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/README.md +33 -660
  2. package/dist/api.cjs +646 -22
  3. package/dist/api.cjs.map +1 -1
  4. package/dist/api.d.cts +474 -0
  5. package/dist/api.d.ts +474 -0
  6. package/dist/api.js +646 -22
  7. package/dist/api.js.map +1 -1
  8. package/dist/detect.cjs +526 -22
  9. package/dist/detect.cjs.map +1 -1
  10. package/dist/detect.js +526 -22
  11. package/dist/detect.js.map +1 -1
  12. package/dist/index.cjs +656 -22
  13. package/dist/index.cjs.map +1 -1
  14. package/dist/index.d.cts +474 -0
  15. package/dist/index.d.ts +474 -0
  16. package/dist/index.js +657 -23
  17. package/dist/index.js.map +1 -1
  18. package/dist/languages/astro.cjs +1 -1
  19. package/dist/languages/astro.cjs.map +1 -1
  20. package/dist/languages/astro.js +1 -1
  21. package/dist/languages/astro.js.map +1 -1
  22. package/dist/languages/ballerina.cjs +55 -0
  23. package/dist/languages/ballerina.cjs.map +1 -0
  24. package/dist/languages/ballerina.d.cts +50 -0
  25. package/dist/languages/ballerina.d.ts +50 -0
  26. package/dist/languages/ballerina.js +53 -0
  27. package/dist/languages/ballerina.js.map +1 -0
  28. package/dist/languages/chapel.cjs +1 -1
  29. package/dist/languages/chapel.cjs.map +1 -1
  30. package/dist/languages/chapel.js +1 -1
  31. package/dist/languages/chapel.js.map +1 -1
  32. package/dist/languages/cmake.cjs +1 -1
  33. package/dist/languages/cmake.cjs.map +1 -1
  34. package/dist/languages/cmake.js +1 -1
  35. package/dist/languages/cmake.js.map +1 -1
  36. package/dist/languages/cuda.cjs +1 -1
  37. package/dist/languages/cuda.cjs.map +1 -1
  38. package/dist/languages/cuda.js +1 -1
  39. package/dist/languages/cuda.js.map +1 -1
  40. package/dist/languages/cypher.cjs +54 -0
  41. package/dist/languages/cypher.cjs.map +1 -0
  42. package/dist/languages/cypher.d.cts +49 -0
  43. package/dist/languages/cypher.d.ts +49 -0
  44. package/dist/languages/cypher.js +52 -0
  45. package/dist/languages/cypher.js.map +1 -0
  46. package/dist/languages/cython.cjs +1 -1
  47. package/dist/languages/cython.cjs.map +1 -1
  48. package/dist/languages/cython.js +1 -1
  49. package/dist/languages/cython.js.map +1 -1
  50. package/dist/languages/dart.cjs +1 -1
  51. package/dist/languages/dart.cjs.map +1 -1
  52. package/dist/languages/dart.js +1 -1
  53. package/dist/languages/dart.js.map +1 -1
  54. package/dist/languages/eiffel.cjs +55 -0
  55. package/dist/languages/eiffel.cjs.map +1 -0
  56. package/dist/languages/eiffel.d.cts +50 -0
  57. package/dist/languages/eiffel.d.ts +50 -0
  58. package/dist/languages/eiffel.js +53 -0
  59. package/dist/languages/eiffel.js.map +1 -0
  60. package/dist/languages/fish.cjs +55 -0
  61. package/dist/languages/fish.cjs.map +1 -0
  62. package/dist/languages/fish.d.cts +50 -0
  63. package/dist/languages/fish.d.ts +50 -0
  64. package/dist/languages/fish.js +53 -0
  65. package/dist/languages/fish.js.map +1 -0
  66. package/dist/languages/hocon.cjs +53 -0
  67. package/dist/languages/hocon.cjs.map +1 -0
  68. package/dist/languages/hocon.d.cts +48 -0
  69. package/dist/languages/hocon.d.ts +48 -0
  70. package/dist/languages/hocon.js +51 -0
  71. package/dist/languages/hocon.js.map +1 -0
  72. package/dist/languages/janet.cjs +1 -1
  73. package/dist/languages/janet.cjs.map +1 -1
  74. package/dist/languages/janet.js +1 -1
  75. package/dist/languages/janet.js.map +1 -1
  76. package/dist/languages/json5.cjs +55 -0
  77. package/dist/languages/json5.cjs.map +1 -0
  78. package/dist/languages/json5.d.cts +50 -0
  79. package/dist/languages/json5.d.ts +50 -0
  80. package/dist/languages/json5.js +53 -0
  81. package/dist/languages/json5.js.map +1 -0
  82. package/dist/languages/lean.cjs +1 -1
  83. package/dist/languages/lean.cjs.map +1 -1
  84. package/dist/languages/lean.js +1 -1
  85. package/dist/languages/lean.js.map +1 -1
  86. package/dist/languages/llvm-ir.cjs +1 -1
  87. package/dist/languages/llvm-ir.cjs.map +1 -1
  88. package/dist/languages/llvm-ir.js +1 -1
  89. package/dist/languages/llvm-ir.js.map +1 -1
  90. package/dist/languages/luau.cjs +1 -1
  91. package/dist/languages/luau.cjs.map +1 -1
  92. package/dist/languages/luau.js +1 -1
  93. package/dist/languages/luau.js.map +1 -1
  94. package/dist/languages/mustache.cjs +53 -0
  95. package/dist/languages/mustache.cjs.map +1 -0
  96. package/dist/languages/mustache.d.cts +48 -0
  97. package/dist/languages/mustache.d.ts +48 -0
  98. package/dist/languages/mustache.js +51 -0
  99. package/dist/languages/mustache.js.map +1 -0
  100. package/dist/languages/nginx.cjs +1 -1
  101. package/dist/languages/nginx.cjs.map +1 -1
  102. package/dist/languages/nginx.js +1 -1
  103. package/dist/languages/nginx.js.map +1 -1
  104. package/dist/languages/nunjucks.cjs +55 -0
  105. package/dist/languages/nunjucks.cjs.map +1 -0
  106. package/dist/languages/nunjucks.d.cts +50 -0
  107. package/dist/languages/nunjucks.d.ts +50 -0
  108. package/dist/languages/nunjucks.js +53 -0
  109. package/dist/languages/nunjucks.js.map +1 -0
  110. package/dist/languages/nushell.cjs +55 -0
  111. package/dist/languages/nushell.cjs.map +1 -0
  112. package/dist/languages/nushell.d.cts +50 -0
  113. package/dist/languages/nushell.d.ts +50 -0
  114. package/dist/languages/nushell.js +53 -0
  115. package/dist/languages/nushell.js.map +1 -0
  116. package/dist/languages/plantuml.cjs +1 -1
  117. package/dist/languages/plantuml.cjs.map +1 -1
  118. package/dist/languages/plantuml.js +1 -1
  119. package/dist/languages/plantuml.js.map +1 -1
  120. package/dist/languages/powershell.cjs +1 -1
  121. package/dist/languages/powershell.cjs.map +1 -1
  122. package/dist/languages/powershell.js +1 -1
  123. package/dist/languages/powershell.js.map +1 -1
  124. package/dist/languages/protobuf.cjs +1 -1
  125. package/dist/languages/protobuf.cjs.map +1 -1
  126. package/dist/languages/protobuf.js +1 -1
  127. package/dist/languages/protobuf.js.map +1 -1
  128. package/dist/languages/racket.cjs +1 -1
  129. package/dist/languages/racket.cjs.map +1 -1
  130. package/dist/languages/racket.js +1 -1
  131. package/dist/languages/racket.js.map +1 -1
  132. package/dist/languages/rego.cjs +1 -1
  133. package/dist/languages/rego.cjs.map +1 -1
  134. package/dist/languages/rego.js +1 -1
  135. package/dist/languages/rego.js.map +1 -1
  136. package/dist/languages/ruby.cjs +1 -1
  137. package/dist/languages/ruby.cjs.map +1 -1
  138. package/dist/languages/ruby.js +1 -1
  139. package/dist/languages/ruby.js.map +1 -1
  140. package/dist/languages/rust.cjs +1 -1
  141. package/dist/languages/rust.cjs.map +1 -1
  142. package/dist/languages/rust.js +1 -1
  143. package/dist/languages/rust.js.map +1 -1
  144. package/dist/languages/scss.cjs +1 -1
  145. package/dist/languages/scss.cjs.map +1 -1
  146. package/dist/languages/scss.js +1 -1
  147. package/dist/languages/scss.js.map +1 -1
  148. package/dist/languages/sparql.cjs +54 -0
  149. package/dist/languages/sparql.cjs.map +1 -0
  150. package/dist/languages/sparql.d.cts +49 -0
  151. package/dist/languages/sparql.d.ts +49 -0
  152. package/dist/languages/sparql.js +52 -0
  153. package/dist/languages/sparql.js.map +1 -0
  154. package/dist/languages/svelte.cjs +1 -1
  155. package/dist/languages/svelte.cjs.map +1 -1
  156. package/dist/languages/svelte.js +1 -1
  157. package/dist/languages/svelte.js.map +1 -1
  158. package/dist/languages/twig.cjs +1 -1
  159. package/dist/languages/twig.cjs.map +1 -1
  160. package/dist/languages/twig.js +1 -1
  161. package/dist/languages/twig.js.map +1 -1
  162. package/dist/languages/vue.cjs +1 -1
  163. package/dist/languages/vue.cjs.map +1 -1
  164. package/dist/languages/vue.js +1 -1
  165. package/dist/languages/vue.js.map +1 -1
  166. package/package.json +52 -1
package/dist/api.js CHANGED
@@ -732,7 +732,7 @@ var init_astro = __esm({
732
732
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
733
733
  ecosystems: ["Web", "Static Sites", "Content"]
734
734
  },
735
- version: "6.3.5",
735
+ version: "6.4.2",
736
736
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
737
737
  color: "#FF5D01",
738
738
  i18n: {
@@ -888,6 +888,65 @@ var init_awk = __esm({
888
888
  }
889
889
  });
890
890
 
891
+ // src/languages/ballerina.ts
892
+ var ballerina_exports = {};
893
+ __export(ballerina_exports, {
894
+ ballerina: () => ballerina
895
+ });
896
+ var ballerina;
897
+ var init_ballerina = __esm({
898
+ "src/languages/ballerina.ts"() {
899
+ ballerina = {
900
+ slug: "ballerina",
901
+ publishedDate: "2017-02-01",
902
+ extensions: [".bal"],
903
+ author: "WSO2",
904
+ website: "https://ballerina.io",
905
+ paradigms: ["concurrent", "functional", "imperative", "object-oriented"],
906
+ tooling: {
907
+ runtimes: ["Ballerina runtime (JVM-based)"],
908
+ packageManagers: ["Ballerina Central"],
909
+ ecosystems: ["Cloud", "Microservices", "Integration", "APIs"]
910
+ },
911
+ version: "2201.12.0",
912
+ logo: "https://ballerina.io/images/ballerina-logo.svg",
913
+ color: "#20B6B0",
914
+ i18n: {
915
+ en: {
916
+ name: "Ballerina",
917
+ description: "A cloud-native programming language designed for writing network services and APIs with built-in concurrency and type safety.",
918
+ longDescription: "Ballerina is a statically typed, compiled language created by WSO2 specifically for cloud-native integration and network programming. It has built-in abstractions for network services, HTTP, GraphQL, gRPC, WebSockets, and data formats like JSON and XML, making service-to-service communication a first-class concern.\n\nBallerina features a sequence diagram-based visualization of code, explicit error handling, transactional support, and a strong type system with union types and structural typing. It compiles to native code via GraalVM or runs on the JVM, and its package ecosystem is hosted on Ballerina Central."
919
+ },
920
+ es: {
921
+ name: "Ballerina",
922
+ description: "Un lenguaje de programaci\xF3n nativo de la nube dise\xF1ado para escribir servicios de red y APIs con concurrencia y seguridad de tipos integradas.",
923
+ longDescription: "Ballerina es un lenguaje compilado de tipo est\xE1tico creado por WSO2 espec\xEDficamente para integraci\xF3n nativa de la nube y programaci\xF3n de redes. Tiene abstracciones integradas para servicios de red, HTTP, GraphQL, gRPC, WebSockets y formatos de datos como JSON y XML.\n\nBallerina presenta una visualizaci\xF3n del c\xF3digo basada en diagramas de secuencia, manejo expl\xEDcito de errores, soporte transaccional y un sistema de tipos fuerte con tipos uni\xF3n y tipado estructural. Compila a c\xF3digo nativo via GraalVM o se ejecuta en la JVM."
924
+ },
925
+ it: {
926
+ name: "Ballerina",
927
+ description: "Un linguaggio di programmazione cloud-native progettato per scrivere servizi di rete e API con concorrenza e sicurezza dei tipi integrate.",
928
+ longDescription: "Ballerina \xE8 un linguaggio compilato staticamente tipizzato creato da WSO2 specificamente per l'integrazione cloud-native e la programmazione di rete. Ha astrazioni integrate per servizi di rete, HTTP, GraphQL, gRPC, WebSocket e formati di dati come JSON e XML.\n\nBallerina presenta una visualizzazione del codice basata su diagrammi di sequenza, gestione esplicita degli errori, supporto transazionale e un sistema di tipi forte con tipi unione e tipizzazione strutturale. Compila in codice nativo tramite GraalVM o viene eseguito sulla JVM."
929
+ },
930
+ fr: {
931
+ name: "Ballerina",
932
+ description: "Un langage de programmation cloud-native con\xE7u pour \xE9crire des services r\xE9seau et des APIs avec concurrence et s\xE9curit\xE9 des types int\xE9gr\xE9es.",
933
+ longDescription: "Ballerina est un langage compil\xE9 statiquement typ\xE9 cr\xE9\xE9 par WSO2 sp\xE9cifiquement pour l'int\xE9gration cloud-native et la programmation r\xE9seau. Il dispose d'abstractions int\xE9gr\xE9es pour les services r\xE9seau, HTTP, GraphQL, gRPC, WebSockets et les formats de donn\xE9es comme JSON et XML.\n\nBallerina pr\xE9sente une visualisation du code bas\xE9e sur des diagrammes de s\xE9quence, une gestion explicite des erreurs, un support transactionnel et un syst\xE8me de types fort avec des types union et un typage structurel. Il se compile en code natif via GraalVM ou s'ex\xE9cute sur la JVM."
934
+ },
935
+ de: {
936
+ name: "Ballerina",
937
+ description: "Eine Cloud-native Programmiersprache f\xFCr Netzwerkdienste und APIs mit eingebauter Nebenl\xE4ufigkeit und Typsicherheit.",
938
+ longDescription: "Ballerina ist eine statisch typisierte, kompilierte Sprache, die von WSO2 speziell f\xFCr Cloud-native Integration und Netzwerkprogrammierung entwickelt wurde. Sie hat eingebaute Abstraktionen f\xFCr Netzwerkdienste, HTTP, GraphQL, gRPC, WebSockets und Datenformate wie JSON und XML.\n\nBallerina bietet eine sequenzdiagrammbasierte Visualisierung des Codes, explizites Fehlerhandling, transaktionale Unterst\xFCtzung und ein starkes Typsystem mit Union-Types und struktureller Typisierung. Es kompiliert zu nativem Code via GraalVM oder l\xE4uft auf der JVM."
939
+ },
940
+ pt: {
941
+ name: "Ballerina",
942
+ description: "Uma linguagem de programa\xE7\xE3o cloud-native projetada para escrever servi\xE7os de rede e APIs com concorr\xEAncia e seguran\xE7a de tipos integradas.",
943
+ longDescription: "Ballerina \xE9 uma linguagem compilada estaticamente tipada criada pela WSO2 especificamente para integra\xE7\xE3o cloud-native e programa\xE7\xE3o de rede. Possui abstra\xE7\xF5es integradas para servi\xE7os de rede, HTTP, GraphQL, gRPC, WebSockets e formatos de dados como JSON e XML.\n\nBallerina apresenta uma visualiza\xE7\xE3o do c\xF3digo baseada em diagramas de sequ\xEAncia, tratamento expl\xEDcito de erros, suporte transacional e um sistema de tipos forte com tipos union e tipagem estrutural. Compila para c\xF3digo nativo via GraalVM ou executa na JVM."
944
+ }
945
+ }
946
+ };
947
+ }
948
+ });
949
+
891
950
  // src/languages/bash.ts
892
951
  var bash_exports = {};
893
952
  __export(bash_exports, {
@@ -1320,7 +1379,7 @@ var init_chapel = __esm({
1320
1379
  packageManagers: ["Mason"],
1321
1380
  ecosystems: ["High-performance computing", "Parallel computing"]
1322
1381
  },
1323
- version: "2.6.0",
1382
+ version: "2.8.0",
1324
1383
  logo: "https://chapel-lang.org/images/chapel-logo.png",
1325
1384
  color: "#8C1AFF",
1326
1385
  i18n: {
@@ -1496,7 +1555,7 @@ var init_cmake = __esm({
1496
1555
  runtimes: ["CMake"],
1497
1556
  ecosystems: ["C", "C++", "Fortran", "Cross-platform Builds", "Embedded Systems"]
1498
1557
  },
1499
- version: "4.3.2",
1558
+ version: "4.3.3",
1500
1559
  logo: "https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg",
1501
1560
  color: "#064F8C",
1502
1561
  i18n: {
@@ -2021,7 +2080,7 @@ var init_cuda = __esm({
2021
2080
  packageManagers: ["CUDA Toolkit", "conda"],
2022
2081
  ecosystems: ["GPU Computing", "HPC", "Machine Learning", "Scientific Computing"]
2023
2082
  },
2024
- version: "13.2.1",
2083
+ version: "13.3.0",
2025
2084
  logo: "https://cdn.simpleicons.org/nvidia/76B900",
2026
2085
  color: "#76B900",
2027
2086
  i18n: {
@@ -2119,6 +2178,64 @@ var init_cue = __esm({
2119
2178
  }
2120
2179
  });
2121
2180
 
2181
+ // src/languages/cypher.ts
2182
+ var cypher_exports = {};
2183
+ __export(cypher_exports, {
2184
+ cypher: () => cypher
2185
+ });
2186
+ var cypher;
2187
+ var init_cypher = __esm({
2188
+ "src/languages/cypher.ts"() {
2189
+ cypher = {
2190
+ slug: "cypher",
2191
+ publishedDate: "2011-02-01",
2192
+ extensions: [".cypher", ".cyp"],
2193
+ author: "Neo Technology (Neo4j)",
2194
+ website: "https://neo4j.com/docs/cypher-manual/current/",
2195
+ paradigms: ["declarative", "query"],
2196
+ tooling: {
2197
+ runtimes: ["Neo4j", "Amazon Neptune", "Memgraph", "RedisGraph"],
2198
+ ecosystems: ["Graph Databases", "Data"]
2199
+ },
2200
+ version: "25",
2201
+ logo: "https://dist.neo4j.com/wp-content/uploads/20210423072428/neo4j-logo-2020-1.svg",
2202
+ color: "#018BFF",
2203
+ i18n: {
2204
+ en: {
2205
+ name: "Cypher",
2206
+ description: "A declarative graph query language for Neo4j and other graph databases, designed to express graph patterns naturally.",
2207
+ longDescription: "Cypher is a declarative query language designed specifically for querying and updating property graphs. Its ASCII-art syntax uses parentheses for nodes and arrows for relationships, making graph patterns intuitive to read and write.\n\nOriginally developed by Neo4j, Cypher has been standardized as openCypher and is supported by multiple graph database engines including Amazon Neptune and Memgraph. It is used for social networks, recommendation engines, fraud detection, and knowledge graphs."
2208
+ },
2209
+ es: {
2210
+ name: "Cypher",
2211
+ description: "Un lenguaje declarativo de consulta de grafos para Neo4j y otras bases de datos de grafos, dise\xF1ado para expresar patrones de grafos de forma natural.",
2212
+ longDescription: "Cypher es un lenguaje de consulta declarativo dise\xF1ado para consultar y actualizar grafos de propiedades. Su sintaxis de arte ASCII usa par\xE9ntesis para nodos y flechas para relaciones, haciendo los patrones de grafo intuitivos de leer y escribir.\n\nOriginalmente desarrollado por Neo4j, Cypher ha sido estandarizado como openCypher y es compatible con m\xFAltiples motores de bases de datos de grafos. Se usa en redes sociales, motores de recomendaci\xF3n, detecci\xF3n de fraude y grafos de conocimiento."
2213
+ },
2214
+ it: {
2215
+ name: "Cypher",
2216
+ description: "Un linguaggio di interrogazione di grafi dichiarativo per Neo4j e altri database a grafo, progettato per esprimere pattern di grafi in modo naturale.",
2217
+ longDescription: "Cypher \xE8 un linguaggio di interrogazione dichiarativo progettato per interrogare e aggiornare grafi di propriet\xE0. La sua sintassi ASCII art usa parentesi per i nodi e frecce per le relazioni, rendendo i pattern di grafo intuitivi da leggere e scrivere.\n\nOriginariamente sviluppato da Neo4j, Cypher \xE8 stato standardizzato come openCypher ed \xE8 supportato da pi\xF9 motori di database a grafo. \xC8 utilizzato per reti sociali, motori di raccomandazione, rilevamento frodi e grafi della conoscenza."
2218
+ },
2219
+ fr: {
2220
+ name: "Cypher",
2221
+ description: "Un langage de requ\xEAte de graphes d\xE9claratif pour Neo4j et d'autres bases de donn\xE9es de graphes, con\xE7u pour exprimer des motifs de graphes naturellement.",
2222
+ longDescription: "Cypher est un langage de requ\xEAte d\xE9claratif con\xE7u pour interroger et mettre \xE0 jour des graphes de propri\xE9t\xE9s. Sa syntaxe art ASCII utilise des parenth\xE8ses pour les n\u0153uds et des fl\xE8ches pour les relations, rendant les motifs de graphes intuitifs \xE0 lire et \xE0 \xE9crire.\n\nD\xE9velopp\xE9 initialement par Neo4j, Cypher a \xE9t\xE9 standardis\xE9 en tant qu'openCypher et est support\xE9 par plusieurs moteurs de bases de donn\xE9es de graphes. Il est utilis\xE9 pour les r\xE9seaux sociaux, les moteurs de recommandation, la d\xE9tection de fraude et les graphes de connaissances."
2223
+ },
2224
+ de: {
2225
+ name: "Cypher",
2226
+ description: "Eine deklarative Graphabfragesprache f\xFCr Neo4j und andere Graphdatenbanken, die Graphmuster nat\xFCrlich ausdr\xFCckt.",
2227
+ longDescription: "Cypher ist eine deklarative Abfragesprache, die speziell f\xFCr die Abfrage und Aktualisierung von Eigenschaftsgraphen entwickelt wurde. Ihre ASCII-Art-Syntax verwendet Klammern f\xFCr Knoten und Pfeile f\xFCr Beziehungen, was Graphmuster intuitiv lesbar und schreibbar macht.\n\nUrspr\xFCnglich von Neo4j entwickelt, wurde Cypher als openCypher standardisiert und wird von mehreren Graphdatenbank-Engines unterst\xFCtzt. Es wird f\xFCr soziale Netzwerke, Empfehlungssysteme, Betrugserkennung und Wissensgraphen eingesetzt."
2228
+ },
2229
+ pt: {
2230
+ name: "Cypher",
2231
+ description: "Uma linguagem declarativa de consulta de grafos para Neo4j e outros bancos de dados de grafos, projetada para expressar padr\xF5es de grafos de forma natural.",
2232
+ longDescription: "Cypher \xE9 uma linguagem de consulta declarativa projetada para consultar e atualizar grafos de propriedades. Sua sintaxe de arte ASCII usa par\xEAnteses para n\xF3s e setas para relacionamentos, tornando os padr\xF5es de grafo intuitivos de ler e escrever.\n\nOriginalmente desenvolvido pela Neo4j, o Cypher foi padronizado como openCypher e \xE9 suportado por m\xFAltiplos motores de bancos de dados de grafos. \xC9 usado em redes sociais, motores de recomenda\xE7\xE3o, detec\xE7\xE3o de fraude e grafos de conhecimento."
2233
+ }
2234
+ }
2235
+ };
2236
+ }
2237
+ });
2238
+
2122
2239
  // src/languages/cython.ts
2123
2240
  var cython_exports = {};
2124
2241
  __export(cython_exports, {
@@ -2139,7 +2256,7 @@ var init_cython = __esm({
2139
2256
  packageManagers: ["pip", "conda", "Poetry"],
2140
2257
  ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
2141
2258
  },
2142
- version: "3.2.4",
2259
+ version: "3.2.5",
2143
2260
  logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
2144
2261
  color: "#FED140",
2145
2262
  i18n: {
@@ -2257,7 +2374,7 @@ var init_dart = __esm({
2257
2374
  packageManagers: ["pub"],
2258
2375
  ecosystems: ["Flutter", "Web", "Server-side"]
2259
2376
  },
2260
- version: "3.11.6",
2377
+ version: "3.12.1",
2261
2378
  logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg",
2262
2379
  color: "#0175C2",
2263
2380
  i18n: {
@@ -2531,6 +2648,65 @@ var init_earthly = __esm({
2531
2648
  }
2532
2649
  });
2533
2650
 
2651
+ // src/languages/eiffel.ts
2652
+ var eiffel_exports = {};
2653
+ __export(eiffel_exports, {
2654
+ eiffel: () => eiffel
2655
+ });
2656
+ var eiffel;
2657
+ var init_eiffel = __esm({
2658
+ "src/languages/eiffel.ts"() {
2659
+ eiffel = {
2660
+ slug: "eiffel",
2661
+ publishedDate: "1986-01-01",
2662
+ extensions: [".e"],
2663
+ author: "Bertrand Meyer",
2664
+ website: "https://www.eiffel.org",
2665
+ paradigms: ["object-oriented", "concurrent", "generic", "imperative"],
2666
+ tooling: {
2667
+ runtimes: ["EiffelStudio", "Native"],
2668
+ packageManagers: ["iron"],
2669
+ ecosystems: ["Enterprise", "Systems"]
2670
+ },
2671
+ version: "24.05",
2672
+ logo: "https://www.eiffel.org/images/eiffel_logo.png",
2673
+ color: "#4D6977",
2674
+ i18n: {
2675
+ en: {
2676
+ name: "Eiffel",
2677
+ description: "An object-oriented language by Bertrand Meyer that pioneered Design by Contract, generics, and multiple inheritance.",
2678
+ longDescription: "Eiffel is an object-oriented programming language designed by Bertrand Meyer and first released in 1986. It introduced the concept of Design by Contract (DbC), where preconditions, postconditions, and class invariants are first-class language features that enforce correctness at runtime.\n\nEiffel supports multiple inheritance, generics, and automatic memory management. It has influenced many modern languages including Java and C#. EiffelStudio is the primary IDE and compiler, targeting native code. Eiffel is used in safety-critical, financial, and enterprise software systems."
2679
+ },
2680
+ es: {
2681
+ name: "Eiffel",
2682
+ description: "Un lenguaje orientado a objetos de Bertrand Meyer que fue pionero en el Dise\xF1o por Contrato, los gen\xE9ricos y la herencia m\xFAltiple.",
2683
+ longDescription: "Eiffel es un lenguaje de programaci\xF3n orientado a objetos dise\xF1ado por Bertrand Meyer y lanzado por primera vez en 1986. Introdujo el concepto de Dise\xF1o por Contrato (DbC), donde las precondiciones, postcondiciones e invariantes de clase son caracter\xEDsticas del lenguaje de primera clase.\n\nEiffel soporta herencia m\xFAltiple, gen\xE9ricos y gesti\xF3n autom\xE1tica de memoria. Ha influenciado muchos lenguajes modernos incluyendo Java y C#. Se usa en sistemas de software de misi\xF3n cr\xEDtica, financieros y empresariales."
2684
+ },
2685
+ it: {
2686
+ name: "Eiffel",
2687
+ description: "Un linguaggio orientato agli oggetti di Bertrand Meyer che ha introdotto il Design by Contract, i generici e l'ereditariet\xE0 multipla.",
2688
+ longDescription: "Eiffel \xE8 un linguaggio di programmazione orientato agli oggetti progettato da Bertrand Meyer e rilasciato per la prima volta nel 1986. Ha introdotto il concetto di Design by Contract (DbC), dove le precondizioni, le postcondizioni e gli invarianti di classe sono funzionalit\xE0 di prima classe del linguaggio.\n\nEiffel supporta l'ereditariet\xE0 multipla, i generici e la gestione automatica della memoria. Ha influenzato molti linguaggi moderni tra cui Java e C#. Viene utilizzato in sistemi software mission-critical, finanziari e aziendali."
2689
+ },
2690
+ fr: {
2691
+ name: "Eiffel",
2692
+ description: "Un langage orient\xE9 objet de Bertrand Meyer qui a introduit la Conception par Contrat, les g\xE9n\xE9riques et l'h\xE9ritage multiple.",
2693
+ longDescription: "Eiffel est un langage de programmation orient\xE9 objet con\xE7u par Bertrand Meyer et publi\xE9 pour la premi\xE8re fois en 1986. Il a introduit le concept de Conception par Contrat (DbC), o\xF9 les pr\xE9conditions, les postconditions et les invariants de classe sont des fonctionnalit\xE9s de premi\xE8re classe du langage.\n\nEiffel supporte l'h\xE9ritage multiple, les g\xE9n\xE9riques et la gestion automatique de la m\xE9moire. Il a influenc\xE9 de nombreux langages modernes dont Java et C#. Il est utilis\xE9 dans les syst\xE8mes logiciels critiques, financiers et d'entreprise."
2694
+ },
2695
+ de: {
2696
+ name: "Eiffel",
2697
+ description: "Eine objektorientierte Sprache von Bertrand Meyer, die Design by Contract, Generics und Mehrfachvererbung eingef\xFChrt hat.",
2698
+ longDescription: "Eiffel ist eine objektorientierte Programmiersprache, die von Bertrand Meyer entworfen und erstmals 1986 ver\xF6ffentlicht wurde. Sie f\xFChrte das Konzept des Design by Contract (DbC) ein, bei dem Vorbedingungen, Nachbedingungen und Klasseninvarianten erstklassige Sprachmerkmale sind.\n\nEiffel unterst\xFCtzt Mehrfachvererbung, Generics und automatisches Speichermanagement. Es hat viele moderne Sprachen wie Java und C# beeinflusst. EiffelStudio ist die prim\xE4re IDE und der Compiler. Eiffel wird in sicherheitskritischen, finanziellen und Unternehmenssoftwaresystemen eingesetzt."
2699
+ },
2700
+ pt: {
2701
+ name: "Eiffel",
2702
+ description: "Uma linguagem orientada a objetos de Bertrand Meyer que foi pioneira no Design by Contract, generics e heran\xE7a m\xFAltipla.",
2703
+ longDescription: "Eiffel \xE9 uma linguagem de programa\xE7\xE3o orientada a objetos projetada por Bertrand Meyer e lan\xE7ada pela primeira vez em 1986. Introduziu o conceito de Design by Contract (DbC), onde pr\xE9-condi\xE7\xF5es, p\xF3s-condi\xE7\xF5es e invariantes de classe s\xE3o recursos de primeira classe da linguagem.\n\nEiffel suporta heran\xE7a m\xFAltipla, generics e gerenciamento autom\xE1tico de mem\xF3ria. Influenciou muitas linguagens modernas incluindo Java e C#. EiffelStudio \xE9 a IDE e compilador principal. \xC9 usado em sistemas de software de miss\xE3o cr\xEDtica, financeiros e empresariais."
2704
+ }
2705
+ }
2706
+ };
2707
+ }
2708
+ });
2709
+
2534
2710
  // src/languages/elixir.ts
2535
2711
  var elixir_exports = {};
2536
2712
  __export(elixir_exports, {
@@ -2826,6 +3002,65 @@ var init_fennel = __esm({
2826
3002
  }
2827
3003
  });
2828
3004
 
3005
+ // src/languages/fish.ts
3006
+ var fish_exports = {};
3007
+ __export(fish_exports, {
3008
+ fish: () => fish
3009
+ });
3010
+ var fish;
3011
+ var init_fish = __esm({
3012
+ "src/languages/fish.ts"() {
3013
+ fish = {
3014
+ slug: "fish",
3015
+ publishedDate: "2005-10-13",
3016
+ extensions: [".fish"],
3017
+ author: "Axel Liljencrantz",
3018
+ website: "https://fishshell.com",
3019
+ paradigms: ["imperative", "scripting"],
3020
+ tooling: {
3021
+ runtimes: ["fish"],
3022
+ packageManagers: ["Fisher", "Oh My Fish"],
3023
+ ecosystems: ["Shell", "Unix", "macOS", "Linux"]
3024
+ },
3025
+ version: "4.0.2",
3026
+ logo: "https://fishshell.com/assets/img/Terminal_Logo2_CRT_Flat.png",
3027
+ color: "#4AAE21",
3028
+ i18n: {
3029
+ en: {
3030
+ name: "Fish",
3031
+ description: "A smart and user-friendly command line shell for Unix-like systems with autosuggestions and syntax highlighting.",
3032
+ longDescription: "Fish (Friendly Interactive SHell) is a Unix shell designed to be interactive and user-friendly out of the box. It provides features like autosuggestions based on history, syntax highlighting, tab completions from man pages, and a web-based configuration interface.\n\nUnlike Bash or Zsh, Fish avoids POSIX compatibility to offer a cleaner scripting language with consistent syntax. It is popular among developers who want a productive shell experience without heavy configuration."
3033
+ },
3034
+ es: {
3035
+ name: "Fish",
3036
+ description: "Un shell de l\xEDnea de comandos amigable para sistemas Unix con autosugerencias y resaltado de sintaxis.",
3037
+ longDescription: "Fish (Friendly Interactive SHell) es un shell Unix dise\xF1ado para ser interactivo y f\xE1cil de usar. Ofrece autosugerencias basadas en el historial, resaltado de sintaxis, completado de tabulaci\xF3n desde p\xE1ginas man y una interfaz de configuraci\xF3n web.\n\nA diferencia de Bash o Zsh, Fish evita la compatibilidad POSIX para ofrecer un lenguaje de scripting m\xE1s limpio con sintaxis consistente. Es popular entre desarrolladores que buscan productividad sin configuraci\xF3n compleja."
3038
+ },
3039
+ it: {
3040
+ name: "Fish",
3041
+ description: "Una shell a riga di comando intelligente per sistemi Unix con suggerimenti automatici e evidenziazione della sintassi.",
3042
+ longDescription: "Fish (Friendly Interactive SHell) \xE8 una shell Unix progettata per essere interattiva e facile da usare. Offre suggerimenti automatici basati sulla cronologia, evidenziazione della sintassi, completamento con tab dalle pagine man e un'interfaccia di configurazione web.\n\nA differenza di Bash o Zsh, Fish evita la compatibilit\xE0 POSIX per offrire un linguaggio di scripting pi\xF9 pulito con sintassi coerente. \xC8 popolare tra gli sviluppatori che vogliono produttivit\xE0 senza configurazione complessa."
3043
+ },
3044
+ fr: {
3045
+ name: "Fish",
3046
+ description: "Un shell en ligne de commande convivial pour les syst\xE8mes Unix avec autocompl\xE9tion et coloration syntaxique.",
3047
+ longDescription: "Fish (Friendly Interactive SHell) est un shell Unix con\xE7u pour \xEAtre interactif et facile \xE0 utiliser. Il offre des suggestions automatiques bas\xE9es sur l'historique, la coloration syntaxique, la compl\xE9tion par tabulation depuis les pages man et une interface de configuration web.\n\nContrairement \xE0 Bash ou Zsh, Fish \xE9vite la compatibilit\xE9 POSIX pour proposer un langage de script plus propre avec une syntaxe coh\xE9rente. Il est populaire parmi les d\xE9veloppeurs qui souhaitent une productivit\xE9 \xE9lev\xE9e sans configuration complexe."
3048
+ },
3049
+ de: {
3050
+ name: "Fish",
3051
+ description: "Eine benutzerfreundliche Kommandozeilen-Shell f\xFCr Unix-Systeme mit Autovervollst\xE4ndigung und Syntaxhervorhebung.",
3052
+ longDescription: "Fish (Friendly Interactive SHell) ist eine Unix-Shell, die von Grund auf interaktiv und benutzerfreundlich gestaltet ist. Sie bietet verlaufsbasierte Autovervollst\xE4ndigung, Syntaxhervorhebung, Tab-Vervollst\xE4ndigung aus Man-Seiten und eine webbasierte Konfigurationsoberfl\xE4che.\n\nAnders als Bash oder Zsh verzichtet Fish auf POSIX-Kompatibilit\xE4t, um eine sauberere Skriptsprache mit konsistenter Syntax zu bieten. Sie ist bei Entwicklern beliebt, die produktiv arbeiten m\xF6chten ohne aufwendige Konfiguration."
3053
+ },
3054
+ pt: {
3055
+ name: "Fish",
3056
+ description: "Um shell de linha de comando amig\xE1vel para sistemas Unix com autosugest\xF5es e destaque de sintaxe.",
3057
+ longDescription: "Fish (Friendly Interactive SHell) \xE9 um shell Unix projetado para ser interativo e f\xE1cil de usar. Oferece autosugest\xF5es baseadas no hist\xF3rico, destaque de sintaxe, completamento por tab a partir de p\xE1ginas man e uma interface de configura\xE7\xE3o web.\n\nAo contr\xE1rio do Bash ou Zsh, o Fish evita compatibilidade POSIX para oferecer uma linguagem de script mais limpa com sintaxe consistente. \xC9 popular entre desenvolvedores que buscam produtividade sem configura\xE7\xE3o complexa."
3058
+ }
3059
+ }
3060
+ };
3061
+ }
3062
+ });
3063
+
2829
3064
  // src/languages/forth.ts
2830
3065
  var forth_exports = {};
2831
3066
  __export(forth_exports, {
@@ -3886,6 +4121,63 @@ var init_hlsl = __esm({
3886
4121
  }
3887
4122
  });
3888
4123
 
4124
+ // src/languages/hocon.ts
4125
+ var hocon_exports = {};
4126
+ __export(hocon_exports, {
4127
+ hocon: () => hocon
4128
+ });
4129
+ var hocon;
4130
+ var init_hocon = __esm({
4131
+ "src/languages/hocon.ts"() {
4132
+ hocon = {
4133
+ slug: "hocon",
4134
+ publishedDate: "2013-01-01",
4135
+ extensions: [".hocon"],
4136
+ author: "Typesafe (now Lightbend)",
4137
+ website: "https://github.com/lightbend/config/blob/main/HOCON.md",
4138
+ paradigms: ["declarative"],
4139
+ tooling: {
4140
+ ecosystems: ["JVM", "Scala", "Akka", "Play Framework", "Configuration"]
4141
+ },
4142
+ version: "1.4.3",
4143
+ logo: "https://www.lightbend.com/assets/images/brand/lightbend-icon-reverse.svg",
4144
+ color: "#F26822",
4145
+ i18n: {
4146
+ en: {
4147
+ name: "HOCON",
4148
+ description: "A human-optimized configuration format that is a superset of JSON, used widely in the Scala and Akka ecosystems.",
4149
+ longDescription: "HOCON (Human-Optimized Config Object Notation) is a configuration format developed by Lightbend as a superset of JSON. It allows comments, unquoted keys, multi-line strings, variable substitution, and file inclusion, making configuration files easier to read and maintain.\n\nHOCON is the default configuration format for Akka, Play Framework, and Lagom. It is parsed by the Typesafe Config library and supports merging and overriding of configuration values, enabling environment-specific configurations through a single unified format."
4150
+ },
4151
+ es: {
4152
+ name: "HOCON",
4153
+ description: "Un formato de configuraci\xF3n optimizado para humanos que es un superconjunto de JSON, usado ampliamente en los ecosistemas Scala y Akka.",
4154
+ longDescription: "HOCON (Human-Optimized Config Object Notation) es un formato de configuraci\xF3n desarrollado por Lightbend como superconjunto de JSON. Permite comentarios, claves sin comillas, cadenas multil\xEDnea, sustituci\xF3n de variables e inclusi\xF3n de archivos.\n\nEs el formato de configuraci\xF3n predeterminado para Akka, Play Framework y Lagom. Soporta fusi\xF3n y sobreescritura de valores de configuraci\xF3n, permitiendo configuraciones espec\xEDficas de entorno a trav\xE9s de un formato unificado."
4155
+ },
4156
+ it: {
4157
+ name: "HOCON",
4158
+ description: "Un formato di configurazione ottimizzato per l'uomo che \xE8 un superset di JSON, ampiamente utilizzato negli ecosistemi Scala e Akka.",
4159
+ longDescription: "HOCON (Human-Optimized Config Object Notation) \xE8 un formato di configurazione sviluppato da Lightbend come superset di JSON. Consente commenti, chiavi senza virgolette, stringhe multiriga, sostituzione di variabili e inclusione di file.\n\n\xC8 il formato di configurazione predefinito per Akka, Play Framework e Lagom. Supporta la fusione e la sovrascrittura dei valori di configurazione, consentendo configurazioni specifiche per ambiente attraverso un unico formato unificato."
4160
+ },
4161
+ fr: {
4162
+ name: "HOCON",
4163
+ description: "Un format de configuration optimis\xE9 pour les humains, superset de JSON, largement utilis\xE9 dans les \xE9cosyst\xE8mes Scala et Akka.",
4164
+ longDescription: "HOCON (Human-Optimized Config Object Notation) est un format de configuration d\xE9velopp\xE9 par Lightbend comme superset de JSON. Il permet les commentaires, les cl\xE9s sans guillemets, les cha\xEEnes multi-lignes, la substitution de variables et l'inclusion de fichiers.\n\nC'est le format de configuration par d\xE9faut pour Akka, Play Framework et Lagom. Il supporte la fusion et la substitution de valeurs de configuration, permettant des configurations sp\xE9cifiques \xE0 l'environnement via un format unifi\xE9."
4165
+ },
4166
+ de: {
4167
+ name: "HOCON",
4168
+ description: "Ein f\xFCr Menschen optimiertes Konfigurationsformat, das eine Obermenge von JSON ist und im Scala- und Akka-\xD6kosystem weit verbreitet ist.",
4169
+ longDescription: "HOCON (Human-Optimized Config Object Notation) ist ein Konfigurationsformat, das von Lightbend als Obermenge von JSON entwickelt wurde. Es erlaubt Kommentare, Schl\xFCssel ohne Anf\xFChrungszeichen, mehrzeilige Strings, Variablensubstitution und Dateieinbindung.\n\nHOCON ist das Standardkonfigurationsformat f\xFCr Akka, Play Framework und Lagom. Es unterst\xFCtzt das Zusammenf\xFChren und \xDCberschreiben von Konfigurationswerten und erm\xF6glicht umgebungsspezifische Konfigurationen \xFCber ein einheitliches Format."
4170
+ },
4171
+ pt: {
4172
+ name: "HOCON",
4173
+ description: "Um formato de configura\xE7\xE3o otimizado para humanos que \xE9 um superconjunto de JSON, amplamente usado nos ecossistemas Scala e Akka.",
4174
+ longDescription: "HOCON (Human-Optimized Config Object Notation) \xE9 um formato de configura\xE7\xE3o desenvolvido pela Lightbend como superconjunto de JSON. Permite coment\xE1rios, chaves sem aspas, strings multilinhas, substitui\xE7\xE3o de vari\xE1veis e inclus\xE3o de arquivos.\n\n\xC9 o formato de configura\xE7\xE3o padr\xE3o para Akka, Play Framework e Lagom. Suporta mesclagem e substitui\xE7\xE3o de valores de configura\xE7\xE3o, permitindo configura\xE7\xF5es espec\xEDficas de ambiente atrav\xE9s de um formato unificado."
4175
+ }
4176
+ }
4177
+ };
4178
+ }
4179
+ });
4180
+
3889
4181
  // src/languages/html.ts
3890
4182
  var html_exports = {};
3891
4183
  __export(html_exports, {
@@ -4076,7 +4368,7 @@ var init_janet = __esm({
4076
4368
  packageManagers: ["jpm"],
4077
4369
  ecosystems: ["Scripting", "Embedded systems", "Command-line tools"]
4078
4370
  },
4079
- version: "1.39.1",
4371
+ version: "1.41.2",
4080
4372
  logo: "https://cdn.jsdelivr.net/gh/vscode-icons/vscode-icons@master/icons/file_type_janet.svg",
4081
4373
  color: "#A5C8E4",
4082
4374
  i18n: {
@@ -4346,6 +4638,65 @@ var init_json = __esm({
4346
4638
  }
4347
4639
  });
4348
4640
 
4641
+ // src/languages/json5.ts
4642
+ var json5_exports = {};
4643
+ __export(json5_exports, {
4644
+ json5: () => json5
4645
+ });
4646
+ var json5;
4647
+ var init_json5 = __esm({
4648
+ "src/languages/json5.ts"() {
4649
+ json5 = {
4650
+ slug: "json5",
4651
+ publishedDate: "2012-01-01",
4652
+ extensions: [".json5"],
4653
+ author: "Aseem Kishore",
4654
+ website: "https://json5.org",
4655
+ paradigms: ["declarative"],
4656
+ tooling: {
4657
+ runtimes: ["Node.js", "Browser"],
4658
+ packageManagers: ["npm", "pnpm", "Yarn"],
4659
+ ecosystems: ["Configuration", "Web", "Node.js"]
4660
+ },
4661
+ version: "2.2.3",
4662
+ logo: "https://json5.org/assets/logo.svg",
4663
+ color: "#267CB9",
4664
+ i18n: {
4665
+ en: {
4666
+ name: "JSON5",
4667
+ description: "An extension of JSON that allows comments, trailing commas, and unquoted keys to make configuration files more human-readable.",
4668
+ longDescription: "JSON5 is a superset of JSON that adds syntax conveniences inspired by ES5 JavaScript, including single-line and multi-line comments, trailing commas in objects and arrays, unquoted object keys, single-quoted strings, and hexadecimal numbers.\n\nIt is commonly used for configuration files where readability and maintainability matter but the strict JSON format is too limiting. JSON5 parsers are available in JavaScript, Python, Go, Rust, and other languages."
4669
+ },
4670
+ es: {
4671
+ name: "JSON5",
4672
+ description: "Una extensi\xF3n de JSON que permite comentarios, comas finales y claves sin comillas para hacer los archivos de configuraci\xF3n m\xE1s legibles.",
4673
+ longDescription: "JSON5 es un superconjunto de JSON que a\xF1ade conveniencias de sintaxis inspiradas en ES5 JavaScript, incluyendo comentarios de una y varias l\xEDneas, comas finales en objetos y arreglos, claves de objeto sin comillas, cadenas con comillas simples y n\xFAmeros hexadecimales.\n\nSe usa habitualmente en archivos de configuraci\xF3n donde la legibilidad importa pero el formato JSON estricto es demasiado limitante. Hay parsers de JSON5 disponibles en JavaScript, Python, Go, Rust y otros lenguajes."
4674
+ },
4675
+ it: {
4676
+ name: "JSON5",
4677
+ description: "Un'estensione di JSON che consente commenti, virgole finali e chiavi senza virgolette per rendere i file di configurazione pi\xF9 leggibili.",
4678
+ longDescription: "JSON5 \xE8 un superset di JSON che aggiunge comodit\xE0 sintattiche ispirate a ES5 JavaScript, tra cui commenti su una o pi\xF9 righe, virgole finali in oggetti e array, chiavi oggetto senza virgolette, stringhe con virgolette singole e numeri esadecimali.\n\n\xC8 comunemente utilizzato per file di configurazione dove la leggibilit\xE0 \xE8 importante ma il formato JSON stretto \xE8 troppo limitante. I parser JSON5 sono disponibili in JavaScript, Python, Go, Rust e altri linguaggi."
4679
+ },
4680
+ fr: {
4681
+ name: "JSON5",
4682
+ description: "Une extension de JSON qui autorise les commentaires, les virgules finales et les cl\xE9s non cit\xE9es pour rendre les fichiers de configuration plus lisibles.",
4683
+ longDescription: "JSON5 est un superset de JSON qui ajoute des commodit\xE9s syntaxiques inspir\xE9es de ES5 JavaScript, notamment les commentaires sur une ou plusieurs lignes, les virgules finales dans les objets et tableaux, les cl\xE9s d'objet sans guillemets, les cha\xEEnes entre guillemets simples et les nombres hexad\xE9cimaux.\n\nIl est couramment utilis\xE9 pour les fichiers de configuration o\xF9 la lisibilit\xE9 est importante mais o\xF9 le format JSON strict est trop contraignant. Des parseurs JSON5 sont disponibles en JavaScript, Python, Go, Rust et d'autres langages."
4684
+ },
4685
+ de: {
4686
+ name: "JSON5",
4687
+ description: "Eine Erweiterung von JSON, die Kommentare, abschlie\xDFende Kommas und Schl\xFCssel ohne Anf\xFChrungszeichen erlaubt, um Konfigurationsdateien lesbarer zu machen.",
4688
+ longDescription: "JSON5 ist eine Obermenge von JSON, die durch ES5-JavaScript inspirierte Syntaxerleichterungen hinzuf\xFCgt, darunter einzeilige und mehrzeilige Kommentare, abschlie\xDFende Kommas in Objekten und Arrays, Objektschl\xFCssel ohne Anf\xFChrungszeichen, Strings in einfachen Anf\xFChrungszeichen und Hexadezimalzahlen.\n\nEs wird h\xE4ufig f\xFCr Konfigurationsdateien verwendet, bei denen Lesbarkeit und Wartbarkeit wichtig sind, das strenge JSON-Format aber zu einschr\xE4nkend ist. JSON5-Parser sind in JavaScript, Python, Go, Rust und anderen Sprachen verf\xFCgbar."
4689
+ },
4690
+ pt: {
4691
+ name: "JSON5",
4692
+ description: "Uma extens\xE3o do JSON que permite coment\xE1rios, v\xEDrgulas finais e chaves sem aspas para tornar os arquivos de configura\xE7\xE3o mais leg\xEDveis.",
4693
+ longDescription: "JSON5 \xE9 um superconjunto de JSON que adiciona conveni\xEAncias de sintaxe inspiradas no ES5 JavaScript, incluindo coment\xE1rios de uma e v\xE1rias linhas, v\xEDrgulas finais em objetos e arrays, chaves de objeto sem aspas, strings com aspas simples e n\xFAmeros hexadecimais.\n\n\xC9 comumente usado em arquivos de configura\xE7\xE3o onde legibilidade e manutenibilidade importam, mas o formato JSON estrito \xE9 muito limitante. Parsers de JSON5 est\xE3o dispon\xEDveis em JavaScript, Python, Go, Rust e outras linguagens."
4694
+ }
4695
+ }
4696
+ };
4697
+ }
4698
+ });
4699
+
4349
4700
  // src/languages/jsonnet.ts
4350
4701
  var jsonnet_exports = {};
4351
4702
  __export(jsonnet_exports, {
@@ -4602,7 +4953,7 @@ var init_lean = __esm({
4602
4953
  packageManagers: ["Lake", "elan"],
4603
4954
  ecosystems: ["Formal methods", "Mathematics", "Proof assistants"]
4604
4955
  },
4605
- version: "4.29.1",
4956
+ version: "4.30.0",
4606
4957
  logo: "https://cdn.simpleicons.org/leanpub/262425",
4607
4958
  color: "#262425",
4608
4959
  i18n: {
@@ -4838,7 +5189,7 @@ var init_llvm_ir = __esm({
4838
5189
  packageManagers: ["LLVM releases"],
4839
5190
  ecosystems: ["Compilers", "Systems programming", "Toolchains"]
4840
5191
  },
4841
- version: "22.1.5",
5192
+ version: "22.1.6",
4842
5193
  logo: "https://cdn.simpleicons.org/llvm/262D3A",
4843
5194
  color: "#262D3A",
4844
5195
  i18n: {
@@ -4956,7 +5307,7 @@ var init_luau = __esm({
4956
5307
  packageManagers: ["Wally", "Pesde"],
4957
5308
  ecosystems: ["Roblox", "Games", "Embedded scripting"]
4958
5309
  },
4959
- version: "0.719",
5310
+ version: "0.723",
4960
5311
  logo: "https://cdn.simpleicons.org/roblox/000000",
4961
5312
  color: "#000000",
4962
5313
  i18n: {
@@ -5636,6 +5987,63 @@ var init_moonbit = __esm({
5636
5987
  }
5637
5988
  });
5638
5989
 
5990
+ // src/languages/mustache.ts
5991
+ var mustache_exports = {};
5992
+ __export(mustache_exports, {
5993
+ mustache: () => mustache
5994
+ });
5995
+ var mustache;
5996
+ var init_mustache = __esm({
5997
+ "src/languages/mustache.ts"() {
5998
+ mustache = {
5999
+ slug: "mustache",
6000
+ publishedDate: "2009-06-01",
6001
+ extensions: [".mustache", ".mst"],
6002
+ author: "Chris Wanstrath",
6003
+ website: "https://mustache.github.io",
6004
+ paradigms: ["declarative", "templating"],
6005
+ tooling: {
6006
+ ecosystems: ["Web", "Node.js", "Ruby", "Python", "Java", "Go"]
6007
+ },
6008
+ version: "1.0",
6009
+ logo: "https://mustache.github.io/images/mustache.png",
6010
+ color: "#974A01",
6011
+ i18n: {
6012
+ en: {
6013
+ name: "Mustache",
6014
+ description: "A logic-less template language with implementations in many programming languages, using double-brace delimiters.",
6015
+ longDescription: "Mustache is a lightweight, logic-less template language that uses double curly braces ({{ }}) as delimiters for variable interpolation, sections, and partials. By avoiding conditionals and loops in the template itself, Mustache enforces a clean separation between logic and presentation.\n\nIt has official and community implementations in over 40 programming languages including JavaScript, Ruby, Python, Java, Go, and PHP. Mustache is used for generating HTML, configuration files, email bodies, and any text-based output where a simple substitution model suffices."
6016
+ },
6017
+ es: {
6018
+ name: "Mustache",
6019
+ description: "Un lenguaje de plantillas sin l\xF3gica con implementaciones en muchos lenguajes de programaci\xF3n, usando delimitadores de llaves dobles.",
6020
+ longDescription: "Mustache es un lenguaje de plantillas ligero y sin l\xF3gica que usa llaves dobles ({{ }}) como delimitadores para interpolaci\xF3n de variables, secciones y parciales. Al evitar condicionales y bucles en la propia plantilla, Mustache impone una separaci\xF3n clara entre l\xF3gica y presentaci\xF3n.\n\nTiene implementaciones oficiales y de la comunidad en m\xE1s de 40 lenguajes de programaci\xF3n. Se usa para generar HTML, archivos de configuraci\xF3n, cuerpos de correos electr\xF3nicos y cualquier salida basada en texto."
6021
+ },
6022
+ it: {
6023
+ name: "Mustache",
6024
+ description: "Un linguaggio di template senza logica con implementazioni in molti linguaggi di programmazione, che usa delimitatori a doppie graffe.",
6025
+ longDescription: "Mustache \xE8 un linguaggio di template leggero e senza logica che usa doppie graffe ({{ }}) come delimitatori per l'interpolazione di variabili, sezioni e parziali. Evitando condizionali e cicli nel template stesso, Mustache impone una netta separazione tra logica e presentazione.\n\nHa implementazioni ufficiali e della comunit\xE0 in oltre 40 linguaggi di programmazione. \xC8 utilizzato per generare HTML, file di configurazione, corpi di email e qualsiasi output basato su testo."
6026
+ },
6027
+ fr: {
6028
+ name: "Mustache",
6029
+ description: "Un langage de template sans logique avec des impl\xE9mentations dans de nombreux langages de programmation, utilisant des d\xE9limiteurs \xE0 doubles accolades.",
6030
+ longDescription: "Mustache est un langage de template l\xE9ger et sans logique qui utilise des doubles accolades ({{ }}) comme d\xE9limiteurs pour l'interpolation de variables, les sections et les partiels. En \xE9vitant les conditionnelles et les boucles dans le template lui-m\xEAme, Mustache impose une s\xE9paration nette entre la logique et la pr\xE9sentation.\n\nIl dispose d'impl\xE9mentations officielles et communautaires dans plus de 40 langages de programmation. Mustache est utilis\xE9 pour g\xE9n\xE9rer du HTML, des fichiers de configuration, des corps d'emails et tout output textuel."
6031
+ },
6032
+ de: {
6033
+ name: "Mustache",
6034
+ description: "Eine logiklose Template-Sprache mit Implementierungen in vielen Programmiersprachen, die doppelte geschweifte Klammern als Begrenzer verwendet.",
6035
+ longDescription: "Mustache ist eine leichtgewichtige, logiklose Template-Sprache, die doppelte geschweifte Klammern ({{ }}) als Begrenzer f\xFCr Variableninterpolation, Abschnitte und Partials verwendet. Durch das Vermeiden von Bedingungen und Schleifen im Template selbst erzwingt Mustache eine saubere Trennung zwischen Logik und Darstellung.\n\nEs gibt offizielle und Community-Implementierungen in \xFCber 40 Programmiersprachen. Mustache wird zur Generierung von HTML, Konfigurationsdateien, E-Mail-Texten und beliebigen textbasierten Ausgaben verwendet."
6036
+ },
6037
+ pt: {
6038
+ name: "Mustache",
6039
+ description: "Uma linguagem de template sem l\xF3gica com implementa\xE7\xF5es em muitas linguagens de programa\xE7\xE3o, usando delimitadores de chaves duplas.",
6040
+ longDescription: "Mustache \xE9 uma linguagem de template leve e sem l\xF3gica que usa chaves duplas ({{ }}) como delimitadores para interpola\xE7\xE3o de vari\xE1veis, se\xE7\xF5es e parciais. Ao evitar condicionais e loops no pr\xF3prio template, o Mustache imp\xF5e uma separa\xE7\xE3o limpa entre l\xF3gica e apresenta\xE7\xE3o.\n\nTem implementa\xE7\xF5es oficiais e da comunidade em mais de 40 linguagens de programa\xE7\xE3o. \xC9 usado para gerar HTML, arquivos de configura\xE7\xE3o, corpos de e-mail e qualquer sa\xEDda baseada em texto."
6041
+ }
6042
+ }
6043
+ };
6044
+ }
6045
+ });
6046
+
5639
6047
  // src/languages/nginx.ts
5640
6048
  var nginx_exports = {};
5641
6049
  __export(nginx_exports, {
@@ -5655,7 +6063,7 @@ var init_nginx = __esm({
5655
6063
  runtimes: ["nginx", "NGINX Plus", "OpenResty"],
5656
6064
  ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
5657
6065
  },
5658
- version: "1.30.1",
6066
+ version: "1.30.2",
5659
6067
  logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
5660
6068
  color: "#009639",
5661
6069
  i18n: {
@@ -5812,6 +6220,124 @@ var init_nix = __esm({
5812
6220
  }
5813
6221
  });
5814
6222
 
6223
+ // src/languages/nunjucks.ts
6224
+ var nunjucks_exports = {};
6225
+ __export(nunjucks_exports, {
6226
+ nunjucks: () => nunjucks
6227
+ });
6228
+ var nunjucks;
6229
+ var init_nunjucks = __esm({
6230
+ "src/languages/nunjucks.ts"() {
6231
+ nunjucks = {
6232
+ slug: "nunjucks",
6233
+ publishedDate: "2013-07-01",
6234
+ extensions: [".njk", ".nunjucks"],
6235
+ author: "James Long / Mozilla",
6236
+ website: "https://mozilla.github.io/nunjucks/",
6237
+ paradigms: ["declarative", "templating"],
6238
+ tooling: {
6239
+ runtimes: ["Node.js", "Browser"],
6240
+ packageManagers: ["npm", "pnpm", "Yarn"],
6241
+ ecosystems: ["Web", "Node.js", "Static Sites"]
6242
+ },
6243
+ version: "3.2.4",
6244
+ logo: "https://mozilla.github.io/nunjucks/img/nunjucks-logo.png",
6245
+ color: "#1C4A1C",
6246
+ i18n: {
6247
+ en: {
6248
+ name: "Nunjucks",
6249
+ description: "A rich and powerful templating language for JavaScript inspired by Jinja2, with template inheritance and macros.",
6250
+ longDescription: "Nunjucks is a full-featured template language for JavaScript, created by Mozilla and heavily inspired by Python's Jinja2. It supports template inheritance, macros, include, custom filters, and asynchronous rendering, making it well-suited for building complex HTML-based applications.\n\nNunjucks runs both in Node.js and in the browser and is commonly used with static site generators like Eleventy. Its expressive syntax and rich feature set make it a popular choice for server-rendered web applications and documentation sites."
6251
+ },
6252
+ es: {
6253
+ name: "Nunjucks",
6254
+ description: "Un potente lenguaje de plantillas para JavaScript inspirado en Jinja2, con herencia de plantillas y macros.",
6255
+ longDescription: "Nunjucks es un lenguaje de plantillas completo para JavaScript, creado por Mozilla e inspirado en Jinja2 de Python. Soporta herencia de plantillas, macros, includes, filtros personalizados y renderizado as\xEDncrono.\n\nFunciona tanto en Node.js como en el navegador y se usa habitualmente con generadores de sitios est\xE1ticos como Eleventy. Su sintaxis expresiva lo convierte en una opci\xF3n popular para aplicaciones web renderizadas en servidor."
6256
+ },
6257
+ it: {
6258
+ name: "Nunjucks",
6259
+ description: "Un potente linguaggio di template per JavaScript ispirato a Jinja2, con ereditariet\xE0 dei template e macro.",
6260
+ longDescription: "Nunjucks \xE8 un linguaggio di template completo per JavaScript, creato da Mozilla e fortemente ispirato a Jinja2 di Python. Supporta l'ereditariet\xE0 dei template, macro, include, filtri personalizzati e rendering asincrono.\n\nFunziona sia in Node.js che nel browser ed \xE8 comunemente usato con generatori di siti statici come Eleventy. La sua sintassi espressiva lo rende una scelta popolare per applicazioni web renderizzate lato server."
6261
+ },
6262
+ fr: {
6263
+ name: "Nunjucks",
6264
+ description: "Un langage de template riche et puissant pour JavaScript inspir\xE9 de Jinja2, avec h\xE9ritage de templates et macros.",
6265
+ longDescription: "Nunjucks est un langage de template complet pour JavaScript, cr\xE9\xE9 par Mozilla et fortement inspir\xE9 de Jinja2 de Python. Il supporte l'h\xE9ritage de templates, les macros, l'inclusion, les filtres personnalis\xE9s et le rendu asynchrone.\n\nNunjucks fonctionne \xE0 la fois dans Node.js et dans le navigateur et est couramment utilis\xE9 avec des g\xE9n\xE9rateurs de sites statiques comme Eleventy. Sa syntaxe expressive en fait un choix populaire pour les applications web rendues c\xF4t\xE9 serveur."
6266
+ },
6267
+ de: {
6268
+ name: "Nunjucks",
6269
+ description: "Eine reichhaltige und leistungsstarke Template-Sprache f\xFCr JavaScript, inspiriert von Jinja2, mit Template-Vererbung und Makros.",
6270
+ longDescription: "Nunjucks ist eine vollst\xE4ndige Template-Sprache f\xFCr JavaScript, von Mozilla entwickelt und stark von Pythons Jinja2 inspiriert. Es unterst\xFCtzt Template-Vererbung, Makros, Includes, benutzerdefinierte Filter und asynchrones Rendering.\n\nNunjucks l\xE4uft sowohl in Node.js als auch im Browser und wird h\xE4ufig mit Static-Site-Generatoren wie Eleventy verwendet. Seine ausdrucksstarke Syntax macht es zu einer beliebten Wahl f\xFCr serverseitig gerenderte Webanwendungen."
6271
+ },
6272
+ pt: {
6273
+ name: "Nunjucks",
6274
+ description: "Uma linguagem de template rica e poderosa para JavaScript inspirada no Jinja2, com heran\xE7a de templates e macros.",
6275
+ longDescription: "Nunjucks \xE9 uma linguagem de template completa para JavaScript, criada pela Mozilla e fortemente inspirada no Jinja2 do Python. Suporta heran\xE7a de templates, macros, include, filtros personalizados e renderiza\xE7\xE3o ass\xEDncrona.\n\nFunciona tanto no Node.js quanto no navegador e \xE9 comumente usado com geradores de sites est\xE1ticos como o Eleventy. Sua sintaxe expressiva o torna uma escolha popular para aplica\xE7\xF5es web renderizadas no servidor."
6276
+ }
6277
+ }
6278
+ };
6279
+ }
6280
+ });
6281
+
6282
+ // src/languages/nushell.ts
6283
+ var nushell_exports = {};
6284
+ __export(nushell_exports, {
6285
+ nushell: () => nushell
6286
+ });
6287
+ var nushell;
6288
+ var init_nushell = __esm({
6289
+ "src/languages/nushell.ts"() {
6290
+ nushell = {
6291
+ slug: "nushell",
6292
+ publishedDate: "2019-08-23",
6293
+ extensions: [".nu"],
6294
+ author: "Jonathan Turner / Nushell contributors",
6295
+ website: "https://www.nushell.sh",
6296
+ paradigms: ["functional", "imperative", "scripting"],
6297
+ tooling: {
6298
+ runtimes: ["nu"],
6299
+ packageManagers: ["nupm"],
6300
+ ecosystems: ["Shell", "Unix", "Windows", "macOS"]
6301
+ },
6302
+ version: "0.103.0",
6303
+ logo: "https://www.nushell.sh/icons/android-chrome-512x512.png",
6304
+ color: "#3AA675",
6305
+ i18n: {
6306
+ en: {
6307
+ name: "Nushell",
6308
+ description: "A modern shell that treats data as structured tables, enabling pipeline-based data manipulation across platforms.",
6309
+ longDescription: "Nushell is a cross-platform shell that brings a structured, typed approach to command-line data processing. Instead of treating everything as plain text, Nushell pipelines produce and consume structured data like tables, lists, and records, making it easy to filter, sort, and transform output.\n\nIt supports plugins, custom completions, and a rich standard library. Nushell is written in Rust and runs on Linux, macOS, and Windows, combining the interactivity of a shell with expressive data manipulation capabilities."
6310
+ },
6311
+ es: {
6312
+ name: "Nushell",
6313
+ description: "Un shell moderno que trata los datos como tablas estructuradas, permitiendo manipulaci\xF3n de datos en pipelines multiplataforma.",
6314
+ longDescription: "Nushell es un shell multiplataforma que aplica un enfoque estructurado y tipado al procesamiento de datos en l\xEDnea de comandos. En lugar de tratar todo como texto plano, sus pipelines producen y consumen datos estructurados como tablas, listas y registros.\n\nAdmite plugins, completados personalizados y una rica biblioteca est\xE1ndar. Est\xE1 escrito en Rust y funciona en Linux, macOS y Windows, combinando la interactividad de un shell con capacidades expresivas de manipulaci\xF3n de datos."
6315
+ },
6316
+ it: {
6317
+ name: "Nushell",
6318
+ description: "Una shell moderna che tratta i dati come tabelle strutturate, abilitando la manipolazione dei dati in pipeline su pi\xF9 piattaforme.",
6319
+ longDescription: "Nushell \xE8 una shell multipiattaforma che porta un approccio strutturato e tipizzato all'elaborazione dei dati dalla riga di comando. Invece di trattare tutto come testo normale, le pipeline di Nushell producono e consumano dati strutturati come tabelle, liste e record.\n\nSupporta plugin, completamenti personalizzati e una ricca libreria standard. \xC8 scritto in Rust e funziona su Linux, macOS e Windows, combinando l'interattivit\xE0 di una shell con capacit\xE0 espressive di manipolazione dei dati."
6320
+ },
6321
+ fr: {
6322
+ name: "Nushell",
6323
+ description: "Un shell moderne qui traite les donn\xE9es comme des tables structur\xE9es, permettant la manipulation de donn\xE9es en pipeline sur toutes les plateformes.",
6324
+ longDescription: "Nushell est un shell multiplateforme qui apporte une approche structur\xE9e et typ\xE9e au traitement des donn\xE9es en ligne de commande. Au lieu de tout traiter comme du texte brut, les pipelines Nushell produisent et consomment des donn\xE9es structur\xE9es comme des tables, des listes et des enregistrements.\n\nIl prend en charge les plugins, les compl\xE9tions personnalis\xE9es et une riche biblioth\xE8que standard. \xC9crit en Rust, il fonctionne sur Linux, macOS et Windows, combinant l'interactivit\xE9 d'un shell avec des capacit\xE9s expressives de manipulation de donn\xE9es."
6325
+ },
6326
+ de: {
6327
+ name: "Nushell",
6328
+ description: "Eine moderne Shell, die Daten als strukturierte Tabellen behandelt und plattform\xFCbergreifende Pipeline-Datenverarbeitung erm\xF6glicht.",
6329
+ longDescription: "Nushell ist eine plattform\xFCbergreifende Shell, die einen strukturierten, typisierten Ansatz f\xFCr die Befehlszeilen-Datenverarbeitung bringt. Anstatt alles als Klartext zu behandeln, erzeugen und verarbeiten Nushell-Pipelines strukturierte Daten wie Tabellen, Listen und Datens\xE4tze.\n\nEs unterst\xFCtzt Plugins, benutzerdefinierte Vervollst\xE4ndigungen und eine umfangreiche Standardbibliothek. In Rust geschrieben, l\xE4uft es unter Linux, macOS und Windows und kombiniert die Interaktivit\xE4t einer Shell mit ausdrucksstarken Datenverarbeitungsf\xE4higkeiten."
6330
+ },
6331
+ pt: {
6332
+ name: "Nushell",
6333
+ description: "Um shell moderno que trata dados como tabelas estruturadas, permitindo manipula\xE7\xE3o de dados em pipelines multiplataforma.",
6334
+ longDescription: "Nushell \xE9 um shell multiplataforma que traz uma abordagem estruturada e tipada ao processamento de dados na linha de comando. Em vez de tratar tudo como texto simples, os pipelines do Nushell produzem e consomem dados estruturados como tabelas, listas e registros.\n\nSuporta plugins, completamentos personalizados e uma rica biblioteca padr\xE3o. Escrito em Rust, funciona no Linux, macOS e Windows, combinando a interatividade de um shell com capacidades expressivas de manipula\xE7\xE3o de dados."
6335
+ }
6336
+ }
6337
+ };
6338
+ }
6339
+ });
6340
+
5815
6341
  // src/languages/objective-c.ts
5816
6342
  var objective_c_exports = {};
5817
6343
  __export(objective_c_exports, {
@@ -6302,7 +6828,7 @@ var init_plantuml = __esm({
6302
6828
  packageManagers: ["Maven", "Gradle", "npm"],
6303
6829
  ecosystems: ["UML", "Architecture", "Documentation", "Diagrams"]
6304
6830
  },
6305
- version: "1.2026.3",
6831
+ version: "1.2026.5",
6306
6832
  logo: "https://plantuml.com/logo3.png",
6307
6833
  color: "#FBB03B",
6308
6834
  i18n: {
@@ -6478,7 +7004,7 @@ var init_powershell = __esm({
6478
7004
  packageManagers: ["PowerShell Gallery", "PSResourceGet", "PowerShellGet"],
6479
7005
  ecosystems: ["Windows", "Azure", "DevOps", "Automation"]
6480
7006
  },
6481
- version: "7.6.1",
7007
+ version: "7.6.2",
6482
7008
  logo: "https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png",
6483
7009
  color: "#5391FE",
6484
7010
  i18n: {
@@ -6654,7 +7180,7 @@ var init_protobuf = __esm({
6654
7180
  packageManagers: ["Buf", "npm", "Maven", "Go modules", "NuGet", "PyPI"],
6655
7181
  ecosystems: ["gRPC", "APIs", "Microservices", "Data Serialization"]
6656
7182
  },
6657
- version: "34.1",
7183
+ version: "35.0",
6658
7184
  logo: "https://cdn.simpleicons.org/google/4285F4",
6659
7185
  color: "#4285F4",
6660
7186
  i18n: {
@@ -7067,7 +7593,7 @@ var init_racket = __esm({
7067
7593
  packageManagers: ["raco pkg"],
7068
7594
  ecosystems: ["Education", "Language Design", "DSLs", "Research", "Scripting"]
7069
7595
  },
7070
- version: "9.1",
7596
+ version: "9.2",
7071
7597
  logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Racket-logo.svg",
7072
7598
  color: "#9F1D20",
7073
7599
  i18n: {
@@ -7303,7 +7829,7 @@ var init_rego = __esm({
7303
7829
  packageManagers: ["OPA bundles"],
7304
7830
  ecosystems: ["Policy as Code", "Kubernetes", "Cloud Native", "Authorization"]
7305
7831
  },
7306
- version: "OPA 1.16.2",
7832
+ version: "OPA 1.17.0",
7307
7833
  logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
7308
7834
  color: "#5C4EE5",
7309
7835
  i18n: {
@@ -7480,7 +8006,7 @@ var init_ruby = __esm({
7480
8006
  packageManagers: ["RubyGems", "Bundler"],
7481
8007
  ecosystems: ["Web", "Rails", "DevOps", "Automation"]
7482
8008
  },
7483
- version: "4.0.4",
8009
+ version: "4.0.5",
7484
8010
  logo: "https://www.ruby-lang.org/images/header-ruby-logo.png",
7485
8011
  color: "#CC342D",
7486
8012
  i18n: {
@@ -7539,7 +8065,7 @@ var init_rust = __esm({
7539
8065
  packageManagers: ["Cargo"],
7540
8066
  ecosystems: ["Systems", "WebAssembly", "Embedded"]
7541
8067
  },
7542
- version: "1.95.0",
8068
+ version: "1.96.0",
7543
8069
  logo: "https://www.rust-lang.org/logos/rust-logo-512x512.png",
7544
8070
  color: "#DEA584",
7545
8071
  i18n: {
@@ -7773,7 +8299,7 @@ var init_scss = __esm({
7773
8299
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
7774
8300
  ecosystems: ["Web", "Design Systems"]
7775
8301
  },
7776
- version: "1.99.0",
8302
+ version: "1.100.0",
7777
8303
  logo: "https://sass-lang.com/assets/img/logos/logo.svg",
7778
8304
  color: "#CC6699",
7779
8305
  i18n: {
@@ -7988,6 +8514,64 @@ var init_solidity = __esm({
7988
8514
  }
7989
8515
  });
7990
8516
 
8517
+ // src/languages/sparql.ts
8518
+ var sparql_exports = {};
8519
+ __export(sparql_exports, {
8520
+ sparql: () => sparql
8521
+ });
8522
+ var sparql;
8523
+ var init_sparql = __esm({
8524
+ "src/languages/sparql.ts"() {
8525
+ sparql = {
8526
+ slug: "sparql",
8527
+ publishedDate: "2008-01-15",
8528
+ extensions: [".sparql", ".rq"],
8529
+ author: "W3C DAWG (Data Access Working Group)",
8530
+ website: "https://www.w3.org/TR/sparql11-overview/",
8531
+ paradigms: ["declarative", "query"],
8532
+ tooling: {
8533
+ runtimes: ["Apache Jena", "Virtuoso", "GraphDB", "Blazegraph", "RDF4J"],
8534
+ ecosystems: ["Semantic Web", "Linked Data", "Knowledge Graphs"]
8535
+ },
8536
+ version: "1.1",
8537
+ logo: "https://www.w3.org/RDF/icons/rdf_flyer.svg",
8538
+ color: "#0E75B6",
8539
+ i18n: {
8540
+ en: {
8541
+ name: "SPARQL",
8542
+ description: "A W3C standard query language and protocol for RDF data, enabling queries across the Semantic Web and knowledge graphs.",
8543
+ longDescription: "SPARQL (SPARQL Protocol and RDF Query Language) is the standard query language for RDF (Resource Description Framework) data. It allows querying and manipulating data stored in triplestores and linked data endpoints using graph pattern matching.\n\nSPARQL supports SELECT, CONSTRUCT, ASK, and DESCRIBE query forms, as well as UPDATE operations. It is widely used in semantic web applications, open government data portals, biomedical databases like UniProt and Wikidata, and knowledge graph systems."
8544
+ },
8545
+ es: {
8546
+ name: "SPARQL",
8547
+ description: "Un lenguaje de consulta est\xE1ndar W3C para datos RDF que permite consultas en la Web Sem\xE1ntica y grafos de conocimiento.",
8548
+ longDescription: "SPARQL es el lenguaje de consulta est\xE1ndar para datos RDF (Resource Description Framework). Permite consultar y manipular datos almacenados en triplestores y endpoints de datos enlazados usando coincidencia de patrones de grafo.\n\nSPARQL soporta formas de consulta SELECT, CONSTRUCT, ASK y DESCRIBE, as\xED como operaciones UPDATE. Es ampliamente usado en aplicaciones de web sem\xE1ntica, portales de datos abiertos, bases de datos biom\xE9dicas como UniProt y Wikidata, y sistemas de grafos de conocimiento."
8549
+ },
8550
+ it: {
8551
+ name: "SPARQL",
8552
+ description: "Un linguaggio di interrogazione standard W3C per i dati RDF che abilita le query sul Web Semantico e sui grafi della conoscenza.",
8553
+ longDescription: "SPARQL \xE8 il linguaggio di interrogazione standard per i dati RDF (Resource Description Framework). Permette di interrogare e manipolare dati memorizzati in triplestore ed endpoint di linked data usando la corrispondenza di pattern di grafo.\n\nSPARQL supporta le forme di query SELECT, CONSTRUCT, ASK e DESCRIBE, nonch\xE9 le operazioni UPDATE. \xC8 ampiamente utilizzato in applicazioni di web semantico, portali di dati aperti, database biomedici come UniProt e Wikidata, e sistemi di grafi della conoscenza."
8554
+ },
8555
+ fr: {
8556
+ name: "SPARQL",
8557
+ description: "Un langage de requ\xEAte standard W3C pour les donn\xE9es RDF permettant des requ\xEAtes sur le Web S\xE9mantique et les graphes de connaissances.",
8558
+ longDescription: "SPARQL est le langage de requ\xEAte standard pour les donn\xE9es RDF (Resource Description Framework). Il permet d'interroger et de manipuler des donn\xE9es stock\xE9es dans des triplestores et des points de terminaison de donn\xE9es li\xE9es en utilisant la correspondance de motifs de graphe.\n\nSPARQL prend en charge les formes de requ\xEAte SELECT, CONSTRUCT, ASK et DESCRIBE, ainsi que les op\xE9rations UPDATE. Il est largement utilis\xE9 dans les applications de web s\xE9mantique, les portails de donn\xE9es ouvertes, les bases de donn\xE9es biom\xE9dicales comme UniProt et Wikidata, et les syst\xE8mes de graphes de connaissances."
8559
+ },
8560
+ de: {
8561
+ name: "SPARQL",
8562
+ description: "Eine W3C-Standard-Abfragesprache f\xFCr RDF-Daten, die Abfragen \xFCber das Semantic Web und Wissensgraphen erm\xF6glicht.",
8563
+ longDescription: "SPARQL ist die Standard-Abfragesprache f\xFCr RDF-Daten (Resource Description Framework). Sie erm\xF6glicht die Abfrage und Manipulation von Daten in Triplestores und Linked-Data-Endpunkten mittels Graphmuster-Matching.\n\nSPARQL unterst\xFCtzt die Abfrageformen SELECT, CONSTRUCT, ASK und DESCRIBE sowie UPDATE-Operationen. Es wird in semantischen Web-Anwendungen, Open-Government-Datenportalen, biomedizinischen Datenbanken wie UniProt und Wikidata sowie Wissensgraph-Systemen eingesetzt."
8564
+ },
8565
+ pt: {
8566
+ name: "SPARQL",
8567
+ description: "Uma linguagem de consulta padr\xE3o W3C para dados RDF que permite consultas na Web Sem\xE2ntica e grafos de conhecimento.",
8568
+ longDescription: "SPARQL \xE9 a linguagem de consulta padr\xE3o para dados RDF (Resource Description Framework). Permite consultar e manipular dados armazenados em triplestores e endpoints de linked data usando correspond\xEAncia de padr\xF5es de grafo.\n\nSPARQL suporta formas de consulta SELECT, CONSTRUCT, ASK e DESCRIBE, bem como opera\xE7\xF5es UPDATE. \xC9 amplamente usado em aplica\xE7\xF5es de web sem\xE2ntica, portais de dados abertos, bancos de dados biom\xE9dicos como UniProt e Wikidata, e sistemas de grafos de conhecimento."
8569
+ }
8570
+ }
8571
+ };
8572
+ }
8573
+ });
8574
+
7991
8575
  // src/languages/sql.ts
7992
8576
  var sql_exports = {};
7993
8577
  __export(sql_exports, {
@@ -8296,7 +8880,7 @@ var init_svelte = __esm({
8296
8880
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
8297
8881
  ecosystems: ["Web", "SvelteKit", "Vite"]
8298
8882
  },
8299
- version: "5.55.8",
8883
+ version: "5.56.0",
8300
8884
  logo: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Svelte_Logo.svg",
8301
8885
  color: "#FF3E00",
8302
8886
  i18n: {
@@ -8819,7 +9403,7 @@ var init_twig = __esm({
8819
9403
  packageManagers: ["Composer"],
8820
9404
  ecosystems: ["PHP", "Symfony", "Web", "CMS"]
8821
9405
  },
8822
- version: "3.25.0",
9406
+ version: "3.27.0",
8823
9407
  logo: "https://twig.symfony.com/images/logo.png",
8824
9408
  color: "#A5C53A",
8825
9409
  i18n: {
@@ -9291,7 +9875,7 @@ var init_vue = __esm({
9291
9875
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
9292
9876
  ecosystems: ["Web", "Vue", "Vite", "Nuxt"]
9293
9877
  },
9294
- version: "3.5.34",
9878
+ version: "3.5.35",
9295
9879
  logo: "https://upload.wikimedia.org/wikipedia/commons/9/95/Vue.js_Logo_2.svg",
9296
9880
  color: "#4FC08D",
9297
9881
  i18n: {
@@ -10100,6 +10684,7 @@ init_assembly();
10100
10684
  init_astro();
10101
10685
  init_autohotkey();
10102
10686
  init_awk();
10687
+ init_ballerina();
10103
10688
  init_bash();
10104
10689
  init_batch();
10105
10690
  init_bazel();
@@ -10121,6 +10706,7 @@ init_csharp();
10121
10706
  init_css();
10122
10707
  init_cuda();
10123
10708
  init_cue();
10709
+ init_cypher();
10124
10710
  init_cython();
10125
10711
  init_d();
10126
10712
  init_dart();
@@ -10128,11 +10714,13 @@ init_dhall();
10128
10714
  init_dita();
10129
10715
  init_dockerfile();
10130
10716
  init_earthly();
10717
+ init_eiffel();
10131
10718
  init_elixir();
10132
10719
  init_elm();
10133
10720
  init_erb();
10134
10721
  init_erlang();
10135
10722
  init_fennel();
10723
+ init_fish();
10136
10724
  init_forth();
10137
10725
  init_fortran();
10138
10726
  init_fsharp();
@@ -10151,6 +10739,7 @@ init_haskell();
10151
10739
  init_haxe();
10152
10740
  init_hcl();
10153
10741
  init_hlsl();
10742
+ init_hocon();
10154
10743
  init_html();
10155
10744
  init_idris();
10156
10745
  init_ini();
@@ -10159,6 +10748,7 @@ init_java();
10159
10748
  init_javascript();
10160
10749
  init_jinja();
10161
10750
  init_json();
10751
+ init_json5();
10162
10752
  init_jsonnet();
10163
10753
  init_julia();
10164
10754
  init_jupyter_notebook();
@@ -10181,9 +10771,12 @@ init_meson();
10181
10771
  init_metal();
10182
10772
  init_mojo();
10183
10773
  init_moonbit();
10774
+ init_mustache();
10184
10775
  init_nginx();
10185
10776
  init_nim();
10186
10777
  init_nix();
10778
+ init_nunjucks();
10779
+ init_nushell();
10187
10780
  init_objective_c();
10188
10781
  init_ocaml();
10189
10782
  init_odin();
@@ -10221,6 +10814,7 @@ init_scss();
10221
10814
  init_smalltalk();
10222
10815
  init_smarty();
10223
10816
  init_solidity();
10817
+ init_sparql();
10224
10818
  init_sql();
10225
10819
  init_standard_ml();
10226
10820
  init_starlark();
@@ -10273,6 +10867,7 @@ var languages = [
10273
10867
  assembly,
10274
10868
  awk,
10275
10869
  autohotkey,
10870
+ ballerina,
10276
10871
  bash,
10277
10872
  batch,
10278
10873
  bazel,
@@ -10289,6 +10884,7 @@ var languages = [
10289
10884
  cobol,
10290
10885
  coq,
10291
10886
  cpp,
10887
+ cypher,
10292
10888
  csharp,
10293
10889
  crystal,
10294
10890
  css,
@@ -10300,11 +10896,13 @@ var languages = [
10300
10896
  dhall,
10301
10897
  dita,
10302
10898
  dockerfile,
10899
+ eiffel,
10303
10900
  earthly,
10304
10901
  elixir,
10305
10902
  elm,
10306
10903
  erb,
10307
10904
  erlang,
10905
+ fish,
10308
10906
  fennel,
10309
10907
  fortran,
10310
10908
  forth,
@@ -10320,6 +10918,7 @@ var languages = [
10320
10918
  handlebars,
10321
10919
  hack,
10322
10920
  haml,
10921
+ hocon,
10323
10922
  haskell,
10324
10923
  haxe,
10325
10924
  hcl,
@@ -10332,6 +10931,7 @@ var languages = [
10332
10931
  janet,
10333
10932
  jinja,
10334
10933
  json,
10934
+ json5,
10335
10935
  jsonnet,
10336
10936
  jupyterNotebook,
10337
10937
  julia,
@@ -10352,10 +10952,13 @@ var languages = [
10352
10952
  mermaid,
10353
10953
  meson,
10354
10954
  metal,
10955
+ mustache,
10355
10956
  mojo,
10356
10957
  moonbit,
10357
10958
  svn,
10358
10959
  nginx,
10960
+ nunjucks,
10961
+ nushell,
10359
10962
  nim,
10360
10963
  nix,
10361
10964
  ocaml,
@@ -10395,6 +10998,7 @@ var languages = [
10395
10998
  smalltalk,
10396
10999
  smarty,
10397
11000
  solidity,
11001
+ sparql,
10398
11002
  sql,
10399
11003
  standardMl,
10400
11004
  starlark,
@@ -10501,6 +11105,7 @@ var languageIndex = [
10501
11105
  { slug: "assembly", extensions: [".asm", ".s", ".S", ".inc"] },
10502
11106
  { slug: "awk", extensions: [".awk"] },
10503
11107
  { slug: "autohotkey", extensions: [".ahk", ".ah2"] },
11108
+ { slug: "ballerina", extensions: [".bal"] },
10504
11109
  {
10505
11110
  slug: "bash",
10506
11111
  extensions: [".sh", ".bash", ".bashrc", ".bash_profile", ".bash_login", ".profile"]
@@ -10523,6 +11128,7 @@ var languageIndex = [
10523
11128
  { slug: "cobol", extensions: [".cob", ".cbl", ".cobol", ".cpy"] },
10524
11129
  { slug: "coq", extensions: [".v"] },
10525
11130
  { slug: "cpp", extensions: [".cpp", ".cc", ".cxx", ".h", ".hpp", ".hh", ".hxx"] },
11131
+ { slug: "cypher", extensions: [".cypher", ".cyp"] },
10526
11132
  { slug: "csharp", extensions: [".cs", ".csx"] },
10527
11133
  { slug: "crystal", extensions: [".cr"] },
10528
11134
  { slug: "css", extensions: [".css"] },
@@ -10534,6 +11140,7 @@ var languageIndex = [
10534
11140
  { slug: "dhall", extensions: [".dhall"] },
10535
11141
  { slug: "dita", extensions: [".dita", ".ditamap", ".ditaval"] },
10536
11142
  { slug: "dockerfile", extensions: ["Dockerfile", ".dockerfile"] },
11143
+ { slug: "eiffel", extensions: [".e"] },
10537
11144
  { slug: "earthly", extensions: ["Earthfile"] },
10538
11145
  { slug: "elixir", extensions: [".ex", ".exs", ".eex", ".leex", ".heex"] },
10539
11146
  { slug: "elm", extensions: [".elm"] },
@@ -10542,6 +11149,7 @@ var languageIndex = [
10542
11149
  slug: "erlang",
10543
11150
  extensions: [".erl", ".hrl", ".app.src", ".escript", ".xrl", ".yrl", "rebar.config"]
10544
11151
  },
11152
+ { slug: "fish", extensions: [".fish"] },
10545
11153
  { slug: "fennel", extensions: [".fnl"] },
10546
11154
  {
10547
11155
  slug: "fortran",
@@ -10563,6 +11171,7 @@ var languageIndex = [
10563
11171
  { slug: "handlebars", extensions: [".hbs", ".handlebars"] },
10564
11172
  { slug: "hack", extensions: [".hack", ".hh", ".hhi"] },
10565
11173
  { slug: "haml", extensions: [".haml"] },
11174
+ { slug: "hocon", extensions: [".hocon"] },
10566
11175
  { slug: "haskell", extensions: [".hs", ".lhs", ".hsc", ".hs-boot", ".hsig", ".cabal"] },
10567
11176
  { slug: "haxe", extensions: [".hx", ".hxml"] },
10568
11177
  { slug: "hcl", extensions: [".hcl", ".tf", ".tfvars", ".pkr.hcl", ".nomad"] },
@@ -10575,6 +11184,7 @@ var languageIndex = [
10575
11184
  { slug: "janet", extensions: [".janet", ".jdn"] },
10576
11185
  { slug: "jinja", extensions: [".jinja", ".jinja2", ".j2"] },
10577
11186
  { slug: "json", extensions: [".json"] },
11187
+ { slug: "json5", extensions: [".json5"] },
10578
11188
  { slug: "jsonnet", extensions: [".jsonnet", ".libsonnet"] },
10579
11189
  { slug: "jupyter-notebook", extensions: [".ipynb"] },
10580
11190
  { slug: "julia", extensions: [".jl"] },
@@ -10595,10 +11205,13 @@ var languageIndex = [
10595
11205
  { slug: "mermaid", extensions: [".mmd", ".mermaid"] },
10596
11206
  { slug: "meson", extensions: ["meson.build", "meson_options.txt", "meson.options", ".wrap"] },
10597
11207
  { slug: "metal", extensions: [".metal"] },
11208
+ { slug: "mustache", extensions: [".mustache", ".mst"] },
10598
11209
  { slug: "mojo", extensions: [".mojo"] },
10599
11210
  { slug: "moonbit", extensions: [".mbt"] },
10600
11211
  { slug: "svn", extensions: [".svn", "svnserve.conf"] },
10601
11212
  { slug: "nginx", extensions: ["nginx.conf", ".nginx", ".conf"] },
11213
+ { slug: "nunjucks", extensions: [".njk", ".nunjucks"] },
11214
+ { slug: "nushell", extensions: [".nu"] },
10602
11215
  { slug: "nim", extensions: [".nim", ".nims", ".nimble"] },
10603
11216
  { slug: "nix", extensions: [".nix"] },
10604
11217
  { slug: "ocaml", extensions: [".ml", ".mli", ".mll", ".mly", ".mlt", ".eliom", ".eliomi"] },
@@ -10641,6 +11254,7 @@ var languageIndex = [
10641
11254
  { slug: "smalltalk", extensions: [".st"] },
10642
11255
  { slug: "smarty", extensions: [".tpl", ".smarty"] },
10643
11256
  { slug: "solidity", extensions: [".sol"] },
11257
+ { slug: "sparql", extensions: [".sparql", ".rq"] },
10644
11258
  { slug: "sql", extensions: [".sql"] },
10645
11259
  { slug: "standard-ml", extensions: [".sml", ".sig", ".fun"] },
10646
11260
  { slug: "starlark", extensions: [".bzl", ".star", ".sky"] },
@@ -10696,6 +11310,7 @@ var languageLoaders = {
10696
11310
  astro: () => Promise.resolve().then(() => (init_astro(), astro_exports)).then((module) => module.astro),
10697
11311
  autohotkey: () => Promise.resolve().then(() => (init_autohotkey(), autohotkey_exports)).then((module) => module.autohotkey),
10698
11312
  awk: () => Promise.resolve().then(() => (init_awk(), awk_exports)).then((module) => module.awk),
11313
+ ballerina: () => Promise.resolve().then(() => (init_ballerina(), ballerina_exports)).then((module) => module.ballerina),
10699
11314
  bash: () => Promise.resolve().then(() => (init_bash(), bash_exports)).then((module) => module.bash),
10700
11315
  batch: () => Promise.resolve().then(() => (init_batch(), batch_exports)).then((module) => module.batch),
10701
11316
  bazel: () => Promise.resolve().then(() => (init_bazel(), bazel_exports)).then((module) => module.bazel),
@@ -10713,6 +11328,7 @@ var languageLoaders = {
10713
11328
  coq: () => Promise.resolve().then(() => (init_coq(), coq_exports)).then((module) => module.coq),
10714
11329
  cpp: () => Promise.resolve().then(() => (init_cpp(), cpp_exports)).then((module) => module.cpp),
10715
11330
  csharp: () => Promise.resolve().then(() => (init_csharp(), csharp_exports)).then((module) => module.csharp),
11331
+ cypher: () => Promise.resolve().then(() => (init_cypher(), cypher_exports)).then((module) => module.cypher),
10716
11332
  crystal: () => Promise.resolve().then(() => (init_crystal(), crystal_exports)).then((module) => module.crystal),
10717
11333
  css: () => Promise.resolve().then(() => (init_css(), css_exports)).then((module) => module.css),
10718
11334
  cue: () => Promise.resolve().then(() => (init_cue(), cue_exports)).then((module) => module.cue),
@@ -10723,11 +11339,13 @@ var languageLoaders = {
10723
11339
  dhall: () => Promise.resolve().then(() => (init_dhall(), dhall_exports)).then((module) => module.dhall),
10724
11340
  dita: () => Promise.resolve().then(() => (init_dita(), dita_exports)).then((module) => module.dita),
10725
11341
  dockerfile: () => Promise.resolve().then(() => (init_dockerfile(), dockerfile_exports)).then((module) => module.dockerfile),
11342
+ eiffel: () => Promise.resolve().then(() => (init_eiffel(), eiffel_exports)).then((module) => module.eiffel),
10726
11343
  earthly: () => Promise.resolve().then(() => (init_earthly(), earthly_exports)).then((module) => module.earthly),
10727
11344
  elixir: () => Promise.resolve().then(() => (init_elixir(), elixir_exports)).then((module) => module.elixir),
10728
11345
  elm: () => Promise.resolve().then(() => (init_elm(), elm_exports)).then((module) => module.elm),
10729
11346
  erb: () => Promise.resolve().then(() => (init_erb(), erb_exports)).then((module) => module.erb),
10730
11347
  erlang: () => Promise.resolve().then(() => (init_erlang(), erlang_exports)).then((module) => module.erlang),
11348
+ fish: () => Promise.resolve().then(() => (init_fish(), fish_exports)).then((module) => module.fish),
10731
11349
  fennel: () => Promise.resolve().then(() => (init_fennel(), fennel_exports)).then((module) => module.fennel),
10732
11350
  fortran: () => Promise.resolve().then(() => (init_fortran(), fortran_exports)).then((module) => module.fortran),
10733
11351
  forth: () => Promise.resolve().then(() => (init_forth(), forth_exports)).then((module) => module.forth),
@@ -10743,6 +11361,7 @@ var languageLoaders = {
10743
11361
  handlebars: () => Promise.resolve().then(() => (init_handlebars(), handlebars_exports)).then((module) => module.handlebars),
10744
11362
  hack: () => Promise.resolve().then(() => (init_hack(), hack_exports)).then((module) => module.hack),
10745
11363
  haml: () => Promise.resolve().then(() => (init_haml(), haml_exports)).then((module) => module.haml),
11364
+ hocon: () => Promise.resolve().then(() => (init_hocon(), hocon_exports)).then((module) => module.hocon),
10746
11365
  haskell: () => Promise.resolve().then(() => (init_haskell(), haskell_exports)).then((module) => module.haskell),
10747
11366
  haxe: () => Promise.resolve().then(() => (init_haxe(), haxe_exports)).then((module) => module.haxe),
10748
11367
  hcl: () => Promise.resolve().then(() => (init_hcl(), hcl_exports)).then((module) => module.hcl),
@@ -10755,6 +11374,7 @@ var languageLoaders = {
10755
11374
  janet: () => Promise.resolve().then(() => (init_janet(), janet_exports)).then((module) => module.janet),
10756
11375
  jinja: () => Promise.resolve().then(() => (init_jinja(), jinja_exports)).then((module) => module.jinja),
10757
11376
  json: () => Promise.resolve().then(() => (init_json(), json_exports)).then((module) => module.json),
11377
+ json5: () => Promise.resolve().then(() => (init_json5(), json5_exports)).then((module) => module.json5),
10758
11378
  jsonnet: () => Promise.resolve().then(() => (init_jsonnet(), jsonnet_exports)).then((module) => module.jsonnet),
10759
11379
  "jupyter-notebook": () => Promise.resolve().then(() => (init_jupyter_notebook(), jupyter_notebook_exports)).then((module) => module.jupyterNotebook),
10760
11380
  julia: () => Promise.resolve().then(() => (init_julia(), julia_exports)).then((module) => module.julia),
@@ -10775,10 +11395,13 @@ var languageLoaders = {
10775
11395
  mermaid: () => Promise.resolve().then(() => (init_mermaid(), mermaid_exports)).then((module) => module.mermaid),
10776
11396
  meson: () => Promise.resolve().then(() => (init_meson(), meson_exports)).then((module) => module.meson),
10777
11397
  metal: () => Promise.resolve().then(() => (init_metal(), metal_exports)).then((module) => module.metal),
11398
+ mustache: () => Promise.resolve().then(() => (init_mustache(), mustache_exports)).then((module) => module.mustache),
10778
11399
  mojo: () => Promise.resolve().then(() => (init_mojo(), mojo_exports)).then((module) => module.mojo),
10779
11400
  moonbit: () => Promise.resolve().then(() => (init_moonbit(), moonbit_exports)).then((module) => module.moonbit),
10780
11401
  svn: () => Promise.resolve().then(() => (init_svn(), svn_exports)).then((module) => module.svn),
10781
11402
  nginx: () => Promise.resolve().then(() => (init_nginx(), nginx_exports)).then((module) => module.nginx),
11403
+ nunjucks: () => Promise.resolve().then(() => (init_nunjucks(), nunjucks_exports)).then((module) => module.nunjucks),
11404
+ nushell: () => Promise.resolve().then(() => (init_nushell(), nushell_exports)).then((module) => module.nushell),
10782
11405
  nim: () => Promise.resolve().then(() => (init_nim(), nim_exports)).then((module) => module.nim),
10783
11406
  nix: () => Promise.resolve().then(() => (init_nix(), nix_exports)).then((module) => module.nix),
10784
11407
  ocaml: () => Promise.resolve().then(() => (init_ocaml(), ocaml_exports)).then((module) => module.ocaml),
@@ -10818,6 +11441,7 @@ var languageLoaders = {
10818
11441
  smalltalk: () => Promise.resolve().then(() => (init_smalltalk(), smalltalk_exports)).then((module) => module.smalltalk),
10819
11442
  smarty: () => Promise.resolve().then(() => (init_smarty(), smarty_exports)).then((module) => module.smarty),
10820
11443
  solidity: () => Promise.resolve().then(() => (init_solidity(), solidity_exports)).then((module) => module.solidity),
11444
+ sparql: () => Promise.resolve().then(() => (init_sparql(), sparql_exports)).then((module) => module.sparql),
10821
11445
  sql: () => Promise.resolve().then(() => (init_sql(), sql_exports)).then((module) => module.sql),
10822
11446
  "standard-ml": () => Promise.resolve().then(() => (init_standard_ml(), standard_ml_exports)).then((module) => module.standardMl),
10823
11447
  starlark: () => Promise.resolve().then(() => (init_starlark(), starlark_exports)).then((module) => module.starlark),