code-languages 1.34.1 → 1.36.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.
- package/README.md +57 -23
- package/dist/api.cjs +1897 -39
- package/dist/api.d.cts +1 -1
- package/dist/api.d.ts +1 -1
- package/dist/api.js +1897 -39
- package/dist/detect-slugs.cjs +30 -0
- package/dist/detect-slugs.d.cts +1 -1
- package/dist/detect-slugs.d.ts +1 -1
- package/dist/detect-slugs.js +30 -0
- package/dist/detect.cjs +1522 -24
- package/dist/detect.js +1522 -24
- package/dist/index.cjs +1927 -39
- package/dist/index.d.cts +1675 -267
- package/dist/index.d.ts +1675 -267
- package/dist/index.js +1928 -40
- package/dist/{language-registry-CaYtxJN8.d.cts → language-registry-59NJVWeg.d.cts} +90 -0
- package/dist/{language-registry-CaYtxJN8.d.ts → language-registry-59NJVWeg.d.ts} +90 -0
- package/dist/languages/ampl.cjs +52 -0
- package/dist/languages/ampl.d.cts +49 -0
- package/dist/languages/ampl.d.ts +49 -0
- package/dist/languages/ampl.js +50 -0
- package/dist/languages/ante.cjs +1 -1
- package/dist/languages/ante.js +1 -1
- package/dist/languages/aql.cjs +1 -1
- package/dist/languages/aql.js +1 -1
- package/dist/languages/avro-idl.cjs +52 -0
- package/dist/languages/avro-idl.d.cts +49 -0
- package/dist/languages/avro-idl.d.ts +49 -0
- package/dist/languages/avro-idl.js +50 -0
- package/dist/languages/awk.cjs +1 -1
- package/dist/languages/awk.js +1 -1
- package/dist/languages/bibtex.cjs +52 -0
- package/dist/languages/bibtex.d.cts +49 -0
- package/dist/languages/bibtex.d.ts +49 -0
- package/dist/languages/bibtex.js +50 -0
- package/dist/languages/bqn.cjs +1 -1
- package/dist/languages/bqn.js +1 -1
- package/dist/languages/brainfuck.cjs +52 -0
- package/dist/languages/brainfuck.d.cts +49 -0
- package/dist/languages/brainfuck.d.ts +49 -0
- package/dist/languages/brainfuck.js +50 -0
- package/dist/languages/capnproto.cjs +52 -0
- package/dist/languages/capnproto.d.cts +49 -0
- package/dist/languages/capnproto.d.ts +49 -0
- package/dist/languages/capnproto.js +50 -0
- package/dist/languages/cel.cjs +52 -0
- package/dist/languages/cel.d.cts +49 -0
- package/dist/languages/cel.d.ts +49 -0
- package/dist/languages/cel.js +50 -0
- package/dist/languages/cql.cjs +52 -0
- package/dist/languages/cql.d.cts +49 -0
- package/dist/languages/cql.d.ts +49 -0
- package/dist/languages/cql.js +50 -0
- package/dist/languages/curry.cjs +1 -1
- package/dist/languages/curry.js +1 -1
- package/dist/languages/dafny.cjs +1 -1
- package/dist/languages/dafny.js +1 -1
- package/dist/languages/dot.cjs +52 -0
- package/dist/languages/dot.d.cts +49 -0
- package/dist/languages/dot.d.ts +49 -0
- package/dist/languages/dot.js +50 -0
- package/dist/languages/editorconfig.cjs +51 -0
- package/dist/languages/editorconfig.d.cts +48 -0
- package/dist/languages/editorconfig.d.ts +48 -0
- package/dist/languages/editorconfig.js +49 -0
- package/dist/languages/factor.cjs +1 -1
- package/dist/languages/factor.js +1 -1
- package/dist/languages/fe.cjs +1 -1
- package/dist/languages/fe.js +1 -1
- package/dist/languages/flatbuffers.cjs +52 -0
- package/dist/languages/flatbuffers.d.cts +49 -0
- package/dist/languages/flatbuffers.d.ts +49 -0
- package/dist/languages/flatbuffers.js +50 -0
- package/dist/languages/fql.cjs +52 -0
- package/dist/languages/fql.d.cts +49 -0
- package/dist/languages/fql.d.ts +49 -0
- package/dist/languages/fql.js +50 -0
- package/dist/languages/freemarker.cjs +1 -1
- package/dist/languages/freemarker.js +1 -1
- package/dist/languages/fstar.cjs +1 -1
- package/dist/languages/fstar.js +1 -1
- package/dist/languages/gcode.cjs +52 -0
- package/dist/languages/gcode.d.cts +49 -0
- package/dist/languages/gcode.d.ts +49 -0
- package/dist/languages/gcode.js +50 -0
- package/dist/languages/gettext.cjs +52 -0
- package/dist/languages/gettext.d.cts +49 -0
- package/dist/languages/gettext.d.ts +49 -0
- package/dist/languages/gettext.js +50 -0
- package/dist/languages/gremlin.cjs +52 -0
- package/dist/languages/gremlin.d.cts +49 -0
- package/dist/languages/gremlin.d.ts +49 -0
- package/dist/languages/gremlin.js +50 -0
- package/dist/languages/ink.cjs +1 -1
- package/dist/languages/ink.js +1 -1
- package/dist/languages/isabelle.cjs +1 -1
- package/dist/languages/isabelle.js +1 -1
- package/dist/languages/jmespath.cjs +52 -0
- package/dist/languages/jmespath.d.cts +49 -0
- package/dist/languages/jmespath.d.ts +49 -0
- package/dist/languages/jmespath.js +50 -0
- package/dist/languages/json5.cjs +1 -1
- package/dist/languages/json5.js +1 -1
- package/dist/languages/jsonata.cjs +52 -0
- package/dist/languages/jsonata.d.cts +49 -0
- package/dist/languages/jsonata.d.ts +49 -0
- package/dist/languages/jsonata.js +50 -0
- package/dist/languages/kdl.cjs +1 -1
- package/dist/languages/kdl.js +1 -1
- package/dist/languages/koka.cjs +1 -1
- package/dist/languages/koka.js +1 -1
- package/dist/languages/kql.cjs +52 -0
- package/dist/languages/kql.d.cts +49 -0
- package/dist/languages/kql.d.ts +49 -0
- package/dist/languages/kql.js +50 -0
- package/dist/languages/ligo.cjs +1 -1
- package/dist/languages/ligo.js +1 -1
- package/dist/languages/linkerscript.cjs +52 -0
- package/dist/languages/linkerscript.d.cts +49 -0
- package/dist/languages/linkerscript.d.ts +49 -0
- package/dist/languages/linkerscript.js +50 -0
- package/dist/languages/logo.cjs +1 -1
- package/dist/languages/logo.js +1 -1
- package/dist/languages/marlowe.cjs +1 -1
- package/dist/languages/marlowe.js +1 -1
- package/dist/languages/maxima.cjs +52 -0
- package/dist/languages/maxima.d.cts +49 -0
- package/dist/languages/maxima.d.ts +49 -0
- package/dist/languages/maxima.js +50 -0
- package/dist/languages/mercury.cjs +1 -1
- package/dist/languages/mercury.js +1 -1
- package/dist/languages/n1ql.cjs +52 -0
- package/dist/languages/n1ql.d.cts +49 -0
- package/dist/languages/n1ql.d.ts +49 -0
- package/dist/languages/n1ql.js +50 -0
- package/dist/languages/org.cjs +52 -0
- package/dist/languages/org.d.cts +49 -0
- package/dist/languages/org.d.ts +49 -0
- package/dist/languages/org.js +50 -0
- package/dist/languages/plpgsql.cjs +52 -0
- package/dist/languages/plpgsql.d.cts +49 -0
- package/dist/languages/plpgsql.d.ts +49 -0
- package/dist/languages/plpgsql.js +50 -0
- package/dist/languages/pod.cjs +52 -0
- package/dist/languages/pod.d.cts +49 -0
- package/dist/languages/pod.d.ts +49 -0
- package/dist/languages/pod.js +50 -0
- package/dist/languages/qmake.cjs +52 -0
- package/dist/languages/qmake.d.cts +49 -0
- package/dist/languages/qmake.d.ts +49 -0
- package/dist/languages/qmake.js +50 -0
- package/dist/languages/rebol.cjs +1 -1
- package/dist/languages/rebol.js +1 -1
- package/dist/languages/self.cjs +1 -1
- package/dist/languages/self.js +1 -1
- package/dist/languages/soql.cjs +52 -0
- package/dist/languages/soql.d.cts +49 -0
- package/dist/languages/soql.d.ts +49 -0
- package/dist/languages/soql.js +50 -0
- package/dist/languages/spl.cjs +52 -0
- package/dist/languages/spl.d.cts +49 -0
- package/dist/languages/spl.d.ts +49 -0
- package/dist/languages/spl.js +50 -0
- package/dist/languages/tcsh.cjs +52 -0
- package/dist/languages/tcsh.d.cts +49 -0
- package/dist/languages/tcsh.d.ts +49 -0
- package/dist/languages/tcsh.js +50 -0
- package/dist/languages/textile.cjs +51 -0
- package/dist/languages/textile.d.cts +48 -0
- package/dist/languages/textile.d.ts +48 -0
- package/dist/languages/textile.js +49 -0
- package/dist/languages/troff.cjs +52 -0
- package/dist/languages/troff.d.cts +49 -0
- package/dist/languages/troff.d.ts +49 -0
- package/dist/languages/troff.js +50 -0
- package/dist/languages/velocity.cjs +52 -0
- package/dist/languages/velocity.d.cts +49 -0
- package/dist/languages/velocity.d.ts +49 -0
- package/dist/languages/velocity.js +50 -0
- package/package.json +151 -1
package/dist/detect.cjs
CHANGED
|
@@ -247,6 +247,55 @@ var algol = {
|
|
|
247
247
|
}
|
|
248
248
|
};
|
|
249
249
|
|
|
250
|
+
// src/languages/ampl.ts
|
|
251
|
+
var ampl = {
|
|
252
|
+
slug: "ampl",
|
|
253
|
+
publishedDate: "1985-01-01",
|
|
254
|
+
extensions: [".mod", ".dat", ".run"],
|
|
255
|
+
author: "Robert Fourer, David Gay, and Brian Kernighan",
|
|
256
|
+
website: "https://ampl.com",
|
|
257
|
+
paradigms: ["declarative", "mathematical modeling"],
|
|
258
|
+
tooling: {
|
|
259
|
+
runtimes: ["AMPL"],
|
|
260
|
+
ecosystems: ["Optimization", "Operations research"]
|
|
261
|
+
},
|
|
262
|
+
version: "stable",
|
|
263
|
+
logo: "https://ampl.com/wp-content/uploads/AMPL-favicon-36x29-1.svg",
|
|
264
|
+
color: "#1D4ED8",
|
|
265
|
+
i18n: {
|
|
266
|
+
en: {
|
|
267
|
+
name: "AMPL",
|
|
268
|
+
description: "A declarative language for describing optimization models and data for mathematical solvers.",
|
|
269
|
+
longDescription: "AMPL is a modeling language for linear, nonlinear, integer, and constraint optimization. It lets modelers express sets, parameters, variables, objectives, and constraints close to mathematical notation.\n\nThe language is widely used in operations research, logistics, energy planning, finance, and industrial scheduling. AMPL separates model structure from data and connects to many commercial and open source solvers."
|
|
270
|
+
},
|
|
271
|
+
es: {
|
|
272
|
+
name: "AMPL",
|
|
273
|
+
description: "Lenguaje declarativo para describir modelos y datos de optimizacion para solvers matematicos.",
|
|
274
|
+
longDescription: "AMPL es un lenguaje de modelado para optimizacion lineal, no lineal, entera y con restricciones. Permite expresar conjuntos, parametros, variables, objetivos y restricciones cerca de la notacion matematica.\n\nEl lenguaje se usa en investigacion de operaciones, logistica, planificacion energetica, finanzas y programacion industrial. AMPL separa la estructura del modelo de los datos y se conecta con muchos solvers comerciales y abiertos."
|
|
275
|
+
},
|
|
276
|
+
it: {
|
|
277
|
+
name: "AMPL",
|
|
278
|
+
description: "Linguaggio dichiarativo per descrivere modelli e dati di ottimizzazione per solver matematici.",
|
|
279
|
+
longDescription: "AMPL e un linguaggio di modellazione per ottimizzazione lineare, non lineare, intera e vincolata. Permette di esprimere insiemi, parametri, variabili, obiettivi e vincoli vicino alla notazione matematica.\n\nIl linguaggio e usato in ricerca operativa, logistica, pianificazione energetica, finanza e schedulazione industriale. AMPL separa la struttura del modello dai dati e si collega a molti solver commerciali e open source."
|
|
280
|
+
},
|
|
281
|
+
fr: {
|
|
282
|
+
name: "AMPL",
|
|
283
|
+
description: "Langage declaratif pour decrire modeles et donnees d optimisation pour solveurs mathematiques.",
|
|
284
|
+
longDescription: "AMPL est un langage de modelisation pour l optimisation lineaire, non lineaire, entiere et sous contraintes. Il permet d exprimer ensembles, parametres, variables, objectifs et contraintes pres de la notation mathematique.\n\nLe langage est utilise en recherche operationnelle, logistique, planification energetique, finance et ordonnancement industriel. AMPL separe la structure du modele des donnees et se connecte a de nombreux solveurs commerciaux et ouverts."
|
|
285
|
+
},
|
|
286
|
+
de: {
|
|
287
|
+
name: "AMPL",
|
|
288
|
+
description: "Deklarative Sprache fur Optimierungsmodelle und Daten fur mathematische Solver.",
|
|
289
|
+
longDescription: "AMPL ist eine Modellierungssprache fur lineare, nichtlineare, ganzzahlige und eingeschrankte Optimierung. Sie beschreibt Mengen, Parameter, Variablen, Ziele und Nebenbedingungen nahe an mathematischer Notation.\n\nDie Sprache wird in Operations Research, Logistik, Energieplanung, Finanzwesen und industrieller Planung genutzt. AMPL trennt Modellstruktur von Daten und bindet viele kommerzielle und offene Solver an."
|
|
290
|
+
},
|
|
291
|
+
pt: {
|
|
292
|
+
name: "AMPL",
|
|
293
|
+
description: "Linguagem declarativa para descrever modelos e dados de otimizacao para solvers matematicos.",
|
|
294
|
+
longDescription: "AMPL e uma linguagem de modelagem para otimizacao linear, nao linear, inteira e com restricoes. Ela permite expressar conjuntos, parametros, variaveis, objetivos e restricoes perto da notacao matematica.\n\nA linguagem e usada em pesquisa operacional, logistica, planejamento energetico, financas e escalonamento industrial. AMPL separa a estrutura do modelo dos dados e se conecta a muitos solvers comerciais e abertos."
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
};
|
|
298
|
+
|
|
250
299
|
// src/languages/ante.ts
|
|
251
300
|
var ante = {
|
|
252
301
|
slug: "ante",
|
|
@@ -261,7 +310,7 @@ var ante = {
|
|
|
261
310
|
ecosystems: ["Systems Programming", "Research", "Compiler Development"]
|
|
262
311
|
},
|
|
263
312
|
version: "experimental",
|
|
264
|
-
logo: "https://
|
|
313
|
+
logo: "https://antelang.org/img/apple-touch-icon.png",
|
|
265
314
|
color: "#4F46E5",
|
|
266
315
|
i18n: {
|
|
267
316
|
en: {
|
|
@@ -508,7 +557,7 @@ var aql = {
|
|
|
508
557
|
ecosystems: ["Graph databases", "Document databases"]
|
|
509
558
|
},
|
|
510
559
|
version: "ArangoDB AQL",
|
|
511
|
-
logo: "https://
|
|
560
|
+
logo: "https://cdn.simpleicons.org/arangodb/DDE072",
|
|
512
561
|
color: "#16A34A",
|
|
513
562
|
i18n: {
|
|
514
563
|
en: {
|
|
@@ -892,6 +941,55 @@ var autohotkey = {
|
|
|
892
941
|
}
|
|
893
942
|
};
|
|
894
943
|
|
|
944
|
+
// src/languages/avro-idl.ts
|
|
945
|
+
var avroIdl = {
|
|
946
|
+
slug: "avro-idl",
|
|
947
|
+
publishedDate: "2009-11-02",
|
|
948
|
+
extensions: [".avdl"],
|
|
949
|
+
author: "Apache Software Foundation",
|
|
950
|
+
website: "https://avro.apache.org/docs/current/idl-language/",
|
|
951
|
+
paradigms: ["schema", "interface definition"],
|
|
952
|
+
tooling: {
|
|
953
|
+
runtimes: ["Apache Avro compiler"],
|
|
954
|
+
ecosystems: ["Serialization", "RPC", "Data Engineering"]
|
|
955
|
+
},
|
|
956
|
+
version: "1.12.1",
|
|
957
|
+
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Apache_Avro_Logo.svg",
|
|
958
|
+
color: "#1E88E5",
|
|
959
|
+
i18n: {
|
|
960
|
+
en: {
|
|
961
|
+
name: "Avro IDL",
|
|
962
|
+
description: "A human-readable interface definition language for Apache Avro schemas and protocols.",
|
|
963
|
+
longDescription: "Avro IDL defines records, enums, fixed values, errors, messages, namespaces, and imports using a syntax designed for human authors. The Avro compiler converts .avdl files into JSON protocol and schema representations.\n\nIt is used to describe serialized data and RPC interfaces shared by services and data pipelines. Generated schemas participate in Avro compatibility rules and support code generation across multiple programming languages."
|
|
964
|
+
},
|
|
965
|
+
es: {
|
|
966
|
+
name: "Avro IDL",
|
|
967
|
+
description: "Lenguaje legible de definicion de interfaces para esquemas y protocolos Apache Avro.",
|
|
968
|
+
longDescription: "Avro IDL define registros, enums, valores fijos, errores, mensajes, espacios de nombres e imports con una sintaxis pensada para personas. El compilador Avro convierte archivos .avdl en protocolos y esquemas JSON.\n\nSe usa para describir datos serializados e interfaces RPC compartidas por servicios y pipelines. Los esquemas generados siguen reglas de compatibilidad Avro y permiten generar codigo en varios lenguajes."
|
|
969
|
+
},
|
|
970
|
+
it: {
|
|
971
|
+
name: "Avro IDL",
|
|
972
|
+
description: "Linguaggio leggibile di definizione interfacce per schemi e protocolli Apache Avro.",
|
|
973
|
+
longDescription: "Avro IDL definisce record, enum, valori fissi, errori, messaggi, namespace e import con una sintassi pensata per gli autori. Il compilatore Avro converte i file .avdl in protocolli e schemi JSON.\n\nViene usato per descrivere dati serializzati e interfacce RPC condivise da servizi e pipeline. Gli schemi generati seguono le regole di compatibilita Avro e supportano generazione di codice in diversi linguaggi."
|
|
974
|
+
},
|
|
975
|
+
fr: {
|
|
976
|
+
name: "Avro IDL",
|
|
977
|
+
description: "Langage lisible de definition d interfaces pour schemas et protocoles Apache Avro.",
|
|
978
|
+
longDescription: "Avro IDL definit enregistrements, enums, valeurs fixes, erreurs, messages, espaces de noms et imports avec une syntaxe destinee aux auteurs humains. Le compilateur Avro convertit les fichiers .avdl en protocoles et schemas JSON.\n\nIl sert a decrire donnees serialisees et interfaces RPC partagees par services et pipelines. Les schemas generes suivent les regles de compatibilite Avro et permettent la generation de code dans plusieurs langages."
|
|
979
|
+
},
|
|
980
|
+
de: {
|
|
981
|
+
name: "Avro IDL",
|
|
982
|
+
description: "Menschenlesbare Schnittstellensprache fur Apache-Avro-Schemas und Protokolle.",
|
|
983
|
+
longDescription: "Avro IDL definiert Records, Enums, feste Werte, Fehler, Nachrichten, Namensraume und Importe mit einer fur Menschen entworfenen Syntax. Der Avro-Compiler wandelt .avdl-Dateien in JSON-Protokolle und Schemas um.\n\nDie Sprache beschreibt serialisierte Daten und RPC-Schnittstellen fur Dienste und Datenpipelines. Erzeugte Schemas folgen Avro-Kompatibilitatsregeln und unterstutzen Codegenerierung fur mehrere Programmiersprachen."
|
|
984
|
+
},
|
|
985
|
+
pt: {
|
|
986
|
+
name: "Avro IDL",
|
|
987
|
+
description: "Linguagem legivel de definicao de interfaces para esquemas e protocolos Apache Avro.",
|
|
988
|
+
longDescription: "Avro IDL define registros, enums, valores fixos, erros, mensagens, namespaces e imports com sintaxe voltada a autores humanos. O compilador Avro converte arquivos .avdl em protocolos e esquemas JSON.\n\nE usada para descrever dados serializados e interfaces RPC compartilhadas por servicos e pipelines. Esquemas gerados seguem regras de compatibilidade Avro e permitem geracao de codigo em varias linguagens."
|
|
989
|
+
}
|
|
990
|
+
}
|
|
991
|
+
};
|
|
992
|
+
|
|
895
993
|
// src/languages/awk.ts
|
|
896
994
|
var awk = {
|
|
897
995
|
slug: "awk",
|
|
@@ -906,7 +1004,7 @@ var awk = {
|
|
|
906
1004
|
ecosystems: ["Unix", "Text Processing", "Shell", "Data Extraction"]
|
|
907
1005
|
},
|
|
908
1006
|
version: "GNU Awk 5.4.0",
|
|
909
|
-
logo: "https://
|
|
1007
|
+
logo: "https://cdn.simpleicons.org/gnu/A42E2B",
|
|
910
1008
|
color: "#4E9A06",
|
|
911
1009
|
i18n: {
|
|
912
1010
|
en: {
|
|
@@ -1190,6 +1288,55 @@ var bcpl = {
|
|
|
1190
1288
|
}
|
|
1191
1289
|
};
|
|
1192
1290
|
|
|
1291
|
+
// src/languages/bibtex.ts
|
|
1292
|
+
var bibtex = {
|
|
1293
|
+
slug: "bibtex",
|
|
1294
|
+
publishedDate: "1985-01-01",
|
|
1295
|
+
extensions: [".bib", ".bibtex"],
|
|
1296
|
+
author: "Oren Patashnik and Leslie Lamport",
|
|
1297
|
+
website: "https://ctan.org/pkg/bibtex",
|
|
1298
|
+
paradigms: ["data", "bibliography"],
|
|
1299
|
+
tooling: {
|
|
1300
|
+
runtimes: ["BibTeX", "Biber"],
|
|
1301
|
+
ecosystems: ["TeX", "LaTeX", "Academic publishing"]
|
|
1302
|
+
},
|
|
1303
|
+
version: "stable",
|
|
1304
|
+
logo: "https://dummyimage.com/32x32/2563EB/ffffff.png&text=Bi",
|
|
1305
|
+
color: "#2563EB",
|
|
1306
|
+
i18n: {
|
|
1307
|
+
en: {
|
|
1308
|
+
name: "BibTeX",
|
|
1309
|
+
description: "A bibliography data format and toolchain used with TeX and LaTeX documents.",
|
|
1310
|
+
longDescription: "BibTeX is both a bibliography processing program and a structured text format for citation records. Entries describe books, articles, proceedings, theses, and other sources with fields such as author, title, year, and publisher.\n\nIt is central to many TeX and LaTeX workflows, especially in academic publishing. BibTeX files can be edited by hand, exported by reference managers, and rendered through style files into formatted bibliographies."
|
|
1311
|
+
},
|
|
1312
|
+
es: {
|
|
1313
|
+
name: "BibTeX",
|
|
1314
|
+
description: "Formato de datos bibliograficos y herramienta usada con documentos TeX y LaTeX.",
|
|
1315
|
+
longDescription: "BibTeX es un programa de procesamiento bibliografico y un formato de texto estructurado para registros de citas. Las entradas describen libros, articulos, actas, tesis y otras fuentes con campos como autor, titulo, ano y editorial.\n\nEs central en muchos flujos de TeX y LaTeX, sobre todo en publicacion academica. Los archivos BibTeX pueden editarse a mano, exportarse desde gestores de referencias y renderizarse con estilos como bibliografias formateadas."
|
|
1316
|
+
},
|
|
1317
|
+
it: {
|
|
1318
|
+
name: "BibTeX",
|
|
1319
|
+
description: "Formato di dati bibliografici e toolchain usati con documenti TeX e LaTeX.",
|
|
1320
|
+
longDescription: "BibTeX e sia un programma di elaborazione bibliografica sia un formato testuale strutturato per record di citazioni. Le voci descrivono libri, articoli, atti, tesi e altre fonti con campi come autore, titolo, anno ed editore.\n\nE centrale in molti flussi TeX e LaTeX, specialmente nella pubblicazione accademica. I file BibTeX possono essere modificati a mano, esportati da gestori di riferimenti e resi tramite file di stile in bibliografie formattate."
|
|
1321
|
+
},
|
|
1322
|
+
fr: {
|
|
1323
|
+
name: "BibTeX",
|
|
1324
|
+
description: "Format de donnees bibliographiques et chaine d outils utilises avec TeX et LaTeX.",
|
|
1325
|
+
longDescription: "BibTeX est a la fois un programme de traitement bibliographique et un format texte structure pour les citations. Les entrees decrivent livres, articles, actes, theses et autres sources avec des champs comme auteur, titre, annee et editeur.\n\nIl est central dans de nombreux flux TeX et LaTeX, surtout pour l edition academique. Les fichiers BibTeX peuvent etre modifies a la main, exportes par des gestionnaires de references et rendus via des styles en bibliographies formatees."
|
|
1326
|
+
},
|
|
1327
|
+
de: {
|
|
1328
|
+
name: "BibTeX",
|
|
1329
|
+
description: "Bibliografisches Datenformat und Werkzeugkette fur TeX- und LaTeX-Dokumente.",
|
|
1330
|
+
longDescription: "BibTeX ist ein Bibliografieprogramm und ein strukturiertes Textformat fur Zitationsdaten. Eintrage beschreiben Bucher, Artikel, Tagungsbande, Arbeiten und andere Quellen mit Feldern wie Autor, Titel, Jahr und Verlag.\n\nEs ist zentral in vielen TeX- und LaTeX-Ablaufen, besonders im akademischen Publizieren. BibTeX-Dateien konnen von Hand gepflegt, aus Literaturverwaltungen exportiert und uber Stildateien zu formatierten Bibliografien gerendert werden."
|
|
1331
|
+
},
|
|
1332
|
+
pt: {
|
|
1333
|
+
name: "BibTeX",
|
|
1334
|
+
description: "Formato de dados bibliograficos e cadeia de ferramentas usada com TeX e LaTeX.",
|
|
1335
|
+
longDescription: "BibTeX e ao mesmo tempo um programa de processamento bibliografico e um formato de texto estruturado para registros de citacao. As entradas descrevem livros, artigos, anais, teses e outras fontes com campos como autor, titulo, ano e editora.\n\nEle e central em muitos fluxos TeX e LaTeX, especialmente na publicacao academica. Arquivos BibTeX podem ser editados a mao, exportados por gerenciadores de referencias e renderizados por estilos em bibliografias formatadas."
|
|
1336
|
+
}
|
|
1337
|
+
}
|
|
1338
|
+
};
|
|
1339
|
+
|
|
1193
1340
|
// src/languages/bicep.ts
|
|
1194
1341
|
var bicep = {
|
|
1195
1342
|
slug: "bicep",
|
|
@@ -1352,7 +1499,7 @@ var bqn = {
|
|
|
1352
1499
|
ecosystems: ["Array Programming", "Data Transformation", "Recreational Computing"]
|
|
1353
1500
|
},
|
|
1354
1501
|
version: "BQN specification",
|
|
1355
|
-
logo: "https://
|
|
1502
|
+
logo: "https://mlochbaum.github.io/BQN/favicon.ico",
|
|
1356
1503
|
color: "#7C3AED",
|
|
1357
1504
|
i18n: {
|
|
1358
1505
|
en: {
|
|
@@ -1388,6 +1535,55 @@ var bqn = {
|
|
|
1388
1535
|
}
|
|
1389
1536
|
};
|
|
1390
1537
|
|
|
1538
|
+
// src/languages/brainfuck.ts
|
|
1539
|
+
var brainfuck = {
|
|
1540
|
+
slug: "brainfuck",
|
|
1541
|
+
publishedDate: "1993-01-01",
|
|
1542
|
+
extensions: [".bf", ".b"],
|
|
1543
|
+
author: "Urban Muller",
|
|
1544
|
+
website: "https://esolangs.org/wiki/Brainfuck",
|
|
1545
|
+
paradigms: ["esoteric", "imperative"],
|
|
1546
|
+
tooling: {
|
|
1547
|
+
runtimes: ["Interpreters", "Compilers"],
|
|
1548
|
+
ecosystems: ["Esoteric programming"]
|
|
1549
|
+
},
|
|
1550
|
+
version: "stable",
|
|
1551
|
+
logo: "https://dummyimage.com/32x32/111827/ffffff.png&text=BF",
|
|
1552
|
+
color: "#111827",
|
|
1553
|
+
i18n: {
|
|
1554
|
+
en: {
|
|
1555
|
+
name: "Brainfuck",
|
|
1556
|
+
description: "An esoteric minimal language built around a tape, a pointer, and eight commands.",
|
|
1557
|
+
longDescription: "Brainfuck is an intentionally tiny esoteric programming language with only eight commands. Programs move a pointer across a memory tape, mutate cells, read or write bytes, and use bracketed loops for control flow.\n\nThe language is rarely used for practical software, but it is influential as a teaching, golfing, interpreter, and compiler exercise. Its extreme simplicity makes it a compact test case for parsers, virtual machines, and code generation."
|
|
1558
|
+
},
|
|
1559
|
+
es: {
|
|
1560
|
+
name: "Brainfuck",
|
|
1561
|
+
description: "Lenguaje esoterico minimo basado en una cinta, un puntero y ocho comandos.",
|
|
1562
|
+
longDescription: "Brainfuck es un lenguaje de programacion esoterico deliberadamente pequeno con solo ocho comandos. Los programas mueven un puntero sobre una cinta de memoria, mutan celdas, leen o escriben bytes y usan bucles con corchetes para control de flujo.\n\nEl lenguaje casi nunca se usa para software practico, pero influye como ejercicio de ensenanza, code golf, interpretes y compiladores. Su simplicidad extrema lo vuelve un caso de prueba compacto para parsers, maquinas virtuales y generacion de codigo."
|
|
1563
|
+
},
|
|
1564
|
+
it: {
|
|
1565
|
+
name: "Brainfuck",
|
|
1566
|
+
description: "Linguaggio esoterico minimo basato su nastro, puntatore e otto comandi.",
|
|
1567
|
+
longDescription: "Brainfuck e un linguaggio di programmazione esoterico volutamente minuscolo con solo otto comandi. I programmi muovono un puntatore su un nastro di memoria, modificano celle, leggono o scrivono byte e usano cicli tra parentesi quadre per il flusso di controllo.\n\nIl linguaggio e usato raramente per software pratico, ma e influente come esercizio didattico, di code golf, interpreti e compilatori. La sua estrema semplicita lo rende un caso di prova compatto per parser, macchine virtuali e generazione di codice."
|
|
1568
|
+
},
|
|
1569
|
+
fr: {
|
|
1570
|
+
name: "Brainfuck",
|
|
1571
|
+
description: "Langage esoterique minimal fonde sur un ruban, un pointeur et huit commandes.",
|
|
1572
|
+
longDescription: "Brainfuck est un langage de programmation esoterique volontairement minuscule avec seulement huit commandes. Les programmes deplacent un pointeur sur un ruban memoire, modifient des cellules, lisent ou ecrivent des octets et utilisent des boucles entre crochets.\n\nLe langage est rarement utilise pour du logiciel pratique, mais il est influent comme exercice d enseignement, de code golf, d interpreteur et de compilateur. Sa simplicite extreme en fait un cas de test compact pour parseurs, machines virtuelles et generation de code."
|
|
1573
|
+
},
|
|
1574
|
+
de: {
|
|
1575
|
+
name: "Brainfuck",
|
|
1576
|
+
description: "Esoterische minimale Sprache mit Speicherband, Zeiger und acht Befehlen.",
|
|
1577
|
+
longDescription: "Brainfuck ist eine absichtlich winzige esoterische Programmiersprache mit nur acht Befehlen. Programme bewegen einen Zeiger uber ein Speicherband, verandern Zellen, lesen oder schreiben Bytes und nutzen geklammerte Schleifen fur Kontrollfluss.\n\nDie Sprache wird selten fur praktische Software genutzt, ist aber einflussreich als Ubung fur Lehre, Code Golf, Interpreter und Compiler. Ihre extreme Einfachheit macht sie zu einem kompakten Testfall fur Parser, virtuelle Maschinen und Codegenerierung."
|
|
1578
|
+
},
|
|
1579
|
+
pt: {
|
|
1580
|
+
name: "Brainfuck",
|
|
1581
|
+
description: "Linguagem esoterica minima baseada em fita, ponteiro e oito comandos.",
|
|
1582
|
+
longDescription: "Brainfuck e uma linguagem de programacao esoterica intencionalmente pequena com apenas oito comandos. Programas movem um ponteiro por uma fita de memoria, alteram celulas, leem ou escrevem bytes e usam loops entre colchetes para fluxo de controle.\n\nA linguagem raramente e usada para software pratico, mas e influente como exercicio de ensino, code golf, interpretadores e compiladores. Sua simplicidade extrema a torna um caso de teste compacto para parsers, maquinas virtuais e geracao de codigo."
|
|
1583
|
+
}
|
|
1584
|
+
}
|
|
1585
|
+
};
|
|
1586
|
+
|
|
1391
1587
|
// src/languages/c.ts
|
|
1392
1588
|
var c = {
|
|
1393
1589
|
slug: "c",
|
|
@@ -1488,6 +1684,55 @@ var cairo = {
|
|
|
1488
1684
|
}
|
|
1489
1685
|
};
|
|
1490
1686
|
|
|
1687
|
+
// src/languages/capnproto.ts
|
|
1688
|
+
var capnproto = {
|
|
1689
|
+
slug: "capnproto",
|
|
1690
|
+
publishedDate: "2013-01-01",
|
|
1691
|
+
extensions: [".capnp"],
|
|
1692
|
+
author: "Kenton Varda",
|
|
1693
|
+
website: "https://capnproto.org",
|
|
1694
|
+
paradigms: ["schema", "interface definition"],
|
|
1695
|
+
tooling: {
|
|
1696
|
+
runtimes: ["Capn Proto compiler"],
|
|
1697
|
+
ecosystems: ["RPC", "Serialization"]
|
|
1698
|
+
},
|
|
1699
|
+
version: "stable",
|
|
1700
|
+
logo: "https://capnproto.org/images/logo.png",
|
|
1701
|
+
color: "#F97316",
|
|
1702
|
+
i18n: {
|
|
1703
|
+
en: {
|
|
1704
|
+
name: "Cap'n Proto",
|
|
1705
|
+
description: "A schema language for fast serialization and capability-oriented RPC interfaces.",
|
|
1706
|
+
longDescription: "Capn Proto schemas define structured messages, enums, interfaces, and constants for a zero-copy serialization system. The format is designed so data can often be used directly from its encoded representation.\n\nThe language supports code generation for multiple host languages and is paired with an RPC system built around capabilities. It is used when low latency, cross-language contracts, and efficient binary interchange matter."
|
|
1707
|
+
},
|
|
1708
|
+
es: {
|
|
1709
|
+
name: "Cap'n Proto",
|
|
1710
|
+
description: "Lenguaje de esquemas para serializacion rapida e interfaces RPC orientadas a capacidades.",
|
|
1711
|
+
longDescription: "Los esquemas Capn Proto definen mensajes estructurados, enums, interfaces y constantes para un sistema de serializacion zero-copy. El formato esta disenado para que los datos puedan usarse a menudo desde su representacion codificada.\n\nEl lenguaje soporta generacion de codigo para multiples lenguajes anfitriones y se combina con un sistema RPC basado en capacidades. Se usa cuando importan baja latencia, contratos entre lenguajes e intercambio binario eficiente."
|
|
1712
|
+
},
|
|
1713
|
+
it: {
|
|
1714
|
+
name: "Cap'n Proto",
|
|
1715
|
+
description: "Linguaggio di schema per serializzazione veloce e interfacce RPC orientate a capability.",
|
|
1716
|
+
longDescription: "Gli schemi Capn Proto definiscono messaggi strutturati, enum, interfacce e costanti per un sistema di serializzazione zero-copy. Il formato e progettato per usare spesso i dati direttamente dalla rappresentazione codificata.\n\nIl linguaggio supporta generazione di codice per molti linguaggi host ed e abbinato a un sistema RPC basato su capability. E usato quando contano bassa latenza, contratti cross-language e scambio binario efficiente."
|
|
1717
|
+
},
|
|
1718
|
+
fr: {
|
|
1719
|
+
name: "Cap'n Proto",
|
|
1720
|
+
description: "Langage de schema pour serialisation rapide et interfaces RPC orientees capacites.",
|
|
1721
|
+
longDescription: "Les schemas Capn Proto definissent messages structures, enums, interfaces et constantes pour un systeme de serialisation zero-copy. Le format est concu pour permettre souvent l usage direct des donnees depuis leur representation encodee.\n\nLe langage prend en charge la generation de code pour plusieurs langages hotes et s accompagne d un systeme RPC fonde sur les capacites. Il est utilise quand faible latence, contrats inter-langages et echange binaire efficace comptent."
|
|
1722
|
+
},
|
|
1723
|
+
de: {
|
|
1724
|
+
name: "Cap'n Proto",
|
|
1725
|
+
description: "Schemasprache fur schnelle Serialisierung und capability-orientierte RPC-Schnittstellen.",
|
|
1726
|
+
longDescription: "Capn Proto-Schemas definieren strukturierte Nachrichten, Enums, Schnittstellen und Konstanten fur ein Zero-Copy-Serialisierungssystem. Das Format ist so entworfen, dass Daten oft direkt aus ihrer kodierten Darstellung nutzbar sind.\n\nDie Sprache unterstutzt Codegenerierung fur mehrere Hostsprachen und ist mit einem RPC-System rund um Capabilities gekoppelt. Sie wird genutzt, wenn niedrige Latenz, sprachubergreifende Vertrage und effizienter Binar-Austausch wichtig sind."
|
|
1727
|
+
},
|
|
1728
|
+
pt: {
|
|
1729
|
+
name: "Cap'n Proto",
|
|
1730
|
+
description: "Linguagem de esquema para serializacao rapida e interfaces RPC orientadas a capacidades.",
|
|
1731
|
+
longDescription: "Esquemas Capn Proto definem mensagens estruturadas, enums, interfaces e constantes para um sistema de serializacao zero-copy. O formato e projetado para que dados muitas vezes possam ser usados diretamente da representacao codificada.\n\nA linguagem suporta geracao de codigo para varias linguagens hospedeiras e vem junto de um sistema RPC baseado em capacidades. Ela e usada quando baixa latencia, contratos entre linguagens e intercambio binario eficiente importam."
|
|
1732
|
+
}
|
|
1733
|
+
}
|
|
1734
|
+
};
|
|
1735
|
+
|
|
1491
1736
|
// src/languages/carbon.ts
|
|
1492
1737
|
var carbon = {
|
|
1493
1738
|
slug: "carbon",
|
|
@@ -1538,6 +1783,55 @@ var carbon = {
|
|
|
1538
1783
|
}
|
|
1539
1784
|
};
|
|
1540
1785
|
|
|
1786
|
+
// src/languages/cel.ts
|
|
1787
|
+
var cel = {
|
|
1788
|
+
slug: "cel",
|
|
1789
|
+
publishedDate: "2018-01-01",
|
|
1790
|
+
extensions: [".cel"],
|
|
1791
|
+
author: "Google / CEL community",
|
|
1792
|
+
website: "https://cel.dev",
|
|
1793
|
+
paradigms: ["expression", "declarative", "configuration"],
|
|
1794
|
+
tooling: {
|
|
1795
|
+
runtimes: ["cel-go", "cel-java", "cel-cpp"],
|
|
1796
|
+
ecosystems: ["Cloud Native", "Policy", "Configuration"]
|
|
1797
|
+
},
|
|
1798
|
+
version: "0.25.2",
|
|
1799
|
+
logo: "https://www.gstatic.com/devrel-devsite/prod/v20cdb2337f656fc22df509b6d5402b3836a1b55334a8eea3301423a87970c4d5/cel/images/touchicon-180.png",
|
|
1800
|
+
color: "#4285F4",
|
|
1801
|
+
i18n: {
|
|
1802
|
+
en: {
|
|
1803
|
+
name: "Common Expression Language",
|
|
1804
|
+
description: "A portable, non-Turing-complete language for fast and safe expression evaluation.",
|
|
1805
|
+
longDescription: "Common Expression Language provides a compact syntax for evaluating conditions, transformations, and policy rules inside host applications. Its non-Turing-complete design keeps evaluation predictable and suitable for untrusted expressions.\n\nCEL is embedded in cloud APIs, validation systems, authorization policies, and configuration tools. A shared specification and conformance tests support compatible implementations across several host languages."
|
|
1806
|
+
},
|
|
1807
|
+
es: {
|
|
1808
|
+
name: "Lenguaje Comun de Expresiones",
|
|
1809
|
+
description: "Lenguaje portable y no Turing-completo para evaluar expresiones de forma rapida y segura.",
|
|
1810
|
+
longDescription: "Common Expression Language ofrece una sintaxis compacta para evaluar condiciones, transformaciones y reglas de politica dentro de aplicaciones anfitrionas. Su diseno no Turing-completo mantiene la evaluacion predecible y apta para expresiones no confiables.\n\nCEL se integra en API de nube, sistemas de validacion, politicas de autorizacion y herramientas de configuracion. Una especificacion comun y pruebas de conformidad permiten implementaciones compatibles en varios lenguajes."
|
|
1811
|
+
},
|
|
1812
|
+
it: {
|
|
1813
|
+
name: "Common Expression Language",
|
|
1814
|
+
description: "Linguaggio portabile e non Turing-completo per valutare espressioni in modo rapido e sicuro.",
|
|
1815
|
+
longDescription: "Common Expression Language offre una sintassi compatta per valutare condizioni, trasformazioni e regole di policy nelle applicazioni host. Il design non Turing-completo rende la valutazione prevedibile e adatta a espressioni non attendibili.\n\nCEL viene incorporato in API cloud, sistemi di validazione, policy di autorizzazione e strumenti di configurazione. Una specifica comune e test di conformita supportano implementazioni compatibili in diversi linguaggi."
|
|
1816
|
+
},
|
|
1817
|
+
fr: {
|
|
1818
|
+
name: "Common Expression Language",
|
|
1819
|
+
description: "Langage portable et non Turing-complet pour evaluer des expressions rapidement et surement.",
|
|
1820
|
+
longDescription: "Common Expression Language fournit une syntaxe compacte pour evaluer conditions, transformations et regles de politique dans des applications hotes. Sa conception non Turing-complete rend l evaluation previsible et adaptee aux expressions non fiables.\n\nCEL est integre aux API cloud, systemes de validation, politiques d autorisation et outils de configuration. Une specification commune et des tests de conformite assurent des implementations compatibles dans plusieurs langages."
|
|
1821
|
+
},
|
|
1822
|
+
de: {
|
|
1823
|
+
name: "Common Expression Language",
|
|
1824
|
+
description: "Portable, nicht Turing-vollstandige Sprache zur schnellen und sicheren Ausdrucksauswertung.",
|
|
1825
|
+
longDescription: "Common Expression Language bietet eine kompakte Syntax zur Auswertung von Bedingungen, Transformationen und Richtlinien in Host-Anwendungen. Das nicht Turing-vollstandige Design macht die Auswertung vorhersehbar und fur nicht vertrauenswurdige Ausdrucke geeignet.\n\nCEL wird in Cloud-APIs, Validierungssysteme, Autorisierungsrichtlinien und Konfigurationswerkzeuge eingebettet. Eine gemeinsame Spezifikation und Konformitatstests ermoglichen kompatible Implementierungen in mehreren Sprachen."
|
|
1826
|
+
},
|
|
1827
|
+
pt: {
|
|
1828
|
+
name: "Common Expression Language",
|
|
1829
|
+
description: "Linguagem portavel e nao Turing-completa para avaliar expressoes com rapidez e seguranca.",
|
|
1830
|
+
longDescription: "Common Expression Language oferece sintaxe compacta para avaliar condicoes, transformacoes e regras de politica em aplicacoes hospedeiras. Seu design nao Turing-completo torna a avaliacao previsivel e adequada para expressoes nao confiaveis.\n\nCEL e incorporada em APIs de nuvem, sistemas de validacao, politicas de autorizacao e ferramentas de configuracao. Uma especificacao comum e testes de conformidade sustentam implementacoes compativeis em varias linguagens."
|
|
1831
|
+
}
|
|
1832
|
+
}
|
|
1833
|
+
};
|
|
1834
|
+
|
|
1541
1835
|
// src/languages/chapel.ts
|
|
1542
1836
|
var chapel = {
|
|
1543
1837
|
slug: "chapel",
|
|
@@ -1986,6 +2280,55 @@ var cpp = {
|
|
|
1986
2280
|
}
|
|
1987
2281
|
};
|
|
1988
2282
|
|
|
2283
|
+
// src/languages/cql.ts
|
|
2284
|
+
var cql = {
|
|
2285
|
+
slug: "cql",
|
|
2286
|
+
publishedDate: "2008-01-01",
|
|
2287
|
+
extensions: [".cql"],
|
|
2288
|
+
author: "Apache Cassandra project",
|
|
2289
|
+
website: "https://cassandra.apache.org/doc/latest/cassandra/developing/cql/index.html",
|
|
2290
|
+
paradigms: ["query", "declarative"],
|
|
2291
|
+
tooling: {
|
|
2292
|
+
runtimes: ["Apache Cassandra"],
|
|
2293
|
+
ecosystems: ["NoSQL", "Distributed databases"]
|
|
2294
|
+
},
|
|
2295
|
+
version: "CQL 3",
|
|
2296
|
+
logo: "https://cdn.simpleicons.org/apachecassandra/1287B1",
|
|
2297
|
+
color: "#1287B1",
|
|
2298
|
+
i18n: {
|
|
2299
|
+
en: {
|
|
2300
|
+
name: "CQL",
|
|
2301
|
+
description: "A SQL-like query language for Apache Cassandra tables and keyspaces.",
|
|
2302
|
+
longDescription: "Cassandra Query Language is the primary interface for defining and querying data in Apache Cassandra. It models keyspaces, tables, columns, indexes, materialized views, and statements for reading and writing partitioned data.\n\nCQL looks familiar to SQL users, but its behavior follows Cassandra storage and distribution rules. Effective CQL design focuses on partition keys, clustering columns, denormalized tables, and queries shaped around access patterns."
|
|
2303
|
+
},
|
|
2304
|
+
es: {
|
|
2305
|
+
name: "CQL",
|
|
2306
|
+
description: "Lenguaje de consultas tipo SQL para tablas y keyspaces de Apache Cassandra.",
|
|
2307
|
+
longDescription: "Cassandra Query Language es la interfaz principal para definir y consultar datos en Apache Cassandra. Modela keyspaces, tablas, columnas, indices, vistas materializadas y sentencias para leer y escribir datos particionados.\n\nCQL resulta familiar para usuarios de SQL, pero su comportamiento sigue las reglas de almacenamiento y distribucion de Cassandra. Un buen diseno CQL se centra en claves de particion, columnas de ordenamiento, tablas desnormalizadas y consultas guiadas por patrones de acceso."
|
|
2308
|
+
},
|
|
2309
|
+
it: {
|
|
2310
|
+
name: "CQL",
|
|
2311
|
+
description: "Linguaggio di query simile a SQL per tabelle e keyspace Apache Cassandra.",
|
|
2312
|
+
longDescription: "Cassandra Query Language e l interfaccia principale per definire e interrogare dati in Apache Cassandra. Modella keyspace, tabelle, colonne, indici, viste materializzate e istruzioni per leggere e scrivere dati partizionati.\n\nCQL risulta familiare agli utenti SQL, ma il suo comportamento segue le regole di archiviazione e distribuzione di Cassandra. Un buon design CQL si concentra su chiavi di partizione, colonne di clustering, tabelle denormalizzate e query modellate sui pattern di accesso."
|
|
2313
|
+
},
|
|
2314
|
+
fr: {
|
|
2315
|
+
name: "CQL",
|
|
2316
|
+
description: "Langage de requete proche de SQL pour tables et keyspaces Apache Cassandra.",
|
|
2317
|
+
longDescription: "Cassandra Query Language est l interface principale pour definir et interroger les donnees dans Apache Cassandra. Il modelise keyspaces, tables, colonnes, index, vues materialisees et instructions pour lire et ecrire des donnees partitionnees.\n\nCQL parait familier aux utilisateurs SQL, mais son comportement suit les regles de stockage et de distribution de Cassandra. Une bonne conception CQL se concentre sur cles de partition, colonnes de clustering, tables denormalisees et requetes guidees par les acces."
|
|
2318
|
+
},
|
|
2319
|
+
de: {
|
|
2320
|
+
name: "CQL",
|
|
2321
|
+
description: "SQL-ahnliche Abfragesprache fur Apache-Cassandra-Tabellen und Keyspaces.",
|
|
2322
|
+
longDescription: "Cassandra Query Language ist die wichtigste Schnittstelle zum Definieren und Abfragen von Daten in Apache Cassandra. Sie modelliert Keyspaces, Tabellen, Spalten, Indizes, materialisierte Views und Anweisungen zum Lesen und Schreiben partitionierter Daten.\n\nCQL wirkt fur SQL-Nutzer vertraut, folgt aber den Speicher- und Verteilungsregeln von Cassandra. Gutes CQL-Design konzentriert sich auf Partitionsschlussel, Clustering-Spalten, denormalisierte Tabellen und Abfragen nach Zugriffsmustern."
|
|
2323
|
+
},
|
|
2324
|
+
pt: {
|
|
2325
|
+
name: "CQL",
|
|
2326
|
+
description: "Linguagem de consulta parecida com SQL para tabelas e keyspaces Cassandra.",
|
|
2327
|
+
longDescription: "Cassandra Query Language e a principal interface para definir e consultar dados no Apache Cassandra. Ela modela keyspaces, tabelas, colunas, indices, visoes materializadas e comandos para ler e gravar dados particionados.\n\nCQL parece familiar para usuarios de SQL, mas seu comportamento segue as regras de armazenamento e distribuicao do Cassandra. Bom design em CQL foca chaves de particao, colunas de clustering, tabelas desnormalizadas e consultas moldadas por padroes de acesso."
|
|
2328
|
+
}
|
|
2329
|
+
}
|
|
2330
|
+
};
|
|
2331
|
+
|
|
1989
2332
|
// src/languages/crystal.ts
|
|
1990
2333
|
var crystal = {
|
|
1991
2334
|
slug: "crystal",
|
|
@@ -2245,7 +2588,7 @@ var curry = {
|
|
|
2245
2588
|
ecosystems: ["Functional Logic Programming", "Constraint Solving", "Research"]
|
|
2246
2589
|
},
|
|
2247
2590
|
version: "Curry 0.9.0",
|
|
2248
|
-
logo: "https://
|
|
2591
|
+
logo: "https://www.curry-language.org/assets/img/curry-32x32.png",
|
|
2249
2592
|
color: "#BE123C",
|
|
2250
2593
|
i18n: {
|
|
2251
2594
|
en: {
|
|
@@ -2444,7 +2787,7 @@ var dafny = {
|
|
|
2444
2787
|
ecosystems: ["Formal Methods", ".NET", "Verification"]
|
|
2445
2788
|
},
|
|
2446
2789
|
version: "4.11.0",
|
|
2447
|
-
logo: "https://
|
|
2790
|
+
logo: "https://dafny.org/images/dafny-favicon.svg",
|
|
2448
2791
|
color: "#0B6D91",
|
|
2449
2792
|
i18n: {
|
|
2450
2793
|
en: {
|
|
@@ -2679,6 +3022,55 @@ var dockerfile = {
|
|
|
2679
3022
|
}
|
|
2680
3023
|
};
|
|
2681
3024
|
|
|
3025
|
+
// src/languages/dot.ts
|
|
3026
|
+
var dot = {
|
|
3027
|
+
slug: "dot",
|
|
3028
|
+
publishedDate: "1991-01-01",
|
|
3029
|
+
extensions: [".dot", ".gv"],
|
|
3030
|
+
author: "AT&T Bell Laboratories",
|
|
3031
|
+
website: "https://graphviz.org/doc/info/lang.html",
|
|
3032
|
+
paradigms: ["declarative", "graph description"],
|
|
3033
|
+
tooling: {
|
|
3034
|
+
runtimes: ["Graphviz"],
|
|
3035
|
+
ecosystems: ["Visualization", "Documentation"]
|
|
3036
|
+
},
|
|
3037
|
+
version: "stable",
|
|
3038
|
+
logo: "https://graphviz.org/Resources/favicon.png",
|
|
3039
|
+
color: "#16A34A",
|
|
3040
|
+
i18n: {
|
|
3041
|
+
en: {
|
|
3042
|
+
name: "DOT",
|
|
3043
|
+
description: "A declarative graph description language used by Graphviz for diagrams and layouts.",
|
|
3044
|
+
longDescription: "DOT is a text language for describing directed and undirected graphs. It defines nodes, edges, subgraphs, attributes, labels, and layout hints that Graphviz tools render into diagrams.\n\nThe language is common in documentation, architecture diagrams, compiler output, dependency graphs, state machines, and generated reports. Its compact syntax makes graphs easy to version, review, and produce from programs."
|
|
3045
|
+
},
|
|
3046
|
+
es: {
|
|
3047
|
+
name: "DOT",
|
|
3048
|
+
description: "Lenguaje declarativo de grafos usado por Graphviz para diagramas y layouts.",
|
|
3049
|
+
longDescription: "DOT es un lenguaje de texto para describir grafos dirigidos y no dirigidos. Define nodos, aristas, subgrafos, atributos, etiquetas y pistas de layout que las herramientas Graphviz renderizan como diagramas.\n\nEl lenguaje es comun en documentacion, diagramas de arquitectura, salida de compiladores, grafos de dependencias, maquinas de estado e informes generados. Su sintaxis compacta facilita versionar, revisar y producir grafos desde programas."
|
|
3050
|
+
},
|
|
3051
|
+
it: {
|
|
3052
|
+
name: "DOT",
|
|
3053
|
+
description: "Linguaggio dichiarativo per grafi usato da Graphviz per diagrammi e layout.",
|
|
3054
|
+
longDescription: "DOT e un linguaggio testuale per descrivere grafi diretti e non diretti. Definisce nodi, archi, sottografi, attributi, etichette e suggerimenti di layout che gli strumenti Graphviz rendono come diagrammi.\n\nIl linguaggio e comune in documentazione, diagrammi architetturali, output di compilatori, grafi di dipendenze, macchine a stati e report generati. La sua sintassi compatta rende i grafi facili da versionare, revisionare e produrre da programmi."
|
|
3055
|
+
},
|
|
3056
|
+
fr: {
|
|
3057
|
+
name: "DOT",
|
|
3058
|
+
description: "Langage declaratif de graphes utilise par Graphviz pour diagrammes et mises en page.",
|
|
3059
|
+
longDescription: "DOT est un langage texte pour decrire des graphes orientes et non orientes. Il definit noeuds, aretes, sous-graphes, attributs, libelles et indications de mise en page que les outils Graphviz rendent en diagrammes.\n\nLe langage est courant dans la documentation, les diagrammes d architecture, les sorties de compilateurs, les graphes de dependances, les machines a etats et les rapports generes. Sa syntaxe compacte facilite le versionnement, la revue et la production de graphes depuis des programmes."
|
|
3060
|
+
},
|
|
3061
|
+
de: {
|
|
3062
|
+
name: "DOT",
|
|
3063
|
+
description: "Deklarative Graphbeschreibungssprache von Graphviz fur Diagramme und Layouts.",
|
|
3064
|
+
longDescription: "DOT ist eine Textsprache zum Beschreiben gerichteter und ungerichteter Graphen. Sie definiert Knoten, Kanten, Teilgraphen, Attribute, Beschriftungen und Layout-Hinweise, die Graphviz-Werkzeuge als Diagramme rendern.\n\nDie Sprache ist verbreitet in Dokumentation, Architekturdiagrammen, Compiler-Ausgaben, Abhangigkeitsgraphen, Zustandsmaschinen und generierten Berichten. Ihre kompakte Syntax macht Graphen leicht versionierbar, reviewbar und aus Programmen erzeugbar."
|
|
3065
|
+
},
|
|
3066
|
+
pt: {
|
|
3067
|
+
name: "DOT",
|
|
3068
|
+
description: "Linguagem declarativa de grafos usada pelo Graphviz para diagramas e layouts.",
|
|
3069
|
+
longDescription: "DOT e uma linguagem de texto para descrever grafos dirigidos e nao dirigidos. Ela define nos, arestas, subgrafos, atributos, rotulos e dicas de layout que ferramentas Graphviz renderizam como diagramas.\n\nA linguagem e comum em documentacao, diagramas de arquitetura, saida de compiladores, grafos de dependencias, maquinas de estado e relatorios gerados. Sua sintaxe compacta facilita versionar, revisar e produzir grafos a partir de programas."
|
|
3070
|
+
}
|
|
3071
|
+
}
|
|
3072
|
+
};
|
|
3073
|
+
|
|
2682
3074
|
// src/languages/earthly.ts
|
|
2683
3075
|
var earthly = {
|
|
2684
3076
|
slug: "earthly",
|
|
@@ -2729,6 +3121,54 @@ var earthly = {
|
|
|
2729
3121
|
}
|
|
2730
3122
|
};
|
|
2731
3123
|
|
|
3124
|
+
// src/languages/editorconfig.ts
|
|
3125
|
+
var editorconfig = {
|
|
3126
|
+
slug: "editorconfig",
|
|
3127
|
+
publishedDate: "2011-01-01",
|
|
3128
|
+
extensions: [".editorconfig"],
|
|
3129
|
+
author: "EditorConfig project",
|
|
3130
|
+
website: "https://editorconfig.org",
|
|
3131
|
+
paradigms: ["configuration"],
|
|
3132
|
+
tooling: {
|
|
3133
|
+
ecosystems: ["Editors", "Code formatting"]
|
|
3134
|
+
},
|
|
3135
|
+
version: "stable",
|
|
3136
|
+
logo: "https://editorconfig.org/logo.png",
|
|
3137
|
+
color: "#0F766E",
|
|
3138
|
+
i18n: {
|
|
3139
|
+
en: {
|
|
3140
|
+
name: "EditorConfig",
|
|
3141
|
+
description: "A configuration format for sharing indentation, newline, and charset rules across editors.",
|
|
3142
|
+
longDescription: "EditorConfig files define coding style settings that editors and IDEs can apply consistently. Sections target filename globs and assign properties such as indentation style, indent size, end-of-line mode, charset, and trailing whitespace handling.\n\nThe format helps projects keep basic formatting stable across teams and tools. It is often committed at repository roots so contributors get consistent editor behavior without manual setup."
|
|
3143
|
+
},
|
|
3144
|
+
es: {
|
|
3145
|
+
name: "EditorConfig",
|
|
3146
|
+
description: "Formato de configuracion para compartir indentacion, saltos de linea y charset entre editores.",
|
|
3147
|
+
longDescription: "Los archivos EditorConfig definen ajustes de estilo que editores e IDEs pueden aplicar de forma consistente. Las secciones apuntan a globs de nombres de archivo y asignan propiedades como estilo de indentacion, tamano, modo de fin de linea, charset y manejo de espacios finales.\n\nEl formato ayuda a mantener estable el formato basico entre equipos y herramientas. Suele versionarse en la raiz del repositorio para que colaboradores obtengan comportamiento consistente sin configuracion manual."
|
|
3148
|
+
},
|
|
3149
|
+
it: {
|
|
3150
|
+
name: "EditorConfig",
|
|
3151
|
+
description: "Formato di configurazione per condividere indentazione, newline e charset tra editor.",
|
|
3152
|
+
longDescription: "I file EditorConfig definiscono impostazioni di stile che editor e IDE possono applicare in modo coerente. Le sezioni puntano a glob di nomi file e assegnano proprieta come stile e dimensione di indentazione, fine riga, charset e gestione degli spazi finali.\n\nIl formato aiuta i progetti a mantenere stabile la formattazione di base tra team e strumenti. Spesso viene committato alla radice del repository per dare ai contributori un comportamento editor coerente senza setup manuale."
|
|
3153
|
+
},
|
|
3154
|
+
fr: {
|
|
3155
|
+
name: "EditorConfig",
|
|
3156
|
+
description: "Format de configuration pour partager indentation, fins de ligne et charset entre editeurs.",
|
|
3157
|
+
longDescription: "Les fichiers EditorConfig definissent des reglages de style que les editeurs et IDE peuvent appliquer de facon coherente. Les sections ciblent des globs de fichiers et assignent des proprietes comme style d indentation, taille, fin de ligne, charset et gestion des espaces finaux.\n\nLe format aide les projets a garder un formatage de base stable entre equipes et outils. Il est souvent versionne a la racine du depot pour offrir un comportement editeur coherent sans configuration manuelle."
|
|
3158
|
+
},
|
|
3159
|
+
de: {
|
|
3160
|
+
name: "EditorConfig",
|
|
3161
|
+
description: "Konfigurationsformat fur Einruckung, Zeilenenden und Zeichensatze uber Editoren hinweg.",
|
|
3162
|
+
longDescription: "EditorConfig-Dateien definieren Stilvorgaben, die Editoren und IDEs konsistent anwenden konnen. Abschnitte zielen auf Dateinamen-Globs und setzen Eigenschaften wie Einruckungsstil, Einruckungsbreite, Zeilenende, Zeichensatz und Behandlung nachgestellter Leerzeichen.\n\nDas Format hilft Projekten, grundlegende Formatierung uber Teams und Werkzeuge stabil zu halten. Es liegt oft im Repository-Wurzelverzeichnis, damit Beitragende ohne manuelles Setup konsistentes Editorverhalten erhalten."
|
|
3163
|
+
},
|
|
3164
|
+
pt: {
|
|
3165
|
+
name: "EditorConfig",
|
|
3166
|
+
description: "Formato de configuracao para compartilhar indentacao, quebras de linha e charset entre editores.",
|
|
3167
|
+
longDescription: "Arquivos EditorConfig definem ajustes de estilo que editores e IDEs podem aplicar de forma consistente. Secoes miram globs de nomes de arquivo e atribuem propriedades como estilo de indentacao, tamanho, modo de fim de linha, charset e tratamento de espacos finais.\n\nO formato ajuda projetos a manter a formatacao basica estavel entre equipes e ferramentas. Ele costuma ser versionado na raiz do repositorio para que colaboradores tenham comportamento consistente no editor sem setup manual."
|
|
3168
|
+
}
|
|
3169
|
+
}
|
|
3170
|
+
};
|
|
3171
|
+
|
|
2732
3172
|
// src/languages/eiffel.ts
|
|
2733
3173
|
var eiffel = {
|
|
2734
3174
|
slug: "eiffel",
|
|
@@ -3043,7 +3483,7 @@ var factor = {
|
|
|
3043
3483
|
ecosystems: ["Interactive Development", "Language Research", "Desktop Tools"]
|
|
3044
3484
|
},
|
|
3045
3485
|
version: "0.101",
|
|
3046
|
-
logo: "https://
|
|
3486
|
+
logo: "https://factorcode.org/favicon-96x96.png",
|
|
3047
3487
|
color: "#F97316",
|
|
3048
3488
|
i18n: {
|
|
3049
3489
|
en: {
|
|
@@ -3092,7 +3532,7 @@ var fe = {
|
|
|
3092
3532
|
ecosystems: ["Ethereum", "EVM"]
|
|
3093
3533
|
},
|
|
3094
3534
|
version: "experimental",
|
|
3095
|
-
logo: "https://
|
|
3535
|
+
logo: "https://fe-lang.org/favicon.png",
|
|
3096
3536
|
color: "#4F46E5",
|
|
3097
3537
|
i18n: {
|
|
3098
3538
|
en: {
|
|
@@ -3228,6 +3668,55 @@ var fish = {
|
|
|
3228
3668
|
}
|
|
3229
3669
|
};
|
|
3230
3670
|
|
|
3671
|
+
// src/languages/flatbuffers.ts
|
|
3672
|
+
var flatbuffers = {
|
|
3673
|
+
slug: "flatbuffers",
|
|
3674
|
+
publishedDate: "2014-06-17",
|
|
3675
|
+
extensions: [".fbs"],
|
|
3676
|
+
author: "Wouter van Oortmerssen / Google",
|
|
3677
|
+
website: "https://flatbuffers.dev",
|
|
3678
|
+
paradigms: ["schema", "interface definition"],
|
|
3679
|
+
tooling: {
|
|
3680
|
+
runtimes: ["flatc"],
|
|
3681
|
+
ecosystems: ["Serialization", "Games", "Mobile"]
|
|
3682
|
+
},
|
|
3683
|
+
version: "25.12.19",
|
|
3684
|
+
logo: "https://flatbuffers.dev/assets/images/favicon.png",
|
|
3685
|
+
color: "#0F9D58",
|
|
3686
|
+
i18n: {
|
|
3687
|
+
en: {
|
|
3688
|
+
name: "FlatBuffers",
|
|
3689
|
+
description: "A schema language for memory-efficient, cross-platform serialization without unpacking.",
|
|
3690
|
+
longDescription: "FlatBuffers schemas define tables, structs, enums, unions, services, and namespaces for compact binary data. The flatc compiler generates strongly typed access code for many host languages.\n\nIts format lets applications read serialized data without a separate parsing or unpacking step. It is used in games, mobile applications, embedded systems, and performance-sensitive services where allocation and latency matter."
|
|
3691
|
+
},
|
|
3692
|
+
es: {
|
|
3693
|
+
name: "FlatBuffers",
|
|
3694
|
+
description: "Lenguaje de esquemas para serializacion eficiente y multiplataforma sin desempaquetado.",
|
|
3695
|
+
longDescription: "Los esquemas FlatBuffers definen tablas, structs, enums, uniones, servicios y espacios de nombres para datos binarios compactos. El compilador flatc genera acceso tipado para muchos lenguajes anfitriones.\n\nEl formato permite leer datos serializados sin una fase separada de parseo o desempaquetado. Se usa en juegos, aplicaciones moviles, sistemas embebidos y servicios sensibles a asignaciones y latencia."
|
|
3696
|
+
},
|
|
3697
|
+
it: {
|
|
3698
|
+
name: "FlatBuffers",
|
|
3699
|
+
description: "Linguaggio di schema per serializzazione efficiente e multipiattaforma senza unpacking.",
|
|
3700
|
+
longDescription: "Gli schemi FlatBuffers definiscono tabelle, struct, enum, unioni, servizi e namespace per dati binari compatti. Il compilatore flatc genera accesso fortemente tipizzato per molti linguaggi host.\n\nIl formato consente di leggere dati serializzati senza una fase separata di parsing o unpacking. E usato in giochi, applicazioni mobili, sistemi embedded e servizi sensibili ad allocazioni e latenza."
|
|
3701
|
+
},
|
|
3702
|
+
fr: {
|
|
3703
|
+
name: "FlatBuffers",
|
|
3704
|
+
description: "Langage de schema pour serialisation efficace et multiplateforme sans depaquetage.",
|
|
3705
|
+
longDescription: "Les schemas FlatBuffers definissent tables, structures, enums, unions, services et espaces de noms pour des donnees binaires compactes. Le compilateur flatc genere un acces fortement type pour de nombreux langages hotes.\n\nLe format permet de lire les donnees serialisees sans phase distincte d analyse ou de depaquetage. Il est utilise dans jeux, applications mobiles, systemes embarques et services sensibles aux allocations et a la latence."
|
|
3706
|
+
},
|
|
3707
|
+
de: {
|
|
3708
|
+
name: "FlatBuffers",
|
|
3709
|
+
description: "Schemasprache fur speichereffiziente, plattformubergreifende Serialisierung ohne Entpacken.",
|
|
3710
|
+
longDescription: "FlatBuffers-Schemas definieren Tabellen, Structs, Enums, Unions, Dienste und Namensraume fur kompakte Binardaten. Der flatc-Compiler erzeugt stark typisierten Zugriffscode fur viele Hostsprachen.\n\nDas Format erlaubt direkten Zugriff auf serialisierte Daten ohne separaten Parsing- oder Entpackschritt. Es wird in Spielen, mobilen Anwendungen, eingebetteten Systemen und latenzkritischen Diensten eingesetzt."
|
|
3711
|
+
},
|
|
3712
|
+
pt: {
|
|
3713
|
+
name: "FlatBuffers",
|
|
3714
|
+
description: "Linguagem de esquema para serializacao eficiente e multiplataforma sem desempacotar.",
|
|
3715
|
+
longDescription: "Esquemas FlatBuffers definem tabelas, structs, enums, unioes, servicos e namespaces para dados binarios compactos. O compilador flatc gera acesso fortemente tipado para varias linguagens hospedeiras.\n\nO formato permite ler dados serializados sem etapa separada de parsing ou desempacotamento. E usado em jogos, apps moveis, sistemas embarcados e servicos sensiveis a alocacao e latencia."
|
|
3716
|
+
}
|
|
3717
|
+
}
|
|
3718
|
+
};
|
|
3719
|
+
|
|
3231
3720
|
// src/languages/flux.ts
|
|
3232
3721
|
var flux = {
|
|
3233
3722
|
slug: "flux",
|
|
@@ -3376,6 +3865,55 @@ var fortran = {
|
|
|
3376
3865
|
}
|
|
3377
3866
|
};
|
|
3378
3867
|
|
|
3868
|
+
// src/languages/fql.ts
|
|
3869
|
+
var fql = {
|
|
3870
|
+
slug: "fql",
|
|
3871
|
+
publishedDate: "2012-01-01",
|
|
3872
|
+
extensions: [".fql"],
|
|
3873
|
+
author: "Facebook",
|
|
3874
|
+
website: "https://developers.facebook.com/docs/reference/fql/",
|
|
3875
|
+
paradigms: ["query", "declarative"],
|
|
3876
|
+
tooling: {
|
|
3877
|
+
runtimes: ["Facebook Platform"],
|
|
3878
|
+
ecosystems: ["Social APIs", "Legacy web APIs"]
|
|
3879
|
+
},
|
|
3880
|
+
version: "legacy",
|
|
3881
|
+
logo: "https://cdn.simpleicons.org/facebook/1877F2",
|
|
3882
|
+
color: "#1877F2",
|
|
3883
|
+
i18n: {
|
|
3884
|
+
en: {
|
|
3885
|
+
name: "FQL",
|
|
3886
|
+
description: "A legacy SQL-like query language formerly used by Facebook Platform APIs.",
|
|
3887
|
+
longDescription: "Facebook Query Language was a SQL-like language for reading data from the Facebook social graph through older platform APIs. Queries selected fields from virtual tables representing users, pages, events, photos, and related objects.\n\nFQL is now mainly of historical interest, because Facebook replaced it with newer Graph API patterns. It remains useful to recognize in old integrations, archived examples, migrations, and documentation for legacy social applications."
|
|
3888
|
+
},
|
|
3889
|
+
es: {
|
|
3890
|
+
name: "FQL",
|
|
3891
|
+
description: "Lenguaje de consultas legado tipo SQL usado antes por APIs de Facebook.",
|
|
3892
|
+
longDescription: "Facebook Query Language fue un lenguaje tipo SQL para leer datos del grafo social de Facebook mediante APIs antiguas de la plataforma. Las consultas seleccionaban campos de tablas virtuales que representaban usuarios, paginas, eventos, fotos y objetos relacionados.\n\nFQL hoy tiene interes sobre todo historico, porque Facebook lo reemplazo con patrones mas nuevos de Graph API. Sigue siendo util reconocerlo en integraciones viejas, ejemplos archivados, migraciones y documentacion de apps sociales legadas."
|
|
3893
|
+
},
|
|
3894
|
+
it: {
|
|
3895
|
+
name: "FQL",
|
|
3896
|
+
description: "Linguaggio di query legacy simile a SQL usato dalle vecchie API Facebook.",
|
|
3897
|
+
longDescription: "Facebook Query Language era un linguaggio simile a SQL per leggere dati dal grafo sociale di Facebook tramite vecchie API della piattaforma. Le query selezionavano campi da tabelle virtuali che rappresentavano utenti, pagine, eventi, foto e oggetti correlati.\n\nFQL oggi ha soprattutto valore storico, perche Facebook lo ha sostituito con pattern piu nuovi della Graph API. Rimane utile riconoscerlo in integrazioni vecchie, esempi archiviati, migrazioni e documentazione di applicazioni social legacy."
|
|
3898
|
+
},
|
|
3899
|
+
fr: {
|
|
3900
|
+
name: "FQL",
|
|
3901
|
+
description: "Ancien langage de requete proche de SQL utilise par les API Facebook.",
|
|
3902
|
+
longDescription: "Facebook Query Language etait un langage proche de SQL pour lire les donnees du graphe social Facebook via les anciennes API de la plateforme. Les requetes selectionnaient des champs dans des tables virtuelles representant utilisateurs, pages, evenements, photos et objets lies.\n\nFQL a surtout un interet historique, car Facebook l a remplace par des modeles plus recents de Graph API. Il reste utile a reconnaitre dans anciennes integrations, exemples archives, migrations et docs d applications sociales leguees."
|
|
3903
|
+
},
|
|
3904
|
+
de: {
|
|
3905
|
+
name: "FQL",
|
|
3906
|
+
description: "Alte SQL-ahnliche Abfragesprache fruherer Facebook-Platform-APIs.",
|
|
3907
|
+
longDescription: "Facebook Query Language war eine SQL-ahnliche Sprache zum Lesen von Daten aus dem sozialen Graphen von Facebook uber altere Platform-APIs. Abfragen wahlten Felder aus virtuellen Tabellen fur Nutzer, Seiten, Events, Fotos und verwandte Objekte.\n\nFQL ist heute vor allem historisch relevant, weil Facebook es durch neuere Graph-API-Muster ersetzt hat. Es bleibt nutzlich in alten Integrationen, archivierten Beispielen, Migrationen und Dokumentation fur Legacy-Social-Apps."
|
|
3908
|
+
},
|
|
3909
|
+
pt: {
|
|
3910
|
+
name: "FQL",
|
|
3911
|
+
description: "Linguagem de consulta legada parecida com SQL usada por APIs do Facebook.",
|
|
3912
|
+
longDescription: "Facebook Query Language foi uma linguagem parecida com SQL para ler dados do grafo social do Facebook por APIs antigas da plataforma. Consultas selecionavam campos de tabelas virtuais que representavam usuarios, paginas, eventos, fotos e objetos relacionados.\n\nFQL hoje tem valor principalmente historico, pois o Facebook o substituiu por padroes mais novos da Graph API. Ainda e util reconhece-lo em integracoes antigas, exemplos arquivados, migracoes e documentacao de apps sociais legados."
|
|
3913
|
+
}
|
|
3914
|
+
}
|
|
3915
|
+
};
|
|
3916
|
+
|
|
3379
3917
|
// src/languages/freemarker.ts
|
|
3380
3918
|
var freemarker = {
|
|
3381
3919
|
slug: "freemarker",
|
|
@@ -3390,7 +3928,7 @@ var freemarker = {
|
|
|
3390
3928
|
ecosystems: ["Java", "Web", "Apache"]
|
|
3391
3929
|
},
|
|
3392
3930
|
version: "2.3.34",
|
|
3393
|
-
logo: "https://
|
|
3931
|
+
logo: "https://freemarker.apache.org/favicon.png",
|
|
3394
3932
|
color: "#326CE5",
|
|
3395
3933
|
i18n: {
|
|
3396
3934
|
en: {
|
|
@@ -3490,7 +4028,7 @@ var fstar = {
|
|
|
3490
4028
|
ecosystems: ["Formal Methods", "ML", "Low-level Verification"]
|
|
3491
4029
|
},
|
|
3492
4030
|
version: "2026.04.17",
|
|
3493
|
-
logo: "https://
|
|
4031
|
+
logo: "https://fstar-lang.org/favicon.ico",
|
|
3494
4032
|
color: "#572E91",
|
|
3495
4033
|
i18n: {
|
|
3496
4034
|
en: {
|
|
@@ -3526,6 +4064,55 @@ var fstar = {
|
|
|
3526
4064
|
}
|
|
3527
4065
|
};
|
|
3528
4066
|
|
|
4067
|
+
// src/languages/gcode.ts
|
|
4068
|
+
var gcode = {
|
|
4069
|
+
slug: "gcode",
|
|
4070
|
+
publishedDate: "1958-01-01",
|
|
4071
|
+
extensions: [".gcode", ".gco", ".nc", ".cnc", ".tap"],
|
|
4072
|
+
author: "MIT Servomechanisms Laboratory",
|
|
4073
|
+
website: "https://www.nist.gov/publications/nist-rs274ngc-interpreter-version-3",
|
|
4074
|
+
paradigms: ["machine control", "imperative"],
|
|
4075
|
+
tooling: {
|
|
4076
|
+
runtimes: ["CNC controllers", "3D printer firmware"],
|
|
4077
|
+
ecosystems: ["CNC machining", "Additive manufacturing"]
|
|
4078
|
+
},
|
|
4079
|
+
version: "RS-274",
|
|
4080
|
+
logo: "https://dummyimage.com/32x32/DC2626/ffffff.png&text=G",
|
|
4081
|
+
color: "#DC2626",
|
|
4082
|
+
i18n: {
|
|
4083
|
+
en: {
|
|
4084
|
+
name: "G-code",
|
|
4085
|
+
description: "A machine-control language for CNC tools, mills, lathes, routers, and 3D printers.",
|
|
4086
|
+
longDescription: "G-code is a family of machine-control languages used to command motion, speed, coordinates, tools, temperatures, and other manufacturing operations. Programs are usually generated by CAM or slicer software, then interpreted by machine controllers.\n\nIt is common in CNC machining, laser cutting, routing, milling, turning, and additive manufacturing. Dialects vary by controller and vendor, so practical G-code often depends on a specific machine profile."
|
|
4087
|
+
},
|
|
4088
|
+
es: {
|
|
4089
|
+
name: "G-code",
|
|
4090
|
+
description: "Lenguaje de control de maquinas para CNC, fresadoras, tornos, routers e impresoras 3D.",
|
|
4091
|
+
longDescription: "G-code es una familia de lenguajes de control de maquinas usada para ordenar movimiento, velocidad, coordenadas, herramientas, temperaturas y otras operaciones de fabricacion. Los programas suelen generarse con software CAM o slicers y luego los interpretan controladores de maquina.\n\nEs comun en mecanizado CNC, corte laser, routing, fresado, torneado y fabricacion aditiva. Los dialectos varian por controlador y proveedor, asi que el G-code practico suele depender de un perfil de maquina especifico."
|
|
4092
|
+
},
|
|
4093
|
+
it: {
|
|
4094
|
+
name: "G-code",
|
|
4095
|
+
description: "Linguaggio di controllo macchina per utensili CNC, frese, torni, router e stampanti 3D.",
|
|
4096
|
+
longDescription: "G-code e una famiglia di linguaggi di controllo macchina usata per comandare movimento, velocita, coordinate, utensili, temperature e altre operazioni di produzione. I programmi sono di solito generati da software CAM o slicer e poi interpretati dai controller.\n\nE comune in lavorazione CNC, taglio laser, routing, fresatura, tornitura e produzione additiva. I dialetti variano per controller e fornitore, quindi il G-code pratico dipende spesso da un profilo macchina specifico."
|
|
4097
|
+
},
|
|
4098
|
+
fr: {
|
|
4099
|
+
name: "G-code",
|
|
4100
|
+
description: "Langage de controle machine pour outils CNC, fraiseuses, tours, routeurs et imprimantes 3D.",
|
|
4101
|
+
longDescription: "G-code est une famille de langages de controle machine pour commander mouvement, vitesse, coordonnees, outils, temperatures et autres operations de fabrication. Les programmes sont souvent generes par logiciel CAM ou slicer, puis interpretes par des controleurs.\n\nIl est courant en usinage CNC, decoupe laser, routage, fraisage, tournage et fabrication additive. Les dialectes varient selon controleur et fournisseur, donc le G-code pratique depend souvent d un profil machine precis."
|
|
4102
|
+
},
|
|
4103
|
+
de: {
|
|
4104
|
+
name: "G-code",
|
|
4105
|
+
description: "Maschinensteuerungssprache fur CNC-Werkzeuge, Frasen, Drehbanken, Router und 3D-Drucker.",
|
|
4106
|
+
longDescription: "G-code ist eine Familie von Maschinensteuerungssprachen fur Bewegung, Geschwindigkeit, Koordinaten, Werkzeuge, Temperaturen und andere Fertigungsablaufe. Programme werden meist von CAM- oder Slicer-Software erzeugt und dann von Maschinensteuerungen interpretiert.\n\nEr ist verbreitet in CNC-Bearbeitung, Laserschneiden, Routing, Frasen, Drehen und additiver Fertigung. Dialekte unterscheiden sich nach Steuerung und Anbieter, daher hangt praktischer G-code oft von einem konkreten Maschinenprofil ab."
|
|
4107
|
+
},
|
|
4108
|
+
pt: {
|
|
4109
|
+
name: "G-code",
|
|
4110
|
+
description: "Linguagem de controle de maquinas para CNC, fresadoras, tornos, routers e impressoras 3D.",
|
|
4111
|
+
longDescription: "G-code e uma familia de linguagens de controle de maquinas usada para comandar movimento, velocidade, coordenadas, ferramentas, temperaturas e outras operacoes de fabricacao. Programas geralmente sao gerados por software CAM ou slicers e depois interpretados por controladores.\n\nEle e comum em usinagem CNC, corte a laser, roteamento, fresamento, torneamento e manufatura aditiva. Dialetos variam por controlador e fornecedor, entao G-code pratico costuma depender de um perfil de maquina especifico."
|
|
4112
|
+
}
|
|
4113
|
+
}
|
|
4114
|
+
};
|
|
4115
|
+
|
|
3529
4116
|
// src/languages/gdscript.ts
|
|
3530
4117
|
var gdscript = {
|
|
3531
4118
|
slug: "gdscript",
|
|
@@ -3576,6 +4163,55 @@ var gdscript = {
|
|
|
3576
4163
|
}
|
|
3577
4164
|
};
|
|
3578
4165
|
|
|
4166
|
+
// src/languages/gettext.ts
|
|
4167
|
+
var gettext = {
|
|
4168
|
+
slug: "gettext",
|
|
4169
|
+
publishedDate: "1995-01-01",
|
|
4170
|
+
extensions: [".po", ".pot"],
|
|
4171
|
+
author: "GNU Project",
|
|
4172
|
+
website: "https://www.gnu.org/software/gettext",
|
|
4173
|
+
paradigms: ["localization", "data"],
|
|
4174
|
+
tooling: {
|
|
4175
|
+
runtimes: ["GNU gettext"],
|
|
4176
|
+
ecosystems: ["Internationalization", "Localization"]
|
|
4177
|
+
},
|
|
4178
|
+
version: "stable",
|
|
4179
|
+
logo: "https://dummyimage.com/32x32/7C3AED/ffffff.png&text=PO",
|
|
4180
|
+
color: "#7C3AED",
|
|
4181
|
+
i18n: {
|
|
4182
|
+
en: {
|
|
4183
|
+
name: "Gettext",
|
|
4184
|
+
description: "A localization message catalog format for translating software strings.",
|
|
4185
|
+
longDescription: "Gettext PO and POT files store translatable messages, translations, contexts, plural forms, comments, and source references. The format is line-oriented text, designed for extraction tools and translation workflows.\n\nIt is widely used in free software, desktop applications, command-line tools, web frameworks, and content systems. Gettext catalogs let source strings stay in code while translators work in separate message files."
|
|
4186
|
+
},
|
|
4187
|
+
es: {
|
|
4188
|
+
name: "Gettext",
|
|
4189
|
+
description: "Formato de catalogo de mensajes de localizacion para traducir cadenas de software.",
|
|
4190
|
+
longDescription: "Los archivos PO y POT de Gettext almacenan mensajes traducibles, traducciones, contextos, formas plurales, comentarios y referencias de origen. El formato es texto orientado a lineas, disenado para herramientas de extraccion y flujos de traduccion.\n\nSe usa ampliamente en software libre, aplicaciones de escritorio, herramientas de linea de comandos, frameworks web y sistemas de contenido. Los catalogos Gettext permiten mantener cadenas fuente en codigo mientras traductores trabajan en archivos separados."
|
|
4191
|
+
},
|
|
4192
|
+
it: {
|
|
4193
|
+
name: "Gettext",
|
|
4194
|
+
description: "Formato di catalogo messaggi per localizzazione e traduzione di stringhe software.",
|
|
4195
|
+
longDescription: "I file PO e POT di Gettext memorizzano messaggi traducibili, traduzioni, contesti, forme plurali, commenti e riferimenti sorgente. Il formato e testo orientato alle righe, progettato per strumenti di estrazione e flussi di traduzione.\n\nE molto usato in software libero, applicazioni desktop, strumenti a riga di comando, framework web e sistemi di contenuto. I cataloghi Gettext permettono di tenere le stringhe sorgente nel codice mentre i traduttori lavorano in file separati."
|
|
4196
|
+
},
|
|
4197
|
+
fr: {
|
|
4198
|
+
name: "Gettext",
|
|
4199
|
+
description: "Format de catalogue de messages de localisation pour traduire les chaines logicielles.",
|
|
4200
|
+
longDescription: "Les fichiers PO et POT de Gettext stockent messages traduisibles, traductions, contextes, formes plurielles, commentaires et references source. Le format est un texte oriente lignes, concu pour les outils d extraction et les flux de traduction.\n\nIl est tres utilise dans le logiciel libre, les applications de bureau, les outils en ligne de commande, les frameworks web et les systemes de contenu. Les catalogues Gettext gardent les chaines source dans le code tandis que les traducteurs travaillent dans des fichiers separes."
|
|
4201
|
+
},
|
|
4202
|
+
de: {
|
|
4203
|
+
name: "Gettext",
|
|
4204
|
+
description: "Lokalisierungs-Katalogformat zum Ubersetzen von Software-Zeichenketten.",
|
|
4205
|
+
longDescription: "Gettext-PO- und POT-Dateien speichern ubersetzbare Meldungen, Ubersetzungen, Kontexte, Pluralformen, Kommentare und Quellreferenzen. Das Format ist zeilenorientierter Text fur Extraktionswerkzeuge und Ubersetzungsablaufe.\n\nEs wird breit in freier Software, Desktop-Anwendungen, Kommandozeilenwerkzeugen, Webframeworks und Content-Systemen genutzt. Gettext-Kataloge lassen Quellstrings im Code, wahrend Ubersetzer in separaten Meldungsdateien arbeiten."
|
|
4206
|
+
},
|
|
4207
|
+
pt: {
|
|
4208
|
+
name: "Gettext",
|
|
4209
|
+
description: "Formato de catalogo de mensagens de localizacao para traduzir strings de software.",
|
|
4210
|
+
longDescription: "Arquivos PO e POT de Gettext armazenam mensagens traduziveis, traducoes, contextos, formas plurais, comentarios e referencias de origem. O formato e texto orientado a linhas, feito para ferramentas de extracao e fluxos de traducao.\n\nEle e muito usado em software livre, aplicativos desktop, ferramentas de linha de comando, frameworks web e sistemas de conteudo. Catalogos Gettext deixam strings fonte no codigo enquanto tradutores trabalham em arquivos separados."
|
|
4211
|
+
}
|
|
4212
|
+
}
|
|
4213
|
+
};
|
|
4214
|
+
|
|
3579
4215
|
// src/languages/git.ts
|
|
3580
4216
|
var git = {
|
|
3581
4217
|
slug: "git",
|
|
@@ -3925,6 +4561,55 @@ var graphql = {
|
|
|
3925
4561
|
}
|
|
3926
4562
|
};
|
|
3927
4563
|
|
|
4564
|
+
// src/languages/gremlin.ts
|
|
4565
|
+
var gremlin = {
|
|
4566
|
+
slug: "gremlin",
|
|
4567
|
+
publishedDate: "2009-10-01",
|
|
4568
|
+
extensions: [".gremlin", ".grem"],
|
|
4569
|
+
author: "Apache TinkerPop project",
|
|
4570
|
+
website: "https://tinkerpop.apache.org/gremlin.html",
|
|
4571
|
+
paradigms: ["graph query", "traversal"],
|
|
4572
|
+
tooling: {
|
|
4573
|
+
runtimes: ["Apache TinkerPop", "Gremlin Console"],
|
|
4574
|
+
ecosystems: ["Graph databases", "Knowledge graphs"]
|
|
4575
|
+
},
|
|
4576
|
+
version: "stable",
|
|
4577
|
+
logo: "https://cdn.simpleicons.org/apache/6B7280",
|
|
4578
|
+
color: "#6B7280",
|
|
4579
|
+
i18n: {
|
|
4580
|
+
en: {
|
|
4581
|
+
name: "Gremlin",
|
|
4582
|
+
description: "A graph traversal language for Apache TinkerPop-compatible graph systems.",
|
|
4583
|
+
longDescription: "Gremlin is a graph traversal language from Apache TinkerPop. It describes walks through vertices and edges using steps for filtering, mapping, branching, aggregation, mutation, and path analysis.\n\nThe language is used across graph databases and services that implement the TinkerPop stack. It fits recommendation systems, network analysis, fraud detection, identity graphs, and applications where relationships are queried as first-class structure."
|
|
4584
|
+
},
|
|
4585
|
+
es: {
|
|
4586
|
+
name: "Gremlin",
|
|
4587
|
+
description: "Lenguaje de recorrido de grafos para sistemas compatibles con TinkerPop.",
|
|
4588
|
+
longDescription: "Gremlin es un lenguaje de recorrido de grafos de Apache TinkerPop. Describe caminos por vertices y aristas usando pasos para filtrar, mapear, ramificar, agregar, mutar y analizar rutas.\n\nEl lenguaje se usa en bases de datos y servicios de grafos que implementan el stack TinkerPop. Encaja en recomendadores, analisis de redes, deteccion de fraude, grafos de identidad y apps donde las relaciones se consultan como estructura principal."
|
|
4589
|
+
},
|
|
4590
|
+
it: {
|
|
4591
|
+
name: "Gremlin",
|
|
4592
|
+
description: "Linguaggio di attraversamento grafi per sistemi compatibili con TinkerPop.",
|
|
4593
|
+
longDescription: "Gremlin e un linguaggio di attraversamento grafi di Apache TinkerPop. Descrive cammini tra vertici e archi usando step per filtrare, mappare, ramificare, aggregare, modificare e analizzare percorsi.\n\nIl linguaggio e usato in database e servizi graph che implementano lo stack TinkerPop. Si adatta a raccomandazioni, analisi di reti, rilevamento frodi, grafi di identita e app dove le relazioni sono interrogate come struttura primaria."
|
|
4594
|
+
},
|
|
4595
|
+
fr: {
|
|
4596
|
+
name: "Gremlin",
|
|
4597
|
+
description: "Langage de parcours de graphes pour systemes compatibles TinkerPop.",
|
|
4598
|
+
longDescription: "Gremlin est un langage de parcours de graphes issu d Apache TinkerPop. Il decrit des trajets dans sommets et aretes avec des etapes de filtrage, projection, branchement, agregation, mutation et analyse de chemins.\n\nLe langage est utilise dans bases et services de graphes qui implementent TinkerPop. Il convient aux recommandations, analyses de reseaux, detection de fraude, graphes d identite et apps ou les relations sont une structure de requete centrale."
|
|
4599
|
+
},
|
|
4600
|
+
de: {
|
|
4601
|
+
name: "Gremlin",
|
|
4602
|
+
description: "Graph-Traversal-Sprache fur Apache-TinkerPop-kompatible Systeme.",
|
|
4603
|
+
longDescription: "Gremlin ist eine Graph-Traversal-Sprache aus Apache TinkerPop. Sie beschreibt Wege durch Vertices und Edges mit Schritten fur Filtern, Mapping, Verzweigung, Aggregation, Mutation und Pfadanalyse.\n\nDie Sprache wird in Graphdatenbanken und Diensten genutzt, die den TinkerPop-Stack implementieren. Sie passt zu Empfehlungen, Netzwerkanalyse, Betrugserkennung, Identitatsgraphen und Anwendungen, in denen Beziehungen als zentrale Struktur abgefragt werden."
|
|
4604
|
+
},
|
|
4605
|
+
pt: {
|
|
4606
|
+
name: "Gremlin",
|
|
4607
|
+
description: "Linguagem de travessia de grafos para sistemas compativeis com TinkerPop.",
|
|
4608
|
+
longDescription: "Gremlin e uma linguagem de travessia de grafos do Apache TinkerPop. Ela descreve caminhadas por vertices e arestas usando passos para filtrar, mapear, ramificar, agregar, alterar e analisar caminhos.\n\nA linguagem e usada em bancos e servicos de grafos que implementam o stack TinkerPop. Ela serve para recomendacao, analise de redes, deteccao de fraude, grafos de identidade e apps onde relacoes sao consultadas como estrutura principal."
|
|
4609
|
+
}
|
|
4610
|
+
}
|
|
4611
|
+
};
|
|
4612
|
+
|
|
3928
4613
|
// src/languages/groovy.ts
|
|
3929
4614
|
var groovy = {
|
|
3930
4615
|
slug: "groovy",
|
|
@@ -4630,7 +5315,7 @@ var ink = {
|
|
|
4630
5315
|
ecosystems: ["Polkadot", "Substrate", "Rust"]
|
|
4631
5316
|
},
|
|
4632
5317
|
version: "Ink! 6",
|
|
4633
|
-
logo: "https://
|
|
5318
|
+
logo: "https://use.ink/img/favicon.png",
|
|
4634
5319
|
color: "#EC4899",
|
|
4635
5320
|
i18n: {
|
|
4636
5321
|
en: {
|
|
@@ -4728,7 +5413,7 @@ var isabelle = {
|
|
|
4728
5413
|
ecosystems: ["Formal Methods", "Proof Assistants", "Higher-order Logic"]
|
|
4729
5414
|
},
|
|
4730
5415
|
version: "Isabelle2025-2",
|
|
4731
|
-
logo: "https://
|
|
5416
|
+
logo: "https://isabelle.in.tum.de/img/favicon.ico",
|
|
4732
5417
|
color: "#6A5ACD",
|
|
4733
5418
|
i18n: {
|
|
4734
5419
|
en: {
|
|
@@ -4964,6 +5649,55 @@ var jinja = {
|
|
|
4964
5649
|
}
|
|
4965
5650
|
};
|
|
4966
5651
|
|
|
5652
|
+
// src/languages/jmespath.ts
|
|
5653
|
+
var jmespath = {
|
|
5654
|
+
slug: "jmespath",
|
|
5655
|
+
publishedDate: "2013-01-01",
|
|
5656
|
+
extensions: [".jmespath", ".jp"],
|
|
5657
|
+
author: "James Saryerwinnie",
|
|
5658
|
+
website: "https://jmespath.org",
|
|
5659
|
+
paradigms: ["query", "functional"],
|
|
5660
|
+
tooling: {
|
|
5661
|
+
runtimes: ["JMESPath libraries", "AWS CLI"],
|
|
5662
|
+
ecosystems: ["JSON", "Cloud tooling"]
|
|
5663
|
+
},
|
|
5664
|
+
version: "stable",
|
|
5665
|
+
logo: "https://jmespath.org/_static/img/logo.png",
|
|
5666
|
+
color: "#2F80ED",
|
|
5667
|
+
i18n: {
|
|
5668
|
+
en: {
|
|
5669
|
+
name: "JMESPath",
|
|
5670
|
+
description: "A declarative query language for extracting and transforming JSON data.",
|
|
5671
|
+
longDescription: "JMESPath is a query language for selecting, projecting, filtering, and reshaping JSON documents. Expressions navigate objects and arrays, apply functions, flatten nested data, and produce JSON-compatible results.\n\nIt is embedded in command-line tools, SDKs, and automation systems, notably cloud workflows that need stable client-side JSON extraction. Its portable spec lets the same expression run across implementations in many host languages."
|
|
5672
|
+
},
|
|
5673
|
+
es: {
|
|
5674
|
+
name: "JMESPath",
|
|
5675
|
+
description: "Lenguaje declarativo para extraer y transformar datos JSON.",
|
|
5676
|
+
longDescription: "JMESPath es un lenguaje de consultas para seleccionar, proyectar, filtrar y remodelar documentos JSON. Las expresiones navegan objetos y arreglos, aplican funciones, aplanan datos anidados y producen resultados compatibles con JSON.\n\nSe integra en herramientas de linea de comandos, SDKs y sistemas de automatizacion, especialmente flujos cloud que necesitan extraccion JSON estable del lado cliente. Su especificacion portable permite usar la misma expresion en implementaciones de muchos lenguajes anfitriones."
|
|
5677
|
+
},
|
|
5678
|
+
it: {
|
|
5679
|
+
name: "JMESPath",
|
|
5680
|
+
description: "Linguaggio dichiarativo per estrarre e trasformare dati JSON.",
|
|
5681
|
+
longDescription: "JMESPath e un linguaggio di query per selezionare, proiettare, filtrare e rimodellare documenti JSON. Le espressioni navigano oggetti e array, applicano funzioni, appiattiscono dati annidati e producono risultati compatibili con JSON.\n\nE integrato in strumenti CLI, SDK e sistemi di automazione, soprattutto workflow cloud che richiedono estrazione JSON stabile lato client. La sua specifica portabile permette alla stessa espressione di girare in implementazioni per molti linguaggi host."
|
|
5682
|
+
},
|
|
5683
|
+
fr: {
|
|
5684
|
+
name: "JMESPath",
|
|
5685
|
+
description: "Langage declaratif pour extraire et transformer des donnees JSON.",
|
|
5686
|
+
longDescription: "JMESPath est un langage de requete pour selectionner, projeter, filtrer et remodeler des documents JSON. Les expressions parcourent objets et tableaux, appliquent des fonctions, aplatissent des donnees imbriquees et produisent des resultats compatibles JSON.\n\nIl est integre dans outils en ligne de commande, SDK et systemes d automatisation, notamment les flux cloud qui ont besoin d extraction JSON stable cote client. Sa specification portable permet la meme expression dans beaucoup de langages hotes."
|
|
5687
|
+
},
|
|
5688
|
+
de: {
|
|
5689
|
+
name: "JMESPath",
|
|
5690
|
+
description: "Deklarative Abfragesprache zum Extrahieren und Transformieren von JSON.",
|
|
5691
|
+
longDescription: "JMESPath ist eine Abfragesprache zum Auswahlen, Projizieren, Filtern und Umformen von JSON-Dokumenten. Ausdruecke navigieren Objekte und Arrays, wenden Funktionen an, flachen verschachtelte Daten ab und erzeugen JSON-kompatible Ergebnisse.\n\nSie ist in Kommandozeilenwerkzeuge, SDKs und Automationssysteme eingebettet, besonders in Cloud-Ablaufe mit stabiler clientseitiger JSON-Extraktion. Die portable Spezifikation lasst denselben Ausdruck in vielen Hostsprachen laufen."
|
|
5692
|
+
},
|
|
5693
|
+
pt: {
|
|
5694
|
+
name: "JMESPath",
|
|
5695
|
+
description: "Linguagem declarativa para extrair e transformar dados JSON.",
|
|
5696
|
+
longDescription: "JMESPath e uma linguagem de consulta para selecionar, projetar, filtrar e remodelar documentos JSON. Expressoes navegam objetos e arrays, aplicam funcoes, achatam dados aninhados e produzem resultados compativeis com JSON.\n\nEla aparece em ferramentas de linha de comando, SDKs e sistemas de automacao, especialmente fluxos cloud que precisam de extracao JSON estavel no cliente. Sua especificacao portavel permite usar a mesma expressao em implementacoes de muitas linguagens hospedeiras."
|
|
5697
|
+
}
|
|
5698
|
+
}
|
|
5699
|
+
};
|
|
5700
|
+
|
|
4967
5701
|
// src/languages/json.ts
|
|
4968
5702
|
var json = {
|
|
4969
5703
|
slug: "json",
|
|
@@ -5023,7 +5757,7 @@ var json5 = {
|
|
|
5023
5757
|
ecosystems: ["Configuration", "Web", "Node.js"]
|
|
5024
5758
|
},
|
|
5025
5759
|
version: "2.2.3",
|
|
5026
|
-
logo: "https://
|
|
5760
|
+
logo: "https://json5.dev/favicon.svg",
|
|
5027
5761
|
color: "#267CB9",
|
|
5028
5762
|
i18n: {
|
|
5029
5763
|
en: {
|
|
@@ -5059,6 +5793,55 @@ var json5 = {
|
|
|
5059
5793
|
}
|
|
5060
5794
|
};
|
|
5061
5795
|
|
|
5796
|
+
// src/languages/jsonata.ts
|
|
5797
|
+
var jsonata = {
|
|
5798
|
+
slug: "jsonata",
|
|
5799
|
+
publishedDate: "2016-01-01",
|
|
5800
|
+
extensions: [".jsonata"],
|
|
5801
|
+
author: "IBM",
|
|
5802
|
+
website: "https://jsonata.org",
|
|
5803
|
+
paradigms: ["query", "functional"],
|
|
5804
|
+
tooling: {
|
|
5805
|
+
runtimes: ["JSONata engine"],
|
|
5806
|
+
ecosystems: ["JSON", "Low-code automation"]
|
|
5807
|
+
},
|
|
5808
|
+
version: "stable",
|
|
5809
|
+
logo: "https://jsonata.org/images/jsonata-button.png",
|
|
5810
|
+
color: "#D23669",
|
|
5811
|
+
i18n: {
|
|
5812
|
+
en: {
|
|
5813
|
+
name: "JSONata",
|
|
5814
|
+
description: "A functional query and transformation language for JSON documents.",
|
|
5815
|
+
longDescription: "JSONata is a compact expression language for querying and transforming JSON data. It combines path navigation, predicates, operators, variables, functions, object construction, grouping, and aggregation.\n\nThe language is used in integration tools, message processing, automation platforms, and applications that need declarative JSON reshaping. Its functional features make complex transformations possible without writing a full host-language program."
|
|
5816
|
+
},
|
|
5817
|
+
es: {
|
|
5818
|
+
name: "JSONata",
|
|
5819
|
+
description: "Lenguaje funcional de consulta y transformacion para documentos JSON.",
|
|
5820
|
+
longDescription: "JSONata es un lenguaje compacto de expresiones para consultar y transformar datos JSON. Combina navegacion por rutas, predicados, operadores, variables, funciones, construccion de objetos, agrupacion y agregacion.\n\nEl lenguaje se usa en herramientas de integracion, procesamiento de mensajes, plataformas de automatizacion y apps que necesitan remodelar JSON de forma declarativa. Sus rasgos funcionales permiten transformaciones complejas sin escribir un programa completo en el lenguaje anfitrion."
|
|
5821
|
+
},
|
|
5822
|
+
it: {
|
|
5823
|
+
name: "JSONata",
|
|
5824
|
+
description: "Linguaggio funzionale di query e trasformazione per documenti JSON.",
|
|
5825
|
+
longDescription: "JSONata e un linguaggio compatto di espressioni per interrogare e trasformare dati JSON. Combina navigazione per percorsi, predicati, operatori, variabili, funzioni, costruzione di oggetti, raggruppamento e aggregazione.\n\nIl linguaggio e usato in strumenti di integrazione, elaborazione messaggi, piattaforme di automazione e app che richiedono rimodellamento JSON dichiarativo. Le sue funzioni rendono possibili trasformazioni complesse senza scrivere un programma completo nel linguaggio host."
|
|
5826
|
+
},
|
|
5827
|
+
fr: {
|
|
5828
|
+
name: "JSONata",
|
|
5829
|
+
description: "Langage fonctionnel de requete et transformation pour documents JSON.",
|
|
5830
|
+
longDescription: "JSONata est un langage d expressions compact pour interroger et transformer des donnees JSON. Il combine navigation par chemins, predicats, operateurs, variables, fonctions, construction d objets, groupement et agregation.\n\nLe langage est utilise dans outils d integration, traitement de messages, plateformes d automatisation et apps qui doivent remodeler JSON declarativement. Ses fonctions permettent des transformations complexes sans ecrire un programme complet dans le langage hote."
|
|
5831
|
+
},
|
|
5832
|
+
de: {
|
|
5833
|
+
name: "JSONata",
|
|
5834
|
+
description: "Funktionale Abfrage- und Transformationssprache fur JSON-Dokumente.",
|
|
5835
|
+
longDescription: "JSONata ist eine kompakte Ausdruckssprache zum Abfragen und Transformieren von JSON-Daten. Sie kombiniert Pfadnavigation, Pradikate, Operatoren, Variablen, Funktionen, Objektaufbau, Gruppierung und Aggregation.\n\nDie Sprache wird in Integrationswerkzeugen, Nachrichtenverarbeitung, Automationsplattformen und Anwendungen genutzt, die JSON deklarativ umformen mussen. Ihre funktionalen Eigenschaften ermoglichen komplexe Transformationen ohne ein vollstandiges Hostsprachen-Programm."
|
|
5836
|
+
},
|
|
5837
|
+
pt: {
|
|
5838
|
+
name: "JSONata",
|
|
5839
|
+
description: "Linguagem funcional de consulta e transformacao para documentos JSON.",
|
|
5840
|
+
longDescription: "JSONata e uma linguagem compacta de expressoes para consultar e transformar dados JSON. Ela combina navegacao por caminhos, predicados, operadores, variaveis, funcoes, construcao de objetos, agrupamento e agregacao.\n\nA linguagem e usada em ferramentas de integracao, processamento de mensagens, plataformas de automacao e apps que precisam remodelar JSON de forma declarativa. Seus recursos funcionais permitem transformacoes complexas sem escrever um programa completo na linguagem hospedeira."
|
|
5841
|
+
}
|
|
5842
|
+
}
|
|
5843
|
+
};
|
|
5844
|
+
|
|
5062
5845
|
// src/languages/jsonc.ts
|
|
5063
5846
|
var jsonc = {
|
|
5064
5847
|
slug: "jsonc",
|
|
@@ -5371,7 +6154,7 @@ var kdl = {
|
|
|
5371
6154
|
ecosystems: ["Configuration", "Rust", "Structured Documents"]
|
|
5372
6155
|
},
|
|
5373
6156
|
version: "2.0.0",
|
|
5374
|
-
logo: "https://
|
|
6157
|
+
logo: "https://kdl.dev/assets/apple-touch-icon-DYakp7eY.png",
|
|
5375
6158
|
color: "#6B4E9B",
|
|
5376
6159
|
i18n: {
|
|
5377
6160
|
en: {
|
|
@@ -5421,7 +6204,7 @@ var koka = {
|
|
|
5421
6204
|
ecosystems: ["Effect Systems", "Functional Programming", "Research"]
|
|
5422
6205
|
},
|
|
5423
6206
|
version: "3.2.2",
|
|
5424
|
-
logo: "https://
|
|
6207
|
+
logo: "https://koka-lang.github.io/koka/doc/images/koka-logo-filled.png",
|
|
5425
6208
|
color: "#0891B2",
|
|
5426
6209
|
i18n: {
|
|
5427
6210
|
en: {
|
|
@@ -5500,9 +6283,58 @@ var kotlin = {
|
|
|
5500
6283
|
longDescription: "Kotlin ist eine statisch typisierte Sprache von JetBrains, die f\xFCr die Interoperabilit\xE4t mit Java, eine pr\xE4gnante Syntax, Null-Sicherheit, Coroutinen und plattform\xFCbergreifende Entwicklung entwickelt wurde.\n\nSie wird h\xE4ufig f\xFCr Android-Apps, Backend-Dienste, Kotlin Multiplatform-Projekte, Skripting, Datenwerkzeuge und Anwendungen verwendet, die auf JVM, JavaScript, Native und WebAssembly abzielen."
|
|
5501
6284
|
},
|
|
5502
6285
|
pt: {
|
|
5503
|
-
name: "Kotlin",
|
|
5504
|
-
description: "Linguagem concisa e multiplataforma para JVM, Android, nativo e desenvolvimento web.",
|
|
5505
|
-
longDescription: "Kotlin \xE9 uma linguagem estaticamente tipada desenvolvida pela JetBrains, projetada para interoperabilidade com Java, sintaxe concisa, seguran\xE7a contra nulos, corrotinas e desenvolvimento multiplataforma.\n\n\xC9 amplamente utilizada para aplicativos Android, servi\xE7os de backend, projetos Kotlin Multiplatform, scripting, ferramentas de dados e aplica\xE7\xF5es direcionadas para JVM, JavaScript, Nativo e WebAssembly."
|
|
6286
|
+
name: "Kotlin",
|
|
6287
|
+
description: "Linguagem concisa e multiplataforma para JVM, Android, nativo e desenvolvimento web.",
|
|
6288
|
+
longDescription: "Kotlin \xE9 uma linguagem estaticamente tipada desenvolvida pela JetBrains, projetada para interoperabilidade com Java, sintaxe concisa, seguran\xE7a contra nulos, corrotinas e desenvolvimento multiplataforma.\n\n\xC9 amplamente utilizada para aplicativos Android, servi\xE7os de backend, projetos Kotlin Multiplatform, scripting, ferramentas de dados e aplica\xE7\xF5es direcionadas para JVM, JavaScript, Nativo e WebAssembly."
|
|
6289
|
+
}
|
|
6290
|
+
}
|
|
6291
|
+
};
|
|
6292
|
+
|
|
6293
|
+
// src/languages/kql.ts
|
|
6294
|
+
var kql = {
|
|
6295
|
+
slug: "kql",
|
|
6296
|
+
publishedDate: "2014-01-01",
|
|
6297
|
+
extensions: [".kql"],
|
|
6298
|
+
author: "Microsoft",
|
|
6299
|
+
website: "https://learn.microsoft.com/en-us/kusto/query/",
|
|
6300
|
+
paradigms: ["query", "data analysis"],
|
|
6301
|
+
tooling: {
|
|
6302
|
+
runtimes: ["Azure Data Explorer", "Microsoft Sentinel", "Azure Monitor"],
|
|
6303
|
+
ecosystems: ["Observability", "Security analytics"]
|
|
6304
|
+
},
|
|
6305
|
+
version: "stable",
|
|
6306
|
+
logo: "https://learn.microsoft.com/favicon.ico",
|
|
6307
|
+
color: "#0078D4",
|
|
6308
|
+
i18n: {
|
|
6309
|
+
en: {
|
|
6310
|
+
name: "KQL",
|
|
6311
|
+
description: "A query language for Kusto, logs, telemetry, and security analytics.",
|
|
6312
|
+
longDescription: "Kusto Query Language is used to explore, filter, aggregate, and visualize large volumes of structured and semi-structured data. Queries flow through tabular operators for projection, summarization, joins, time windows, parsing, and rendering.\n\nKQL is central to Azure Data Explorer, Azure Monitor, Microsoft Sentinel, and related telemetry platforms. It is common in observability, incident response, threat hunting, performance analysis, and operational dashboards."
|
|
6313
|
+
},
|
|
6314
|
+
es: {
|
|
6315
|
+
name: "KQL",
|
|
6316
|
+
description: "Lenguaje de consultas para Kusto, logs, telemetria y analitica de seguridad.",
|
|
6317
|
+
longDescription: "Kusto Query Language se usa para explorar, filtrar, agregar y visualizar grandes volumenes de datos estructurados y semiestructurados. Las consultas fluyen por operadores tabulares para proyectar, resumir, unir, analizar ventanas de tiempo, parsear y renderizar.\n\nKQL es central en Azure Data Explorer, Azure Monitor, Microsoft Sentinel y plataformas de telemetria relacionadas. Es comun en observabilidad, respuesta a incidentes, threat hunting, analisis de rendimiento y dashboards operativos."
|
|
6318
|
+
},
|
|
6319
|
+
it: {
|
|
6320
|
+
name: "KQL",
|
|
6321
|
+
description: "Linguaggio di query per Kusto, log, telemetria e security analytics.",
|
|
6322
|
+
longDescription: "Kusto Query Language e usato per esplorare, filtrare, aggregare e visualizzare grandi volumi di dati strutturati e semistrutturati. Le query scorrono attraverso operatori tabellari per proiezione, riepilogo, join, finestre temporali, parsing e rendering.\n\nKQL e centrale in Azure Data Explorer, Azure Monitor, Microsoft Sentinel e piattaforme di telemetria collegate. E comune in osservabilita, risposta agli incidenti, threat hunting, analisi performance e dashboard operative."
|
|
6323
|
+
},
|
|
6324
|
+
fr: {
|
|
6325
|
+
name: "KQL",
|
|
6326
|
+
description: "Langage de requete pour Kusto, logs, telemetrie et analyse securite.",
|
|
6327
|
+
longDescription: "Kusto Query Language sert a explorer, filtrer, agreger et visualiser de grands volumes de donnees structurees ou semi-structurees. Les requetes passent par des operateurs tabulaires pour projection, synthese, jointures, fenetres temporelles, parsing et rendu.\n\nKQL est central dans Azure Data Explorer, Azure Monitor, Microsoft Sentinel et plateformes de telemetrie liees. Il est courant en observabilite, reponse a incident, threat hunting, analyse performance et tableaux de bord operationnels."
|
|
6328
|
+
},
|
|
6329
|
+
de: {
|
|
6330
|
+
name: "KQL",
|
|
6331
|
+
description: "Abfragesprache fur Kusto, Logs, Telemetrie und Sicherheitsanalyse.",
|
|
6332
|
+
longDescription: "Kusto Query Language wird genutzt, um grosse Mengen strukturierter und halbstrukturierter Daten zu untersuchen, filtern, aggregieren und visualisieren. Abfragen laufen durch tabellarische Operatoren fur Projektion, Zusammenfassung, Joins, Zeitfenster, Parsing und Darstellung.\n\nKQL ist zentral in Azure Data Explorer, Azure Monitor, Microsoft Sentinel und verwandten Telemetrieplattformen. Es ist verbreitet in Observability, Incident Response, Threat Hunting, Performanceanalyse und operativen Dashboards."
|
|
6333
|
+
},
|
|
6334
|
+
pt: {
|
|
6335
|
+
name: "KQL",
|
|
6336
|
+
description: "Linguagem de consulta para Kusto, logs, telemetria e analise de seguranca.",
|
|
6337
|
+
longDescription: "Kusto Query Language e usada para explorar, filtrar, agregar e visualizar grandes volumes de dados estruturados e semiestruturados. Consultas passam por operadores tabulares para projecao, resumo, joins, janelas de tempo, parsing e renderizacao.\n\nKQL e central no Azure Data Explorer, Azure Monitor, Microsoft Sentinel e plataformas de telemetria relacionadas. E comum em observabilidade, resposta a incidentes, threat hunting, analise de desempenho e dashboards operacionais."
|
|
5506
6338
|
}
|
|
5507
6339
|
}
|
|
5508
6340
|
};
|
|
@@ -5621,7 +6453,7 @@ var ligo = {
|
|
|
5621
6453
|
ecosystems: ["Tezos"]
|
|
5622
6454
|
},
|
|
5623
6455
|
version: "1.x",
|
|
5624
|
-
logo: "https://
|
|
6456
|
+
logo: "https://ligolang.org/img/logo/logo.png",
|
|
5625
6457
|
color: "#0D9488",
|
|
5626
6458
|
i18n: {
|
|
5627
6459
|
en: {
|
|
@@ -5657,6 +6489,55 @@ var ligo = {
|
|
|
5657
6489
|
}
|
|
5658
6490
|
};
|
|
5659
6491
|
|
|
6492
|
+
// src/languages/linkerscript.ts
|
|
6493
|
+
var linkerscript = {
|
|
6494
|
+
slug: "linkerscript",
|
|
6495
|
+
publishedDate: "1988-01-01",
|
|
6496
|
+
extensions: [".ld", ".lds", ".x"],
|
|
6497
|
+
author: "GNU Project",
|
|
6498
|
+
website: "https://sourceware.org/binutils/docs/ld/Scripts.html",
|
|
6499
|
+
paradigms: ["configuration", "systems"],
|
|
6500
|
+
tooling: {
|
|
6501
|
+
runtimes: ["GNU ld", "LLD"],
|
|
6502
|
+
ecosystems: ["Embedded systems", "Operating systems"]
|
|
6503
|
+
},
|
|
6504
|
+
version: "stable",
|
|
6505
|
+
logo: "https://dummyimage.com/32x32/475569/ffffff.png&text=LD",
|
|
6506
|
+
color: "#475569",
|
|
6507
|
+
i18n: {
|
|
6508
|
+
en: {
|
|
6509
|
+
name: "Linker Script",
|
|
6510
|
+
description: "A script language for controlling memory layout and section placement during linking.",
|
|
6511
|
+
longDescription: "Linker scripts describe how object files are combined into an executable or image. They define memory regions, output sections, symbol assignments, entry points, and placement rules used by linkers.\n\nThey are especially important in embedded systems, kernels, bootloaders, firmware, and bare-metal programs where exact addresses and memory maps matter. Linker scripts connect compiler output to hardware and runtime constraints."
|
|
6512
|
+
},
|
|
6513
|
+
es: {
|
|
6514
|
+
name: "Linker Script",
|
|
6515
|
+
description: "Lenguaje de scripts para controlar layout de memoria y secciones durante el enlazado.",
|
|
6516
|
+
longDescription: "Los linker scripts describen como se combinan archivos objeto en un ejecutable o imagen. Definen regiones de memoria, secciones de salida, asignaciones de simbolos, puntos de entrada y reglas de ubicacion usadas por enlazadores.\n\nSon especialmente importantes en sistemas embebidos, kernels, bootloaders, firmware y programas bare-metal donde importan direcciones exactas y mapas de memoria. Los linker scripts conectan la salida del compilador con hardware y restricciones de runtime."
|
|
6517
|
+
},
|
|
6518
|
+
it: {
|
|
6519
|
+
name: "Linker Script",
|
|
6520
|
+
description: "Linguaggio di script per controllare layout memoria e sezioni durante il linking.",
|
|
6521
|
+
longDescription: "I linker script descrivono come i file oggetto vengono combinati in un eseguibile o immagine. Definiscono regioni di memoria, sezioni di output, assegnazioni di simboli, entry point e regole di posizionamento usate dai linker.\n\nSono particolarmente importanti in sistemi embedded, kernel, bootloader, firmware e programmi bare-metal dove contano indirizzi esatti e mappe di memoria. I linker script collegano l output del compilatore a vincoli hardware e runtime."
|
|
6522
|
+
},
|
|
6523
|
+
fr: {
|
|
6524
|
+
name: "Linker Script",
|
|
6525
|
+
description: "Langage de script pour controler layout memoire et placement de sections au link.",
|
|
6526
|
+
longDescription: "Les linker scripts decrivent comment des fichiers objet sont combines en executable ou image. Ils definissent regions memoire, sections de sortie, affectations de symboles, points d entree et regles de placement utilisees par les linkers.\n\nIls sont particulierement importants dans les systemes embarques, noyaux, bootloaders, firmwares et programmes bare-metal ou adresses exactes et cartes memoire comptent. Les linker scripts relient la sortie du compilateur aux contraintes materiel et runtime."
|
|
6527
|
+
},
|
|
6528
|
+
de: {
|
|
6529
|
+
name: "Linker Script",
|
|
6530
|
+
description: "Skriptsprache zur Steuerung von Speicherlayout und Section-Platzierung beim Linken.",
|
|
6531
|
+
longDescription: "Linker-Skripte beschreiben, wie Objektdateien zu einer ausfuhrbaren Datei oder einem Image kombiniert werden. Sie definieren Speicherbereiche, Ausgabesections, Symbolzuweisungen, Einstiegspunkte und Platzierungsregeln fur Linker.\n\nSie sind besonders wichtig in Embedded-Systemen, Kerneln, Bootloadern, Firmware und Bare-Metal-Programmen, wo genaue Adressen und Speicherkarten zahlen. Linker-Skripte verbinden Compiler-Ausgabe mit Hardware- und Laufzeitgrenzen."
|
|
6532
|
+
},
|
|
6533
|
+
pt: {
|
|
6534
|
+
name: "Linker Script",
|
|
6535
|
+
description: "Linguagem de script para controlar layout de memoria e secoes durante linkagem.",
|
|
6536
|
+
longDescription: "Linker scripts descrevem como arquivos objeto sao combinados em um executavel ou imagem. Eles definem regioes de memoria, secoes de saida, atribuicoes de simbolos, pontos de entrada e regras de posicionamento usadas por linkers.\n\nSao especialmente importantes em sistemas embarcados, kernels, bootloaders, firmware e programas bare-metal, onde enderecos exatos e mapas de memoria importam. Linker scripts conectam a saida do compilador a restricoes de hardware e runtime."
|
|
6537
|
+
}
|
|
6538
|
+
}
|
|
6539
|
+
};
|
|
6540
|
+
|
|
5660
6541
|
// src/languages/liquid.ts
|
|
5661
6542
|
var liquid = {
|
|
5662
6543
|
slug: "liquid",
|
|
@@ -5869,7 +6750,7 @@ var logo = {
|
|
|
5869
6750
|
ecosystems: ["Education", "Turtle Graphics", "Creative Coding"]
|
|
5870
6751
|
},
|
|
5871
6752
|
version: "UCBLogo 6.2",
|
|
5872
|
-
logo: "https://
|
|
6753
|
+
logo: "https://people.eecs.berkeley.edu/~bh/ucblogo.png",
|
|
5873
6754
|
color: "#16A34A",
|
|
5874
6755
|
i18n: {
|
|
5875
6756
|
en: {
|
|
@@ -6162,7 +7043,7 @@ var marlowe = {
|
|
|
6162
7043
|
ecosystems: ["Cardano", "Financial contracts"]
|
|
6163
7044
|
},
|
|
6164
7045
|
version: "Marlowe Runtime",
|
|
6165
|
-
logo: "https://
|
|
7046
|
+
logo: "https://marlowe.iohk.io/marlowe-footer-logo-large-dark-mode.svg",
|
|
6166
7047
|
color: "#6D28D9",
|
|
6167
7048
|
i18n: {
|
|
6168
7049
|
en: {
|
|
@@ -6297,6 +7178,55 @@ var matlab = {
|
|
|
6297
7178
|
}
|
|
6298
7179
|
};
|
|
6299
7180
|
|
|
7181
|
+
// src/languages/maxima.ts
|
|
7182
|
+
var maxima = {
|
|
7183
|
+
slug: "maxima",
|
|
7184
|
+
publishedDate: "1982-01-01",
|
|
7185
|
+
extensions: [".mac", ".wxm"],
|
|
7186
|
+
author: "MIT Project MAC and the Maxima community",
|
|
7187
|
+
website: "https://maxima.sourceforge.io",
|
|
7188
|
+
paradigms: ["symbolic", "functional", "scientific"],
|
|
7189
|
+
tooling: {
|
|
7190
|
+
runtimes: ["Maxima"],
|
|
7191
|
+
ecosystems: ["Computer Algebra", "Mathematics", "Scientific Computing"]
|
|
7192
|
+
},
|
|
7193
|
+
version: "5.49.0",
|
|
7194
|
+
logo: "https://maxima.sourceforge.io/img/maxima.svg",
|
|
7195
|
+
color: "#92278F",
|
|
7196
|
+
i18n: {
|
|
7197
|
+
en: {
|
|
7198
|
+
name: "Maxima",
|
|
7199
|
+
description: "A symbolic computation language and computer algebra system descended from Macsyma.",
|
|
7200
|
+
longDescription: "Maxima evaluates symbolic and numeric expressions for algebra, calculus, differential equations, linear algebra, number theory, and plotting. Its interactive language supports functions, rules, pattern matching, lists, matrices, and reusable packages.\n\nThe system descends from Macsyma and is implemented primarily in Common Lisp. It is used in education, research, engineering, and automated mathematical workflows through command-line and graphical interfaces."
|
|
7201
|
+
},
|
|
7202
|
+
es: {
|
|
7203
|
+
name: "Maxima",
|
|
7204
|
+
description: "Lenguaje de computacion simbolica y sistema algebraico descendiente de Macsyma.",
|
|
7205
|
+
longDescription: "Maxima evalua expresiones simbolicas y numericas para algebra, calculo, ecuaciones diferenciales, algebra lineal, teoria de numeros y graficos. Su lenguaje interactivo incluye funciones, reglas, patrones, listas, matrices y paquetes reutilizables.\n\nEl sistema desciende de Macsyma y esta implementado principalmente en Common Lisp. Se usa en educacion, investigacion, ingenieria y flujos matematicos automatizados mediante interfaces de terminal y graficas."
|
|
7206
|
+
},
|
|
7207
|
+
it: {
|
|
7208
|
+
name: "Maxima",
|
|
7209
|
+
description: "Linguaggio di calcolo simbolico e sistema di algebra derivato da Macsyma.",
|
|
7210
|
+
longDescription: "Maxima valuta espressioni simboliche e numeriche per algebra, analisi, equazioni differenziali, algebra lineare, teoria dei numeri e grafici. Il linguaggio interattivo supporta funzioni, regole, pattern, liste, matrici e pacchetti riutilizzabili.\n\nIl sistema discende da Macsyma ed e implementato soprattutto in Common Lisp. Viene usato in didattica, ricerca, ingegneria e workflow matematici automatizzati tramite interfacce testuali e grafiche."
|
|
7211
|
+
},
|
|
7212
|
+
fr: {
|
|
7213
|
+
name: "Maxima",
|
|
7214
|
+
description: "Langage de calcul symbolique et systeme d algebre descendant de Macsyma.",
|
|
7215
|
+
longDescription: "Maxima evalue des expressions symboliques et numeriques pour algebre, calcul, equations differentielles, algebre lineaire, theorie des nombres et graphiques. Son langage interactif prend en charge fonctions, regles, motifs, listes, matrices et paquets reutilisables.\n\nLe systeme descend de Macsyma et est principalement implemente en Common Lisp. Il sert en enseignement, recherche, ingenierie et automatisation mathematique via interfaces texte et graphiques."
|
|
7216
|
+
},
|
|
7217
|
+
de: {
|
|
7218
|
+
name: "Maxima",
|
|
7219
|
+
description: "Sprache fur symbolisches Rechnen und Computeralgebrasystem auf Basis von Macsyma.",
|
|
7220
|
+
longDescription: "Maxima wertet symbolische und numerische Ausdrucke fur Algebra, Analysis, Differentialgleichungen, lineare Algebra, Zahlentheorie und Diagramme aus. Die interaktive Sprache unterstutzt Funktionen, Regeln, Muster, Listen, Matrizen und wiederverwendbare Pakete.\n\nDas System stammt von Macsyma ab und ist hauptsachlich in Common Lisp implementiert. Es wird in Lehre, Forschung, Technik und automatisierten Mathematik-Workflows uber Text- und Grafikoberflachen eingesetzt."
|
|
7221
|
+
},
|
|
7222
|
+
pt: {
|
|
7223
|
+
name: "Maxima",
|
|
7224
|
+
description: "Linguagem de computacao simbolica e sistema de algebra descendente do Macsyma.",
|
|
7225
|
+
longDescription: "Maxima avalia expressoes simbolicas e numericas para algebra, calculo, equacoes diferenciais, algebra linear, teoria dos numeros e graficos. Sua linguagem interativa suporta funcoes, regras, padroes, listas, matrizes e pacotes reutilizaveis.\n\nO sistema descende do Macsyma e e implementado principalmente em Common Lisp. E usado em ensino, pesquisa, engenharia e fluxos matematicos automatizados por interfaces de terminal e graficas."
|
|
7226
|
+
}
|
|
7227
|
+
}
|
|
7228
|
+
};
|
|
7229
|
+
|
|
6300
7230
|
// src/languages/mdx.ts
|
|
6301
7231
|
var mdx = {
|
|
6302
7232
|
slug: "mdx",
|
|
@@ -6361,7 +7291,7 @@ var mercury = {
|
|
|
6361
7291
|
ecosystems: ["Logic Programming", "Declarative Systems", "Academic Computing"]
|
|
6362
7292
|
},
|
|
6363
7293
|
version: "22.01.8",
|
|
6364
|
-
logo: "https://
|
|
7294
|
+
logo: "https://www.mercurylang.org/favicon.ico",
|
|
6365
7295
|
color: "#0891B2",
|
|
6366
7296
|
i18n: {
|
|
6367
7297
|
en: {
|
|
@@ -6793,6 +7723,55 @@ var mustache = {
|
|
|
6793
7723
|
}
|
|
6794
7724
|
};
|
|
6795
7725
|
|
|
7726
|
+
// src/languages/n1ql.ts
|
|
7727
|
+
var n1ql = {
|
|
7728
|
+
slug: "n1ql",
|
|
7729
|
+
publishedDate: "2015-01-01",
|
|
7730
|
+
extensions: [".n1ql"],
|
|
7731
|
+
author: "Couchbase",
|
|
7732
|
+
website: "https://docs.couchbase.com/server/current/n1ql/n1ql-language-reference/index.html",
|
|
7733
|
+
paradigms: ["query", "declarative"],
|
|
7734
|
+
tooling: {
|
|
7735
|
+
runtimes: ["Couchbase Server"],
|
|
7736
|
+
ecosystems: ["NoSQL", "JSON databases"]
|
|
7737
|
+
},
|
|
7738
|
+
version: "stable",
|
|
7739
|
+
logo: "https://cdn.simpleicons.org/couchbase/EA2328",
|
|
7740
|
+
color: "#EA2328",
|
|
7741
|
+
i18n: {
|
|
7742
|
+
en: {
|
|
7743
|
+
name: "N1QL",
|
|
7744
|
+
description: "A SQL-like query language for JSON documents stored in Couchbase.",
|
|
7745
|
+
longDescription: "N1QL is a declarative query language for Couchbase that brings SQL-style selection, filtering, joins, grouping, indexing, and mutation to JSON documents. It treats buckets, scopes, collections, and document fields as queryable data structures.\n\nThe language is used by Couchbase applications that need familiar relational-style queries over flexible document data. It supports operational queries, analytics-style exploration, and migrations from SQL-shaped data access patterns."
|
|
7746
|
+
},
|
|
7747
|
+
es: {
|
|
7748
|
+
name: "N1QL",
|
|
7749
|
+
description: "Lenguaje de consultas tipo SQL para documentos JSON almacenados en Couchbase.",
|
|
7750
|
+
longDescription: "N1QL es un lenguaje declarativo de consultas para Couchbase que lleva seleccion, filtrado, joins, agrupacion, indexado y mutacion al estilo SQL sobre documentos JSON. Trata buckets, scopes, colecciones y campos de documentos como estructuras consultables.\n\nEl lenguaje se usa en apps Couchbase que necesitan consultas familiares tipo relacional sobre datos documentales flexibles. Soporta consultas operativas, exploracion analitica y migraciones desde patrones de acceso con forma SQL."
|
|
7751
|
+
},
|
|
7752
|
+
it: {
|
|
7753
|
+
name: "N1QL",
|
|
7754
|
+
description: "Linguaggio di query simile a SQL per documenti JSON in Couchbase.",
|
|
7755
|
+
longDescription: "N1QL e un linguaggio dichiarativo di query per Couchbase che porta selezione, filtri, join, raggruppamento, indicizzazione e mutazione in stile SQL sui documenti JSON. Tratta bucket, scope, collection e campi documento come strutture interrogabili.\n\nIl linguaggio e usato da applicazioni Couchbase che richiedono query familiari di stile relazionale su dati documentali flessibili. Supporta query operative, esplorazione analitica e migrazioni da pattern di accesso simili a SQL."
|
|
7756
|
+
},
|
|
7757
|
+
fr: {
|
|
7758
|
+
name: "N1QL",
|
|
7759
|
+
description: "Langage de requete proche de SQL pour documents JSON dans Couchbase.",
|
|
7760
|
+
longDescription: "N1QL est un langage de requete declaratif pour Couchbase qui apporte selection, filtrage, jointures, groupement, indexation et mutation de style SQL aux documents JSON. Il traite buckets, scopes, collections et champs de documents comme structures interrogeables.\n\nLe langage est utilise par les applications Couchbase qui veulent des requetes relationnelles familieres sur donnees documentaires flexibles. Il prend en charge requetes operationnelles, exploration analytique et migrations depuis des acces proches de SQL."
|
|
7761
|
+
},
|
|
7762
|
+
de: {
|
|
7763
|
+
name: "N1QL",
|
|
7764
|
+
description: "SQL-ahnliche Abfragesprache fur JSON-Dokumente in Couchbase.",
|
|
7765
|
+
longDescription: "N1QL ist eine deklarative Abfragesprache fur Couchbase, die SQL-artige Auswahl, Filter, Joins, Gruppierung, Indexierung und Mutation auf JSON-Dokumente bringt. Buckets, Scopes, Collections und Dokumentfelder werden als abfragbare Datenstrukturen behandelt.\n\nDie Sprache wird von Couchbase-Anwendungen genutzt, die vertraute relationale Abfragen auf flexible Dokumentdaten brauchen. Sie unterstutzt operative Abfragen, analytische Exploration und Migrationen von SQL-gepragten Zugriffsmustern."
|
|
7766
|
+
},
|
|
7767
|
+
pt: {
|
|
7768
|
+
name: "N1QL",
|
|
7769
|
+
description: "Linguagem de consulta parecida com SQL para documentos JSON no Couchbase.",
|
|
7770
|
+
longDescription: "N1QL e uma linguagem declarativa de consulta para Couchbase que leva selecao, filtros, joins, agrupamento, indexacao e mutacao em estilo SQL para documentos JSON. Ela trata buckets, scopes, colecoes e campos de documentos como estruturas consultaveis.\n\nA linguagem e usada por apps Couchbase que precisam de consultas familiares de estilo relacional sobre dados documentais flexiveis. Ela suporta consultas operacionais, exploracao analitica e migracoes de padroes de acesso parecidos com SQL."
|
|
7771
|
+
}
|
|
7772
|
+
}
|
|
7773
|
+
};
|
|
7774
|
+
|
|
6796
7775
|
// src/languages/nginx.ts
|
|
6797
7776
|
var nginx = {
|
|
6798
7777
|
slug: "nginx",
|
|
@@ -7389,6 +8368,55 @@ var opencl = {
|
|
|
7389
8368
|
}
|
|
7390
8369
|
};
|
|
7391
8370
|
|
|
8371
|
+
// src/languages/org.ts
|
|
8372
|
+
var org = {
|
|
8373
|
+
slug: "org",
|
|
8374
|
+
publishedDate: "2003-01-01",
|
|
8375
|
+
extensions: [".org"],
|
|
8376
|
+
author: "Carsten Dominik and Org mode contributors",
|
|
8377
|
+
website: "https://orgmode.org",
|
|
8378
|
+
paradigms: ["markup", "outlining", "literate programming"],
|
|
8379
|
+
tooling: {
|
|
8380
|
+
runtimes: ["GNU Emacs"],
|
|
8381
|
+
ecosystems: ["Documentation", "Knowledge Management", "Reproducible Research"]
|
|
8382
|
+
},
|
|
8383
|
+
version: "9.8",
|
|
8384
|
+
logo: "https://orgmode.org/resources/img/org-mode-unicorn.svg",
|
|
8385
|
+
color: "#77AA99",
|
|
8386
|
+
i18n: {
|
|
8387
|
+
en: {
|
|
8388
|
+
name: "Org-mode",
|
|
8389
|
+
description: "A plain-text markup format for outlines, notes, planning, and literate programming.",
|
|
8390
|
+
longDescription: "Org syntax structures plain-text documents with headings, lists, links, tables, properties, timestamps, tasks, and source blocks. Files remain readable without specialized software while GNU Emacs provides rich editing and agenda features.\n\nOrg-mode supports note-taking, project planning, publishing, spreadsheets, code execution, and reproducible research. Exporters convert documents to formats such as HTML, LaTeX, Markdown, and OpenDocument."
|
|
8391
|
+
},
|
|
8392
|
+
es: {
|
|
8393
|
+
name: "Org-mode",
|
|
8394
|
+
description: "Formato de texto plano para esquemas, notas, planificacion y programacion literaria.",
|
|
8395
|
+
longDescription: "La sintaxis Org estructura documentos de texto con encabezados, listas, enlaces, tablas, propiedades, fechas, tareas y bloques de codigo. Los archivos siguen siendo legibles sin software especial, mientras GNU Emacs aporta edicion y agendas avanzadas.\n\nOrg-mode permite tomar notas, planificar proyectos, publicar, usar hojas de calculo, ejecutar codigo y crear investigacion reproducible. Sus exportadores generan HTML, LaTeX, Markdown y OpenDocument."
|
|
8396
|
+
},
|
|
8397
|
+
it: {
|
|
8398
|
+
name: "Org-mode",
|
|
8399
|
+
description: "Formato di testo semplice per outline, note, pianificazione e programmazione letterata.",
|
|
8400
|
+
longDescription: "La sintassi Org struttura documenti di testo con titoli, liste, link, tabelle, proprieta, timestamp, attivita e blocchi di codice. I file restano leggibili senza software speciale, mentre GNU Emacs offre modifica e agenda avanzate.\n\nOrg-mode supporta note, pianificazione, pubblicazione, fogli di calcolo, esecuzione di codice e ricerca riproducibile. Gli esportatori convertono i documenti in HTML, LaTeX, Markdown e OpenDocument."
|
|
8401
|
+
},
|
|
8402
|
+
fr: {
|
|
8403
|
+
name: "Org-mode",
|
|
8404
|
+
description: "Format texte pour plans, notes, planification et programmation litteraire.",
|
|
8405
|
+
longDescription: "La syntaxe Org structure les documents texte avec titres, listes, liens, tableaux, proprietes, horodatages, taches et blocs de code. Les fichiers restent lisibles sans logiciel specialise, tandis que GNU Emacs fournit edition et agendas avances.\n\nOrg-mode prend en charge notes, gestion de projets, publication, feuilles de calcul, execution de code et recherche reproductible. Ses exportateurs produisent HTML, LaTeX, Markdown et OpenDocument."
|
|
8406
|
+
},
|
|
8407
|
+
de: {
|
|
8408
|
+
name: "Org-mode",
|
|
8409
|
+
description: "Klartext-Markupformat fur Gliederungen, Notizen, Planung und literarisches Programmieren.",
|
|
8410
|
+
longDescription: "Org-Syntax strukturiert Klartextdokumente mit Uberschriften, Listen, Links, Tabellen, Eigenschaften, Zeitangaben, Aufgaben und Codeblocken. Dateien bleiben ohne Spezialsoftware lesbar, wahrend GNU Emacs umfangreiche Bearbeitungs- und Agenda-Funktionen bietet.\n\nOrg-mode unterstutzt Notizen, Projektplanung, Publikation, Tabellenkalkulation, Codeausfuhrung und reproduzierbare Forschung. Exporter erzeugen HTML, LaTeX, Markdown und OpenDocument."
|
|
8411
|
+
},
|
|
8412
|
+
pt: {
|
|
8413
|
+
name: "Org-mode",
|
|
8414
|
+
description: "Formato de texto simples para estruturas, notas, planejamento e programacao literaria.",
|
|
8415
|
+
longDescription: "A sintaxe Org estrutura documentos de texto com titulos, listas, links, tabelas, propriedades, datas, tarefas e blocos de codigo. Arquivos continuam legiveis sem software especial, enquanto GNU Emacs oferece edicao e agendas avancadas.\n\nOrg-mode suporta notas, planejamento de projetos, publicacao, planilhas, execucao de codigo e pesquisa reproduzivel. Exportadores convertem documentos para HTML, LaTeX, Markdown e OpenDocument."
|
|
8416
|
+
}
|
|
8417
|
+
}
|
|
8418
|
+
};
|
|
8419
|
+
|
|
7392
8420
|
// src/languages/pascal.ts
|
|
7393
8421
|
var pascal = {
|
|
7394
8422
|
slug: "pascal",
|
|
@@ -7737,6 +8765,55 @@ var plantuml = {
|
|
|
7737
8765
|
}
|
|
7738
8766
|
};
|
|
7739
8767
|
|
|
8768
|
+
// src/languages/plpgsql.ts
|
|
8769
|
+
var plpgsql = {
|
|
8770
|
+
slug: "plpgsql",
|
|
8771
|
+
publishedDate: "1997-01-01",
|
|
8772
|
+
extensions: [".pgsql", ".plpgsql"],
|
|
8773
|
+
author: "PostgreSQL Global Development Group",
|
|
8774
|
+
website: "https://www.postgresql.org/docs/current/plpgsql.html",
|
|
8775
|
+
paradigms: ["procedural", "database"],
|
|
8776
|
+
tooling: {
|
|
8777
|
+
runtimes: ["PostgreSQL"],
|
|
8778
|
+
ecosystems: ["Relational databases", "Stored procedures"]
|
|
8779
|
+
},
|
|
8780
|
+
version: "stable",
|
|
8781
|
+
logo: "https://cdn.simpleicons.org/postgresql/4169E1",
|
|
8782
|
+
color: "#4169E1",
|
|
8783
|
+
i18n: {
|
|
8784
|
+
en: {
|
|
8785
|
+
name: "PL/pgSQL",
|
|
8786
|
+
description: "PostgreSQL procedural language for functions, triggers, and stored logic.",
|
|
8787
|
+
longDescription: "PL/pgSQL is PostgreSQLs procedural language for writing functions, trigger procedures, and server-side business logic. It combines SQL statements with variables, control flow, cursors, error handling, records, and dynamic execution.\n\nThe language is used when logic should run close to relational data, inside transactions, or behind database APIs. It supports validation, auditing, data transformation, maintenance jobs, and performance-sensitive routines that benefit from avoiding client round trips."
|
|
8788
|
+
},
|
|
8789
|
+
es: {
|
|
8790
|
+
name: "PL/pgSQL",
|
|
8791
|
+
description: "Lenguaje procedural de PostgreSQL para funciones, triggers y logica almacenada.",
|
|
8792
|
+
longDescription: "PL/pgSQL es el lenguaje procedural de PostgreSQL para escribir funciones, procedimientos de trigger y logica de negocio del lado servidor. Combina sentencias SQL con variables, control de flujo, cursores, manejo de errores, registros y ejecucion dinamica.\n\nEl lenguaje se usa cuando la logica debe correr cerca de datos relacionales, dentro de transacciones o detras de APIs de base de datos. Soporta validacion, auditoria, transformacion de datos, tareas de mantenimiento y rutinas sensibles a rendimiento que evitan viajes al cliente."
|
|
8793
|
+
},
|
|
8794
|
+
it: {
|
|
8795
|
+
name: "PL/pgSQL",
|
|
8796
|
+
description: "Linguaggio procedurale PostgreSQL per funzioni, trigger e logica salvata.",
|
|
8797
|
+
longDescription: "PL/pgSQL e il linguaggio procedurale di PostgreSQL per scrivere funzioni, procedure trigger e logica business lato server. Combina istruzioni SQL con variabili, controllo di flusso, cursori, gestione errori, record ed esecuzione dinamica.\n\nIl linguaggio e usato quando la logica deve girare vicino ai dati relazionali, dentro transazioni o dietro API database. Supporta validazione, auditing, trasformazione dati, job di manutenzione e routine sensibili alle prestazioni che evitano round trip al client."
|
|
8798
|
+
},
|
|
8799
|
+
fr: {
|
|
8800
|
+
name: "PL/pgSQL",
|
|
8801
|
+
description: "Langage procedural PostgreSQL pour fonctions, triggers et logique stockee.",
|
|
8802
|
+
longDescription: "PL/pgSQL est le langage procedural de PostgreSQL pour ecrire fonctions, procedures de trigger et logique metier cote serveur. Il combine instructions SQL avec variables, controle de flux, curseurs, gestion d erreurs, enregistrements et execution dynamique.\n\nLe langage est utilise quand la logique doit tourner pres des donnees relationnelles, dans des transactions ou derriere des API de base de donnees. Il sert a validation, audit, transformation de donnees, maintenance et routines sensibles aux performances."
|
|
8803
|
+
},
|
|
8804
|
+
de: {
|
|
8805
|
+
name: "PL/pgSQL",
|
|
8806
|
+
description: "Prozedurale PostgreSQL-Sprache fur Funktionen, Trigger und gespeicherte Logik.",
|
|
8807
|
+
longDescription: "PL/pgSQL ist die prozedurale Sprache von PostgreSQL fur Funktionen, Trigger-Prozeduren und serverseitige Geschaftslogik. Sie kombiniert SQL-Anweisungen mit Variablen, Kontrollfluss, Cursorn, Fehlerbehandlung, Records und dynamischer Ausfuhrung.\n\nDie Sprache wird genutzt, wenn Logik nahe an relationalen Daten, innerhalb von Transaktionen oder hinter Datenbank-APIs laufen soll. Sie unterstutzt Validierung, Auditing, Datentransformation, Wartungsjobs und performanzkritische Routinen mit weniger Client-Roundtrips."
|
|
8808
|
+
},
|
|
8809
|
+
pt: {
|
|
8810
|
+
name: "PL/pgSQL",
|
|
8811
|
+
description: "Linguagem procedural do PostgreSQL para funcoes, triggers e logica armazenada.",
|
|
8812
|
+
longDescription: "PL/pgSQL e a linguagem procedural do PostgreSQL para escrever funcoes, procedimentos de trigger e logica de negocio no servidor. Ela combina comandos SQL com variaveis, controle de fluxo, cursores, tratamento de erros, registros e execucao dinamica.\n\nA linguagem e usada quando a logica deve rodar perto dos dados relacionais, dentro de transacoes ou atras de APIs de banco. Suporta validacao, auditoria, transformacao de dados, tarefas de manutencao e rotinas sensiveis a desempenho que evitam idas ao cliente."
|
|
8813
|
+
}
|
|
8814
|
+
}
|
|
8815
|
+
};
|
|
8816
|
+
|
|
7740
8817
|
// src/languages/plsql.ts
|
|
7741
8818
|
var plsql = {
|
|
7742
8819
|
slug: "plsql",
|
|
@@ -7786,6 +8863,55 @@ var plsql = {
|
|
|
7786
8863
|
}
|
|
7787
8864
|
};
|
|
7788
8865
|
|
|
8866
|
+
// src/languages/pod.ts
|
|
8867
|
+
var pod = {
|
|
8868
|
+
slug: "pod",
|
|
8869
|
+
publishedDate: "1994-01-01",
|
|
8870
|
+
extensions: [".pod"],
|
|
8871
|
+
author: "Larry Wall and the Perl community",
|
|
8872
|
+
website: "https://perldoc.perl.org/perlpod",
|
|
8873
|
+
paradigms: ["markup", "documentation"],
|
|
8874
|
+
tooling: {
|
|
8875
|
+
runtimes: ["perldoc", "Pod::Simple"],
|
|
8876
|
+
ecosystems: ["Perl", "Documentation"]
|
|
8877
|
+
},
|
|
8878
|
+
version: "Perl 5.42.2",
|
|
8879
|
+
logo: "https://cdn.simpleicons.org/perl/39457E",
|
|
8880
|
+
color: "#39457E",
|
|
8881
|
+
i18n: {
|
|
8882
|
+
en: {
|
|
8883
|
+
name: "Plain Old Documentation",
|
|
8884
|
+
description: "A lightweight documentation markup format distributed with Perl.",
|
|
8885
|
+
longDescription: "Plain Old Documentation uses paragraph-oriented directives for headings, lists, links, code, formatting, and embedded metadata. POD can live in standalone .pod files or alongside Perl source code after the interpreter has finished reading executable statements.\n\nPerl tooling converts POD into terminal help, manual pages, HTML, and other formats. It is the standard documentation source for Perl modules, commands, language manuals, and CPAN distributions."
|
|
8886
|
+
},
|
|
8887
|
+
es: {
|
|
8888
|
+
name: "Plain Old Documentation",
|
|
8889
|
+
description: "Formato ligero de documentacion distribuido con Perl.",
|
|
8890
|
+
longDescription: "Plain Old Documentation usa directivas orientadas a parrafos para encabezados, listas, enlaces, codigo, formato y metadatos. POD puede vivir en archivos .pod independientes o junto al codigo Perl despues de las sentencias ejecutables.\n\nLas herramientas Perl convierten POD en ayuda de terminal, paginas man, HTML y otros formatos. Es la fuente estandar de documentacion para modulos, comandos, manuales y distribuciones CPAN."
|
|
8891
|
+
},
|
|
8892
|
+
it: {
|
|
8893
|
+
name: "Plain Old Documentation",
|
|
8894
|
+
description: "Formato leggero di documentazione distribuito con Perl.",
|
|
8895
|
+
longDescription: "Plain Old Documentation usa direttive orientate ai paragrafi per titoli, liste, link, codice, formattazione e metadati. POD puo vivere in file .pod autonomi o insieme al codice Perl dopo le istruzioni eseguibili.\n\nGli strumenti Perl convertono POD in aiuto da terminale, pagine man, HTML e altri formati. E la fonte standard di documentazione per moduli, comandi, manuali e distribuzioni CPAN."
|
|
8896
|
+
},
|
|
8897
|
+
fr: {
|
|
8898
|
+
name: "Plain Old Documentation",
|
|
8899
|
+
description: "Format leger de documentation distribue avec Perl.",
|
|
8900
|
+
longDescription: "Plain Old Documentation utilise des directives par paragraphes pour titres, listes, liens, code, mise en forme et metadonnees. POD peut vivre dans des fichiers .pod autonomes ou avec le code Perl apres les instructions executables.\n\nLes outils Perl convertissent POD en aide terminal, pages man, HTML et autres formats. Il constitue la source standard de documentation pour modules, commandes, manuels et distributions CPAN."
|
|
8901
|
+
},
|
|
8902
|
+
de: {
|
|
8903
|
+
name: "Plain Old Documentation",
|
|
8904
|
+
description: "Leichtgewichtiges Dokumentationsformat, das mit Perl ausgeliefert wird.",
|
|
8905
|
+
longDescription: "Plain Old Documentation verwendet absatzorientierte Direktiven fur Uberschriften, Listen, Links, Code, Formatierung und Metadaten. POD kann in eigenstandigen .pod-Dateien oder nach ausfuhrbaren Anweisungen direkt im Perl-Quellcode stehen.\n\nPerl-Werkzeuge wandeln POD in Terminalhilfe, Handbuchseiten, HTML und weitere Formate um. Es ist die Standardquelle fur Dokumentation von Modulen, Befehlen, Sprachhandbuchern und CPAN-Distributionen."
|
|
8906
|
+
},
|
|
8907
|
+
pt: {
|
|
8908
|
+
name: "Plain Old Documentation",
|
|
8909
|
+
description: "Formato leve de documentacao distribuido com Perl.",
|
|
8910
|
+
longDescription: "Plain Old Documentation usa diretivas orientadas a paragrafos para titulos, listas, links, codigo, formatacao e metadados. POD pode existir em arquivos .pod independentes ou junto ao codigo Perl apos instrucoes executaveis.\n\nFerramentas Perl convertem POD em ajuda de terminal, paginas man, HTML e outros formatos. E a fonte padrao de documentacao para modulos, comandos, manuais e distribuicoes CPAN."
|
|
8911
|
+
}
|
|
8912
|
+
}
|
|
8913
|
+
};
|
|
8914
|
+
|
|
7789
8915
|
// src/languages/pony.ts
|
|
7790
8916
|
var pony = {
|
|
7791
8917
|
slug: "pony",
|
|
@@ -8235,6 +9361,55 @@ var python = {
|
|
|
8235
9361
|
}
|
|
8236
9362
|
};
|
|
8237
9363
|
|
|
9364
|
+
// src/languages/qmake.ts
|
|
9365
|
+
var qmake = {
|
|
9366
|
+
slug: "qmake",
|
|
9367
|
+
publishedDate: "2002-01-01",
|
|
9368
|
+
extensions: [".pri", ".prf"],
|
|
9369
|
+
author: "Trolltech",
|
|
9370
|
+
website: "https://doc.qt.io/qt-6/qmake-manual.html",
|
|
9371
|
+
paradigms: ["build configuration"],
|
|
9372
|
+
tooling: {
|
|
9373
|
+
runtimes: ["qmake"],
|
|
9374
|
+
ecosystems: ["Qt", "C++"]
|
|
9375
|
+
},
|
|
9376
|
+
version: "stable",
|
|
9377
|
+
logo: "https://d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/images/favicon-32x32.png",
|
|
9378
|
+
color: "#41CD52",
|
|
9379
|
+
i18n: {
|
|
9380
|
+
en: {
|
|
9381
|
+
name: "qmake",
|
|
9382
|
+
description: "A Qt build configuration language for generating platform-specific Makefiles and projects.",
|
|
9383
|
+
longDescription: "qmake project files describe Qt and C++ builds with variables, scopes, conditions, templates, sources, headers, resources, and platform-specific settings. qmake reads these files and generates native build files for the target environment.\n\nThe language is strongly associated with Qt applications and libraries, especially older and long-lived projects. It remains useful for maintaining Qt codebases that predate or choose not to migrate to CMake."
|
|
9384
|
+
},
|
|
9385
|
+
es: {
|
|
9386
|
+
name: "qmake",
|
|
9387
|
+
description: "Lenguaje de configuracion de builds Qt para generar Makefiles y proyectos por plataforma.",
|
|
9388
|
+
longDescription: "Los archivos de proyecto qmake describen builds Qt y C++ con variables, scopes, condiciones, templates, fuentes, headers, recursos y ajustes por plataforma. qmake lee estos archivos y genera archivos de build nativos para el entorno destino.\n\nEl lenguaje esta muy asociado a aplicaciones y bibliotecas Qt, sobre todo proyectos antiguos o de larga vida. Sigue siendo util para mantener bases Qt anteriores a CMake o que eligen no migrar."
|
|
9389
|
+
},
|
|
9390
|
+
it: {
|
|
9391
|
+
name: "qmake",
|
|
9392
|
+
description: "Linguaggio di configurazione build Qt per generare Makefile e progetti specifici.",
|
|
9393
|
+
longDescription: "I file progetto qmake descrivono build Qt e C++ con variabili, scope, condizioni, template, sorgenti, header, risorse e impostazioni specifiche di piattaforma. qmake legge questi file e genera file di build nativi per l ambiente target.\n\nIl linguaggio e fortemente associato ad applicazioni e librerie Qt, specialmente progetti vecchi e longevi. Rimane utile per mantenere codebase Qt precedenti a CMake o che scelgono di non migrare."
|
|
9394
|
+
},
|
|
9395
|
+
fr: {
|
|
9396
|
+
name: "qmake",
|
|
9397
|
+
description: "Langage de configuration build Qt pour generer Makefiles et projets par plateforme.",
|
|
9398
|
+
longDescription: "Les fichiers projet qmake decrivent des builds Qt et C++ avec variables, scopes, conditions, templates, sources, headers, ressources et reglages par plateforme. qmake lit ces fichiers et genere des fichiers de build natifs pour l environnement cible.\n\nLe langage est fortement associe aux applications et bibliotheques Qt, surtout les projets anciens ou durables. Il reste utile pour maintenir des bases Qt anterieures a CMake ou qui choisissent de ne pas migrer."
|
|
9399
|
+
},
|
|
9400
|
+
de: {
|
|
9401
|
+
name: "qmake",
|
|
9402
|
+
description: "Qt-Build-Konfigurationssprache zum Erzeugen plattformspezifischer Makefiles und Projekte.",
|
|
9403
|
+
longDescription: "qmake-Projektdateien beschreiben Qt- und C++-Builds mit Variablen, Scopes, Bedingungen, Templates, Quellen, Headern, Ressourcen und plattformspezifischen Einstellungen. qmake liest diese Dateien und erzeugt native Build-Dateien fur die Zielumgebung.\n\nDie Sprache ist eng mit Qt-Anwendungen und Bibliotheken verbunden, besonders mit alteren und langlebigen Projekten. Sie bleibt nutzlich fur Qt-Codebasen, die vor CMake entstanden sind oder nicht migrieren wollen."
|
|
9404
|
+
},
|
|
9405
|
+
pt: {
|
|
9406
|
+
name: "qmake",
|
|
9407
|
+
description: "Linguagem de configuracao de build Qt para gerar Makefiles e projetos por plataforma.",
|
|
9408
|
+
longDescription: "Arquivos de projeto qmake descrevem builds Qt e C++ com variaveis, escopos, condicoes, templates, fontes, headers, recursos e ajustes por plataforma. qmake le esses arquivos e gera arquivos de build nativos para o ambiente alvo.\n\nA linguagem e fortemente associada a aplicativos e bibliotecas Qt, especialmente projetos antigos e duradouros. Continua util para manter bases Qt anteriores ao CMake ou que escolhem nao migrar."
|
|
9409
|
+
}
|
|
9410
|
+
}
|
|
9411
|
+
};
|
|
9412
|
+
|
|
8238
9413
|
// src/languages/qml.ts
|
|
8239
9414
|
var qml = {
|
|
8240
9415
|
slug: "qml",
|
|
@@ -8598,7 +9773,7 @@ var rebol = {
|
|
|
8598
9773
|
ecosystems: ["Scripting", "DSLs", "Network Tools"]
|
|
8599
9774
|
},
|
|
8600
9775
|
version: "Rebol 3",
|
|
8601
|
-
logo: "https://
|
|
9776
|
+
logo: "https://www.rebol.com/graphics/reb-logo.gif",
|
|
8602
9777
|
color: "#7C2D12",
|
|
8603
9778
|
i18n: {
|
|
8604
9779
|
en: {
|
|
@@ -9194,7 +10369,7 @@ var self = {
|
|
|
9194
10369
|
ecosystems: ["Language Research", "Interactive Environments", "Prototype OO"]
|
|
9195
10370
|
},
|
|
9196
10371
|
version: "2024.1",
|
|
9197
|
-
logo: "https://
|
|
10372
|
+
logo: "https://selflanguage.org/img/self-logo.png",
|
|
9198
10373
|
color: "#EA580C",
|
|
9199
10374
|
i18n: {
|
|
9200
10375
|
en: {
|
|
@@ -9477,6 +10652,55 @@ var solidity = {
|
|
|
9477
10652
|
}
|
|
9478
10653
|
};
|
|
9479
10654
|
|
|
10655
|
+
// src/languages/soql.ts
|
|
10656
|
+
var soql = {
|
|
10657
|
+
slug: "soql",
|
|
10658
|
+
publishedDate: "2005-01-01",
|
|
10659
|
+
extensions: [".soql"],
|
|
10660
|
+
author: "Salesforce",
|
|
10661
|
+
website: "https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/",
|
|
10662
|
+
paradigms: ["query", "declarative"],
|
|
10663
|
+
tooling: {
|
|
10664
|
+
runtimes: ["Salesforce Platform"],
|
|
10665
|
+
ecosystems: ["CRM", "Apex"]
|
|
10666
|
+
},
|
|
10667
|
+
version: "stable",
|
|
10668
|
+
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Salesforce.com_logo.svg",
|
|
10669
|
+
color: "#00A1E0",
|
|
10670
|
+
i18n: {
|
|
10671
|
+
en: {
|
|
10672
|
+
name: "SOQL",
|
|
10673
|
+
description: "Salesforce Object Query Language for reading records from Salesforce data.",
|
|
10674
|
+
longDescription: "Salesforce Object Query Language is used to retrieve records from Salesforce objects. It selects fields, filters rows, traverses relationships, orders results, aggregates data, and feeds Apex code, APIs, reports, and integrations.\n\nSOQL resembles SQL, but it is shaped by Salesforce metadata, object relationships, governor limits, sharing rules, and multi-tenant execution. It is central to custom Salesforce apps, admin automation, data migration, and CRM integrations."
|
|
10675
|
+
},
|
|
10676
|
+
es: {
|
|
10677
|
+
name: "SOQL",
|
|
10678
|
+
description: "Salesforce Object Query Language para leer registros de datos Salesforce.",
|
|
10679
|
+
longDescription: "Salesforce Object Query Language se usa para recuperar registros de objetos Salesforce. Selecciona campos, filtra filas, recorre relaciones, ordena resultados, agrega datos y alimenta codigo Apex, APIs, reportes e integraciones.\n\nSOQL se parece a SQL, pero esta moldeado por metadatos Salesforce, relaciones entre objetos, limites de gobernador, reglas de comparticion y ejecucion multi-tenant. Es central en apps Salesforce personalizadas, automatizacion admin, migracion de datos e integraciones CRM."
|
|
10680
|
+
},
|
|
10681
|
+
it: {
|
|
10682
|
+
name: "SOQL",
|
|
10683
|
+
description: "Salesforce Object Query Language per leggere record dai dati Salesforce.",
|
|
10684
|
+
longDescription: "Salesforce Object Query Language e usato per recuperare record dagli oggetti Salesforce. Seleziona campi, filtra righe, attraversa relazioni, ordina risultati, aggrega dati e alimenta codice Apex, API, report e integrazioni.\n\nSOQL assomiglia a SQL, ma e modellato da metadati Salesforce, relazioni tra oggetti, governor limit, regole di condivisione ed esecuzione multi-tenant. E centrale in app Salesforce custom, automazione admin, migrazione dati e integrazioni CRM."
|
|
10685
|
+
},
|
|
10686
|
+
fr: {
|
|
10687
|
+
name: "SOQL",
|
|
10688
|
+
description: "Salesforce Object Query Language pour lire des enregistrements Salesforce.",
|
|
10689
|
+
longDescription: "Salesforce Object Query Language sert a recuperer des enregistrements depuis les objets Salesforce. Il selectionne des champs, filtre des lignes, traverse relations, trie resultats, agrege donnees et alimente code Apex, API, rapports et integrations.\n\nSOQL ressemble a SQL, mais il est modele par metadonnees Salesforce, relations d objets, governor limits, regles de partage et execution multi-tenant. Il est central dans apps Salesforce personnalisees, automatisation admin, migrations de donnees et integrations CRM."
|
|
10690
|
+
},
|
|
10691
|
+
de: {
|
|
10692
|
+
name: "SOQL",
|
|
10693
|
+
description: "Salesforce Object Query Language zum Lesen von Salesforce-Datensatzen.",
|
|
10694
|
+
longDescription: "Salesforce Object Query Language wird genutzt, um Datensatze aus Salesforce-Objekten abzurufen. Sie wahlt Felder, filtert Zeilen, folgt Beziehungen, sortiert Ergebnisse, aggregiert Daten und versorgt Apex-Code, APIs, Reports und Integrationen.\n\nSOQL ahnelt SQL, wird aber durch Salesforce-Metadaten, Objektbeziehungen, Governor Limits, Sharing-Regeln und Multi-Tenant-Ausfuhrung gepragt. Es ist zentral fur angepasste Salesforce-Apps, Admin-Automation, Datenmigration und CRM-Integrationen."
|
|
10695
|
+
},
|
|
10696
|
+
pt: {
|
|
10697
|
+
name: "SOQL",
|
|
10698
|
+
description: "Salesforce Object Query Language para ler registros de dados Salesforce.",
|
|
10699
|
+
longDescription: "Salesforce Object Query Language e usada para recuperar registros de objetos Salesforce. Ela seleciona campos, filtra linhas, atravessa relacionamentos, ordena resultados, agrega dados e alimenta codigo Apex, APIs, relatorios e integracoes.\n\nSOQL lembra SQL, mas e moldada por metadados Salesforce, relacionamentos entre objetos, governor limits, regras de compartilhamento e execucao multi-tenant. E central em apps Salesforce customizados, automacao admin, migracao de dados e integracoes CRM."
|
|
10700
|
+
}
|
|
10701
|
+
}
|
|
10702
|
+
};
|
|
10703
|
+
|
|
9480
10704
|
// src/languages/spark.ts
|
|
9481
10705
|
var spark = {
|
|
9482
10706
|
slug: "spark",
|
|
@@ -9575,6 +10799,55 @@ var sparql = {
|
|
|
9575
10799
|
}
|
|
9576
10800
|
};
|
|
9577
10801
|
|
|
10802
|
+
// src/languages/spl.ts
|
|
10803
|
+
var spl = {
|
|
10804
|
+
slug: "spl",
|
|
10805
|
+
publishedDate: "2006-01-01",
|
|
10806
|
+
extensions: [".spl"],
|
|
10807
|
+
author: "Splunk",
|
|
10808
|
+
website: "https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/WhatsInThisManual",
|
|
10809
|
+
paradigms: ["query", "pipeline"],
|
|
10810
|
+
tooling: {
|
|
10811
|
+
runtimes: ["Splunk Enterprise", "Splunk Cloud Platform"],
|
|
10812
|
+
ecosystems: ["Observability", "Security analytics"]
|
|
10813
|
+
},
|
|
10814
|
+
version: "stable",
|
|
10815
|
+
logo: "https://cdn.simpleicons.org/splunk/000000",
|
|
10816
|
+
color: "#000000",
|
|
10817
|
+
i18n: {
|
|
10818
|
+
en: {
|
|
10819
|
+
name: "SPL",
|
|
10820
|
+
description: "Splunk Search Processing Language for searching and analyzing machine data.",
|
|
10821
|
+
longDescription: "Splunk Search Processing Language is a pipeline language for searching, transforming, correlating, and visualizing machine data. Commands filter events, extract fields, calculate statistics, join streams, build time series, and produce dashboard-ready results.\n\nSPL is used in log analytics, observability, security operations, incident response, compliance, and operational intelligence. Its command pipeline lets analysts move from raw events to metrics, alerts, reports, and investigations."
|
|
10822
|
+
},
|
|
10823
|
+
es: {
|
|
10824
|
+
name: "SPL",
|
|
10825
|
+
description: "Splunk Search Processing Language para buscar y analizar datos de maquinas.",
|
|
10826
|
+
longDescription: "Splunk Search Processing Language es un lenguaje de pipelines para buscar, transformar, correlacionar y visualizar datos de maquinas. Los comandos filtran eventos, extraen campos, calculan estadisticas, unen flujos, crean series temporales y producen resultados listos para dashboards.\n\nSPL se usa en analitica de logs, observabilidad, operaciones de seguridad, respuesta a incidentes, cumplimiento e inteligencia operativa. Su pipeline permite pasar de eventos crudos a metricas, alertas, reportes e investigaciones."
|
|
10827
|
+
},
|
|
10828
|
+
it: {
|
|
10829
|
+
name: "SPL",
|
|
10830
|
+
description: "Splunk Search Processing Language per cercare e analizzare dati macchina.",
|
|
10831
|
+
longDescription: "Splunk Search Processing Language e un linguaggio a pipeline per cercare, trasformare, correlare e visualizzare dati macchina. I comandi filtrano eventi, estraggono campi, calcolano statistiche, uniscono flussi, creano serie temporali e producono risultati pronti per dashboard.\n\nSPL e usato in log analytics, osservabilita, security operations, risposta incidenti, compliance e intelligence operativa. La sua pipeline permette agli analisti di passare da eventi grezzi a metriche, alert, report e indagini."
|
|
10832
|
+
},
|
|
10833
|
+
fr: {
|
|
10834
|
+
name: "SPL",
|
|
10835
|
+
description: "Splunk Search Processing Language pour chercher et analyser donnees machine.",
|
|
10836
|
+
longDescription: "Splunk Search Processing Language est un langage en pipeline pour chercher, transformer, correler et visualiser des donnees machine. Les commandes filtrent evenements, extraient champs, calculent statistiques, joignent flux, construisent series temporelles et produisent des resultats pour tableaux de bord.\n\nSPL est utilise en analyse de logs, observabilite, operations securite, reponse a incident, conformite et intelligence operationnelle. Son pipeline aide a passer des evenements bruts aux metriques, alertes, rapports et enquetes."
|
|
10837
|
+
},
|
|
10838
|
+
de: {
|
|
10839
|
+
name: "SPL",
|
|
10840
|
+
description: "Splunk Search Processing Language zum Suchen und Analysieren von Maschinendaten.",
|
|
10841
|
+
longDescription: "Splunk Search Processing Language ist eine Pipeline-Sprache zum Suchen, Transformieren, Korrelieren und Visualisieren von Maschinendaten. Befehle filtern Events, extrahieren Felder, berechnen Statistiken, verbinden Streams, bauen Zeitreihen und erzeugen Dashboard-Ergebnisse.\n\nSPL wird in Log Analytics, Observability, Security Operations, Incident Response, Compliance und operativer Intelligenz genutzt. Die Befehlspipeline fuhrt von Rohereignissen zu Metriken, Alerts, Reports und Untersuchungen."
|
|
10842
|
+
},
|
|
10843
|
+
pt: {
|
|
10844
|
+
name: "SPL",
|
|
10845
|
+
description: "Splunk Search Processing Language para buscar e analisar dados de maquinas.",
|
|
10846
|
+
longDescription: "Splunk Search Processing Language e uma linguagem de pipeline para buscar, transformar, correlacionar e visualizar dados de maquinas. Comandos filtram eventos, extraem campos, calculam estatisticas, juntam fluxos, criam series temporais e produzem resultados para dashboards.\n\nSPL e usada em analise de logs, observabilidade, operacoes de seguranca, resposta a incidentes, conformidade e inteligencia operacional. Seu pipeline leva analistas de eventos brutos a metricas, alertas, relatorios e investigacoes."
|
|
10847
|
+
}
|
|
10848
|
+
}
|
|
10849
|
+
};
|
|
10850
|
+
|
|
9578
10851
|
// src/languages/sql.ts
|
|
9579
10852
|
var sql = {
|
|
9580
10853
|
slug: "sql",
|
|
@@ -10066,6 +11339,55 @@ var tcl = {
|
|
|
10066
11339
|
}
|
|
10067
11340
|
};
|
|
10068
11341
|
|
|
11342
|
+
// src/languages/tcsh.ts
|
|
11343
|
+
var tcsh = {
|
|
11344
|
+
slug: "tcsh",
|
|
11345
|
+
publishedDate: "1981-01-01",
|
|
11346
|
+
extensions: [".tcsh", ".csh", ".tcshrc", ".cshrc"],
|
|
11347
|
+
author: "Ken Greer, Paul Placeway, Christos Zoulas, and contributors",
|
|
11348
|
+
website: "https://www.tcsh.org",
|
|
11349
|
+
paradigms: ["shell", "scripting", "imperative"],
|
|
11350
|
+
tooling: {
|
|
11351
|
+
runtimes: ["tcsh"],
|
|
11352
|
+
ecosystems: ["Unix", "BSD"]
|
|
11353
|
+
},
|
|
11354
|
+
version: "6.24.16",
|
|
11355
|
+
logo: "https://dummyimage.com/32x32/2563EB/ffffff.png&text=TC",
|
|
11356
|
+
color: "#2563EB",
|
|
11357
|
+
i18n: {
|
|
11358
|
+
en: {
|
|
11359
|
+
name: "Tcsh",
|
|
11360
|
+
description: "A C shell-compatible Unix command interpreter with editing and programmable completion.",
|
|
11361
|
+
longDescription: "Tcsh extends the C shell with command-line editing, history, aliases, job control, and programmable completion. It remains largely compatible with csh scripts while providing a more interactive command environment.\n\nThe shell is available across Unix-like systems and has longstanding use in BSD environments, engineering workstations, and legacy automation. Scripts typically use csh-style control flow and variable syntax."
|
|
11362
|
+
},
|
|
11363
|
+
es: {
|
|
11364
|
+
name: "Tcsh",
|
|
11365
|
+
description: "Interprete Unix compatible con C shell, con edicion y completado programable.",
|
|
11366
|
+
longDescription: "Tcsh amplia C shell con edicion de linea, historial, alias, control de trabajos y completado programable. Mantiene amplia compatibilidad con scripts csh y ofrece un entorno de comandos mas interactivo.\n\nEl shell esta disponible en sistemas tipo Unix y tiene una larga presencia en entornos BSD, estaciones de ingenieria y automatizacion heredada. Sus scripts usan control de flujo y variables al estilo csh."
|
|
11367
|
+
},
|
|
11368
|
+
it: {
|
|
11369
|
+
name: "Tcsh",
|
|
11370
|
+
description: "Interprete Unix compatibile con C shell, con modifica e completamento programmabile.",
|
|
11371
|
+
longDescription: "Tcsh estende C shell con modifica della riga di comando, cronologia, alias, controllo dei job e completamento programmabile. Mantiene ampia compatibilita con gli script csh offrendo un ambiente interattivo piu ricco.\n\nLa shell e disponibile sui sistemi Unix-like ed e usata da tempo in ambienti BSD, workstation tecniche e automazione legacy. Gli script adottano flusso di controllo e sintassi delle variabili in stile csh."
|
|
11372
|
+
},
|
|
11373
|
+
fr: {
|
|
11374
|
+
name: "Tcsh",
|
|
11375
|
+
description: "Interpreteur Unix compatible C shell avec edition et completion programmable.",
|
|
11376
|
+
longDescription: "Tcsh etend C shell avec edition de ligne, historique, alias, controle des taches et completion programmable. Il conserve une large compatibilite avec les scripts csh tout en offrant un environnement interactif plus riche.\n\nLe shell est disponible sur les systemes de type Unix et reste utilise dans les environnements BSD, les stations techniques et l automatisation historique. Les scripts emploient le controle de flux et les variables de style csh."
|
|
11377
|
+
},
|
|
11378
|
+
de: {
|
|
11379
|
+
name: "Tcsh",
|
|
11380
|
+
description: "C-Shell-kompatibler Unix-Interpreter mit Bearbeitung und programmierbarer Erganzung.",
|
|
11381
|
+
longDescription: "Tcsh erweitert die C Shell um Kommandozeilenbearbeitung, Verlauf, Aliase, Job-Steuerung und programmierbare Vervollstandigung. Die Sprache bleibt weitgehend mit csh-Skripten kompatibel und bietet eine reichere interaktive Umgebung.\n\nDie Shell ist auf Unix-artigen Systemen verfugbar und wird seit langem in BSD-Umgebungen, technischen Workstations und alterer Automatisierung eingesetzt. Skripte verwenden Kontrollfluss und Variablensyntax im csh-Stil."
|
|
11382
|
+
},
|
|
11383
|
+
pt: {
|
|
11384
|
+
name: "Tcsh",
|
|
11385
|
+
description: "Interpretador Unix compativel com C shell, com edicao e conclusao programavel.",
|
|
11386
|
+
longDescription: "Tcsh estende C shell com edicao de linha, historico, aliases, controle de tarefas e conclusao programavel. Mantem ampla compatibilidade com scripts csh e oferece um ambiente interativo mais rico.\n\nO shell esta disponivel em sistemas semelhantes ao Unix e tem uso historico em ambientes BSD, estacoes tecnicas e automacao legada. Scripts usam fluxo de controle e sintaxe de variaveis no estilo csh."
|
|
11387
|
+
}
|
|
11388
|
+
}
|
|
11389
|
+
};
|
|
11390
|
+
|
|
10069
11391
|
// src/languages/tex.ts
|
|
10070
11392
|
var tex = {
|
|
10071
11393
|
slug: "tex",
|
|
@@ -10116,6 +11438,54 @@ var tex = {
|
|
|
10116
11438
|
}
|
|
10117
11439
|
};
|
|
10118
11440
|
|
|
11441
|
+
// src/languages/textile.ts
|
|
11442
|
+
var textile = {
|
|
11443
|
+
slug: "textile",
|
|
11444
|
+
publishedDate: "2002-12-26",
|
|
11445
|
+
extensions: [".textile"],
|
|
11446
|
+
author: "Dean Allen",
|
|
11447
|
+
website: "https://textile-lang.com",
|
|
11448
|
+
paradigms: ["markup", "documentation"],
|
|
11449
|
+
tooling: {
|
|
11450
|
+
ecosystems: ["Web", "CMS", "Documentation"]
|
|
11451
|
+
},
|
|
11452
|
+
version: "4.1.4",
|
|
11453
|
+
logo: "https://textile-lang.com/icon.svg",
|
|
11454
|
+
color: "#CC0000",
|
|
11455
|
+
i18n: {
|
|
11456
|
+
en: {
|
|
11457
|
+
name: "Textile",
|
|
11458
|
+
description: "A lightweight markup language that converts readable plain text into structured HTML.",
|
|
11459
|
+
longDescription: "Textile provides concise syntax for headings, emphasis, links, images, lists, tables, code, and typographic substitutions. Processors transform the source into HTML while preserving readable authoring text.\n\nThe format has been used by content management systems, issue trackers, forums, and publishing tools. Multiple implementations exist, with PHP Textile serving as a maintained reference in the current ecosystem."
|
|
11460
|
+
},
|
|
11461
|
+
es: {
|
|
11462
|
+
name: "Textile",
|
|
11463
|
+
description: "Lenguaje de marcado ligero que convierte texto legible en HTML estructurado.",
|
|
11464
|
+
longDescription: "Textile ofrece sintaxis concisa para encabezados, enfasis, enlaces, imagenes, listas, tablas, codigo y sustituciones tipograficas. Sus procesadores convierten la fuente en HTML manteniendo un texto facil de escribir y leer.\n\nEl formato se ha usado en gestores de contenido, trackers, foros y herramientas de publicacion. Existen varias implementaciones; PHP Textile funciona como referencia mantenida del ecosistema actual."
|
|
11465
|
+
},
|
|
11466
|
+
it: {
|
|
11467
|
+
name: "Textile",
|
|
11468
|
+
description: "Linguaggio di markup leggero che converte testo leggibile in HTML strutturato.",
|
|
11469
|
+
longDescription: "Textile offre una sintassi concisa per titoli, enfasi, link, immagini, liste, tabelle, codice e sostituzioni tipografiche. I processori trasformano il sorgente in HTML mantenendo il testo facile da scrivere e leggere.\n\nIl formato e stato usato in CMS, issue tracker, forum e strumenti di pubblicazione. Esistono diverse implementazioni; PHP Textile funge da riferimento mantenuto nell ecosistema attuale."
|
|
11470
|
+
},
|
|
11471
|
+
fr: {
|
|
11472
|
+
name: "Textile",
|
|
11473
|
+
description: "Langage de balisage leger convertissant un texte lisible en HTML structure.",
|
|
11474
|
+
longDescription: "Textile fournit une syntaxe concise pour titres, emphase, liens, images, listes, tableaux, code et substitutions typographiques. Les processeurs transforment la source en HTML tout en gardant un texte facile a ecrire et lire.\n\nLe format a servi dans gestionnaires de contenu, suivis de problemes, forums et outils de publication. Plusieurs implementations existent; PHP Textile reste une reference maintenue de l ecosysteme actuel."
|
|
11475
|
+
},
|
|
11476
|
+
de: {
|
|
11477
|
+
name: "Textile",
|
|
11478
|
+
description: "Leichtgewichtige Markup-Sprache, die lesbaren Klartext in strukturiertes HTML umwandelt.",
|
|
11479
|
+
longDescription: "Textile bietet kompakte Syntax fur Uberschriften, Hervorhebung, Links, Bilder, Listen, Tabellen, Code und typografische Ersetzungen. Prozessoren wandeln den Quelltext in HTML um, wahrend der Autorentext lesbar bleibt.\n\nDas Format wurde in Content-Management-Systemen, Issue-Trackern, Foren und Publikationswerkzeugen eingesetzt. Mehrere Implementierungen existieren; PHP Textile dient als gepflegte Referenz."
|
|
11480
|
+
},
|
|
11481
|
+
pt: {
|
|
11482
|
+
name: "Textile",
|
|
11483
|
+
description: "Linguagem de marcacao leve que converte texto legivel em HTML estruturado.",
|
|
11484
|
+
longDescription: "Textile oferece sintaxe concisa para titulos, enfase, links, imagens, listas, tabelas, codigo e substituicoes tipograficas. Processadores transformam a fonte em HTML mantendo texto facil de escrever e ler.\n\nO formato foi usado em gestores de conteudo, rastreadores, foruns e ferramentas de publicacao. Existem varias implementacoes; PHP Textile funciona como referencia mantida no ecossistema atual."
|
|
11485
|
+
}
|
|
11486
|
+
}
|
|
11487
|
+
};
|
|
11488
|
+
|
|
10119
11489
|
// src/languages/thrift.ts
|
|
10120
11490
|
var thrift = {
|
|
10121
11491
|
slug: "thrift",
|
|
@@ -10260,6 +11630,55 @@ var toml = {
|
|
|
10260
11630
|
}
|
|
10261
11631
|
};
|
|
10262
11632
|
|
|
11633
|
+
// src/languages/troff.ts
|
|
11634
|
+
var troff = {
|
|
11635
|
+
slug: "troff",
|
|
11636
|
+
publishedDate: "1973-01-01",
|
|
11637
|
+
extensions: [".roff", ".troff", ".man", ".me", ".ms"],
|
|
11638
|
+
author: "Joe Ossanna, Brian Kernighan, and GNU contributors",
|
|
11639
|
+
website: "https://www.gnu.org/software/groff/",
|
|
11640
|
+
paradigms: ["markup", "typesetting"],
|
|
11641
|
+
tooling: {
|
|
11642
|
+
runtimes: ["GNU groff", "troff", "nroff"],
|
|
11643
|
+
ecosystems: ["Unix", "Documentation", "Typesetting"]
|
|
11644
|
+
},
|
|
11645
|
+
version: "GNU groff 1.24.1",
|
|
11646
|
+
logo: "https://cdn.simpleicons.org/gnu/A42E2B",
|
|
11647
|
+
color: "#8F5902",
|
|
11648
|
+
i18n: {
|
|
11649
|
+
en: {
|
|
11650
|
+
name: "Troff/Groff",
|
|
11651
|
+
description: "A typesetting markup language and GNU implementation used for Unix documents and man pages.",
|
|
11652
|
+
longDescription: "Troff source combines text with requests, escapes, registers, strings, and macros that control layout and typography. Macro packages such as man, mdoc, ms, me, and mom provide higher-level document conventions.\n\nGNU groff is the maintained free implementation of the historical Unix troff system. It formats manual pages, technical papers, books, and other documents for terminals, PostScript, PDF, HTML, and additional output devices."
|
|
11653
|
+
},
|
|
11654
|
+
es: {
|
|
11655
|
+
name: "Troff/Groff",
|
|
11656
|
+
description: "Lenguaje tipografico e implementacion GNU usado para documentos Unix y paginas man.",
|
|
11657
|
+
longDescription: "La fuente Troff combina texto con peticiones, escapes, registros, cadenas y macros que controlan maquetacion y tipografia. Paquetes como man, mdoc, ms, me y mom ofrecen convenciones documentales de mayor nivel.\n\nGNU groff es la implementacion libre mantenida del sistema troff historico de Unix. Formatea paginas man, articulos tecnicos, libros y otros documentos para terminal, PostScript, PDF, HTML y mas destinos."
|
|
11658
|
+
},
|
|
11659
|
+
it: {
|
|
11660
|
+
name: "Troff/Groff",
|
|
11661
|
+
description: "Linguaggio tipografico e implementazione GNU per documenti Unix e pagine man.",
|
|
11662
|
+
longDescription: "Il sorgente Troff combina testo con richieste, escape, registri, stringhe e macro che controllano impaginazione e tipografia. Pacchetti come man, mdoc, ms, me e mom offrono convenzioni documentali di livello superiore.\n\nGNU groff e l implementazione libera mantenuta dello storico sistema troff Unix. Formatta pagine man, articoli tecnici, libri e altri documenti per terminale, PostScript, PDF, HTML e ulteriori dispositivi."
|
|
11663
|
+
},
|
|
11664
|
+
fr: {
|
|
11665
|
+
name: "Troff/Groff",
|
|
11666
|
+
description: "Langage de composition et implementation GNU pour documents Unix et pages man.",
|
|
11667
|
+
longDescription: "Une source Troff combine texte, requetes, echappements, registres, chaines et macros qui controlent mise en page et typographie. Les paquets man, mdoc, ms, me et mom fournissent des conventions documentaires de plus haut niveau.\n\nGNU groff est l implementation libre maintenue du systeme troff historique d Unix. Il formate pages man, articles techniques, livres et autres documents pour terminal, PostScript, PDF, HTML et autres sorties."
|
|
11668
|
+
},
|
|
11669
|
+
de: {
|
|
11670
|
+
name: "Troff/Groff",
|
|
11671
|
+
description: "Satz-Markup-Sprache und GNU-Implementierung fur Unix-Dokumente und Handbuchseiten.",
|
|
11672
|
+
longDescription: "Troff-Quelltext kombiniert Text mit Befehlen, Escape-Sequenzen, Registern, Zeichenketten und Makros zur Steuerung von Layout und Typografie. Pakete wie man, mdoc, ms, me und mom bieten hohere Dokumentkonventionen.\n\nGNU groff ist die gepflegte freie Implementierung des historischen Unix-troff-Systems. Es formatiert Handbuchseiten, technische Artikel, Bucher und andere Dokumente fur Terminal, PostScript, PDF, HTML und weitere Ausgaben."
|
|
11673
|
+
},
|
|
11674
|
+
pt: {
|
|
11675
|
+
name: "Troff/Groff",
|
|
11676
|
+
description: "Linguagem tipografica e implementacao GNU usada em documentos Unix e paginas man.",
|
|
11677
|
+
longDescription: "Fontes Troff combinam texto com requisicoes, escapes, registradores, strings e macros que controlam layout e tipografia. Pacotes como man, mdoc, ms, me e mom oferecem convencoes documentais de nivel mais alto.\n\nGNU groff e a implementacao livre mantida do sistema troff historico do Unix. Formata paginas man, artigos tecnicos, livros e outros documentos para terminal, PostScript, PDF, HTML e outras saidas."
|
|
11678
|
+
}
|
|
11679
|
+
}
|
|
11680
|
+
};
|
|
11681
|
+
|
|
10263
11682
|
// src/languages/tsql.ts
|
|
10264
11683
|
var tsql = {
|
|
10265
11684
|
slug: "tsql",
|
|
@@ -10663,6 +12082,55 @@ var vale = {
|
|
|
10663
12082
|
}
|
|
10664
12083
|
};
|
|
10665
12084
|
|
|
12085
|
+
// src/languages/velocity.ts
|
|
12086
|
+
var velocity = {
|
|
12087
|
+
slug: "velocity",
|
|
12088
|
+
publishedDate: "2001-01-01",
|
|
12089
|
+
extensions: [".vm", ".vtl"],
|
|
12090
|
+
author: "Apache Software Foundation",
|
|
12091
|
+
website: "https://velocity.apache.org",
|
|
12092
|
+
paradigms: ["template", "declarative"],
|
|
12093
|
+
tooling: {
|
|
12094
|
+
runtimes: ["Apache Velocity Engine"],
|
|
12095
|
+
ecosystems: ["Java", "Web", "Code Generation"]
|
|
12096
|
+
},
|
|
12097
|
+
version: "2.4.1",
|
|
12098
|
+
logo: "https://velocity.apache.org/engine/devel/images/velocity-logo.png",
|
|
12099
|
+
color: "#2D3E50",
|
|
12100
|
+
i18n: {
|
|
12101
|
+
en: {
|
|
12102
|
+
name: "Apache Velocity",
|
|
12103
|
+
description: "A Java template language for generating text from application data and objects.",
|
|
12104
|
+
longDescription: "Apache Velocity Template Language combines references, directives, loops, conditions, and macros to render text from Java objects. Templates remain separate from application code and can target HTML, email, source code, or configuration files.\n\nVelocity is commonly embedded in Java applications, build tools, generators, and web frameworks. Its engine supplies the context that templates read while controlling resource loading, escaping, and execution behavior."
|
|
12105
|
+
},
|
|
12106
|
+
es: {
|
|
12107
|
+
name: "Apache Velocity",
|
|
12108
|
+
description: "Lenguaje de plantillas Java para generar texto desde datos y objetos de aplicaciones.",
|
|
12109
|
+
longDescription: "Apache Velocity Template Language combina referencias, directivas, bucles, condiciones y macros para renderizar texto desde objetos Java. Las plantillas permanecen separadas del codigo y pueden producir HTML, correos, codigo fuente o configuracion.\n\nVelocity suele integrarse en aplicaciones Java, herramientas de construccion, generadores y frameworks web. Su motor aporta el contexto que leen las plantillas y controla carga de recursos, escape y ejecucion."
|
|
12110
|
+
},
|
|
12111
|
+
it: {
|
|
12112
|
+
name: "Apache Velocity",
|
|
12113
|
+
description: "Linguaggio di template Java per generare testo da dati e oggetti applicativi.",
|
|
12114
|
+
longDescription: "Apache Velocity Template Language combina riferimenti, direttive, cicli, condizioni e macro per produrre testo da oggetti Java. I template restano separati dal codice e possono generare HTML, email, codice sorgente o configurazioni.\n\nVelocity viene incorporato in applicazioni Java, strumenti di build, generatori e framework web. Il motore fornisce il contesto letto dai template e controlla caricamento delle risorse, escaping ed esecuzione."
|
|
12115
|
+
},
|
|
12116
|
+
fr: {
|
|
12117
|
+
name: "Apache Velocity",
|
|
12118
|
+
description: "Langage de templates Java pour generer du texte depuis les donnees et objets applicatifs.",
|
|
12119
|
+
longDescription: "Apache Velocity Template Language combine references, directives, boucles, conditions et macros pour produire du texte a partir d objets Java. Les templates restent separes du code et peuvent generer HTML, courriels, code source ou configuration.\n\nVelocity est integre aux applications Java, outils de build, generateurs et frameworks web. Son moteur fournit le contexte lu par les templates et controle chargement des ressources, echappement et execution."
|
|
12120
|
+
},
|
|
12121
|
+
de: {
|
|
12122
|
+
name: "Apache Velocity",
|
|
12123
|
+
description: "Java-Templatesprache zur Texterzeugung aus Anwendungsdaten und Objekten.",
|
|
12124
|
+
longDescription: "Apache Velocity Template Language kombiniert Referenzen, Direktiven, Schleifen, Bedingungen und Makros, um Text aus Java-Objekten zu erzeugen. Templates bleiben vom Anwendungscode getrennt und konnen HTML, E-Mails, Quellcode oder Konfiguration ausgeben.\n\nVelocity wird in Java-Anwendungen, Build-Werkzeuge, Generatoren und Web-Frameworks eingebettet. Die Engine liefert den Template-Kontext und steuert Ressourcenladen, Escaping und Ausfuhrung."
|
|
12125
|
+
},
|
|
12126
|
+
pt: {
|
|
12127
|
+
name: "Apache Velocity",
|
|
12128
|
+
description: "Linguagem de templates Java para gerar texto a partir de dados e objetos da aplicacao.",
|
|
12129
|
+
longDescription: "Apache Velocity Template Language combina referencias, diretivas, lacos, condicoes e macros para produzir texto a partir de objetos Java. Templates ficam separados do codigo e podem gerar HTML, emails, codigo-fonte ou configuracao.\n\nVelocity e incorporado em aplicacoes Java, ferramentas de build, geradores e frameworks web. Seu motor fornece o contexto lido pelos templates e controla carregamento de recursos, escape e execucao."
|
|
12130
|
+
}
|
|
12131
|
+
}
|
|
12132
|
+
};
|
|
12133
|
+
|
|
10666
12134
|
// src/languages/verilog.ts
|
|
10667
12135
|
var verilog = {
|
|
10668
12136
|
slug: "verilog",
|
|
@@ -11606,6 +13074,7 @@ var languages = [
|
|
|
11606
13074
|
ada,
|
|
11607
13075
|
agda,
|
|
11608
13076
|
algol,
|
|
13077
|
+
ampl,
|
|
11609
13078
|
ante,
|
|
11610
13079
|
antlr,
|
|
11611
13080
|
apex,
|
|
@@ -11619,6 +13088,7 @@ var languages = [
|
|
|
11619
13088
|
astro,
|
|
11620
13089
|
austral,
|
|
11621
13090
|
autohotkey,
|
|
13091
|
+
avroIdl,
|
|
11622
13092
|
awk,
|
|
11623
13093
|
ballerina,
|
|
11624
13094
|
bash,
|
|
@@ -11626,12 +13096,16 @@ var languages = [
|
|
|
11626
13096
|
bazel,
|
|
11627
13097
|
bcpl,
|
|
11628
13098
|
bicep,
|
|
13099
|
+
bibtex,
|
|
11629
13100
|
blade,
|
|
11630
13101
|
bosque,
|
|
11631
13102
|
bqn,
|
|
13103
|
+
brainfuck,
|
|
11632
13104
|
c,
|
|
11633
13105
|
cairo,
|
|
13106
|
+
capnproto,
|
|
11634
13107
|
carbon,
|
|
13108
|
+
cel,
|
|
11635
13109
|
chapel,
|
|
11636
13110
|
circom,
|
|
11637
13111
|
clojure,
|
|
@@ -11642,6 +13116,7 @@ var languages = [
|
|
|
11642
13116
|
coq,
|
|
11643
13117
|
cpp,
|
|
11644
13118
|
crystal,
|
|
13119
|
+
cql,
|
|
11645
13120
|
csharp,
|
|
11646
13121
|
css,
|
|
11647
13122
|
cuda,
|
|
@@ -11655,7 +13130,9 @@ var languages = [
|
|
|
11655
13130
|
dhall,
|
|
11656
13131
|
dita,
|
|
11657
13132
|
dockerfile,
|
|
13133
|
+
dot,
|
|
11658
13134
|
earthly,
|
|
13135
|
+
editorconfig,
|
|
11659
13136
|
eiffel,
|
|
11660
13137
|
ejs,
|
|
11661
13138
|
elixir,
|
|
@@ -11666,13 +13143,17 @@ var languages = [
|
|
|
11666
13143
|
fe,
|
|
11667
13144
|
fennel,
|
|
11668
13145
|
fish,
|
|
13146
|
+
flatbuffers,
|
|
11669
13147
|
flux,
|
|
11670
13148
|
forth,
|
|
11671
13149
|
fortran,
|
|
11672
13150
|
freemarker,
|
|
13151
|
+
fql,
|
|
11673
13152
|
fsharp,
|
|
11674
13153
|
fstar,
|
|
11675
13154
|
gdscript,
|
|
13155
|
+
gcode,
|
|
13156
|
+
gettext,
|
|
11676
13157
|
git,
|
|
11677
13158
|
gleam,
|
|
11678
13159
|
glsl,
|
|
@@ -11680,6 +13161,7 @@ var languages = [
|
|
|
11680
13161
|
gradle,
|
|
11681
13162
|
grain,
|
|
11682
13163
|
graphql,
|
|
13164
|
+
gremlin,
|
|
11683
13165
|
groovy,
|
|
11684
13166
|
hack,
|
|
11685
13167
|
haml,
|
|
@@ -11701,8 +13183,10 @@ var languages = [
|
|
|
11701
13183
|
java,
|
|
11702
13184
|
javascript,
|
|
11703
13185
|
jinja,
|
|
13186
|
+
jmespath,
|
|
11704
13187
|
json,
|
|
11705
13188
|
json5,
|
|
13189
|
+
jsonata,
|
|
11706
13190
|
jsonc,
|
|
11707
13191
|
jsonnet,
|
|
11708
13192
|
julia,
|
|
@@ -11712,10 +13196,12 @@ var languages = [
|
|
|
11712
13196
|
kdl,
|
|
11713
13197
|
koka,
|
|
11714
13198
|
kotlin,
|
|
13199
|
+
kql,
|
|
11715
13200
|
lean,
|
|
11716
13201
|
less,
|
|
11717
13202
|
ligo,
|
|
11718
13203
|
liquid,
|
|
13204
|
+
linkerscript,
|
|
11719
13205
|
lisp,
|
|
11720
13206
|
llvmIr,
|
|
11721
13207
|
lobster,
|
|
@@ -11728,6 +13214,7 @@ var languages = [
|
|
|
11728
13214
|
marlowe,
|
|
11729
13215
|
mathematica,
|
|
11730
13216
|
matlab,
|
|
13217
|
+
maxima,
|
|
11731
13218
|
mdx,
|
|
11732
13219
|
mermaid,
|
|
11733
13220
|
meson,
|
|
@@ -11738,6 +13225,7 @@ var languages = [
|
|
|
11738
13225
|
moonbit,
|
|
11739
13226
|
move,
|
|
11740
13227
|
mustache,
|
|
13228
|
+
n1ql,
|
|
11741
13229
|
nginx,
|
|
11742
13230
|
nickel,
|
|
11743
13231
|
nim,
|
|
@@ -11750,6 +13238,7 @@ var languages = [
|
|
|
11750
13238
|
odin,
|
|
11751
13239
|
openapi,
|
|
11752
13240
|
opencl,
|
|
13241
|
+
org,
|
|
11753
13242
|
pascal,
|
|
11754
13243
|
perl,
|
|
11755
13244
|
php,
|
|
@@ -11757,7 +13246,9 @@ var languages = [
|
|
|
11757
13246
|
plI,
|
|
11758
13247
|
pkl,
|
|
11759
13248
|
plantuml,
|
|
13249
|
+
plpgsql,
|
|
11760
13250
|
plsql,
|
|
13251
|
+
pod,
|
|
11761
13252
|
pony,
|
|
11762
13253
|
powershell,
|
|
11763
13254
|
prolog,
|
|
@@ -11768,6 +13259,7 @@ var languages = [
|
|
|
11768
13259
|
purescript,
|
|
11769
13260
|
python,
|
|
11770
13261
|
qml,
|
|
13262
|
+
qmake,
|
|
11771
13263
|
qsharp,
|
|
11772
13264
|
r,
|
|
11773
13265
|
racket,
|
|
@@ -11792,8 +13284,10 @@ var languages = [
|
|
|
11792
13284
|
smarty,
|
|
11793
13285
|
snobol,
|
|
11794
13286
|
solidity,
|
|
13287
|
+
soql,
|
|
11795
13288
|
sparql,
|
|
11796
13289
|
spark,
|
|
13290
|
+
spl,
|
|
11797
13291
|
sql,
|
|
11798
13292
|
standardMl,
|
|
11799
13293
|
starlark,
|
|
@@ -11804,10 +13298,13 @@ var languages = [
|
|
|
11804
13298
|
svn,
|
|
11805
13299
|
swift,
|
|
11806
13300
|
tcl,
|
|
13301
|
+
tcsh,
|
|
11807
13302
|
tex,
|
|
13303
|
+
textile,
|
|
11808
13304
|
thrift,
|
|
11809
13305
|
tlaPlus,
|
|
11810
13306
|
toml,
|
|
13307
|
+
troff,
|
|
11811
13308
|
tsql,
|
|
11812
13309
|
twig,
|
|
11813
13310
|
typescript,
|
|
@@ -11816,6 +13313,7 @@ var languages = [
|
|
|
11816
13313
|
v,
|
|
11817
13314
|
vala,
|
|
11818
13315
|
vale,
|
|
13316
|
+
velocity,
|
|
11819
13317
|
verilog,
|
|
11820
13318
|
verse,
|
|
11821
13319
|
vhdl,
|