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/index.cjs CHANGED
@@ -734,7 +734,7 @@ var init_astro = __esm({
734
734
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
735
735
  ecosystems: ["Web", "Static Sites", "Content"]
736
736
  },
737
- version: "6.3.5",
737
+ version: "6.4.2",
738
738
  logo: "https://astro.build/assets/press/astro-icon-light.svg",
739
739
  color: "#FF5D01",
740
740
  i18n: {
@@ -890,6 +890,65 @@ var init_awk = __esm({
890
890
  }
891
891
  });
892
892
 
893
+ // src/languages/ballerina.ts
894
+ var ballerina_exports = {};
895
+ __export(ballerina_exports, {
896
+ ballerina: () => exports.ballerina
897
+ });
898
+ exports.ballerina = void 0;
899
+ var init_ballerina = __esm({
900
+ "src/languages/ballerina.ts"() {
901
+ exports.ballerina = {
902
+ slug: "ballerina",
903
+ publishedDate: "2017-02-01",
904
+ extensions: [".bal"],
905
+ author: "WSO2",
906
+ website: "https://ballerina.io",
907
+ paradigms: ["concurrent", "functional", "imperative", "object-oriented"],
908
+ tooling: {
909
+ runtimes: ["Ballerina runtime (JVM-based)"],
910
+ packageManagers: ["Ballerina Central"],
911
+ ecosystems: ["Cloud", "Microservices", "Integration", "APIs"]
912
+ },
913
+ version: "2201.12.0",
914
+ logo: "https://ballerina.io/images/ballerina-logo.svg",
915
+ color: "#20B6B0",
916
+ i18n: {
917
+ en: {
918
+ name: "Ballerina",
919
+ description: "A cloud-native programming language designed for writing network services and APIs with built-in concurrency and type safety.",
920
+ 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."
921
+ },
922
+ es: {
923
+ name: "Ballerina",
924
+ 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.",
925
+ 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."
926
+ },
927
+ it: {
928
+ name: "Ballerina",
929
+ description: "Un linguaggio di programmazione cloud-native progettato per scrivere servizi di rete e API con concorrenza e sicurezza dei tipi integrate.",
930
+ 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."
931
+ },
932
+ fr: {
933
+ name: "Ballerina",
934
+ 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.",
935
+ 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."
936
+ },
937
+ de: {
938
+ name: "Ballerina",
939
+ description: "Eine Cloud-native Programmiersprache f\xFCr Netzwerkdienste und APIs mit eingebauter Nebenl\xE4ufigkeit und Typsicherheit.",
940
+ 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."
941
+ },
942
+ pt: {
943
+ name: "Ballerina",
944
+ 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.",
945
+ 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."
946
+ }
947
+ }
948
+ };
949
+ }
950
+ });
951
+
893
952
  // src/languages/bash.ts
894
953
  var bash_exports = {};
895
954
  __export(bash_exports, {
@@ -1322,7 +1381,7 @@ var init_chapel = __esm({
1322
1381
  packageManagers: ["Mason"],
1323
1382
  ecosystems: ["High-performance computing", "Parallel computing"]
1324
1383
  },
1325
- version: "2.6.0",
1384
+ version: "2.8.0",
1326
1385
  logo: "https://chapel-lang.org/images/chapel-logo.png",
1327
1386
  color: "#8C1AFF",
1328
1387
  i18n: {
@@ -1498,7 +1557,7 @@ var init_cmake = __esm({
1498
1557
  runtimes: ["CMake"],
1499
1558
  ecosystems: ["C", "C++", "Fortran", "Cross-platform Builds", "Embedded Systems"]
1500
1559
  },
1501
- version: "4.3.2",
1560
+ version: "4.3.3",
1502
1561
  logo: "https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg",
1503
1562
  color: "#064F8C",
1504
1563
  i18n: {
@@ -2023,7 +2082,7 @@ var init_cuda = __esm({
2023
2082
  packageManagers: ["CUDA Toolkit", "conda"],
2024
2083
  ecosystems: ["GPU Computing", "HPC", "Machine Learning", "Scientific Computing"]
2025
2084
  },
2026
- version: "13.2.1",
2085
+ version: "13.3.0",
2027
2086
  logo: "https://cdn.simpleicons.org/nvidia/76B900",
2028
2087
  color: "#76B900",
2029
2088
  i18n: {
@@ -2121,6 +2180,64 @@ var init_cue = __esm({
2121
2180
  }
2122
2181
  });
2123
2182
 
2183
+ // src/languages/cypher.ts
2184
+ var cypher_exports = {};
2185
+ __export(cypher_exports, {
2186
+ cypher: () => exports.cypher
2187
+ });
2188
+ exports.cypher = void 0;
2189
+ var init_cypher = __esm({
2190
+ "src/languages/cypher.ts"() {
2191
+ exports.cypher = {
2192
+ slug: "cypher",
2193
+ publishedDate: "2011-02-01",
2194
+ extensions: [".cypher", ".cyp"],
2195
+ author: "Neo Technology (Neo4j)",
2196
+ website: "https://neo4j.com/docs/cypher-manual/current/",
2197
+ paradigms: ["declarative", "query"],
2198
+ tooling: {
2199
+ runtimes: ["Neo4j", "Amazon Neptune", "Memgraph", "RedisGraph"],
2200
+ ecosystems: ["Graph Databases", "Data"]
2201
+ },
2202
+ version: "25",
2203
+ logo: "https://dist.neo4j.com/wp-content/uploads/20210423072428/neo4j-logo-2020-1.svg",
2204
+ color: "#018BFF",
2205
+ i18n: {
2206
+ en: {
2207
+ name: "Cypher",
2208
+ description: "A declarative graph query language for Neo4j and other graph databases, designed to express graph patterns naturally.",
2209
+ 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."
2210
+ },
2211
+ es: {
2212
+ name: "Cypher",
2213
+ 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.",
2214
+ 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."
2215
+ },
2216
+ it: {
2217
+ name: "Cypher",
2218
+ description: "Un linguaggio di interrogazione di grafi dichiarativo per Neo4j e altri database a grafo, progettato per esprimere pattern di grafi in modo naturale.",
2219
+ 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."
2220
+ },
2221
+ fr: {
2222
+ name: "Cypher",
2223
+ 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.",
2224
+ 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."
2225
+ },
2226
+ de: {
2227
+ name: "Cypher",
2228
+ description: "Eine deklarative Graphabfragesprache f\xFCr Neo4j und andere Graphdatenbanken, die Graphmuster nat\xFCrlich ausdr\xFCckt.",
2229
+ 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."
2230
+ },
2231
+ pt: {
2232
+ name: "Cypher",
2233
+ 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.",
2234
+ 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."
2235
+ }
2236
+ }
2237
+ };
2238
+ }
2239
+ });
2240
+
2124
2241
  // src/languages/cython.ts
2125
2242
  var cython_exports = {};
2126
2243
  __export(cython_exports, {
@@ -2141,7 +2258,7 @@ var init_cython = __esm({
2141
2258
  packageManagers: ["pip", "conda", "Poetry"],
2142
2259
  ecosystems: ["Python", "Native Extensions", "Scientific Computing"]
2143
2260
  },
2144
- version: "3.2.4",
2261
+ version: "3.2.5",
2145
2262
  logo: "https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/icons/file_type_cython.svg",
2146
2263
  color: "#FED140",
2147
2264
  i18n: {
@@ -2259,7 +2376,7 @@ var init_dart = __esm({
2259
2376
  packageManagers: ["pub"],
2260
2377
  ecosystems: ["Flutter", "Web", "Server-side"]
2261
2378
  },
2262
- version: "3.11.6",
2379
+ version: "3.12.1",
2263
2380
  logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Dart_programming_language_logo.svg",
2264
2381
  color: "#0175C2",
2265
2382
  i18n: {
@@ -2533,6 +2650,65 @@ var init_earthly = __esm({
2533
2650
  }
2534
2651
  });
2535
2652
 
2653
+ // src/languages/eiffel.ts
2654
+ var eiffel_exports = {};
2655
+ __export(eiffel_exports, {
2656
+ eiffel: () => exports.eiffel
2657
+ });
2658
+ exports.eiffel = void 0;
2659
+ var init_eiffel = __esm({
2660
+ "src/languages/eiffel.ts"() {
2661
+ exports.eiffel = {
2662
+ slug: "eiffel",
2663
+ publishedDate: "1986-01-01",
2664
+ extensions: [".e"],
2665
+ author: "Bertrand Meyer",
2666
+ website: "https://www.eiffel.org",
2667
+ paradigms: ["object-oriented", "concurrent", "generic", "imperative"],
2668
+ tooling: {
2669
+ runtimes: ["EiffelStudio", "Native"],
2670
+ packageManagers: ["iron"],
2671
+ ecosystems: ["Enterprise", "Systems"]
2672
+ },
2673
+ version: "24.05",
2674
+ logo: "https://www.eiffel.org/images/eiffel_logo.png",
2675
+ color: "#4D6977",
2676
+ i18n: {
2677
+ en: {
2678
+ name: "Eiffel",
2679
+ description: "An object-oriented language by Bertrand Meyer that pioneered Design by Contract, generics, and multiple inheritance.",
2680
+ 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."
2681
+ },
2682
+ es: {
2683
+ name: "Eiffel",
2684
+ 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.",
2685
+ 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."
2686
+ },
2687
+ it: {
2688
+ name: "Eiffel",
2689
+ description: "Un linguaggio orientato agli oggetti di Bertrand Meyer che ha introdotto il Design by Contract, i generici e l'ereditariet\xE0 multipla.",
2690
+ 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."
2691
+ },
2692
+ fr: {
2693
+ name: "Eiffel",
2694
+ 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.",
2695
+ 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."
2696
+ },
2697
+ de: {
2698
+ name: "Eiffel",
2699
+ description: "Eine objektorientierte Sprache von Bertrand Meyer, die Design by Contract, Generics und Mehrfachvererbung eingef\xFChrt hat.",
2700
+ 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."
2701
+ },
2702
+ pt: {
2703
+ name: "Eiffel",
2704
+ description: "Uma linguagem orientada a objetos de Bertrand Meyer que foi pioneira no Design by Contract, generics e heran\xE7a m\xFAltipla.",
2705
+ 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."
2706
+ }
2707
+ }
2708
+ };
2709
+ }
2710
+ });
2711
+
2536
2712
  // src/languages/elixir.ts
2537
2713
  var elixir_exports = {};
2538
2714
  __export(elixir_exports, {
@@ -2828,6 +3004,65 @@ var init_fennel = __esm({
2828
3004
  }
2829
3005
  });
2830
3006
 
3007
+ // src/languages/fish.ts
3008
+ var fish_exports = {};
3009
+ __export(fish_exports, {
3010
+ fish: () => exports.fish
3011
+ });
3012
+ exports.fish = void 0;
3013
+ var init_fish = __esm({
3014
+ "src/languages/fish.ts"() {
3015
+ exports.fish = {
3016
+ slug: "fish",
3017
+ publishedDate: "2005-10-13",
3018
+ extensions: [".fish"],
3019
+ author: "Axel Liljencrantz",
3020
+ website: "https://fishshell.com",
3021
+ paradigms: ["imperative", "scripting"],
3022
+ tooling: {
3023
+ runtimes: ["fish"],
3024
+ packageManagers: ["Fisher", "Oh My Fish"],
3025
+ ecosystems: ["Shell", "Unix", "macOS", "Linux"]
3026
+ },
3027
+ version: "4.0.2",
3028
+ logo: "https://fishshell.com/assets/img/Terminal_Logo2_CRT_Flat.png",
3029
+ color: "#4AAE21",
3030
+ i18n: {
3031
+ en: {
3032
+ name: "Fish",
3033
+ description: "A smart and user-friendly command line shell for Unix-like systems with autosuggestions and syntax highlighting.",
3034
+ 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."
3035
+ },
3036
+ es: {
3037
+ name: "Fish",
3038
+ description: "Un shell de l\xEDnea de comandos amigable para sistemas Unix con autosugerencias y resaltado de sintaxis.",
3039
+ 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."
3040
+ },
3041
+ it: {
3042
+ name: "Fish",
3043
+ description: "Una shell a riga di comando intelligente per sistemi Unix con suggerimenti automatici e evidenziazione della sintassi.",
3044
+ 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."
3045
+ },
3046
+ fr: {
3047
+ name: "Fish",
3048
+ description: "Un shell en ligne de commande convivial pour les syst\xE8mes Unix avec autocompl\xE9tion et coloration syntaxique.",
3049
+ 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."
3050
+ },
3051
+ de: {
3052
+ name: "Fish",
3053
+ description: "Eine benutzerfreundliche Kommandozeilen-Shell f\xFCr Unix-Systeme mit Autovervollst\xE4ndigung und Syntaxhervorhebung.",
3054
+ 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."
3055
+ },
3056
+ pt: {
3057
+ name: "Fish",
3058
+ description: "Um shell de linha de comando amig\xE1vel para sistemas Unix com autosugest\xF5es e destaque de sintaxe.",
3059
+ 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."
3060
+ }
3061
+ }
3062
+ };
3063
+ }
3064
+ });
3065
+
2831
3066
  // src/languages/forth.ts
2832
3067
  var forth_exports = {};
2833
3068
  __export(forth_exports, {
@@ -3888,6 +4123,63 @@ var init_hlsl = __esm({
3888
4123
  }
3889
4124
  });
3890
4125
 
4126
+ // src/languages/hocon.ts
4127
+ var hocon_exports = {};
4128
+ __export(hocon_exports, {
4129
+ hocon: () => exports.hocon
4130
+ });
4131
+ exports.hocon = void 0;
4132
+ var init_hocon = __esm({
4133
+ "src/languages/hocon.ts"() {
4134
+ exports.hocon = {
4135
+ slug: "hocon",
4136
+ publishedDate: "2013-01-01",
4137
+ extensions: [".hocon"],
4138
+ author: "Typesafe (now Lightbend)",
4139
+ website: "https://github.com/lightbend/config/blob/main/HOCON.md",
4140
+ paradigms: ["declarative"],
4141
+ tooling: {
4142
+ ecosystems: ["JVM", "Scala", "Akka", "Play Framework", "Configuration"]
4143
+ },
4144
+ version: "1.4.3",
4145
+ logo: "https://www.lightbend.com/assets/images/brand/lightbend-icon-reverse.svg",
4146
+ color: "#F26822",
4147
+ i18n: {
4148
+ en: {
4149
+ name: "HOCON",
4150
+ description: "A human-optimized configuration format that is a superset of JSON, used widely in the Scala and Akka ecosystems.",
4151
+ 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."
4152
+ },
4153
+ es: {
4154
+ name: "HOCON",
4155
+ description: "Un formato de configuraci\xF3n optimizado para humanos que es un superconjunto de JSON, usado ampliamente en los ecosistemas Scala y Akka.",
4156
+ 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."
4157
+ },
4158
+ it: {
4159
+ name: "HOCON",
4160
+ description: "Un formato di configurazione ottimizzato per l'uomo che \xE8 un superset di JSON, ampiamente utilizzato negli ecosistemi Scala e Akka.",
4161
+ 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."
4162
+ },
4163
+ fr: {
4164
+ name: "HOCON",
4165
+ description: "Un format de configuration optimis\xE9 pour les humains, superset de JSON, largement utilis\xE9 dans les \xE9cosyst\xE8mes Scala et Akka.",
4166
+ 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."
4167
+ },
4168
+ de: {
4169
+ name: "HOCON",
4170
+ description: "Ein f\xFCr Menschen optimiertes Konfigurationsformat, das eine Obermenge von JSON ist und im Scala- und Akka-\xD6kosystem weit verbreitet ist.",
4171
+ 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."
4172
+ },
4173
+ pt: {
4174
+ name: "HOCON",
4175
+ description: "Um formato de configura\xE7\xE3o otimizado para humanos que \xE9 um superconjunto de JSON, amplamente usado nos ecossistemas Scala e Akka.",
4176
+ 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."
4177
+ }
4178
+ }
4179
+ };
4180
+ }
4181
+ });
4182
+
3891
4183
  // src/languages/html.ts
3892
4184
  var html_exports = {};
3893
4185
  __export(html_exports, {
@@ -4078,7 +4370,7 @@ var init_janet = __esm({
4078
4370
  packageManagers: ["jpm"],
4079
4371
  ecosystems: ["Scripting", "Embedded systems", "Command-line tools"]
4080
4372
  },
4081
- version: "1.39.1",
4373
+ version: "1.41.2",
4082
4374
  logo: "https://cdn.jsdelivr.net/gh/vscode-icons/vscode-icons@master/icons/file_type_janet.svg",
4083
4375
  color: "#A5C8E4",
4084
4376
  i18n: {
@@ -4348,6 +4640,65 @@ var init_json = __esm({
4348
4640
  }
4349
4641
  });
4350
4642
 
4643
+ // src/languages/json5.ts
4644
+ var json5_exports = {};
4645
+ __export(json5_exports, {
4646
+ json5: () => exports.json5
4647
+ });
4648
+ exports.json5 = void 0;
4649
+ var init_json5 = __esm({
4650
+ "src/languages/json5.ts"() {
4651
+ exports.json5 = {
4652
+ slug: "json5",
4653
+ publishedDate: "2012-01-01",
4654
+ extensions: [".json5"],
4655
+ author: "Aseem Kishore",
4656
+ website: "https://json5.org",
4657
+ paradigms: ["declarative"],
4658
+ tooling: {
4659
+ runtimes: ["Node.js", "Browser"],
4660
+ packageManagers: ["npm", "pnpm", "Yarn"],
4661
+ ecosystems: ["Configuration", "Web", "Node.js"]
4662
+ },
4663
+ version: "2.2.3",
4664
+ logo: "https://json5.org/assets/logo.svg",
4665
+ color: "#267CB9",
4666
+ i18n: {
4667
+ en: {
4668
+ name: "JSON5",
4669
+ description: "An extension of JSON that allows comments, trailing commas, and unquoted keys to make configuration files more human-readable.",
4670
+ 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."
4671
+ },
4672
+ es: {
4673
+ name: "JSON5",
4674
+ 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.",
4675
+ 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."
4676
+ },
4677
+ it: {
4678
+ name: "JSON5",
4679
+ description: "Un'estensione di JSON che consente commenti, virgole finali e chiavi senza virgolette per rendere i file di configurazione pi\xF9 leggibili.",
4680
+ 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."
4681
+ },
4682
+ fr: {
4683
+ name: "JSON5",
4684
+ 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.",
4685
+ 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."
4686
+ },
4687
+ de: {
4688
+ name: "JSON5",
4689
+ description: "Eine Erweiterung von JSON, die Kommentare, abschlie\xDFende Kommas und Schl\xFCssel ohne Anf\xFChrungszeichen erlaubt, um Konfigurationsdateien lesbarer zu machen.",
4690
+ 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."
4691
+ },
4692
+ pt: {
4693
+ name: "JSON5",
4694
+ 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.",
4695
+ 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."
4696
+ }
4697
+ }
4698
+ };
4699
+ }
4700
+ });
4701
+
4351
4702
  // src/languages/jsonnet.ts
4352
4703
  var jsonnet_exports = {};
4353
4704
  __export(jsonnet_exports, {
@@ -4604,7 +4955,7 @@ var init_lean = __esm({
4604
4955
  packageManagers: ["Lake", "elan"],
4605
4956
  ecosystems: ["Formal methods", "Mathematics", "Proof assistants"]
4606
4957
  },
4607
- version: "4.29.1",
4958
+ version: "4.30.0",
4608
4959
  logo: "https://cdn.simpleicons.org/leanpub/262425",
4609
4960
  color: "#262425",
4610
4961
  i18n: {
@@ -4840,7 +5191,7 @@ var init_llvm_ir = __esm({
4840
5191
  packageManagers: ["LLVM releases"],
4841
5192
  ecosystems: ["Compilers", "Systems programming", "Toolchains"]
4842
5193
  },
4843
- version: "22.1.5",
5194
+ version: "22.1.6",
4844
5195
  logo: "https://cdn.simpleicons.org/llvm/262D3A",
4845
5196
  color: "#262D3A",
4846
5197
  i18n: {
@@ -4958,7 +5309,7 @@ var init_luau = __esm({
4958
5309
  packageManagers: ["Wally", "Pesde"],
4959
5310
  ecosystems: ["Roblox", "Games", "Embedded scripting"]
4960
5311
  },
4961
- version: "0.719",
5312
+ version: "0.723",
4962
5313
  logo: "https://cdn.simpleicons.org/roblox/000000",
4963
5314
  color: "#000000",
4964
5315
  i18n: {
@@ -5638,6 +5989,63 @@ var init_moonbit = __esm({
5638
5989
  }
5639
5990
  });
5640
5991
 
5992
+ // src/languages/mustache.ts
5993
+ var mustache_exports = {};
5994
+ __export(mustache_exports, {
5995
+ mustache: () => exports.mustache
5996
+ });
5997
+ exports.mustache = void 0;
5998
+ var init_mustache = __esm({
5999
+ "src/languages/mustache.ts"() {
6000
+ exports.mustache = {
6001
+ slug: "mustache",
6002
+ publishedDate: "2009-06-01",
6003
+ extensions: [".mustache", ".mst"],
6004
+ author: "Chris Wanstrath",
6005
+ website: "https://mustache.github.io",
6006
+ paradigms: ["declarative", "templating"],
6007
+ tooling: {
6008
+ ecosystems: ["Web", "Node.js", "Ruby", "Python", "Java", "Go"]
6009
+ },
6010
+ version: "1.0",
6011
+ logo: "https://mustache.github.io/images/mustache.png",
6012
+ color: "#974A01",
6013
+ i18n: {
6014
+ en: {
6015
+ name: "Mustache",
6016
+ description: "A logic-less template language with implementations in many programming languages, using double-brace delimiters.",
6017
+ 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."
6018
+ },
6019
+ es: {
6020
+ name: "Mustache",
6021
+ description: "Un lenguaje de plantillas sin l\xF3gica con implementaciones en muchos lenguajes de programaci\xF3n, usando delimitadores de llaves dobles.",
6022
+ 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."
6023
+ },
6024
+ it: {
6025
+ name: "Mustache",
6026
+ description: "Un linguaggio di template senza logica con implementazioni in molti linguaggi di programmazione, che usa delimitatori a doppie graffe.",
6027
+ 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."
6028
+ },
6029
+ fr: {
6030
+ name: "Mustache",
6031
+ description: "Un langage de template sans logique avec des impl\xE9mentations dans de nombreux langages de programmation, utilisant des d\xE9limiteurs \xE0 doubles accolades.",
6032
+ 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."
6033
+ },
6034
+ de: {
6035
+ name: "Mustache",
6036
+ description: "Eine logiklose Template-Sprache mit Implementierungen in vielen Programmiersprachen, die doppelte geschweifte Klammern als Begrenzer verwendet.",
6037
+ 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."
6038
+ },
6039
+ pt: {
6040
+ name: "Mustache",
6041
+ description: "Uma linguagem de template sem l\xF3gica com implementa\xE7\xF5es em muitas linguagens de programa\xE7\xE3o, usando delimitadores de chaves duplas.",
6042
+ 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."
6043
+ }
6044
+ }
6045
+ };
6046
+ }
6047
+ });
6048
+
5641
6049
  // src/languages/nginx.ts
5642
6050
  var nginx_exports = {};
5643
6051
  __export(nginx_exports, {
@@ -5657,7 +6065,7 @@ var init_nginx = __esm({
5657
6065
  runtimes: ["nginx", "NGINX Plus", "OpenResty"],
5658
6066
  ecosystems: ["Web Servers", "Reverse Proxies", "Load Balancing", "DevOps"]
5659
6067
  },
5660
- version: "1.30.1",
6068
+ version: "1.30.2",
5661
6069
  logo: "https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg",
5662
6070
  color: "#009639",
5663
6071
  i18n: {
@@ -5814,6 +6222,124 @@ var init_nix = __esm({
5814
6222
  }
5815
6223
  });
5816
6224
 
6225
+ // src/languages/nunjucks.ts
6226
+ var nunjucks_exports = {};
6227
+ __export(nunjucks_exports, {
6228
+ nunjucks: () => exports.nunjucks
6229
+ });
6230
+ exports.nunjucks = void 0;
6231
+ var init_nunjucks = __esm({
6232
+ "src/languages/nunjucks.ts"() {
6233
+ exports.nunjucks = {
6234
+ slug: "nunjucks",
6235
+ publishedDate: "2013-07-01",
6236
+ extensions: [".njk", ".nunjucks"],
6237
+ author: "James Long / Mozilla",
6238
+ website: "https://mozilla.github.io/nunjucks/",
6239
+ paradigms: ["declarative", "templating"],
6240
+ tooling: {
6241
+ runtimes: ["Node.js", "Browser"],
6242
+ packageManagers: ["npm", "pnpm", "Yarn"],
6243
+ ecosystems: ["Web", "Node.js", "Static Sites"]
6244
+ },
6245
+ version: "3.2.4",
6246
+ logo: "https://mozilla.github.io/nunjucks/img/nunjucks-logo.png",
6247
+ color: "#1C4A1C",
6248
+ i18n: {
6249
+ en: {
6250
+ name: "Nunjucks",
6251
+ description: "A rich and powerful templating language for JavaScript inspired by Jinja2, with template inheritance and macros.",
6252
+ 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."
6253
+ },
6254
+ es: {
6255
+ name: "Nunjucks",
6256
+ description: "Un potente lenguaje de plantillas para JavaScript inspirado en Jinja2, con herencia de plantillas y macros.",
6257
+ 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."
6258
+ },
6259
+ it: {
6260
+ name: "Nunjucks",
6261
+ description: "Un potente linguaggio di template per JavaScript ispirato a Jinja2, con ereditariet\xE0 dei template e macro.",
6262
+ 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."
6263
+ },
6264
+ fr: {
6265
+ name: "Nunjucks",
6266
+ description: "Un langage de template riche et puissant pour JavaScript inspir\xE9 de Jinja2, avec h\xE9ritage de templates et macros.",
6267
+ 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."
6268
+ },
6269
+ de: {
6270
+ name: "Nunjucks",
6271
+ description: "Eine reichhaltige und leistungsstarke Template-Sprache f\xFCr JavaScript, inspiriert von Jinja2, mit Template-Vererbung und Makros.",
6272
+ 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."
6273
+ },
6274
+ pt: {
6275
+ name: "Nunjucks",
6276
+ description: "Uma linguagem de template rica e poderosa para JavaScript inspirada no Jinja2, com heran\xE7a de templates e macros.",
6277
+ 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."
6278
+ }
6279
+ }
6280
+ };
6281
+ }
6282
+ });
6283
+
6284
+ // src/languages/nushell.ts
6285
+ var nushell_exports = {};
6286
+ __export(nushell_exports, {
6287
+ nushell: () => exports.nushell
6288
+ });
6289
+ exports.nushell = void 0;
6290
+ var init_nushell = __esm({
6291
+ "src/languages/nushell.ts"() {
6292
+ exports.nushell = {
6293
+ slug: "nushell",
6294
+ publishedDate: "2019-08-23",
6295
+ extensions: [".nu"],
6296
+ author: "Jonathan Turner / Nushell contributors",
6297
+ website: "https://www.nushell.sh",
6298
+ paradigms: ["functional", "imperative", "scripting"],
6299
+ tooling: {
6300
+ runtimes: ["nu"],
6301
+ packageManagers: ["nupm"],
6302
+ ecosystems: ["Shell", "Unix", "Windows", "macOS"]
6303
+ },
6304
+ version: "0.103.0",
6305
+ logo: "https://www.nushell.sh/icons/android-chrome-512x512.png",
6306
+ color: "#3AA675",
6307
+ i18n: {
6308
+ en: {
6309
+ name: "Nushell",
6310
+ description: "A modern shell that treats data as structured tables, enabling pipeline-based data manipulation across platforms.",
6311
+ 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."
6312
+ },
6313
+ es: {
6314
+ name: "Nushell",
6315
+ description: "Un shell moderno que trata los datos como tablas estructuradas, permitiendo manipulaci\xF3n de datos en pipelines multiplataforma.",
6316
+ 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."
6317
+ },
6318
+ it: {
6319
+ name: "Nushell",
6320
+ description: "Una shell moderna che tratta i dati come tabelle strutturate, abilitando la manipolazione dei dati in pipeline su pi\xF9 piattaforme.",
6321
+ 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."
6322
+ },
6323
+ fr: {
6324
+ name: "Nushell",
6325
+ 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.",
6326
+ 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."
6327
+ },
6328
+ de: {
6329
+ name: "Nushell",
6330
+ description: "Eine moderne Shell, die Daten als strukturierte Tabellen behandelt und plattform\xFCbergreifende Pipeline-Datenverarbeitung erm\xF6glicht.",
6331
+ 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."
6332
+ },
6333
+ pt: {
6334
+ name: "Nushell",
6335
+ description: "Um shell moderno que trata dados como tabelas estruturadas, permitindo manipula\xE7\xE3o de dados em pipelines multiplataforma.",
6336
+ 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."
6337
+ }
6338
+ }
6339
+ };
6340
+ }
6341
+ });
6342
+
5817
6343
  // src/languages/objective-c.ts
5818
6344
  var objective_c_exports = {};
5819
6345
  __export(objective_c_exports, {
@@ -6304,7 +6830,7 @@ var init_plantuml = __esm({
6304
6830
  packageManagers: ["Maven", "Gradle", "npm"],
6305
6831
  ecosystems: ["UML", "Architecture", "Documentation", "Diagrams"]
6306
6832
  },
6307
- version: "1.2026.3",
6833
+ version: "1.2026.5",
6308
6834
  logo: "https://plantuml.com/logo3.png",
6309
6835
  color: "#FBB03B",
6310
6836
  i18n: {
@@ -6480,7 +7006,7 @@ var init_powershell = __esm({
6480
7006
  packageManagers: ["PowerShell Gallery", "PSResourceGet", "PowerShellGet"],
6481
7007
  ecosystems: ["Windows", "Azure", "DevOps", "Automation"]
6482
7008
  },
6483
- version: "7.6.1",
7009
+ version: "7.6.2",
6484
7010
  logo: "https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png",
6485
7011
  color: "#5391FE",
6486
7012
  i18n: {
@@ -6656,7 +7182,7 @@ var init_protobuf = __esm({
6656
7182
  packageManagers: ["Buf", "npm", "Maven", "Go modules", "NuGet", "PyPI"],
6657
7183
  ecosystems: ["gRPC", "APIs", "Microservices", "Data Serialization"]
6658
7184
  },
6659
- version: "34.1",
7185
+ version: "35.0",
6660
7186
  logo: "https://cdn.simpleicons.org/google/4285F4",
6661
7187
  color: "#4285F4",
6662
7188
  i18n: {
@@ -7069,7 +7595,7 @@ var init_racket = __esm({
7069
7595
  packageManagers: ["raco pkg"],
7070
7596
  ecosystems: ["Education", "Language Design", "DSLs", "Research", "Scripting"]
7071
7597
  },
7072
- version: "9.1",
7598
+ version: "9.2",
7073
7599
  logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Racket-logo.svg",
7074
7600
  color: "#9F1D20",
7075
7601
  i18n: {
@@ -7305,7 +7831,7 @@ var init_rego = __esm({
7305
7831
  packageManagers: ["OPA bundles"],
7306
7832
  ecosystems: ["Policy as Code", "Kubernetes", "Cloud Native", "Authorization"]
7307
7833
  },
7308
- version: "OPA 1.16.2",
7834
+ version: "OPA 1.17.0",
7309
7835
  logo: "https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg",
7310
7836
  color: "#5C4EE5",
7311
7837
  i18n: {
@@ -7482,7 +8008,7 @@ var init_ruby = __esm({
7482
8008
  packageManagers: ["RubyGems", "Bundler"],
7483
8009
  ecosystems: ["Web", "Rails", "DevOps", "Automation"]
7484
8010
  },
7485
- version: "4.0.4",
8011
+ version: "4.0.5",
7486
8012
  logo: "https://www.ruby-lang.org/images/header-ruby-logo.png",
7487
8013
  color: "#CC342D",
7488
8014
  i18n: {
@@ -7541,7 +8067,7 @@ var init_rust = __esm({
7541
8067
  packageManagers: ["Cargo"],
7542
8068
  ecosystems: ["Systems", "WebAssembly", "Embedded"]
7543
8069
  },
7544
- version: "1.95.0",
8070
+ version: "1.96.0",
7545
8071
  logo: "https://www.rust-lang.org/logos/rust-logo-512x512.png",
7546
8072
  color: "#DEA584",
7547
8073
  i18n: {
@@ -7775,7 +8301,7 @@ var init_scss = __esm({
7775
8301
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
7776
8302
  ecosystems: ["Web", "Design Systems"]
7777
8303
  },
7778
- version: "1.99.0",
8304
+ version: "1.100.0",
7779
8305
  logo: "https://sass-lang.com/assets/img/logos/logo.svg",
7780
8306
  color: "#CC6699",
7781
8307
  i18n: {
@@ -7990,6 +8516,64 @@ var init_solidity = __esm({
7990
8516
  }
7991
8517
  });
7992
8518
 
8519
+ // src/languages/sparql.ts
8520
+ var sparql_exports = {};
8521
+ __export(sparql_exports, {
8522
+ sparql: () => exports.sparql
8523
+ });
8524
+ exports.sparql = void 0;
8525
+ var init_sparql = __esm({
8526
+ "src/languages/sparql.ts"() {
8527
+ exports.sparql = {
8528
+ slug: "sparql",
8529
+ publishedDate: "2008-01-15",
8530
+ extensions: [".sparql", ".rq"],
8531
+ author: "W3C DAWG (Data Access Working Group)",
8532
+ website: "https://www.w3.org/TR/sparql11-overview/",
8533
+ paradigms: ["declarative", "query"],
8534
+ tooling: {
8535
+ runtimes: ["Apache Jena", "Virtuoso", "GraphDB", "Blazegraph", "RDF4J"],
8536
+ ecosystems: ["Semantic Web", "Linked Data", "Knowledge Graphs"]
8537
+ },
8538
+ version: "1.1",
8539
+ logo: "https://www.w3.org/RDF/icons/rdf_flyer.svg",
8540
+ color: "#0E75B6",
8541
+ i18n: {
8542
+ en: {
8543
+ name: "SPARQL",
8544
+ description: "A W3C standard query language and protocol for RDF data, enabling queries across the Semantic Web and knowledge graphs.",
8545
+ 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."
8546
+ },
8547
+ es: {
8548
+ name: "SPARQL",
8549
+ description: "Un lenguaje de consulta est\xE1ndar W3C para datos RDF que permite consultas en la Web Sem\xE1ntica y grafos de conocimiento.",
8550
+ 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."
8551
+ },
8552
+ it: {
8553
+ name: "SPARQL",
8554
+ description: "Un linguaggio di interrogazione standard W3C per i dati RDF che abilita le query sul Web Semantico e sui grafi della conoscenza.",
8555
+ 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."
8556
+ },
8557
+ fr: {
8558
+ name: "SPARQL",
8559
+ 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.",
8560
+ 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."
8561
+ },
8562
+ de: {
8563
+ name: "SPARQL",
8564
+ description: "Eine W3C-Standard-Abfragesprache f\xFCr RDF-Daten, die Abfragen \xFCber das Semantic Web und Wissensgraphen erm\xF6glicht.",
8565
+ 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."
8566
+ },
8567
+ pt: {
8568
+ name: "SPARQL",
8569
+ description: "Uma linguagem de consulta padr\xE3o W3C para dados RDF que permite consultas na Web Sem\xE2ntica e grafos de conhecimento.",
8570
+ 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."
8571
+ }
8572
+ }
8573
+ };
8574
+ }
8575
+ });
8576
+
7993
8577
  // src/languages/sql.ts
7994
8578
  var sql_exports = {};
7995
8579
  __export(sql_exports, {
@@ -8298,7 +8882,7 @@ var init_svelte = __esm({
8298
8882
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
8299
8883
  ecosystems: ["Web", "SvelteKit", "Vite"]
8300
8884
  },
8301
- version: "5.55.8",
8885
+ version: "5.56.0",
8302
8886
  logo: "https://upload.wikimedia.org/wikipedia/commons/1/1b/Svelte_Logo.svg",
8303
8887
  color: "#FF3E00",
8304
8888
  i18n: {
@@ -8821,7 +9405,7 @@ var init_twig = __esm({
8821
9405
  packageManagers: ["Composer"],
8822
9406
  ecosystems: ["PHP", "Symfony", "Web", "CMS"]
8823
9407
  },
8824
- version: "3.25.0",
9408
+ version: "3.27.0",
8825
9409
  logo: "https://twig.symfony.com/images/logo.png",
8826
9410
  color: "#A5C53A",
8827
9411
  i18n: {
@@ -9293,7 +9877,7 @@ var init_vue = __esm({
9293
9877
  packageManagers: ["npm", "pnpm", "Yarn", "Bun"],
9294
9878
  ecosystems: ["Web", "Vue", "Vite", "Nuxt"]
9295
9879
  },
9296
- version: "3.5.34",
9880
+ version: "3.5.35",
9297
9881
  logo: "https://upload.wikimedia.org/wikipedia/commons/9/95/Vue.js_Logo_2.svg",
9298
9882
  color: "#4FC08D",
9299
9883
  i18n: {
@@ -10102,6 +10686,7 @@ init_assembly();
10102
10686
  init_astro();
10103
10687
  init_autohotkey();
10104
10688
  init_awk();
10689
+ init_ballerina();
10105
10690
  init_bash();
10106
10691
  init_batch();
10107
10692
  init_bazel();
@@ -10123,6 +10708,7 @@ init_csharp();
10123
10708
  init_css();
10124
10709
  init_cuda();
10125
10710
  init_cue();
10711
+ init_cypher();
10126
10712
  init_cython();
10127
10713
  init_d();
10128
10714
  init_dart();
@@ -10130,11 +10716,13 @@ init_dhall();
10130
10716
  init_dita();
10131
10717
  init_dockerfile();
10132
10718
  init_earthly();
10719
+ init_eiffel();
10133
10720
  init_elixir();
10134
10721
  init_elm();
10135
10722
  init_erb();
10136
10723
  init_erlang();
10137
10724
  init_fennel();
10725
+ init_fish();
10138
10726
  init_forth();
10139
10727
  init_fortran();
10140
10728
  init_fsharp();
@@ -10153,6 +10741,7 @@ init_haskell();
10153
10741
  init_haxe();
10154
10742
  init_hcl();
10155
10743
  init_hlsl();
10744
+ init_hocon();
10156
10745
  init_html();
10157
10746
  init_idris();
10158
10747
  init_ini();
@@ -10161,6 +10750,7 @@ init_java();
10161
10750
  init_javascript();
10162
10751
  init_jinja();
10163
10752
  init_json();
10753
+ init_json5();
10164
10754
  init_jsonnet();
10165
10755
  init_julia();
10166
10756
  init_jupyter_notebook();
@@ -10183,9 +10773,12 @@ init_meson();
10183
10773
  init_metal();
10184
10774
  init_mojo();
10185
10775
  init_moonbit();
10776
+ init_mustache();
10186
10777
  init_nginx();
10187
10778
  init_nim();
10188
10779
  init_nix();
10780
+ init_nunjucks();
10781
+ init_nushell();
10189
10782
  init_objective_c();
10190
10783
  init_ocaml();
10191
10784
  init_odin();
@@ -10223,6 +10816,7 @@ init_scss();
10223
10816
  init_smalltalk();
10224
10817
  init_smarty();
10225
10818
  init_solidity();
10819
+ init_sparql();
10226
10820
  init_sql();
10227
10821
  init_standard_ml();
10228
10822
  init_starlark();
@@ -10275,6 +10869,7 @@ var languages = [
10275
10869
  exports.assembly,
10276
10870
  exports.awk,
10277
10871
  exports.autohotkey,
10872
+ exports.ballerina,
10278
10873
  exports.bash,
10279
10874
  exports.batch,
10280
10875
  exports.bazel,
@@ -10291,6 +10886,7 @@ var languages = [
10291
10886
  exports.cobol,
10292
10887
  exports.coq,
10293
10888
  exports.cpp,
10889
+ exports.cypher,
10294
10890
  exports.csharp,
10295
10891
  exports.crystal,
10296
10892
  exports.css,
@@ -10302,11 +10898,13 @@ var languages = [
10302
10898
  exports.dhall,
10303
10899
  exports.dita,
10304
10900
  exports.dockerfile,
10901
+ exports.eiffel,
10305
10902
  exports.earthly,
10306
10903
  exports.elixir,
10307
10904
  exports.elm,
10308
10905
  exports.erb,
10309
10906
  exports.erlang,
10907
+ exports.fish,
10310
10908
  exports.fennel,
10311
10909
  exports.fortran,
10312
10910
  exports.forth,
@@ -10322,6 +10920,7 @@ var languages = [
10322
10920
  exports.handlebars,
10323
10921
  exports.hack,
10324
10922
  exports.haml,
10923
+ exports.hocon,
10325
10924
  exports.haskell,
10326
10925
  exports.haxe,
10327
10926
  exports.hcl,
@@ -10334,6 +10933,7 @@ var languages = [
10334
10933
  exports.janet,
10335
10934
  exports.jinja,
10336
10935
  exports.json,
10936
+ exports.json5,
10337
10937
  exports.jsonnet,
10338
10938
  exports.jupyterNotebook,
10339
10939
  exports.julia,
@@ -10354,10 +10954,13 @@ var languages = [
10354
10954
  exports.mermaid,
10355
10955
  exports.meson,
10356
10956
  exports.metal,
10957
+ exports.mustache,
10357
10958
  exports.mojo,
10358
10959
  exports.moonbit,
10359
10960
  exports.svn,
10360
10961
  exports.nginx,
10962
+ exports.nunjucks,
10963
+ exports.nushell,
10361
10964
  exports.nim,
10362
10965
  exports.nix,
10363
10966
  exports.ocaml,
@@ -10397,6 +11000,7 @@ var languages = [
10397
11000
  exports.smalltalk,
10398
11001
  exports.smarty,
10399
11002
  exports.solidity,
11003
+ exports.sparql,
10400
11004
  exports.sql,
10401
11005
  exports.standardMl,
10402
11006
  exports.starlark,
@@ -10503,6 +11107,7 @@ var languageIndex = [
10503
11107
  { slug: "assembly", extensions: [".asm", ".s", ".S", ".inc"] },
10504
11108
  { slug: "awk", extensions: [".awk"] },
10505
11109
  { slug: "autohotkey", extensions: [".ahk", ".ah2"] },
11110
+ { slug: "ballerina", extensions: [".bal"] },
10506
11111
  {
10507
11112
  slug: "bash",
10508
11113
  extensions: [".sh", ".bash", ".bashrc", ".bash_profile", ".bash_login", ".profile"]
@@ -10525,6 +11130,7 @@ var languageIndex = [
10525
11130
  { slug: "cobol", extensions: [".cob", ".cbl", ".cobol", ".cpy"] },
10526
11131
  { slug: "coq", extensions: [".v"] },
10527
11132
  { slug: "cpp", extensions: [".cpp", ".cc", ".cxx", ".h", ".hpp", ".hh", ".hxx"] },
11133
+ { slug: "cypher", extensions: [".cypher", ".cyp"] },
10528
11134
  { slug: "csharp", extensions: [".cs", ".csx"] },
10529
11135
  { slug: "crystal", extensions: [".cr"] },
10530
11136
  { slug: "css", extensions: [".css"] },
@@ -10536,6 +11142,7 @@ var languageIndex = [
10536
11142
  { slug: "dhall", extensions: [".dhall"] },
10537
11143
  { slug: "dita", extensions: [".dita", ".ditamap", ".ditaval"] },
10538
11144
  { slug: "dockerfile", extensions: ["Dockerfile", ".dockerfile"] },
11145
+ { slug: "eiffel", extensions: [".e"] },
10539
11146
  { slug: "earthly", extensions: ["Earthfile"] },
10540
11147
  { slug: "elixir", extensions: [".ex", ".exs", ".eex", ".leex", ".heex"] },
10541
11148
  { slug: "elm", extensions: [".elm"] },
@@ -10544,6 +11151,7 @@ var languageIndex = [
10544
11151
  slug: "erlang",
10545
11152
  extensions: [".erl", ".hrl", ".app.src", ".escript", ".xrl", ".yrl", "rebar.config"]
10546
11153
  },
11154
+ { slug: "fish", extensions: [".fish"] },
10547
11155
  { slug: "fennel", extensions: [".fnl"] },
10548
11156
  {
10549
11157
  slug: "fortran",
@@ -10565,6 +11173,7 @@ var languageIndex = [
10565
11173
  { slug: "handlebars", extensions: [".hbs", ".handlebars"] },
10566
11174
  { slug: "hack", extensions: [".hack", ".hh", ".hhi"] },
10567
11175
  { slug: "haml", extensions: [".haml"] },
11176
+ { slug: "hocon", extensions: [".hocon"] },
10568
11177
  { slug: "haskell", extensions: [".hs", ".lhs", ".hsc", ".hs-boot", ".hsig", ".cabal"] },
10569
11178
  { slug: "haxe", extensions: [".hx", ".hxml"] },
10570
11179
  { slug: "hcl", extensions: [".hcl", ".tf", ".tfvars", ".pkr.hcl", ".nomad"] },
@@ -10577,6 +11186,7 @@ var languageIndex = [
10577
11186
  { slug: "janet", extensions: [".janet", ".jdn"] },
10578
11187
  { slug: "jinja", extensions: [".jinja", ".jinja2", ".j2"] },
10579
11188
  { slug: "json", extensions: [".json"] },
11189
+ { slug: "json5", extensions: [".json5"] },
10580
11190
  { slug: "jsonnet", extensions: [".jsonnet", ".libsonnet"] },
10581
11191
  { slug: "jupyter-notebook", extensions: [".ipynb"] },
10582
11192
  { slug: "julia", extensions: [".jl"] },
@@ -10597,10 +11207,13 @@ var languageIndex = [
10597
11207
  { slug: "mermaid", extensions: [".mmd", ".mermaid"] },
10598
11208
  { slug: "meson", extensions: ["meson.build", "meson_options.txt", "meson.options", ".wrap"] },
10599
11209
  { slug: "metal", extensions: [".metal"] },
11210
+ { slug: "mustache", extensions: [".mustache", ".mst"] },
10600
11211
  { slug: "mojo", extensions: [".mojo"] },
10601
11212
  { slug: "moonbit", extensions: [".mbt"] },
10602
11213
  { slug: "svn", extensions: [".svn", "svnserve.conf"] },
10603
11214
  { slug: "nginx", extensions: ["nginx.conf", ".nginx", ".conf"] },
11215
+ { slug: "nunjucks", extensions: [".njk", ".nunjucks"] },
11216
+ { slug: "nushell", extensions: [".nu"] },
10604
11217
  { slug: "nim", extensions: [".nim", ".nims", ".nimble"] },
10605
11218
  { slug: "nix", extensions: [".nix"] },
10606
11219
  { slug: "ocaml", extensions: [".ml", ".mli", ".mll", ".mly", ".mlt", ".eliom", ".eliomi"] },
@@ -10643,6 +11256,7 @@ var languageIndex = [
10643
11256
  { slug: "smalltalk", extensions: [".st"] },
10644
11257
  { slug: "smarty", extensions: [".tpl", ".smarty"] },
10645
11258
  { slug: "solidity", extensions: [".sol"] },
11259
+ { slug: "sparql", extensions: [".sparql", ".rq"] },
10646
11260
  { slug: "sql", extensions: [".sql"] },
10647
11261
  { slug: "standard-ml", extensions: [".sml", ".sig", ".fun"] },
10648
11262
  { slug: "starlark", extensions: [".bzl", ".star", ".sky"] },
@@ -10698,6 +11312,7 @@ var languageLoaders = {
10698
11312
  astro: () => Promise.resolve().then(() => (init_astro(), astro_exports)).then((module) => module.astro),
10699
11313
  autohotkey: () => Promise.resolve().then(() => (init_autohotkey(), autohotkey_exports)).then((module) => module.autohotkey),
10700
11314
  awk: () => Promise.resolve().then(() => (init_awk(), awk_exports)).then((module) => module.awk),
11315
+ ballerina: () => Promise.resolve().then(() => (init_ballerina(), ballerina_exports)).then((module) => module.ballerina),
10701
11316
  bash: () => Promise.resolve().then(() => (init_bash(), bash_exports)).then((module) => module.bash),
10702
11317
  batch: () => Promise.resolve().then(() => (init_batch(), batch_exports)).then((module) => module.batch),
10703
11318
  bazel: () => Promise.resolve().then(() => (init_bazel(), bazel_exports)).then((module) => module.bazel),
@@ -10715,6 +11330,7 @@ var languageLoaders = {
10715
11330
  coq: () => Promise.resolve().then(() => (init_coq(), coq_exports)).then((module) => module.coq),
10716
11331
  cpp: () => Promise.resolve().then(() => (init_cpp(), cpp_exports)).then((module) => module.cpp),
10717
11332
  csharp: () => Promise.resolve().then(() => (init_csharp(), csharp_exports)).then((module) => module.csharp),
11333
+ cypher: () => Promise.resolve().then(() => (init_cypher(), cypher_exports)).then((module) => module.cypher),
10718
11334
  crystal: () => Promise.resolve().then(() => (init_crystal(), crystal_exports)).then((module) => module.crystal),
10719
11335
  css: () => Promise.resolve().then(() => (init_css(), css_exports)).then((module) => module.css),
10720
11336
  cue: () => Promise.resolve().then(() => (init_cue(), cue_exports)).then((module) => module.cue),
@@ -10725,11 +11341,13 @@ var languageLoaders = {
10725
11341
  dhall: () => Promise.resolve().then(() => (init_dhall(), dhall_exports)).then((module) => module.dhall),
10726
11342
  dita: () => Promise.resolve().then(() => (init_dita(), dita_exports)).then((module) => module.dita),
10727
11343
  dockerfile: () => Promise.resolve().then(() => (init_dockerfile(), dockerfile_exports)).then((module) => module.dockerfile),
11344
+ eiffel: () => Promise.resolve().then(() => (init_eiffel(), eiffel_exports)).then((module) => module.eiffel),
10728
11345
  earthly: () => Promise.resolve().then(() => (init_earthly(), earthly_exports)).then((module) => module.earthly),
10729
11346
  elixir: () => Promise.resolve().then(() => (init_elixir(), elixir_exports)).then((module) => module.elixir),
10730
11347
  elm: () => Promise.resolve().then(() => (init_elm(), elm_exports)).then((module) => module.elm),
10731
11348
  erb: () => Promise.resolve().then(() => (init_erb(), erb_exports)).then((module) => module.erb),
10732
11349
  erlang: () => Promise.resolve().then(() => (init_erlang(), erlang_exports)).then((module) => module.erlang),
11350
+ fish: () => Promise.resolve().then(() => (init_fish(), fish_exports)).then((module) => module.fish),
10733
11351
  fennel: () => Promise.resolve().then(() => (init_fennel(), fennel_exports)).then((module) => module.fennel),
10734
11352
  fortran: () => Promise.resolve().then(() => (init_fortran(), fortran_exports)).then((module) => module.fortran),
10735
11353
  forth: () => Promise.resolve().then(() => (init_forth(), forth_exports)).then((module) => module.forth),
@@ -10745,6 +11363,7 @@ var languageLoaders = {
10745
11363
  handlebars: () => Promise.resolve().then(() => (init_handlebars(), handlebars_exports)).then((module) => module.handlebars),
10746
11364
  hack: () => Promise.resolve().then(() => (init_hack(), hack_exports)).then((module) => module.hack),
10747
11365
  haml: () => Promise.resolve().then(() => (init_haml(), haml_exports)).then((module) => module.haml),
11366
+ hocon: () => Promise.resolve().then(() => (init_hocon(), hocon_exports)).then((module) => module.hocon),
10748
11367
  haskell: () => Promise.resolve().then(() => (init_haskell(), haskell_exports)).then((module) => module.haskell),
10749
11368
  haxe: () => Promise.resolve().then(() => (init_haxe(), haxe_exports)).then((module) => module.haxe),
10750
11369
  hcl: () => Promise.resolve().then(() => (init_hcl(), hcl_exports)).then((module) => module.hcl),
@@ -10757,6 +11376,7 @@ var languageLoaders = {
10757
11376
  janet: () => Promise.resolve().then(() => (init_janet(), janet_exports)).then((module) => module.janet),
10758
11377
  jinja: () => Promise.resolve().then(() => (init_jinja(), jinja_exports)).then((module) => module.jinja),
10759
11378
  json: () => Promise.resolve().then(() => (init_json(), json_exports)).then((module) => module.json),
11379
+ json5: () => Promise.resolve().then(() => (init_json5(), json5_exports)).then((module) => module.json5),
10760
11380
  jsonnet: () => Promise.resolve().then(() => (init_jsonnet(), jsonnet_exports)).then((module) => module.jsonnet),
10761
11381
  "jupyter-notebook": () => Promise.resolve().then(() => (init_jupyter_notebook(), jupyter_notebook_exports)).then((module) => module.jupyterNotebook),
10762
11382
  julia: () => Promise.resolve().then(() => (init_julia(), julia_exports)).then((module) => module.julia),
@@ -10777,10 +11397,13 @@ var languageLoaders = {
10777
11397
  mermaid: () => Promise.resolve().then(() => (init_mermaid(), mermaid_exports)).then((module) => module.mermaid),
10778
11398
  meson: () => Promise.resolve().then(() => (init_meson(), meson_exports)).then((module) => module.meson),
10779
11399
  metal: () => Promise.resolve().then(() => (init_metal(), metal_exports)).then((module) => module.metal),
11400
+ mustache: () => Promise.resolve().then(() => (init_mustache(), mustache_exports)).then((module) => module.mustache),
10780
11401
  mojo: () => Promise.resolve().then(() => (init_mojo(), mojo_exports)).then((module) => module.mojo),
10781
11402
  moonbit: () => Promise.resolve().then(() => (init_moonbit(), moonbit_exports)).then((module) => module.moonbit),
10782
11403
  svn: () => Promise.resolve().then(() => (init_svn(), svn_exports)).then((module) => module.svn),
10783
11404
  nginx: () => Promise.resolve().then(() => (init_nginx(), nginx_exports)).then((module) => module.nginx),
11405
+ nunjucks: () => Promise.resolve().then(() => (init_nunjucks(), nunjucks_exports)).then((module) => module.nunjucks),
11406
+ nushell: () => Promise.resolve().then(() => (init_nushell(), nushell_exports)).then((module) => module.nushell),
10784
11407
  nim: () => Promise.resolve().then(() => (init_nim(), nim_exports)).then((module) => module.nim),
10785
11408
  nix: () => Promise.resolve().then(() => (init_nix(), nix_exports)).then((module) => module.nix),
10786
11409
  ocaml: () => Promise.resolve().then(() => (init_ocaml(), ocaml_exports)).then((module) => module.ocaml),
@@ -10820,6 +11443,7 @@ var languageLoaders = {
10820
11443
  smalltalk: () => Promise.resolve().then(() => (init_smalltalk(), smalltalk_exports)).then((module) => module.smalltalk),
10821
11444
  smarty: () => Promise.resolve().then(() => (init_smarty(), smarty_exports)).then((module) => module.smarty),
10822
11445
  solidity: () => Promise.resolve().then(() => (init_solidity(), solidity_exports)).then((module) => module.solidity),
11446
+ sparql: () => Promise.resolve().then(() => (init_sparql(), sparql_exports)).then((module) => module.sparql),
10823
11447
  sql: () => Promise.resolve().then(() => (init_sql(), sql_exports)).then((module) => module.sql),
10824
11448
  "standard-ml": () => Promise.resolve().then(() => (init_standard_ml(), standard_ml_exports)).then((module) => module.standardMl),
10825
11449
  starlark: () => Promise.resolve().then(() => (init_starlark(), starlark_exports)).then((module) => module.starlark),
@@ -10970,6 +11594,7 @@ init_astro();
10970
11594
  init_assembly();
10971
11595
  init_awk();
10972
11596
  init_autohotkey();
11597
+ init_ballerina();
10973
11598
  init_bash();
10974
11599
  init_batch();
10975
11600
  init_bazel();
@@ -10987,6 +11612,7 @@ init_coldfusion();
10987
11612
  init_coq();
10988
11613
  init_csharp();
10989
11614
  init_cpp();
11615
+ init_cypher();
10990
11616
  init_crystal();
10991
11617
  init_css();
10992
11618
  init_cuda();
@@ -10997,11 +11623,13 @@ init_dart();
10997
11623
  init_dhall();
10998
11624
  init_dita();
10999
11625
  init_dockerfile();
11626
+ init_eiffel();
11000
11627
  init_earthly();
11001
11628
  init_elixir();
11002
11629
  init_elm();
11003
11630
  init_erb();
11004
11631
  init_erlang();
11632
+ init_fish();
11005
11633
  init_fennel();
11006
11634
  init_fortran();
11007
11635
  init_forth();
@@ -11017,6 +11645,7 @@ init_groovy();
11017
11645
  init_handlebars();
11018
11646
  init_hack();
11019
11647
  init_haml();
11648
+ init_hocon();
11020
11649
  init_haskell();
11021
11650
  init_haxe();
11022
11651
  init_hcl();
@@ -11029,6 +11658,7 @@ init_javascript();
11029
11658
  init_janet();
11030
11659
  init_jinja();
11031
11660
  init_json();
11661
+ init_json5();
11032
11662
  init_jsonnet();
11033
11663
  init_jupyter_notebook();
11034
11664
  init_julia();
@@ -11049,9 +11679,12 @@ init_mdx();
11049
11679
  init_mermaid();
11050
11680
  init_meson();
11051
11681
  init_metal();
11682
+ init_mustache();
11052
11683
  init_mojo();
11053
11684
  init_moonbit();
11054
11685
  init_nginx();
11686
+ init_nunjucks();
11687
+ init_nushell();
11055
11688
  init_nim();
11056
11689
  init_nix();
11057
11690
  init_ocaml();
@@ -11091,6 +11724,7 @@ init_scheme();
11091
11724
  init_smalltalk();
11092
11725
  init_smarty();
11093
11726
  init_solidity();
11727
+ init_sparql();
11094
11728
  init_sql();
11095
11729
  init_standard_ml();
11096
11730
  init_starlark();