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.js
CHANGED
|
@@ -245,6 +245,55 @@ var algol = {
|
|
|
245
245
|
}
|
|
246
246
|
};
|
|
247
247
|
|
|
248
|
+
// src/languages/ampl.ts
|
|
249
|
+
var ampl = {
|
|
250
|
+
slug: "ampl",
|
|
251
|
+
publishedDate: "1985-01-01",
|
|
252
|
+
extensions: [".mod", ".dat", ".run"],
|
|
253
|
+
author: "Robert Fourer, David Gay, and Brian Kernighan",
|
|
254
|
+
website: "https://ampl.com",
|
|
255
|
+
paradigms: ["declarative", "mathematical modeling"],
|
|
256
|
+
tooling: {
|
|
257
|
+
runtimes: ["AMPL"],
|
|
258
|
+
ecosystems: ["Optimization", "Operations research"]
|
|
259
|
+
},
|
|
260
|
+
version: "stable",
|
|
261
|
+
logo: "https://ampl.com/wp-content/uploads/AMPL-favicon-36x29-1.svg",
|
|
262
|
+
color: "#1D4ED8",
|
|
263
|
+
i18n: {
|
|
264
|
+
en: {
|
|
265
|
+
name: "AMPL",
|
|
266
|
+
description: "A declarative language for describing optimization models and data for mathematical solvers.",
|
|
267
|
+
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."
|
|
268
|
+
},
|
|
269
|
+
es: {
|
|
270
|
+
name: "AMPL",
|
|
271
|
+
description: "Lenguaje declarativo para describir modelos y datos de optimizacion para solvers matematicos.",
|
|
272
|
+
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."
|
|
273
|
+
},
|
|
274
|
+
it: {
|
|
275
|
+
name: "AMPL",
|
|
276
|
+
description: "Linguaggio dichiarativo per descrivere modelli e dati di ottimizzazione per solver matematici.",
|
|
277
|
+
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."
|
|
278
|
+
},
|
|
279
|
+
fr: {
|
|
280
|
+
name: "AMPL",
|
|
281
|
+
description: "Langage declaratif pour decrire modeles et donnees d optimisation pour solveurs mathematiques.",
|
|
282
|
+
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."
|
|
283
|
+
},
|
|
284
|
+
de: {
|
|
285
|
+
name: "AMPL",
|
|
286
|
+
description: "Deklarative Sprache fur Optimierungsmodelle und Daten fur mathematische Solver.",
|
|
287
|
+
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."
|
|
288
|
+
},
|
|
289
|
+
pt: {
|
|
290
|
+
name: "AMPL",
|
|
291
|
+
description: "Linguagem declarativa para descrever modelos e dados de otimizacao para solvers matematicos.",
|
|
292
|
+
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."
|
|
293
|
+
}
|
|
294
|
+
}
|
|
295
|
+
};
|
|
296
|
+
|
|
248
297
|
// src/languages/ante.ts
|
|
249
298
|
var ante = {
|
|
250
299
|
slug: "ante",
|
|
@@ -259,7 +308,7 @@ var ante = {
|
|
|
259
308
|
ecosystems: ["Systems Programming", "Research", "Compiler Development"]
|
|
260
309
|
},
|
|
261
310
|
version: "experimental",
|
|
262
|
-
logo: "https://
|
|
311
|
+
logo: "https://antelang.org/img/apple-touch-icon.png",
|
|
263
312
|
color: "#4F46E5",
|
|
264
313
|
i18n: {
|
|
265
314
|
en: {
|
|
@@ -506,7 +555,7 @@ var aql = {
|
|
|
506
555
|
ecosystems: ["Graph databases", "Document databases"]
|
|
507
556
|
},
|
|
508
557
|
version: "ArangoDB AQL",
|
|
509
|
-
logo: "https://
|
|
558
|
+
logo: "https://cdn.simpleicons.org/arangodb/DDE072",
|
|
510
559
|
color: "#16A34A",
|
|
511
560
|
i18n: {
|
|
512
561
|
en: {
|
|
@@ -890,6 +939,55 @@ var autohotkey = {
|
|
|
890
939
|
}
|
|
891
940
|
};
|
|
892
941
|
|
|
942
|
+
// src/languages/avro-idl.ts
|
|
943
|
+
var avroIdl = {
|
|
944
|
+
slug: "avro-idl",
|
|
945
|
+
publishedDate: "2009-11-02",
|
|
946
|
+
extensions: [".avdl"],
|
|
947
|
+
author: "Apache Software Foundation",
|
|
948
|
+
website: "https://avro.apache.org/docs/current/idl-language/",
|
|
949
|
+
paradigms: ["schema", "interface definition"],
|
|
950
|
+
tooling: {
|
|
951
|
+
runtimes: ["Apache Avro compiler"],
|
|
952
|
+
ecosystems: ["Serialization", "RPC", "Data Engineering"]
|
|
953
|
+
},
|
|
954
|
+
version: "1.12.1",
|
|
955
|
+
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Apache_Avro_Logo.svg",
|
|
956
|
+
color: "#1E88E5",
|
|
957
|
+
i18n: {
|
|
958
|
+
en: {
|
|
959
|
+
name: "Avro IDL",
|
|
960
|
+
description: "A human-readable interface definition language for Apache Avro schemas and protocols.",
|
|
961
|
+
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."
|
|
962
|
+
},
|
|
963
|
+
es: {
|
|
964
|
+
name: "Avro IDL",
|
|
965
|
+
description: "Lenguaje legible de definicion de interfaces para esquemas y protocolos Apache Avro.",
|
|
966
|
+
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."
|
|
967
|
+
},
|
|
968
|
+
it: {
|
|
969
|
+
name: "Avro IDL",
|
|
970
|
+
description: "Linguaggio leggibile di definizione interfacce per schemi e protocolli Apache Avro.",
|
|
971
|
+
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."
|
|
972
|
+
},
|
|
973
|
+
fr: {
|
|
974
|
+
name: "Avro IDL",
|
|
975
|
+
description: "Langage lisible de definition d interfaces pour schemas et protocoles Apache Avro.",
|
|
976
|
+
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."
|
|
977
|
+
},
|
|
978
|
+
de: {
|
|
979
|
+
name: "Avro IDL",
|
|
980
|
+
description: "Menschenlesbare Schnittstellensprache fur Apache-Avro-Schemas und Protokolle.",
|
|
981
|
+
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."
|
|
982
|
+
},
|
|
983
|
+
pt: {
|
|
984
|
+
name: "Avro IDL",
|
|
985
|
+
description: "Linguagem legivel de definicao de interfaces para esquemas e protocolos Apache Avro.",
|
|
986
|
+
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."
|
|
987
|
+
}
|
|
988
|
+
}
|
|
989
|
+
};
|
|
990
|
+
|
|
893
991
|
// src/languages/awk.ts
|
|
894
992
|
var awk = {
|
|
895
993
|
slug: "awk",
|
|
@@ -904,7 +1002,7 @@ var awk = {
|
|
|
904
1002
|
ecosystems: ["Unix", "Text Processing", "Shell", "Data Extraction"]
|
|
905
1003
|
},
|
|
906
1004
|
version: "GNU Awk 5.4.0",
|
|
907
|
-
logo: "https://
|
|
1005
|
+
logo: "https://cdn.simpleicons.org/gnu/A42E2B",
|
|
908
1006
|
color: "#4E9A06",
|
|
909
1007
|
i18n: {
|
|
910
1008
|
en: {
|
|
@@ -1188,6 +1286,55 @@ var bcpl = {
|
|
|
1188
1286
|
}
|
|
1189
1287
|
};
|
|
1190
1288
|
|
|
1289
|
+
// src/languages/bibtex.ts
|
|
1290
|
+
var bibtex = {
|
|
1291
|
+
slug: "bibtex",
|
|
1292
|
+
publishedDate: "1985-01-01",
|
|
1293
|
+
extensions: [".bib", ".bibtex"],
|
|
1294
|
+
author: "Oren Patashnik and Leslie Lamport",
|
|
1295
|
+
website: "https://ctan.org/pkg/bibtex",
|
|
1296
|
+
paradigms: ["data", "bibliography"],
|
|
1297
|
+
tooling: {
|
|
1298
|
+
runtimes: ["BibTeX", "Biber"],
|
|
1299
|
+
ecosystems: ["TeX", "LaTeX", "Academic publishing"]
|
|
1300
|
+
},
|
|
1301
|
+
version: "stable",
|
|
1302
|
+
logo: "https://dummyimage.com/32x32/2563EB/ffffff.png&text=Bi",
|
|
1303
|
+
color: "#2563EB",
|
|
1304
|
+
i18n: {
|
|
1305
|
+
en: {
|
|
1306
|
+
name: "BibTeX",
|
|
1307
|
+
description: "A bibliography data format and toolchain used with TeX and LaTeX documents.",
|
|
1308
|
+
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."
|
|
1309
|
+
},
|
|
1310
|
+
es: {
|
|
1311
|
+
name: "BibTeX",
|
|
1312
|
+
description: "Formato de datos bibliograficos y herramienta usada con documentos TeX y LaTeX.",
|
|
1313
|
+
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."
|
|
1314
|
+
},
|
|
1315
|
+
it: {
|
|
1316
|
+
name: "BibTeX",
|
|
1317
|
+
description: "Formato di dati bibliografici e toolchain usati con documenti TeX e LaTeX.",
|
|
1318
|
+
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."
|
|
1319
|
+
},
|
|
1320
|
+
fr: {
|
|
1321
|
+
name: "BibTeX",
|
|
1322
|
+
description: "Format de donnees bibliographiques et chaine d outils utilises avec TeX et LaTeX.",
|
|
1323
|
+
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."
|
|
1324
|
+
},
|
|
1325
|
+
de: {
|
|
1326
|
+
name: "BibTeX",
|
|
1327
|
+
description: "Bibliografisches Datenformat und Werkzeugkette fur TeX- und LaTeX-Dokumente.",
|
|
1328
|
+
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."
|
|
1329
|
+
},
|
|
1330
|
+
pt: {
|
|
1331
|
+
name: "BibTeX",
|
|
1332
|
+
description: "Formato de dados bibliograficos e cadeia de ferramentas usada com TeX e LaTeX.",
|
|
1333
|
+
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."
|
|
1334
|
+
}
|
|
1335
|
+
}
|
|
1336
|
+
};
|
|
1337
|
+
|
|
1191
1338
|
// src/languages/bicep.ts
|
|
1192
1339
|
var bicep = {
|
|
1193
1340
|
slug: "bicep",
|
|
@@ -1350,7 +1497,7 @@ var bqn = {
|
|
|
1350
1497
|
ecosystems: ["Array Programming", "Data Transformation", "Recreational Computing"]
|
|
1351
1498
|
},
|
|
1352
1499
|
version: "BQN specification",
|
|
1353
|
-
logo: "https://
|
|
1500
|
+
logo: "https://mlochbaum.github.io/BQN/favicon.ico",
|
|
1354
1501
|
color: "#7C3AED",
|
|
1355
1502
|
i18n: {
|
|
1356
1503
|
en: {
|
|
@@ -1386,6 +1533,55 @@ var bqn = {
|
|
|
1386
1533
|
}
|
|
1387
1534
|
};
|
|
1388
1535
|
|
|
1536
|
+
// src/languages/brainfuck.ts
|
|
1537
|
+
var brainfuck = {
|
|
1538
|
+
slug: "brainfuck",
|
|
1539
|
+
publishedDate: "1993-01-01",
|
|
1540
|
+
extensions: [".bf", ".b"],
|
|
1541
|
+
author: "Urban Muller",
|
|
1542
|
+
website: "https://esolangs.org/wiki/Brainfuck",
|
|
1543
|
+
paradigms: ["esoteric", "imperative"],
|
|
1544
|
+
tooling: {
|
|
1545
|
+
runtimes: ["Interpreters", "Compilers"],
|
|
1546
|
+
ecosystems: ["Esoteric programming"]
|
|
1547
|
+
},
|
|
1548
|
+
version: "stable",
|
|
1549
|
+
logo: "https://dummyimage.com/32x32/111827/ffffff.png&text=BF",
|
|
1550
|
+
color: "#111827",
|
|
1551
|
+
i18n: {
|
|
1552
|
+
en: {
|
|
1553
|
+
name: "Brainfuck",
|
|
1554
|
+
description: "An esoteric minimal language built around a tape, a pointer, and eight commands.",
|
|
1555
|
+
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."
|
|
1556
|
+
},
|
|
1557
|
+
es: {
|
|
1558
|
+
name: "Brainfuck",
|
|
1559
|
+
description: "Lenguaje esoterico minimo basado en una cinta, un puntero y ocho comandos.",
|
|
1560
|
+
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."
|
|
1561
|
+
},
|
|
1562
|
+
it: {
|
|
1563
|
+
name: "Brainfuck",
|
|
1564
|
+
description: "Linguaggio esoterico minimo basato su nastro, puntatore e otto comandi.",
|
|
1565
|
+
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."
|
|
1566
|
+
},
|
|
1567
|
+
fr: {
|
|
1568
|
+
name: "Brainfuck",
|
|
1569
|
+
description: "Langage esoterique minimal fonde sur un ruban, un pointeur et huit commandes.",
|
|
1570
|
+
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."
|
|
1571
|
+
},
|
|
1572
|
+
de: {
|
|
1573
|
+
name: "Brainfuck",
|
|
1574
|
+
description: "Esoterische minimale Sprache mit Speicherband, Zeiger und acht Befehlen.",
|
|
1575
|
+
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."
|
|
1576
|
+
},
|
|
1577
|
+
pt: {
|
|
1578
|
+
name: "Brainfuck",
|
|
1579
|
+
description: "Linguagem esoterica minima baseada em fita, ponteiro e oito comandos.",
|
|
1580
|
+
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."
|
|
1581
|
+
}
|
|
1582
|
+
}
|
|
1583
|
+
};
|
|
1584
|
+
|
|
1389
1585
|
// src/languages/c.ts
|
|
1390
1586
|
var c = {
|
|
1391
1587
|
slug: "c",
|
|
@@ -1486,6 +1682,55 @@ var cairo = {
|
|
|
1486
1682
|
}
|
|
1487
1683
|
};
|
|
1488
1684
|
|
|
1685
|
+
// src/languages/capnproto.ts
|
|
1686
|
+
var capnproto = {
|
|
1687
|
+
slug: "capnproto",
|
|
1688
|
+
publishedDate: "2013-01-01",
|
|
1689
|
+
extensions: [".capnp"],
|
|
1690
|
+
author: "Kenton Varda",
|
|
1691
|
+
website: "https://capnproto.org",
|
|
1692
|
+
paradigms: ["schema", "interface definition"],
|
|
1693
|
+
tooling: {
|
|
1694
|
+
runtimes: ["Capn Proto compiler"],
|
|
1695
|
+
ecosystems: ["RPC", "Serialization"]
|
|
1696
|
+
},
|
|
1697
|
+
version: "stable",
|
|
1698
|
+
logo: "https://capnproto.org/images/logo.png",
|
|
1699
|
+
color: "#F97316",
|
|
1700
|
+
i18n: {
|
|
1701
|
+
en: {
|
|
1702
|
+
name: "Cap'n Proto",
|
|
1703
|
+
description: "A schema language for fast serialization and capability-oriented RPC interfaces.",
|
|
1704
|
+
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."
|
|
1705
|
+
},
|
|
1706
|
+
es: {
|
|
1707
|
+
name: "Cap'n Proto",
|
|
1708
|
+
description: "Lenguaje de esquemas para serializacion rapida e interfaces RPC orientadas a capacidades.",
|
|
1709
|
+
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."
|
|
1710
|
+
},
|
|
1711
|
+
it: {
|
|
1712
|
+
name: "Cap'n Proto",
|
|
1713
|
+
description: "Linguaggio di schema per serializzazione veloce e interfacce RPC orientate a capability.",
|
|
1714
|
+
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."
|
|
1715
|
+
},
|
|
1716
|
+
fr: {
|
|
1717
|
+
name: "Cap'n Proto",
|
|
1718
|
+
description: "Langage de schema pour serialisation rapide et interfaces RPC orientees capacites.",
|
|
1719
|
+
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."
|
|
1720
|
+
},
|
|
1721
|
+
de: {
|
|
1722
|
+
name: "Cap'n Proto",
|
|
1723
|
+
description: "Schemasprache fur schnelle Serialisierung und capability-orientierte RPC-Schnittstellen.",
|
|
1724
|
+
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."
|
|
1725
|
+
},
|
|
1726
|
+
pt: {
|
|
1727
|
+
name: "Cap'n Proto",
|
|
1728
|
+
description: "Linguagem de esquema para serializacao rapida e interfaces RPC orientadas a capacidades.",
|
|
1729
|
+
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."
|
|
1730
|
+
}
|
|
1731
|
+
}
|
|
1732
|
+
};
|
|
1733
|
+
|
|
1489
1734
|
// src/languages/carbon.ts
|
|
1490
1735
|
var carbon = {
|
|
1491
1736
|
slug: "carbon",
|
|
@@ -1536,6 +1781,55 @@ var carbon = {
|
|
|
1536
1781
|
}
|
|
1537
1782
|
};
|
|
1538
1783
|
|
|
1784
|
+
// src/languages/cel.ts
|
|
1785
|
+
var cel = {
|
|
1786
|
+
slug: "cel",
|
|
1787
|
+
publishedDate: "2018-01-01",
|
|
1788
|
+
extensions: [".cel"],
|
|
1789
|
+
author: "Google / CEL community",
|
|
1790
|
+
website: "https://cel.dev",
|
|
1791
|
+
paradigms: ["expression", "declarative", "configuration"],
|
|
1792
|
+
tooling: {
|
|
1793
|
+
runtimes: ["cel-go", "cel-java", "cel-cpp"],
|
|
1794
|
+
ecosystems: ["Cloud Native", "Policy", "Configuration"]
|
|
1795
|
+
},
|
|
1796
|
+
version: "0.25.2",
|
|
1797
|
+
logo: "https://www.gstatic.com/devrel-devsite/prod/v20cdb2337f656fc22df509b6d5402b3836a1b55334a8eea3301423a87970c4d5/cel/images/touchicon-180.png",
|
|
1798
|
+
color: "#4285F4",
|
|
1799
|
+
i18n: {
|
|
1800
|
+
en: {
|
|
1801
|
+
name: "Common Expression Language",
|
|
1802
|
+
description: "A portable, non-Turing-complete language for fast and safe expression evaluation.",
|
|
1803
|
+
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."
|
|
1804
|
+
},
|
|
1805
|
+
es: {
|
|
1806
|
+
name: "Lenguaje Comun de Expresiones",
|
|
1807
|
+
description: "Lenguaje portable y no Turing-completo para evaluar expresiones de forma rapida y segura.",
|
|
1808
|
+
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."
|
|
1809
|
+
},
|
|
1810
|
+
it: {
|
|
1811
|
+
name: "Common Expression Language",
|
|
1812
|
+
description: "Linguaggio portabile e non Turing-completo per valutare espressioni in modo rapido e sicuro.",
|
|
1813
|
+
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."
|
|
1814
|
+
},
|
|
1815
|
+
fr: {
|
|
1816
|
+
name: "Common Expression Language",
|
|
1817
|
+
description: "Langage portable et non Turing-complet pour evaluer des expressions rapidement et surement.",
|
|
1818
|
+
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."
|
|
1819
|
+
},
|
|
1820
|
+
de: {
|
|
1821
|
+
name: "Common Expression Language",
|
|
1822
|
+
description: "Portable, nicht Turing-vollstandige Sprache zur schnellen und sicheren Ausdrucksauswertung.",
|
|
1823
|
+
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."
|
|
1824
|
+
},
|
|
1825
|
+
pt: {
|
|
1826
|
+
name: "Common Expression Language",
|
|
1827
|
+
description: "Linguagem portavel e nao Turing-completa para avaliar expressoes com rapidez e seguranca.",
|
|
1828
|
+
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."
|
|
1829
|
+
}
|
|
1830
|
+
}
|
|
1831
|
+
};
|
|
1832
|
+
|
|
1539
1833
|
// src/languages/chapel.ts
|
|
1540
1834
|
var chapel = {
|
|
1541
1835
|
slug: "chapel",
|
|
@@ -1984,6 +2278,55 @@ var cpp = {
|
|
|
1984
2278
|
}
|
|
1985
2279
|
};
|
|
1986
2280
|
|
|
2281
|
+
// src/languages/cql.ts
|
|
2282
|
+
var cql = {
|
|
2283
|
+
slug: "cql",
|
|
2284
|
+
publishedDate: "2008-01-01",
|
|
2285
|
+
extensions: [".cql"],
|
|
2286
|
+
author: "Apache Cassandra project",
|
|
2287
|
+
website: "https://cassandra.apache.org/doc/latest/cassandra/developing/cql/index.html",
|
|
2288
|
+
paradigms: ["query", "declarative"],
|
|
2289
|
+
tooling: {
|
|
2290
|
+
runtimes: ["Apache Cassandra"],
|
|
2291
|
+
ecosystems: ["NoSQL", "Distributed databases"]
|
|
2292
|
+
},
|
|
2293
|
+
version: "CQL 3",
|
|
2294
|
+
logo: "https://cdn.simpleicons.org/apachecassandra/1287B1",
|
|
2295
|
+
color: "#1287B1",
|
|
2296
|
+
i18n: {
|
|
2297
|
+
en: {
|
|
2298
|
+
name: "CQL",
|
|
2299
|
+
description: "A SQL-like query language for Apache Cassandra tables and keyspaces.",
|
|
2300
|
+
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."
|
|
2301
|
+
},
|
|
2302
|
+
es: {
|
|
2303
|
+
name: "CQL",
|
|
2304
|
+
description: "Lenguaje de consultas tipo SQL para tablas y keyspaces de Apache Cassandra.",
|
|
2305
|
+
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."
|
|
2306
|
+
},
|
|
2307
|
+
it: {
|
|
2308
|
+
name: "CQL",
|
|
2309
|
+
description: "Linguaggio di query simile a SQL per tabelle e keyspace Apache Cassandra.",
|
|
2310
|
+
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."
|
|
2311
|
+
},
|
|
2312
|
+
fr: {
|
|
2313
|
+
name: "CQL",
|
|
2314
|
+
description: "Langage de requete proche de SQL pour tables et keyspaces Apache Cassandra.",
|
|
2315
|
+
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."
|
|
2316
|
+
},
|
|
2317
|
+
de: {
|
|
2318
|
+
name: "CQL",
|
|
2319
|
+
description: "SQL-ahnliche Abfragesprache fur Apache-Cassandra-Tabellen und Keyspaces.",
|
|
2320
|
+
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."
|
|
2321
|
+
},
|
|
2322
|
+
pt: {
|
|
2323
|
+
name: "CQL",
|
|
2324
|
+
description: "Linguagem de consulta parecida com SQL para tabelas e keyspaces Cassandra.",
|
|
2325
|
+
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."
|
|
2326
|
+
}
|
|
2327
|
+
}
|
|
2328
|
+
};
|
|
2329
|
+
|
|
1987
2330
|
// src/languages/crystal.ts
|
|
1988
2331
|
var crystal = {
|
|
1989
2332
|
slug: "crystal",
|
|
@@ -2243,7 +2586,7 @@ var curry = {
|
|
|
2243
2586
|
ecosystems: ["Functional Logic Programming", "Constraint Solving", "Research"]
|
|
2244
2587
|
},
|
|
2245
2588
|
version: "Curry 0.9.0",
|
|
2246
|
-
logo: "https://
|
|
2589
|
+
logo: "https://www.curry-language.org/assets/img/curry-32x32.png",
|
|
2247
2590
|
color: "#BE123C",
|
|
2248
2591
|
i18n: {
|
|
2249
2592
|
en: {
|
|
@@ -2442,7 +2785,7 @@ var dafny = {
|
|
|
2442
2785
|
ecosystems: ["Formal Methods", ".NET", "Verification"]
|
|
2443
2786
|
},
|
|
2444
2787
|
version: "4.11.0",
|
|
2445
|
-
logo: "https://
|
|
2788
|
+
logo: "https://dafny.org/images/dafny-favicon.svg",
|
|
2446
2789
|
color: "#0B6D91",
|
|
2447
2790
|
i18n: {
|
|
2448
2791
|
en: {
|
|
@@ -2677,6 +3020,55 @@ var dockerfile = {
|
|
|
2677
3020
|
}
|
|
2678
3021
|
};
|
|
2679
3022
|
|
|
3023
|
+
// src/languages/dot.ts
|
|
3024
|
+
var dot = {
|
|
3025
|
+
slug: "dot",
|
|
3026
|
+
publishedDate: "1991-01-01",
|
|
3027
|
+
extensions: [".dot", ".gv"],
|
|
3028
|
+
author: "AT&T Bell Laboratories",
|
|
3029
|
+
website: "https://graphviz.org/doc/info/lang.html",
|
|
3030
|
+
paradigms: ["declarative", "graph description"],
|
|
3031
|
+
tooling: {
|
|
3032
|
+
runtimes: ["Graphviz"],
|
|
3033
|
+
ecosystems: ["Visualization", "Documentation"]
|
|
3034
|
+
},
|
|
3035
|
+
version: "stable",
|
|
3036
|
+
logo: "https://graphviz.org/Resources/favicon.png",
|
|
3037
|
+
color: "#16A34A",
|
|
3038
|
+
i18n: {
|
|
3039
|
+
en: {
|
|
3040
|
+
name: "DOT",
|
|
3041
|
+
description: "A declarative graph description language used by Graphviz for diagrams and layouts.",
|
|
3042
|
+
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."
|
|
3043
|
+
},
|
|
3044
|
+
es: {
|
|
3045
|
+
name: "DOT",
|
|
3046
|
+
description: "Lenguaje declarativo de grafos usado por Graphviz para diagramas y layouts.",
|
|
3047
|
+
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."
|
|
3048
|
+
},
|
|
3049
|
+
it: {
|
|
3050
|
+
name: "DOT",
|
|
3051
|
+
description: "Linguaggio dichiarativo per grafi usato da Graphviz per diagrammi e layout.",
|
|
3052
|
+
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."
|
|
3053
|
+
},
|
|
3054
|
+
fr: {
|
|
3055
|
+
name: "DOT",
|
|
3056
|
+
description: "Langage declaratif de graphes utilise par Graphviz pour diagrammes et mises en page.",
|
|
3057
|
+
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."
|
|
3058
|
+
},
|
|
3059
|
+
de: {
|
|
3060
|
+
name: "DOT",
|
|
3061
|
+
description: "Deklarative Graphbeschreibungssprache von Graphviz fur Diagramme und Layouts.",
|
|
3062
|
+
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."
|
|
3063
|
+
},
|
|
3064
|
+
pt: {
|
|
3065
|
+
name: "DOT",
|
|
3066
|
+
description: "Linguagem declarativa de grafos usada pelo Graphviz para diagramas e layouts.",
|
|
3067
|
+
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."
|
|
3068
|
+
}
|
|
3069
|
+
}
|
|
3070
|
+
};
|
|
3071
|
+
|
|
2680
3072
|
// src/languages/earthly.ts
|
|
2681
3073
|
var earthly = {
|
|
2682
3074
|
slug: "earthly",
|
|
@@ -2727,6 +3119,54 @@ var earthly = {
|
|
|
2727
3119
|
}
|
|
2728
3120
|
};
|
|
2729
3121
|
|
|
3122
|
+
// src/languages/editorconfig.ts
|
|
3123
|
+
var editorconfig = {
|
|
3124
|
+
slug: "editorconfig",
|
|
3125
|
+
publishedDate: "2011-01-01",
|
|
3126
|
+
extensions: [".editorconfig"],
|
|
3127
|
+
author: "EditorConfig project",
|
|
3128
|
+
website: "https://editorconfig.org",
|
|
3129
|
+
paradigms: ["configuration"],
|
|
3130
|
+
tooling: {
|
|
3131
|
+
ecosystems: ["Editors", "Code formatting"]
|
|
3132
|
+
},
|
|
3133
|
+
version: "stable",
|
|
3134
|
+
logo: "https://editorconfig.org/logo.png",
|
|
3135
|
+
color: "#0F766E",
|
|
3136
|
+
i18n: {
|
|
3137
|
+
en: {
|
|
3138
|
+
name: "EditorConfig",
|
|
3139
|
+
description: "A configuration format for sharing indentation, newline, and charset rules across editors.",
|
|
3140
|
+
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."
|
|
3141
|
+
},
|
|
3142
|
+
es: {
|
|
3143
|
+
name: "EditorConfig",
|
|
3144
|
+
description: "Formato de configuracion para compartir indentacion, saltos de linea y charset entre editores.",
|
|
3145
|
+
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."
|
|
3146
|
+
},
|
|
3147
|
+
it: {
|
|
3148
|
+
name: "EditorConfig",
|
|
3149
|
+
description: "Formato di configurazione per condividere indentazione, newline e charset tra editor.",
|
|
3150
|
+
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."
|
|
3151
|
+
},
|
|
3152
|
+
fr: {
|
|
3153
|
+
name: "EditorConfig",
|
|
3154
|
+
description: "Format de configuration pour partager indentation, fins de ligne et charset entre editeurs.",
|
|
3155
|
+
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."
|
|
3156
|
+
},
|
|
3157
|
+
de: {
|
|
3158
|
+
name: "EditorConfig",
|
|
3159
|
+
description: "Konfigurationsformat fur Einruckung, Zeilenenden und Zeichensatze uber Editoren hinweg.",
|
|
3160
|
+
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."
|
|
3161
|
+
},
|
|
3162
|
+
pt: {
|
|
3163
|
+
name: "EditorConfig",
|
|
3164
|
+
description: "Formato de configuracao para compartilhar indentacao, quebras de linha e charset entre editores.",
|
|
3165
|
+
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."
|
|
3166
|
+
}
|
|
3167
|
+
}
|
|
3168
|
+
};
|
|
3169
|
+
|
|
2730
3170
|
// src/languages/eiffel.ts
|
|
2731
3171
|
var eiffel = {
|
|
2732
3172
|
slug: "eiffel",
|
|
@@ -3041,7 +3481,7 @@ var factor = {
|
|
|
3041
3481
|
ecosystems: ["Interactive Development", "Language Research", "Desktop Tools"]
|
|
3042
3482
|
},
|
|
3043
3483
|
version: "0.101",
|
|
3044
|
-
logo: "https://
|
|
3484
|
+
logo: "https://factorcode.org/favicon-96x96.png",
|
|
3045
3485
|
color: "#F97316",
|
|
3046
3486
|
i18n: {
|
|
3047
3487
|
en: {
|
|
@@ -3090,7 +3530,7 @@ var fe = {
|
|
|
3090
3530
|
ecosystems: ["Ethereum", "EVM"]
|
|
3091
3531
|
},
|
|
3092
3532
|
version: "experimental",
|
|
3093
|
-
logo: "https://
|
|
3533
|
+
logo: "https://fe-lang.org/favicon.png",
|
|
3094
3534
|
color: "#4F46E5",
|
|
3095
3535
|
i18n: {
|
|
3096
3536
|
en: {
|
|
@@ -3226,6 +3666,55 @@ var fish = {
|
|
|
3226
3666
|
}
|
|
3227
3667
|
};
|
|
3228
3668
|
|
|
3669
|
+
// src/languages/flatbuffers.ts
|
|
3670
|
+
var flatbuffers = {
|
|
3671
|
+
slug: "flatbuffers",
|
|
3672
|
+
publishedDate: "2014-06-17",
|
|
3673
|
+
extensions: [".fbs"],
|
|
3674
|
+
author: "Wouter van Oortmerssen / Google",
|
|
3675
|
+
website: "https://flatbuffers.dev",
|
|
3676
|
+
paradigms: ["schema", "interface definition"],
|
|
3677
|
+
tooling: {
|
|
3678
|
+
runtimes: ["flatc"],
|
|
3679
|
+
ecosystems: ["Serialization", "Games", "Mobile"]
|
|
3680
|
+
},
|
|
3681
|
+
version: "25.12.19",
|
|
3682
|
+
logo: "https://flatbuffers.dev/assets/images/favicon.png",
|
|
3683
|
+
color: "#0F9D58",
|
|
3684
|
+
i18n: {
|
|
3685
|
+
en: {
|
|
3686
|
+
name: "FlatBuffers",
|
|
3687
|
+
description: "A schema language for memory-efficient, cross-platform serialization without unpacking.",
|
|
3688
|
+
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."
|
|
3689
|
+
},
|
|
3690
|
+
es: {
|
|
3691
|
+
name: "FlatBuffers",
|
|
3692
|
+
description: "Lenguaje de esquemas para serializacion eficiente y multiplataforma sin desempaquetado.",
|
|
3693
|
+
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."
|
|
3694
|
+
},
|
|
3695
|
+
it: {
|
|
3696
|
+
name: "FlatBuffers",
|
|
3697
|
+
description: "Linguaggio di schema per serializzazione efficiente e multipiattaforma senza unpacking.",
|
|
3698
|
+
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."
|
|
3699
|
+
},
|
|
3700
|
+
fr: {
|
|
3701
|
+
name: "FlatBuffers",
|
|
3702
|
+
description: "Langage de schema pour serialisation efficace et multiplateforme sans depaquetage.",
|
|
3703
|
+
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."
|
|
3704
|
+
},
|
|
3705
|
+
de: {
|
|
3706
|
+
name: "FlatBuffers",
|
|
3707
|
+
description: "Schemasprache fur speichereffiziente, plattformubergreifende Serialisierung ohne Entpacken.",
|
|
3708
|
+
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."
|
|
3709
|
+
},
|
|
3710
|
+
pt: {
|
|
3711
|
+
name: "FlatBuffers",
|
|
3712
|
+
description: "Linguagem de esquema para serializacao eficiente e multiplataforma sem desempacotar.",
|
|
3713
|
+
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."
|
|
3714
|
+
}
|
|
3715
|
+
}
|
|
3716
|
+
};
|
|
3717
|
+
|
|
3229
3718
|
// src/languages/flux.ts
|
|
3230
3719
|
var flux = {
|
|
3231
3720
|
slug: "flux",
|
|
@@ -3374,6 +3863,55 @@ var fortran = {
|
|
|
3374
3863
|
}
|
|
3375
3864
|
};
|
|
3376
3865
|
|
|
3866
|
+
// src/languages/fql.ts
|
|
3867
|
+
var fql = {
|
|
3868
|
+
slug: "fql",
|
|
3869
|
+
publishedDate: "2012-01-01",
|
|
3870
|
+
extensions: [".fql"],
|
|
3871
|
+
author: "Facebook",
|
|
3872
|
+
website: "https://developers.facebook.com/docs/reference/fql/",
|
|
3873
|
+
paradigms: ["query", "declarative"],
|
|
3874
|
+
tooling: {
|
|
3875
|
+
runtimes: ["Facebook Platform"],
|
|
3876
|
+
ecosystems: ["Social APIs", "Legacy web APIs"]
|
|
3877
|
+
},
|
|
3878
|
+
version: "legacy",
|
|
3879
|
+
logo: "https://cdn.simpleicons.org/facebook/1877F2",
|
|
3880
|
+
color: "#1877F2",
|
|
3881
|
+
i18n: {
|
|
3882
|
+
en: {
|
|
3883
|
+
name: "FQL",
|
|
3884
|
+
description: "A legacy SQL-like query language formerly used by Facebook Platform APIs.",
|
|
3885
|
+
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."
|
|
3886
|
+
},
|
|
3887
|
+
es: {
|
|
3888
|
+
name: "FQL",
|
|
3889
|
+
description: "Lenguaje de consultas legado tipo SQL usado antes por APIs de Facebook.",
|
|
3890
|
+
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."
|
|
3891
|
+
},
|
|
3892
|
+
it: {
|
|
3893
|
+
name: "FQL",
|
|
3894
|
+
description: "Linguaggio di query legacy simile a SQL usato dalle vecchie API Facebook.",
|
|
3895
|
+
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."
|
|
3896
|
+
},
|
|
3897
|
+
fr: {
|
|
3898
|
+
name: "FQL",
|
|
3899
|
+
description: "Ancien langage de requete proche de SQL utilise par les API Facebook.",
|
|
3900
|
+
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."
|
|
3901
|
+
},
|
|
3902
|
+
de: {
|
|
3903
|
+
name: "FQL",
|
|
3904
|
+
description: "Alte SQL-ahnliche Abfragesprache fruherer Facebook-Platform-APIs.",
|
|
3905
|
+
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."
|
|
3906
|
+
},
|
|
3907
|
+
pt: {
|
|
3908
|
+
name: "FQL",
|
|
3909
|
+
description: "Linguagem de consulta legada parecida com SQL usada por APIs do Facebook.",
|
|
3910
|
+
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."
|
|
3911
|
+
}
|
|
3912
|
+
}
|
|
3913
|
+
};
|
|
3914
|
+
|
|
3377
3915
|
// src/languages/freemarker.ts
|
|
3378
3916
|
var freemarker = {
|
|
3379
3917
|
slug: "freemarker",
|
|
@@ -3388,7 +3926,7 @@ var freemarker = {
|
|
|
3388
3926
|
ecosystems: ["Java", "Web", "Apache"]
|
|
3389
3927
|
},
|
|
3390
3928
|
version: "2.3.34",
|
|
3391
|
-
logo: "https://
|
|
3929
|
+
logo: "https://freemarker.apache.org/favicon.png",
|
|
3392
3930
|
color: "#326CE5",
|
|
3393
3931
|
i18n: {
|
|
3394
3932
|
en: {
|
|
@@ -3488,7 +4026,7 @@ var fstar = {
|
|
|
3488
4026
|
ecosystems: ["Formal Methods", "ML", "Low-level Verification"]
|
|
3489
4027
|
},
|
|
3490
4028
|
version: "2026.04.17",
|
|
3491
|
-
logo: "https://
|
|
4029
|
+
logo: "https://fstar-lang.org/favicon.ico",
|
|
3492
4030
|
color: "#572E91",
|
|
3493
4031
|
i18n: {
|
|
3494
4032
|
en: {
|
|
@@ -3524,6 +4062,55 @@ var fstar = {
|
|
|
3524
4062
|
}
|
|
3525
4063
|
};
|
|
3526
4064
|
|
|
4065
|
+
// src/languages/gcode.ts
|
|
4066
|
+
var gcode = {
|
|
4067
|
+
slug: "gcode",
|
|
4068
|
+
publishedDate: "1958-01-01",
|
|
4069
|
+
extensions: [".gcode", ".gco", ".nc", ".cnc", ".tap"],
|
|
4070
|
+
author: "MIT Servomechanisms Laboratory",
|
|
4071
|
+
website: "https://www.nist.gov/publications/nist-rs274ngc-interpreter-version-3",
|
|
4072
|
+
paradigms: ["machine control", "imperative"],
|
|
4073
|
+
tooling: {
|
|
4074
|
+
runtimes: ["CNC controllers", "3D printer firmware"],
|
|
4075
|
+
ecosystems: ["CNC machining", "Additive manufacturing"]
|
|
4076
|
+
},
|
|
4077
|
+
version: "RS-274",
|
|
4078
|
+
logo: "https://dummyimage.com/32x32/DC2626/ffffff.png&text=G",
|
|
4079
|
+
color: "#DC2626",
|
|
4080
|
+
i18n: {
|
|
4081
|
+
en: {
|
|
4082
|
+
name: "G-code",
|
|
4083
|
+
description: "A machine-control language for CNC tools, mills, lathes, routers, and 3D printers.",
|
|
4084
|
+
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."
|
|
4085
|
+
},
|
|
4086
|
+
es: {
|
|
4087
|
+
name: "G-code",
|
|
4088
|
+
description: "Lenguaje de control de maquinas para CNC, fresadoras, tornos, routers e impresoras 3D.",
|
|
4089
|
+
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."
|
|
4090
|
+
},
|
|
4091
|
+
it: {
|
|
4092
|
+
name: "G-code",
|
|
4093
|
+
description: "Linguaggio di controllo macchina per utensili CNC, frese, torni, router e stampanti 3D.",
|
|
4094
|
+
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."
|
|
4095
|
+
},
|
|
4096
|
+
fr: {
|
|
4097
|
+
name: "G-code",
|
|
4098
|
+
description: "Langage de controle machine pour outils CNC, fraiseuses, tours, routeurs et imprimantes 3D.",
|
|
4099
|
+
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."
|
|
4100
|
+
},
|
|
4101
|
+
de: {
|
|
4102
|
+
name: "G-code",
|
|
4103
|
+
description: "Maschinensteuerungssprache fur CNC-Werkzeuge, Frasen, Drehbanken, Router und 3D-Drucker.",
|
|
4104
|
+
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."
|
|
4105
|
+
},
|
|
4106
|
+
pt: {
|
|
4107
|
+
name: "G-code",
|
|
4108
|
+
description: "Linguagem de controle de maquinas para CNC, fresadoras, tornos, routers e impressoras 3D.",
|
|
4109
|
+
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."
|
|
4110
|
+
}
|
|
4111
|
+
}
|
|
4112
|
+
};
|
|
4113
|
+
|
|
3527
4114
|
// src/languages/gdscript.ts
|
|
3528
4115
|
var gdscript = {
|
|
3529
4116
|
slug: "gdscript",
|
|
@@ -3574,6 +4161,55 @@ var gdscript = {
|
|
|
3574
4161
|
}
|
|
3575
4162
|
};
|
|
3576
4163
|
|
|
4164
|
+
// src/languages/gettext.ts
|
|
4165
|
+
var gettext = {
|
|
4166
|
+
slug: "gettext",
|
|
4167
|
+
publishedDate: "1995-01-01",
|
|
4168
|
+
extensions: [".po", ".pot"],
|
|
4169
|
+
author: "GNU Project",
|
|
4170
|
+
website: "https://www.gnu.org/software/gettext",
|
|
4171
|
+
paradigms: ["localization", "data"],
|
|
4172
|
+
tooling: {
|
|
4173
|
+
runtimes: ["GNU gettext"],
|
|
4174
|
+
ecosystems: ["Internationalization", "Localization"]
|
|
4175
|
+
},
|
|
4176
|
+
version: "stable",
|
|
4177
|
+
logo: "https://dummyimage.com/32x32/7C3AED/ffffff.png&text=PO",
|
|
4178
|
+
color: "#7C3AED",
|
|
4179
|
+
i18n: {
|
|
4180
|
+
en: {
|
|
4181
|
+
name: "Gettext",
|
|
4182
|
+
description: "A localization message catalog format for translating software strings.",
|
|
4183
|
+
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."
|
|
4184
|
+
},
|
|
4185
|
+
es: {
|
|
4186
|
+
name: "Gettext",
|
|
4187
|
+
description: "Formato de catalogo de mensajes de localizacion para traducir cadenas de software.",
|
|
4188
|
+
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."
|
|
4189
|
+
},
|
|
4190
|
+
it: {
|
|
4191
|
+
name: "Gettext",
|
|
4192
|
+
description: "Formato di catalogo messaggi per localizzazione e traduzione di stringhe software.",
|
|
4193
|
+
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."
|
|
4194
|
+
},
|
|
4195
|
+
fr: {
|
|
4196
|
+
name: "Gettext",
|
|
4197
|
+
description: "Format de catalogue de messages de localisation pour traduire les chaines logicielles.",
|
|
4198
|
+
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."
|
|
4199
|
+
},
|
|
4200
|
+
de: {
|
|
4201
|
+
name: "Gettext",
|
|
4202
|
+
description: "Lokalisierungs-Katalogformat zum Ubersetzen von Software-Zeichenketten.",
|
|
4203
|
+
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."
|
|
4204
|
+
},
|
|
4205
|
+
pt: {
|
|
4206
|
+
name: "Gettext",
|
|
4207
|
+
description: "Formato de catalogo de mensagens de localizacao para traduzir strings de software.",
|
|
4208
|
+
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."
|
|
4209
|
+
}
|
|
4210
|
+
}
|
|
4211
|
+
};
|
|
4212
|
+
|
|
3577
4213
|
// src/languages/git.ts
|
|
3578
4214
|
var git = {
|
|
3579
4215
|
slug: "git",
|
|
@@ -3923,6 +4559,55 @@ var graphql = {
|
|
|
3923
4559
|
}
|
|
3924
4560
|
};
|
|
3925
4561
|
|
|
4562
|
+
// src/languages/gremlin.ts
|
|
4563
|
+
var gremlin = {
|
|
4564
|
+
slug: "gremlin",
|
|
4565
|
+
publishedDate: "2009-10-01",
|
|
4566
|
+
extensions: [".gremlin", ".grem"],
|
|
4567
|
+
author: "Apache TinkerPop project",
|
|
4568
|
+
website: "https://tinkerpop.apache.org/gremlin.html",
|
|
4569
|
+
paradigms: ["graph query", "traversal"],
|
|
4570
|
+
tooling: {
|
|
4571
|
+
runtimes: ["Apache TinkerPop", "Gremlin Console"],
|
|
4572
|
+
ecosystems: ["Graph databases", "Knowledge graphs"]
|
|
4573
|
+
},
|
|
4574
|
+
version: "stable",
|
|
4575
|
+
logo: "https://cdn.simpleicons.org/apache/6B7280",
|
|
4576
|
+
color: "#6B7280",
|
|
4577
|
+
i18n: {
|
|
4578
|
+
en: {
|
|
4579
|
+
name: "Gremlin",
|
|
4580
|
+
description: "A graph traversal language for Apache TinkerPop-compatible graph systems.",
|
|
4581
|
+
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."
|
|
4582
|
+
},
|
|
4583
|
+
es: {
|
|
4584
|
+
name: "Gremlin",
|
|
4585
|
+
description: "Lenguaje de recorrido de grafos para sistemas compatibles con TinkerPop.",
|
|
4586
|
+
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."
|
|
4587
|
+
},
|
|
4588
|
+
it: {
|
|
4589
|
+
name: "Gremlin",
|
|
4590
|
+
description: "Linguaggio di attraversamento grafi per sistemi compatibili con TinkerPop.",
|
|
4591
|
+
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."
|
|
4592
|
+
},
|
|
4593
|
+
fr: {
|
|
4594
|
+
name: "Gremlin",
|
|
4595
|
+
description: "Langage de parcours de graphes pour systemes compatibles TinkerPop.",
|
|
4596
|
+
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."
|
|
4597
|
+
},
|
|
4598
|
+
de: {
|
|
4599
|
+
name: "Gremlin",
|
|
4600
|
+
description: "Graph-Traversal-Sprache fur Apache-TinkerPop-kompatible Systeme.",
|
|
4601
|
+
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."
|
|
4602
|
+
},
|
|
4603
|
+
pt: {
|
|
4604
|
+
name: "Gremlin",
|
|
4605
|
+
description: "Linguagem de travessia de grafos para sistemas compativeis com TinkerPop.",
|
|
4606
|
+
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."
|
|
4607
|
+
}
|
|
4608
|
+
}
|
|
4609
|
+
};
|
|
4610
|
+
|
|
3926
4611
|
// src/languages/groovy.ts
|
|
3927
4612
|
var groovy = {
|
|
3928
4613
|
slug: "groovy",
|
|
@@ -4628,7 +5313,7 @@ var ink = {
|
|
|
4628
5313
|
ecosystems: ["Polkadot", "Substrate", "Rust"]
|
|
4629
5314
|
},
|
|
4630
5315
|
version: "Ink! 6",
|
|
4631
|
-
logo: "https://
|
|
5316
|
+
logo: "https://use.ink/img/favicon.png",
|
|
4632
5317
|
color: "#EC4899",
|
|
4633
5318
|
i18n: {
|
|
4634
5319
|
en: {
|
|
@@ -4726,7 +5411,7 @@ var isabelle = {
|
|
|
4726
5411
|
ecosystems: ["Formal Methods", "Proof Assistants", "Higher-order Logic"]
|
|
4727
5412
|
},
|
|
4728
5413
|
version: "Isabelle2025-2",
|
|
4729
|
-
logo: "https://
|
|
5414
|
+
logo: "https://isabelle.in.tum.de/img/favicon.ico",
|
|
4730
5415
|
color: "#6A5ACD",
|
|
4731
5416
|
i18n: {
|
|
4732
5417
|
en: {
|
|
@@ -4962,6 +5647,55 @@ var jinja = {
|
|
|
4962
5647
|
}
|
|
4963
5648
|
};
|
|
4964
5649
|
|
|
5650
|
+
// src/languages/jmespath.ts
|
|
5651
|
+
var jmespath = {
|
|
5652
|
+
slug: "jmespath",
|
|
5653
|
+
publishedDate: "2013-01-01",
|
|
5654
|
+
extensions: [".jmespath", ".jp"],
|
|
5655
|
+
author: "James Saryerwinnie",
|
|
5656
|
+
website: "https://jmespath.org",
|
|
5657
|
+
paradigms: ["query", "functional"],
|
|
5658
|
+
tooling: {
|
|
5659
|
+
runtimes: ["JMESPath libraries", "AWS CLI"],
|
|
5660
|
+
ecosystems: ["JSON", "Cloud tooling"]
|
|
5661
|
+
},
|
|
5662
|
+
version: "stable",
|
|
5663
|
+
logo: "https://jmespath.org/_static/img/logo.png",
|
|
5664
|
+
color: "#2F80ED",
|
|
5665
|
+
i18n: {
|
|
5666
|
+
en: {
|
|
5667
|
+
name: "JMESPath",
|
|
5668
|
+
description: "A declarative query language for extracting and transforming JSON data.",
|
|
5669
|
+
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."
|
|
5670
|
+
},
|
|
5671
|
+
es: {
|
|
5672
|
+
name: "JMESPath",
|
|
5673
|
+
description: "Lenguaje declarativo para extraer y transformar datos JSON.",
|
|
5674
|
+
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."
|
|
5675
|
+
},
|
|
5676
|
+
it: {
|
|
5677
|
+
name: "JMESPath",
|
|
5678
|
+
description: "Linguaggio dichiarativo per estrarre e trasformare dati JSON.",
|
|
5679
|
+
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."
|
|
5680
|
+
},
|
|
5681
|
+
fr: {
|
|
5682
|
+
name: "JMESPath",
|
|
5683
|
+
description: "Langage declaratif pour extraire et transformer des donnees JSON.",
|
|
5684
|
+
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."
|
|
5685
|
+
},
|
|
5686
|
+
de: {
|
|
5687
|
+
name: "JMESPath",
|
|
5688
|
+
description: "Deklarative Abfragesprache zum Extrahieren und Transformieren von JSON.",
|
|
5689
|
+
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."
|
|
5690
|
+
},
|
|
5691
|
+
pt: {
|
|
5692
|
+
name: "JMESPath",
|
|
5693
|
+
description: "Linguagem declarativa para extrair e transformar dados JSON.",
|
|
5694
|
+
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."
|
|
5695
|
+
}
|
|
5696
|
+
}
|
|
5697
|
+
};
|
|
5698
|
+
|
|
4965
5699
|
// src/languages/json.ts
|
|
4966
5700
|
var json = {
|
|
4967
5701
|
slug: "json",
|
|
@@ -5021,7 +5755,7 @@ var json5 = {
|
|
|
5021
5755
|
ecosystems: ["Configuration", "Web", "Node.js"]
|
|
5022
5756
|
},
|
|
5023
5757
|
version: "2.2.3",
|
|
5024
|
-
logo: "https://
|
|
5758
|
+
logo: "https://json5.dev/favicon.svg",
|
|
5025
5759
|
color: "#267CB9",
|
|
5026
5760
|
i18n: {
|
|
5027
5761
|
en: {
|
|
@@ -5057,6 +5791,55 @@ var json5 = {
|
|
|
5057
5791
|
}
|
|
5058
5792
|
};
|
|
5059
5793
|
|
|
5794
|
+
// src/languages/jsonata.ts
|
|
5795
|
+
var jsonata = {
|
|
5796
|
+
slug: "jsonata",
|
|
5797
|
+
publishedDate: "2016-01-01",
|
|
5798
|
+
extensions: [".jsonata"],
|
|
5799
|
+
author: "IBM",
|
|
5800
|
+
website: "https://jsonata.org",
|
|
5801
|
+
paradigms: ["query", "functional"],
|
|
5802
|
+
tooling: {
|
|
5803
|
+
runtimes: ["JSONata engine"],
|
|
5804
|
+
ecosystems: ["JSON", "Low-code automation"]
|
|
5805
|
+
},
|
|
5806
|
+
version: "stable",
|
|
5807
|
+
logo: "https://jsonata.org/images/jsonata-button.png",
|
|
5808
|
+
color: "#D23669",
|
|
5809
|
+
i18n: {
|
|
5810
|
+
en: {
|
|
5811
|
+
name: "JSONata",
|
|
5812
|
+
description: "A functional query and transformation language for JSON documents.",
|
|
5813
|
+
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."
|
|
5814
|
+
},
|
|
5815
|
+
es: {
|
|
5816
|
+
name: "JSONata",
|
|
5817
|
+
description: "Lenguaje funcional de consulta y transformacion para documentos JSON.",
|
|
5818
|
+
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."
|
|
5819
|
+
},
|
|
5820
|
+
it: {
|
|
5821
|
+
name: "JSONata",
|
|
5822
|
+
description: "Linguaggio funzionale di query e trasformazione per documenti JSON.",
|
|
5823
|
+
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."
|
|
5824
|
+
},
|
|
5825
|
+
fr: {
|
|
5826
|
+
name: "JSONata",
|
|
5827
|
+
description: "Langage fonctionnel de requete et transformation pour documents JSON.",
|
|
5828
|
+
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."
|
|
5829
|
+
},
|
|
5830
|
+
de: {
|
|
5831
|
+
name: "JSONata",
|
|
5832
|
+
description: "Funktionale Abfrage- und Transformationssprache fur JSON-Dokumente.",
|
|
5833
|
+
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."
|
|
5834
|
+
},
|
|
5835
|
+
pt: {
|
|
5836
|
+
name: "JSONata",
|
|
5837
|
+
description: "Linguagem funcional de consulta e transformacao para documentos JSON.",
|
|
5838
|
+
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."
|
|
5839
|
+
}
|
|
5840
|
+
}
|
|
5841
|
+
};
|
|
5842
|
+
|
|
5060
5843
|
// src/languages/jsonc.ts
|
|
5061
5844
|
var jsonc = {
|
|
5062
5845
|
slug: "jsonc",
|
|
@@ -5369,7 +6152,7 @@ var kdl = {
|
|
|
5369
6152
|
ecosystems: ["Configuration", "Rust", "Structured Documents"]
|
|
5370
6153
|
},
|
|
5371
6154
|
version: "2.0.0",
|
|
5372
|
-
logo: "https://
|
|
6155
|
+
logo: "https://kdl.dev/assets/apple-touch-icon-DYakp7eY.png",
|
|
5373
6156
|
color: "#6B4E9B",
|
|
5374
6157
|
i18n: {
|
|
5375
6158
|
en: {
|
|
@@ -5419,7 +6202,7 @@ var koka = {
|
|
|
5419
6202
|
ecosystems: ["Effect Systems", "Functional Programming", "Research"]
|
|
5420
6203
|
},
|
|
5421
6204
|
version: "3.2.2",
|
|
5422
|
-
logo: "https://
|
|
6205
|
+
logo: "https://koka-lang.github.io/koka/doc/images/koka-logo-filled.png",
|
|
5423
6206
|
color: "#0891B2",
|
|
5424
6207
|
i18n: {
|
|
5425
6208
|
en: {
|
|
@@ -5498,9 +6281,58 @@ var kotlin = {
|
|
|
5498
6281
|
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."
|
|
5499
6282
|
},
|
|
5500
6283
|
pt: {
|
|
5501
|
-
name: "Kotlin",
|
|
5502
|
-
description: "Linguagem concisa e multiplataforma para JVM, Android, nativo e desenvolvimento web.",
|
|
5503
|
-
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."
|
|
6284
|
+
name: "Kotlin",
|
|
6285
|
+
description: "Linguagem concisa e multiplataforma para JVM, Android, nativo e desenvolvimento web.",
|
|
6286
|
+
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."
|
|
6287
|
+
}
|
|
6288
|
+
}
|
|
6289
|
+
};
|
|
6290
|
+
|
|
6291
|
+
// src/languages/kql.ts
|
|
6292
|
+
var kql = {
|
|
6293
|
+
slug: "kql",
|
|
6294
|
+
publishedDate: "2014-01-01",
|
|
6295
|
+
extensions: [".kql"],
|
|
6296
|
+
author: "Microsoft",
|
|
6297
|
+
website: "https://learn.microsoft.com/en-us/kusto/query/",
|
|
6298
|
+
paradigms: ["query", "data analysis"],
|
|
6299
|
+
tooling: {
|
|
6300
|
+
runtimes: ["Azure Data Explorer", "Microsoft Sentinel", "Azure Monitor"],
|
|
6301
|
+
ecosystems: ["Observability", "Security analytics"]
|
|
6302
|
+
},
|
|
6303
|
+
version: "stable",
|
|
6304
|
+
logo: "https://learn.microsoft.com/favicon.ico",
|
|
6305
|
+
color: "#0078D4",
|
|
6306
|
+
i18n: {
|
|
6307
|
+
en: {
|
|
6308
|
+
name: "KQL",
|
|
6309
|
+
description: "A query language for Kusto, logs, telemetry, and security analytics.",
|
|
6310
|
+
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."
|
|
6311
|
+
},
|
|
6312
|
+
es: {
|
|
6313
|
+
name: "KQL",
|
|
6314
|
+
description: "Lenguaje de consultas para Kusto, logs, telemetria y analitica de seguridad.",
|
|
6315
|
+
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."
|
|
6316
|
+
},
|
|
6317
|
+
it: {
|
|
6318
|
+
name: "KQL",
|
|
6319
|
+
description: "Linguaggio di query per Kusto, log, telemetria e security analytics.",
|
|
6320
|
+
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."
|
|
6321
|
+
},
|
|
6322
|
+
fr: {
|
|
6323
|
+
name: "KQL",
|
|
6324
|
+
description: "Langage de requete pour Kusto, logs, telemetrie et analyse securite.",
|
|
6325
|
+
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."
|
|
6326
|
+
},
|
|
6327
|
+
de: {
|
|
6328
|
+
name: "KQL",
|
|
6329
|
+
description: "Abfragesprache fur Kusto, Logs, Telemetrie und Sicherheitsanalyse.",
|
|
6330
|
+
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."
|
|
6331
|
+
},
|
|
6332
|
+
pt: {
|
|
6333
|
+
name: "KQL",
|
|
6334
|
+
description: "Linguagem de consulta para Kusto, logs, telemetria e analise de seguranca.",
|
|
6335
|
+
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."
|
|
5504
6336
|
}
|
|
5505
6337
|
}
|
|
5506
6338
|
};
|
|
@@ -5619,7 +6451,7 @@ var ligo = {
|
|
|
5619
6451
|
ecosystems: ["Tezos"]
|
|
5620
6452
|
},
|
|
5621
6453
|
version: "1.x",
|
|
5622
|
-
logo: "https://
|
|
6454
|
+
logo: "https://ligolang.org/img/logo/logo.png",
|
|
5623
6455
|
color: "#0D9488",
|
|
5624
6456
|
i18n: {
|
|
5625
6457
|
en: {
|
|
@@ -5655,6 +6487,55 @@ var ligo = {
|
|
|
5655
6487
|
}
|
|
5656
6488
|
};
|
|
5657
6489
|
|
|
6490
|
+
// src/languages/linkerscript.ts
|
|
6491
|
+
var linkerscript = {
|
|
6492
|
+
slug: "linkerscript",
|
|
6493
|
+
publishedDate: "1988-01-01",
|
|
6494
|
+
extensions: [".ld", ".lds", ".x"],
|
|
6495
|
+
author: "GNU Project",
|
|
6496
|
+
website: "https://sourceware.org/binutils/docs/ld/Scripts.html",
|
|
6497
|
+
paradigms: ["configuration", "systems"],
|
|
6498
|
+
tooling: {
|
|
6499
|
+
runtimes: ["GNU ld", "LLD"],
|
|
6500
|
+
ecosystems: ["Embedded systems", "Operating systems"]
|
|
6501
|
+
},
|
|
6502
|
+
version: "stable",
|
|
6503
|
+
logo: "https://dummyimage.com/32x32/475569/ffffff.png&text=LD",
|
|
6504
|
+
color: "#475569",
|
|
6505
|
+
i18n: {
|
|
6506
|
+
en: {
|
|
6507
|
+
name: "Linker Script",
|
|
6508
|
+
description: "A script language for controlling memory layout and section placement during linking.",
|
|
6509
|
+
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."
|
|
6510
|
+
},
|
|
6511
|
+
es: {
|
|
6512
|
+
name: "Linker Script",
|
|
6513
|
+
description: "Lenguaje de scripts para controlar layout de memoria y secciones durante el enlazado.",
|
|
6514
|
+
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."
|
|
6515
|
+
},
|
|
6516
|
+
it: {
|
|
6517
|
+
name: "Linker Script",
|
|
6518
|
+
description: "Linguaggio di script per controllare layout memoria e sezioni durante il linking.",
|
|
6519
|
+
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."
|
|
6520
|
+
},
|
|
6521
|
+
fr: {
|
|
6522
|
+
name: "Linker Script",
|
|
6523
|
+
description: "Langage de script pour controler layout memoire et placement de sections au link.",
|
|
6524
|
+
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."
|
|
6525
|
+
},
|
|
6526
|
+
de: {
|
|
6527
|
+
name: "Linker Script",
|
|
6528
|
+
description: "Skriptsprache zur Steuerung von Speicherlayout und Section-Platzierung beim Linken.",
|
|
6529
|
+
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."
|
|
6530
|
+
},
|
|
6531
|
+
pt: {
|
|
6532
|
+
name: "Linker Script",
|
|
6533
|
+
description: "Linguagem de script para controlar layout de memoria e secoes durante linkagem.",
|
|
6534
|
+
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."
|
|
6535
|
+
}
|
|
6536
|
+
}
|
|
6537
|
+
};
|
|
6538
|
+
|
|
5658
6539
|
// src/languages/liquid.ts
|
|
5659
6540
|
var liquid = {
|
|
5660
6541
|
slug: "liquid",
|
|
@@ -5867,7 +6748,7 @@ var logo = {
|
|
|
5867
6748
|
ecosystems: ["Education", "Turtle Graphics", "Creative Coding"]
|
|
5868
6749
|
},
|
|
5869
6750
|
version: "UCBLogo 6.2",
|
|
5870
|
-
logo: "https://
|
|
6751
|
+
logo: "https://people.eecs.berkeley.edu/~bh/ucblogo.png",
|
|
5871
6752
|
color: "#16A34A",
|
|
5872
6753
|
i18n: {
|
|
5873
6754
|
en: {
|
|
@@ -6160,7 +7041,7 @@ var marlowe = {
|
|
|
6160
7041
|
ecosystems: ["Cardano", "Financial contracts"]
|
|
6161
7042
|
},
|
|
6162
7043
|
version: "Marlowe Runtime",
|
|
6163
|
-
logo: "https://
|
|
7044
|
+
logo: "https://marlowe.iohk.io/marlowe-footer-logo-large-dark-mode.svg",
|
|
6164
7045
|
color: "#6D28D9",
|
|
6165
7046
|
i18n: {
|
|
6166
7047
|
en: {
|
|
@@ -6295,6 +7176,55 @@ var matlab = {
|
|
|
6295
7176
|
}
|
|
6296
7177
|
};
|
|
6297
7178
|
|
|
7179
|
+
// src/languages/maxima.ts
|
|
7180
|
+
var maxima = {
|
|
7181
|
+
slug: "maxima",
|
|
7182
|
+
publishedDate: "1982-01-01",
|
|
7183
|
+
extensions: [".mac", ".wxm"],
|
|
7184
|
+
author: "MIT Project MAC and the Maxima community",
|
|
7185
|
+
website: "https://maxima.sourceforge.io",
|
|
7186
|
+
paradigms: ["symbolic", "functional", "scientific"],
|
|
7187
|
+
tooling: {
|
|
7188
|
+
runtimes: ["Maxima"],
|
|
7189
|
+
ecosystems: ["Computer Algebra", "Mathematics", "Scientific Computing"]
|
|
7190
|
+
},
|
|
7191
|
+
version: "5.49.0",
|
|
7192
|
+
logo: "https://maxima.sourceforge.io/img/maxima.svg",
|
|
7193
|
+
color: "#92278F",
|
|
7194
|
+
i18n: {
|
|
7195
|
+
en: {
|
|
7196
|
+
name: "Maxima",
|
|
7197
|
+
description: "A symbolic computation language and computer algebra system descended from Macsyma.",
|
|
7198
|
+
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."
|
|
7199
|
+
},
|
|
7200
|
+
es: {
|
|
7201
|
+
name: "Maxima",
|
|
7202
|
+
description: "Lenguaje de computacion simbolica y sistema algebraico descendiente de Macsyma.",
|
|
7203
|
+
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."
|
|
7204
|
+
},
|
|
7205
|
+
it: {
|
|
7206
|
+
name: "Maxima",
|
|
7207
|
+
description: "Linguaggio di calcolo simbolico e sistema di algebra derivato da Macsyma.",
|
|
7208
|
+
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."
|
|
7209
|
+
},
|
|
7210
|
+
fr: {
|
|
7211
|
+
name: "Maxima",
|
|
7212
|
+
description: "Langage de calcul symbolique et systeme d algebre descendant de Macsyma.",
|
|
7213
|
+
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."
|
|
7214
|
+
},
|
|
7215
|
+
de: {
|
|
7216
|
+
name: "Maxima",
|
|
7217
|
+
description: "Sprache fur symbolisches Rechnen und Computeralgebrasystem auf Basis von Macsyma.",
|
|
7218
|
+
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."
|
|
7219
|
+
},
|
|
7220
|
+
pt: {
|
|
7221
|
+
name: "Maxima",
|
|
7222
|
+
description: "Linguagem de computacao simbolica e sistema de algebra descendente do Macsyma.",
|
|
7223
|
+
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."
|
|
7224
|
+
}
|
|
7225
|
+
}
|
|
7226
|
+
};
|
|
7227
|
+
|
|
6298
7228
|
// src/languages/mdx.ts
|
|
6299
7229
|
var mdx = {
|
|
6300
7230
|
slug: "mdx",
|
|
@@ -6359,7 +7289,7 @@ var mercury = {
|
|
|
6359
7289
|
ecosystems: ["Logic Programming", "Declarative Systems", "Academic Computing"]
|
|
6360
7290
|
},
|
|
6361
7291
|
version: "22.01.8",
|
|
6362
|
-
logo: "https://
|
|
7292
|
+
logo: "https://www.mercurylang.org/favicon.ico",
|
|
6363
7293
|
color: "#0891B2",
|
|
6364
7294
|
i18n: {
|
|
6365
7295
|
en: {
|
|
@@ -6791,6 +7721,55 @@ var mustache = {
|
|
|
6791
7721
|
}
|
|
6792
7722
|
};
|
|
6793
7723
|
|
|
7724
|
+
// src/languages/n1ql.ts
|
|
7725
|
+
var n1ql = {
|
|
7726
|
+
slug: "n1ql",
|
|
7727
|
+
publishedDate: "2015-01-01",
|
|
7728
|
+
extensions: [".n1ql"],
|
|
7729
|
+
author: "Couchbase",
|
|
7730
|
+
website: "https://docs.couchbase.com/server/current/n1ql/n1ql-language-reference/index.html",
|
|
7731
|
+
paradigms: ["query", "declarative"],
|
|
7732
|
+
tooling: {
|
|
7733
|
+
runtimes: ["Couchbase Server"],
|
|
7734
|
+
ecosystems: ["NoSQL", "JSON databases"]
|
|
7735
|
+
},
|
|
7736
|
+
version: "stable",
|
|
7737
|
+
logo: "https://cdn.simpleicons.org/couchbase/EA2328",
|
|
7738
|
+
color: "#EA2328",
|
|
7739
|
+
i18n: {
|
|
7740
|
+
en: {
|
|
7741
|
+
name: "N1QL",
|
|
7742
|
+
description: "A SQL-like query language for JSON documents stored in Couchbase.",
|
|
7743
|
+
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."
|
|
7744
|
+
},
|
|
7745
|
+
es: {
|
|
7746
|
+
name: "N1QL",
|
|
7747
|
+
description: "Lenguaje de consultas tipo SQL para documentos JSON almacenados en Couchbase.",
|
|
7748
|
+
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."
|
|
7749
|
+
},
|
|
7750
|
+
it: {
|
|
7751
|
+
name: "N1QL",
|
|
7752
|
+
description: "Linguaggio di query simile a SQL per documenti JSON in Couchbase.",
|
|
7753
|
+
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."
|
|
7754
|
+
},
|
|
7755
|
+
fr: {
|
|
7756
|
+
name: "N1QL",
|
|
7757
|
+
description: "Langage de requete proche de SQL pour documents JSON dans Couchbase.",
|
|
7758
|
+
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."
|
|
7759
|
+
},
|
|
7760
|
+
de: {
|
|
7761
|
+
name: "N1QL",
|
|
7762
|
+
description: "SQL-ahnliche Abfragesprache fur JSON-Dokumente in Couchbase.",
|
|
7763
|
+
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."
|
|
7764
|
+
},
|
|
7765
|
+
pt: {
|
|
7766
|
+
name: "N1QL",
|
|
7767
|
+
description: "Linguagem de consulta parecida com SQL para documentos JSON no Couchbase.",
|
|
7768
|
+
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."
|
|
7769
|
+
}
|
|
7770
|
+
}
|
|
7771
|
+
};
|
|
7772
|
+
|
|
6794
7773
|
// src/languages/nginx.ts
|
|
6795
7774
|
var nginx = {
|
|
6796
7775
|
slug: "nginx",
|
|
@@ -7387,6 +8366,55 @@ var opencl = {
|
|
|
7387
8366
|
}
|
|
7388
8367
|
};
|
|
7389
8368
|
|
|
8369
|
+
// src/languages/org.ts
|
|
8370
|
+
var org = {
|
|
8371
|
+
slug: "org",
|
|
8372
|
+
publishedDate: "2003-01-01",
|
|
8373
|
+
extensions: [".org"],
|
|
8374
|
+
author: "Carsten Dominik and Org mode contributors",
|
|
8375
|
+
website: "https://orgmode.org",
|
|
8376
|
+
paradigms: ["markup", "outlining", "literate programming"],
|
|
8377
|
+
tooling: {
|
|
8378
|
+
runtimes: ["GNU Emacs"],
|
|
8379
|
+
ecosystems: ["Documentation", "Knowledge Management", "Reproducible Research"]
|
|
8380
|
+
},
|
|
8381
|
+
version: "9.8",
|
|
8382
|
+
logo: "https://orgmode.org/resources/img/org-mode-unicorn.svg",
|
|
8383
|
+
color: "#77AA99",
|
|
8384
|
+
i18n: {
|
|
8385
|
+
en: {
|
|
8386
|
+
name: "Org-mode",
|
|
8387
|
+
description: "A plain-text markup format for outlines, notes, planning, and literate programming.",
|
|
8388
|
+
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."
|
|
8389
|
+
},
|
|
8390
|
+
es: {
|
|
8391
|
+
name: "Org-mode",
|
|
8392
|
+
description: "Formato de texto plano para esquemas, notas, planificacion y programacion literaria.",
|
|
8393
|
+
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."
|
|
8394
|
+
},
|
|
8395
|
+
it: {
|
|
8396
|
+
name: "Org-mode",
|
|
8397
|
+
description: "Formato di testo semplice per outline, note, pianificazione e programmazione letterata.",
|
|
8398
|
+
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."
|
|
8399
|
+
},
|
|
8400
|
+
fr: {
|
|
8401
|
+
name: "Org-mode",
|
|
8402
|
+
description: "Format texte pour plans, notes, planification et programmation litteraire.",
|
|
8403
|
+
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."
|
|
8404
|
+
},
|
|
8405
|
+
de: {
|
|
8406
|
+
name: "Org-mode",
|
|
8407
|
+
description: "Klartext-Markupformat fur Gliederungen, Notizen, Planung und literarisches Programmieren.",
|
|
8408
|
+
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."
|
|
8409
|
+
},
|
|
8410
|
+
pt: {
|
|
8411
|
+
name: "Org-mode",
|
|
8412
|
+
description: "Formato de texto simples para estruturas, notas, planejamento e programacao literaria.",
|
|
8413
|
+
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."
|
|
8414
|
+
}
|
|
8415
|
+
}
|
|
8416
|
+
};
|
|
8417
|
+
|
|
7390
8418
|
// src/languages/pascal.ts
|
|
7391
8419
|
var pascal = {
|
|
7392
8420
|
slug: "pascal",
|
|
@@ -7735,6 +8763,55 @@ var plantuml = {
|
|
|
7735
8763
|
}
|
|
7736
8764
|
};
|
|
7737
8765
|
|
|
8766
|
+
// src/languages/plpgsql.ts
|
|
8767
|
+
var plpgsql = {
|
|
8768
|
+
slug: "plpgsql",
|
|
8769
|
+
publishedDate: "1997-01-01",
|
|
8770
|
+
extensions: [".pgsql", ".plpgsql"],
|
|
8771
|
+
author: "PostgreSQL Global Development Group",
|
|
8772
|
+
website: "https://www.postgresql.org/docs/current/plpgsql.html",
|
|
8773
|
+
paradigms: ["procedural", "database"],
|
|
8774
|
+
tooling: {
|
|
8775
|
+
runtimes: ["PostgreSQL"],
|
|
8776
|
+
ecosystems: ["Relational databases", "Stored procedures"]
|
|
8777
|
+
},
|
|
8778
|
+
version: "stable",
|
|
8779
|
+
logo: "https://cdn.simpleicons.org/postgresql/4169E1",
|
|
8780
|
+
color: "#4169E1",
|
|
8781
|
+
i18n: {
|
|
8782
|
+
en: {
|
|
8783
|
+
name: "PL/pgSQL",
|
|
8784
|
+
description: "PostgreSQL procedural language for functions, triggers, and stored logic.",
|
|
8785
|
+
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."
|
|
8786
|
+
},
|
|
8787
|
+
es: {
|
|
8788
|
+
name: "PL/pgSQL",
|
|
8789
|
+
description: "Lenguaje procedural de PostgreSQL para funciones, triggers y logica almacenada.",
|
|
8790
|
+
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."
|
|
8791
|
+
},
|
|
8792
|
+
it: {
|
|
8793
|
+
name: "PL/pgSQL",
|
|
8794
|
+
description: "Linguaggio procedurale PostgreSQL per funzioni, trigger e logica salvata.",
|
|
8795
|
+
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."
|
|
8796
|
+
},
|
|
8797
|
+
fr: {
|
|
8798
|
+
name: "PL/pgSQL",
|
|
8799
|
+
description: "Langage procedural PostgreSQL pour fonctions, triggers et logique stockee.",
|
|
8800
|
+
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."
|
|
8801
|
+
},
|
|
8802
|
+
de: {
|
|
8803
|
+
name: "PL/pgSQL",
|
|
8804
|
+
description: "Prozedurale PostgreSQL-Sprache fur Funktionen, Trigger und gespeicherte Logik.",
|
|
8805
|
+
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."
|
|
8806
|
+
},
|
|
8807
|
+
pt: {
|
|
8808
|
+
name: "PL/pgSQL",
|
|
8809
|
+
description: "Linguagem procedural do PostgreSQL para funcoes, triggers e logica armazenada.",
|
|
8810
|
+
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."
|
|
8811
|
+
}
|
|
8812
|
+
}
|
|
8813
|
+
};
|
|
8814
|
+
|
|
7738
8815
|
// src/languages/plsql.ts
|
|
7739
8816
|
var plsql = {
|
|
7740
8817
|
slug: "plsql",
|
|
@@ -7784,6 +8861,55 @@ var plsql = {
|
|
|
7784
8861
|
}
|
|
7785
8862
|
};
|
|
7786
8863
|
|
|
8864
|
+
// src/languages/pod.ts
|
|
8865
|
+
var pod = {
|
|
8866
|
+
slug: "pod",
|
|
8867
|
+
publishedDate: "1994-01-01",
|
|
8868
|
+
extensions: [".pod"],
|
|
8869
|
+
author: "Larry Wall and the Perl community",
|
|
8870
|
+
website: "https://perldoc.perl.org/perlpod",
|
|
8871
|
+
paradigms: ["markup", "documentation"],
|
|
8872
|
+
tooling: {
|
|
8873
|
+
runtimes: ["perldoc", "Pod::Simple"],
|
|
8874
|
+
ecosystems: ["Perl", "Documentation"]
|
|
8875
|
+
},
|
|
8876
|
+
version: "Perl 5.42.2",
|
|
8877
|
+
logo: "https://cdn.simpleicons.org/perl/39457E",
|
|
8878
|
+
color: "#39457E",
|
|
8879
|
+
i18n: {
|
|
8880
|
+
en: {
|
|
8881
|
+
name: "Plain Old Documentation",
|
|
8882
|
+
description: "A lightweight documentation markup format distributed with Perl.",
|
|
8883
|
+
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."
|
|
8884
|
+
},
|
|
8885
|
+
es: {
|
|
8886
|
+
name: "Plain Old Documentation",
|
|
8887
|
+
description: "Formato ligero de documentacion distribuido con Perl.",
|
|
8888
|
+
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."
|
|
8889
|
+
},
|
|
8890
|
+
it: {
|
|
8891
|
+
name: "Plain Old Documentation",
|
|
8892
|
+
description: "Formato leggero di documentazione distribuito con Perl.",
|
|
8893
|
+
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."
|
|
8894
|
+
},
|
|
8895
|
+
fr: {
|
|
8896
|
+
name: "Plain Old Documentation",
|
|
8897
|
+
description: "Format leger de documentation distribue avec Perl.",
|
|
8898
|
+
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."
|
|
8899
|
+
},
|
|
8900
|
+
de: {
|
|
8901
|
+
name: "Plain Old Documentation",
|
|
8902
|
+
description: "Leichtgewichtiges Dokumentationsformat, das mit Perl ausgeliefert wird.",
|
|
8903
|
+
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."
|
|
8904
|
+
},
|
|
8905
|
+
pt: {
|
|
8906
|
+
name: "Plain Old Documentation",
|
|
8907
|
+
description: "Formato leve de documentacao distribuido com Perl.",
|
|
8908
|
+
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."
|
|
8909
|
+
}
|
|
8910
|
+
}
|
|
8911
|
+
};
|
|
8912
|
+
|
|
7787
8913
|
// src/languages/pony.ts
|
|
7788
8914
|
var pony = {
|
|
7789
8915
|
slug: "pony",
|
|
@@ -8233,6 +9359,55 @@ var python = {
|
|
|
8233
9359
|
}
|
|
8234
9360
|
};
|
|
8235
9361
|
|
|
9362
|
+
// src/languages/qmake.ts
|
|
9363
|
+
var qmake = {
|
|
9364
|
+
slug: "qmake",
|
|
9365
|
+
publishedDate: "2002-01-01",
|
|
9366
|
+
extensions: [".pri", ".prf"],
|
|
9367
|
+
author: "Trolltech",
|
|
9368
|
+
website: "https://doc.qt.io/qt-6/qmake-manual.html",
|
|
9369
|
+
paradigms: ["build configuration"],
|
|
9370
|
+
tooling: {
|
|
9371
|
+
runtimes: ["qmake"],
|
|
9372
|
+
ecosystems: ["Qt", "C++"]
|
|
9373
|
+
},
|
|
9374
|
+
version: "stable",
|
|
9375
|
+
logo: "https://d33sqmjvzgs8hq.cloudfront.net/wp-content/themes/oneqt/assets/images/favicon-32x32.png",
|
|
9376
|
+
color: "#41CD52",
|
|
9377
|
+
i18n: {
|
|
9378
|
+
en: {
|
|
9379
|
+
name: "qmake",
|
|
9380
|
+
description: "A Qt build configuration language for generating platform-specific Makefiles and projects.",
|
|
9381
|
+
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."
|
|
9382
|
+
},
|
|
9383
|
+
es: {
|
|
9384
|
+
name: "qmake",
|
|
9385
|
+
description: "Lenguaje de configuracion de builds Qt para generar Makefiles y proyectos por plataforma.",
|
|
9386
|
+
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."
|
|
9387
|
+
},
|
|
9388
|
+
it: {
|
|
9389
|
+
name: "qmake",
|
|
9390
|
+
description: "Linguaggio di configurazione build Qt per generare Makefile e progetti specifici.",
|
|
9391
|
+
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."
|
|
9392
|
+
},
|
|
9393
|
+
fr: {
|
|
9394
|
+
name: "qmake",
|
|
9395
|
+
description: "Langage de configuration build Qt pour generer Makefiles et projets par plateforme.",
|
|
9396
|
+
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."
|
|
9397
|
+
},
|
|
9398
|
+
de: {
|
|
9399
|
+
name: "qmake",
|
|
9400
|
+
description: "Qt-Build-Konfigurationssprache zum Erzeugen plattformspezifischer Makefiles und Projekte.",
|
|
9401
|
+
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."
|
|
9402
|
+
},
|
|
9403
|
+
pt: {
|
|
9404
|
+
name: "qmake",
|
|
9405
|
+
description: "Linguagem de configuracao de build Qt para gerar Makefiles e projetos por plataforma.",
|
|
9406
|
+
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."
|
|
9407
|
+
}
|
|
9408
|
+
}
|
|
9409
|
+
};
|
|
9410
|
+
|
|
8236
9411
|
// src/languages/qml.ts
|
|
8237
9412
|
var qml = {
|
|
8238
9413
|
slug: "qml",
|
|
@@ -8596,7 +9771,7 @@ var rebol = {
|
|
|
8596
9771
|
ecosystems: ["Scripting", "DSLs", "Network Tools"]
|
|
8597
9772
|
},
|
|
8598
9773
|
version: "Rebol 3",
|
|
8599
|
-
logo: "https://
|
|
9774
|
+
logo: "https://www.rebol.com/graphics/reb-logo.gif",
|
|
8600
9775
|
color: "#7C2D12",
|
|
8601
9776
|
i18n: {
|
|
8602
9777
|
en: {
|
|
@@ -9192,7 +10367,7 @@ var self = {
|
|
|
9192
10367
|
ecosystems: ["Language Research", "Interactive Environments", "Prototype OO"]
|
|
9193
10368
|
},
|
|
9194
10369
|
version: "2024.1",
|
|
9195
|
-
logo: "https://
|
|
10370
|
+
logo: "https://selflanguage.org/img/self-logo.png",
|
|
9196
10371
|
color: "#EA580C",
|
|
9197
10372
|
i18n: {
|
|
9198
10373
|
en: {
|
|
@@ -9475,6 +10650,55 @@ var solidity = {
|
|
|
9475
10650
|
}
|
|
9476
10651
|
};
|
|
9477
10652
|
|
|
10653
|
+
// src/languages/soql.ts
|
|
10654
|
+
var soql = {
|
|
10655
|
+
slug: "soql",
|
|
10656
|
+
publishedDate: "2005-01-01",
|
|
10657
|
+
extensions: [".soql"],
|
|
10658
|
+
author: "Salesforce",
|
|
10659
|
+
website: "https://developer.salesforce.com/docs/atlas.en-us.soql_sosl.meta/soql_sosl/",
|
|
10660
|
+
paradigms: ["query", "declarative"],
|
|
10661
|
+
tooling: {
|
|
10662
|
+
runtimes: ["Salesforce Platform"],
|
|
10663
|
+
ecosystems: ["CRM", "Apex"]
|
|
10664
|
+
},
|
|
10665
|
+
version: "stable",
|
|
10666
|
+
logo: "https://commons.wikimedia.org/wiki/Special:FilePath/Salesforce.com_logo.svg",
|
|
10667
|
+
color: "#00A1E0",
|
|
10668
|
+
i18n: {
|
|
10669
|
+
en: {
|
|
10670
|
+
name: "SOQL",
|
|
10671
|
+
description: "Salesforce Object Query Language for reading records from Salesforce data.",
|
|
10672
|
+
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."
|
|
10673
|
+
},
|
|
10674
|
+
es: {
|
|
10675
|
+
name: "SOQL",
|
|
10676
|
+
description: "Salesforce Object Query Language para leer registros de datos Salesforce.",
|
|
10677
|
+
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."
|
|
10678
|
+
},
|
|
10679
|
+
it: {
|
|
10680
|
+
name: "SOQL",
|
|
10681
|
+
description: "Salesforce Object Query Language per leggere record dai dati Salesforce.",
|
|
10682
|
+
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."
|
|
10683
|
+
},
|
|
10684
|
+
fr: {
|
|
10685
|
+
name: "SOQL",
|
|
10686
|
+
description: "Salesforce Object Query Language pour lire des enregistrements Salesforce.",
|
|
10687
|
+
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."
|
|
10688
|
+
},
|
|
10689
|
+
de: {
|
|
10690
|
+
name: "SOQL",
|
|
10691
|
+
description: "Salesforce Object Query Language zum Lesen von Salesforce-Datensatzen.",
|
|
10692
|
+
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."
|
|
10693
|
+
},
|
|
10694
|
+
pt: {
|
|
10695
|
+
name: "SOQL",
|
|
10696
|
+
description: "Salesforce Object Query Language para ler registros de dados Salesforce.",
|
|
10697
|
+
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."
|
|
10698
|
+
}
|
|
10699
|
+
}
|
|
10700
|
+
};
|
|
10701
|
+
|
|
9478
10702
|
// src/languages/spark.ts
|
|
9479
10703
|
var spark = {
|
|
9480
10704
|
slug: "spark",
|
|
@@ -9573,6 +10797,55 @@ var sparql = {
|
|
|
9573
10797
|
}
|
|
9574
10798
|
};
|
|
9575
10799
|
|
|
10800
|
+
// src/languages/spl.ts
|
|
10801
|
+
var spl = {
|
|
10802
|
+
slug: "spl",
|
|
10803
|
+
publishedDate: "2006-01-01",
|
|
10804
|
+
extensions: [".spl"],
|
|
10805
|
+
author: "Splunk",
|
|
10806
|
+
website: "https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/WhatsInThisManual",
|
|
10807
|
+
paradigms: ["query", "pipeline"],
|
|
10808
|
+
tooling: {
|
|
10809
|
+
runtimes: ["Splunk Enterprise", "Splunk Cloud Platform"],
|
|
10810
|
+
ecosystems: ["Observability", "Security analytics"]
|
|
10811
|
+
},
|
|
10812
|
+
version: "stable",
|
|
10813
|
+
logo: "https://cdn.simpleicons.org/splunk/000000",
|
|
10814
|
+
color: "#000000",
|
|
10815
|
+
i18n: {
|
|
10816
|
+
en: {
|
|
10817
|
+
name: "SPL",
|
|
10818
|
+
description: "Splunk Search Processing Language for searching and analyzing machine data.",
|
|
10819
|
+
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."
|
|
10820
|
+
},
|
|
10821
|
+
es: {
|
|
10822
|
+
name: "SPL",
|
|
10823
|
+
description: "Splunk Search Processing Language para buscar y analizar datos de maquinas.",
|
|
10824
|
+
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."
|
|
10825
|
+
},
|
|
10826
|
+
it: {
|
|
10827
|
+
name: "SPL",
|
|
10828
|
+
description: "Splunk Search Processing Language per cercare e analizzare dati macchina.",
|
|
10829
|
+
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."
|
|
10830
|
+
},
|
|
10831
|
+
fr: {
|
|
10832
|
+
name: "SPL",
|
|
10833
|
+
description: "Splunk Search Processing Language pour chercher et analyser donnees machine.",
|
|
10834
|
+
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."
|
|
10835
|
+
},
|
|
10836
|
+
de: {
|
|
10837
|
+
name: "SPL",
|
|
10838
|
+
description: "Splunk Search Processing Language zum Suchen und Analysieren von Maschinendaten.",
|
|
10839
|
+
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."
|
|
10840
|
+
},
|
|
10841
|
+
pt: {
|
|
10842
|
+
name: "SPL",
|
|
10843
|
+
description: "Splunk Search Processing Language para buscar e analisar dados de maquinas.",
|
|
10844
|
+
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."
|
|
10845
|
+
}
|
|
10846
|
+
}
|
|
10847
|
+
};
|
|
10848
|
+
|
|
9576
10849
|
// src/languages/sql.ts
|
|
9577
10850
|
var sql = {
|
|
9578
10851
|
slug: "sql",
|
|
@@ -10064,6 +11337,55 @@ var tcl = {
|
|
|
10064
11337
|
}
|
|
10065
11338
|
};
|
|
10066
11339
|
|
|
11340
|
+
// src/languages/tcsh.ts
|
|
11341
|
+
var tcsh = {
|
|
11342
|
+
slug: "tcsh",
|
|
11343
|
+
publishedDate: "1981-01-01",
|
|
11344
|
+
extensions: [".tcsh", ".csh", ".tcshrc", ".cshrc"],
|
|
11345
|
+
author: "Ken Greer, Paul Placeway, Christos Zoulas, and contributors",
|
|
11346
|
+
website: "https://www.tcsh.org",
|
|
11347
|
+
paradigms: ["shell", "scripting", "imperative"],
|
|
11348
|
+
tooling: {
|
|
11349
|
+
runtimes: ["tcsh"],
|
|
11350
|
+
ecosystems: ["Unix", "BSD"]
|
|
11351
|
+
},
|
|
11352
|
+
version: "6.24.16",
|
|
11353
|
+
logo: "https://dummyimage.com/32x32/2563EB/ffffff.png&text=TC",
|
|
11354
|
+
color: "#2563EB",
|
|
11355
|
+
i18n: {
|
|
11356
|
+
en: {
|
|
11357
|
+
name: "Tcsh",
|
|
11358
|
+
description: "A C shell-compatible Unix command interpreter with editing and programmable completion.",
|
|
11359
|
+
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."
|
|
11360
|
+
},
|
|
11361
|
+
es: {
|
|
11362
|
+
name: "Tcsh",
|
|
11363
|
+
description: "Interprete Unix compatible con C shell, con edicion y completado programable.",
|
|
11364
|
+
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."
|
|
11365
|
+
},
|
|
11366
|
+
it: {
|
|
11367
|
+
name: "Tcsh",
|
|
11368
|
+
description: "Interprete Unix compatibile con C shell, con modifica e completamento programmabile.",
|
|
11369
|
+
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."
|
|
11370
|
+
},
|
|
11371
|
+
fr: {
|
|
11372
|
+
name: "Tcsh",
|
|
11373
|
+
description: "Interpreteur Unix compatible C shell avec edition et completion programmable.",
|
|
11374
|
+
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."
|
|
11375
|
+
},
|
|
11376
|
+
de: {
|
|
11377
|
+
name: "Tcsh",
|
|
11378
|
+
description: "C-Shell-kompatibler Unix-Interpreter mit Bearbeitung und programmierbarer Erganzung.",
|
|
11379
|
+
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."
|
|
11380
|
+
},
|
|
11381
|
+
pt: {
|
|
11382
|
+
name: "Tcsh",
|
|
11383
|
+
description: "Interpretador Unix compativel com C shell, com edicao e conclusao programavel.",
|
|
11384
|
+
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."
|
|
11385
|
+
}
|
|
11386
|
+
}
|
|
11387
|
+
};
|
|
11388
|
+
|
|
10067
11389
|
// src/languages/tex.ts
|
|
10068
11390
|
var tex = {
|
|
10069
11391
|
slug: "tex",
|
|
@@ -10114,6 +11436,54 @@ var tex = {
|
|
|
10114
11436
|
}
|
|
10115
11437
|
};
|
|
10116
11438
|
|
|
11439
|
+
// src/languages/textile.ts
|
|
11440
|
+
var textile = {
|
|
11441
|
+
slug: "textile",
|
|
11442
|
+
publishedDate: "2002-12-26",
|
|
11443
|
+
extensions: [".textile"],
|
|
11444
|
+
author: "Dean Allen",
|
|
11445
|
+
website: "https://textile-lang.com",
|
|
11446
|
+
paradigms: ["markup", "documentation"],
|
|
11447
|
+
tooling: {
|
|
11448
|
+
ecosystems: ["Web", "CMS", "Documentation"]
|
|
11449
|
+
},
|
|
11450
|
+
version: "4.1.4",
|
|
11451
|
+
logo: "https://textile-lang.com/icon.svg",
|
|
11452
|
+
color: "#CC0000",
|
|
11453
|
+
i18n: {
|
|
11454
|
+
en: {
|
|
11455
|
+
name: "Textile",
|
|
11456
|
+
description: "A lightweight markup language that converts readable plain text into structured HTML.",
|
|
11457
|
+
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."
|
|
11458
|
+
},
|
|
11459
|
+
es: {
|
|
11460
|
+
name: "Textile",
|
|
11461
|
+
description: "Lenguaje de marcado ligero que convierte texto legible en HTML estructurado.",
|
|
11462
|
+
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."
|
|
11463
|
+
},
|
|
11464
|
+
it: {
|
|
11465
|
+
name: "Textile",
|
|
11466
|
+
description: "Linguaggio di markup leggero che converte testo leggibile in HTML strutturato.",
|
|
11467
|
+
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."
|
|
11468
|
+
},
|
|
11469
|
+
fr: {
|
|
11470
|
+
name: "Textile",
|
|
11471
|
+
description: "Langage de balisage leger convertissant un texte lisible en HTML structure.",
|
|
11472
|
+
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."
|
|
11473
|
+
},
|
|
11474
|
+
de: {
|
|
11475
|
+
name: "Textile",
|
|
11476
|
+
description: "Leichtgewichtige Markup-Sprache, die lesbaren Klartext in strukturiertes HTML umwandelt.",
|
|
11477
|
+
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."
|
|
11478
|
+
},
|
|
11479
|
+
pt: {
|
|
11480
|
+
name: "Textile",
|
|
11481
|
+
description: "Linguagem de marcacao leve que converte texto legivel em HTML estruturado.",
|
|
11482
|
+
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."
|
|
11483
|
+
}
|
|
11484
|
+
}
|
|
11485
|
+
};
|
|
11486
|
+
|
|
10117
11487
|
// src/languages/thrift.ts
|
|
10118
11488
|
var thrift = {
|
|
10119
11489
|
slug: "thrift",
|
|
@@ -10258,6 +11628,55 @@ var toml = {
|
|
|
10258
11628
|
}
|
|
10259
11629
|
};
|
|
10260
11630
|
|
|
11631
|
+
// src/languages/troff.ts
|
|
11632
|
+
var troff = {
|
|
11633
|
+
slug: "troff",
|
|
11634
|
+
publishedDate: "1973-01-01",
|
|
11635
|
+
extensions: [".roff", ".troff", ".man", ".me", ".ms"],
|
|
11636
|
+
author: "Joe Ossanna, Brian Kernighan, and GNU contributors",
|
|
11637
|
+
website: "https://www.gnu.org/software/groff/",
|
|
11638
|
+
paradigms: ["markup", "typesetting"],
|
|
11639
|
+
tooling: {
|
|
11640
|
+
runtimes: ["GNU groff", "troff", "nroff"],
|
|
11641
|
+
ecosystems: ["Unix", "Documentation", "Typesetting"]
|
|
11642
|
+
},
|
|
11643
|
+
version: "GNU groff 1.24.1",
|
|
11644
|
+
logo: "https://cdn.simpleicons.org/gnu/A42E2B",
|
|
11645
|
+
color: "#8F5902",
|
|
11646
|
+
i18n: {
|
|
11647
|
+
en: {
|
|
11648
|
+
name: "Troff/Groff",
|
|
11649
|
+
description: "A typesetting markup language and GNU implementation used for Unix documents and man pages.",
|
|
11650
|
+
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."
|
|
11651
|
+
},
|
|
11652
|
+
es: {
|
|
11653
|
+
name: "Troff/Groff",
|
|
11654
|
+
description: "Lenguaje tipografico e implementacion GNU usado para documentos Unix y paginas man.",
|
|
11655
|
+
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."
|
|
11656
|
+
},
|
|
11657
|
+
it: {
|
|
11658
|
+
name: "Troff/Groff",
|
|
11659
|
+
description: "Linguaggio tipografico e implementazione GNU per documenti Unix e pagine man.",
|
|
11660
|
+
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."
|
|
11661
|
+
},
|
|
11662
|
+
fr: {
|
|
11663
|
+
name: "Troff/Groff",
|
|
11664
|
+
description: "Langage de composition et implementation GNU pour documents Unix et pages man.",
|
|
11665
|
+
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."
|
|
11666
|
+
},
|
|
11667
|
+
de: {
|
|
11668
|
+
name: "Troff/Groff",
|
|
11669
|
+
description: "Satz-Markup-Sprache und GNU-Implementierung fur Unix-Dokumente und Handbuchseiten.",
|
|
11670
|
+
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."
|
|
11671
|
+
},
|
|
11672
|
+
pt: {
|
|
11673
|
+
name: "Troff/Groff",
|
|
11674
|
+
description: "Linguagem tipografica e implementacao GNU usada em documentos Unix e paginas man.",
|
|
11675
|
+
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."
|
|
11676
|
+
}
|
|
11677
|
+
}
|
|
11678
|
+
};
|
|
11679
|
+
|
|
10261
11680
|
// src/languages/tsql.ts
|
|
10262
11681
|
var tsql = {
|
|
10263
11682
|
slug: "tsql",
|
|
@@ -10661,6 +12080,55 @@ var vale = {
|
|
|
10661
12080
|
}
|
|
10662
12081
|
};
|
|
10663
12082
|
|
|
12083
|
+
// src/languages/velocity.ts
|
|
12084
|
+
var velocity = {
|
|
12085
|
+
slug: "velocity",
|
|
12086
|
+
publishedDate: "2001-01-01",
|
|
12087
|
+
extensions: [".vm", ".vtl"],
|
|
12088
|
+
author: "Apache Software Foundation",
|
|
12089
|
+
website: "https://velocity.apache.org",
|
|
12090
|
+
paradigms: ["template", "declarative"],
|
|
12091
|
+
tooling: {
|
|
12092
|
+
runtimes: ["Apache Velocity Engine"],
|
|
12093
|
+
ecosystems: ["Java", "Web", "Code Generation"]
|
|
12094
|
+
},
|
|
12095
|
+
version: "2.4.1",
|
|
12096
|
+
logo: "https://velocity.apache.org/engine/devel/images/velocity-logo.png",
|
|
12097
|
+
color: "#2D3E50",
|
|
12098
|
+
i18n: {
|
|
12099
|
+
en: {
|
|
12100
|
+
name: "Apache Velocity",
|
|
12101
|
+
description: "A Java template language for generating text from application data and objects.",
|
|
12102
|
+
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."
|
|
12103
|
+
},
|
|
12104
|
+
es: {
|
|
12105
|
+
name: "Apache Velocity",
|
|
12106
|
+
description: "Lenguaje de plantillas Java para generar texto desde datos y objetos de aplicaciones.",
|
|
12107
|
+
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."
|
|
12108
|
+
},
|
|
12109
|
+
it: {
|
|
12110
|
+
name: "Apache Velocity",
|
|
12111
|
+
description: "Linguaggio di template Java per generare testo da dati e oggetti applicativi.",
|
|
12112
|
+
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."
|
|
12113
|
+
},
|
|
12114
|
+
fr: {
|
|
12115
|
+
name: "Apache Velocity",
|
|
12116
|
+
description: "Langage de templates Java pour generer du texte depuis les donnees et objets applicatifs.",
|
|
12117
|
+
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."
|
|
12118
|
+
},
|
|
12119
|
+
de: {
|
|
12120
|
+
name: "Apache Velocity",
|
|
12121
|
+
description: "Java-Templatesprache zur Texterzeugung aus Anwendungsdaten und Objekten.",
|
|
12122
|
+
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."
|
|
12123
|
+
},
|
|
12124
|
+
pt: {
|
|
12125
|
+
name: "Apache Velocity",
|
|
12126
|
+
description: "Linguagem de templates Java para gerar texto a partir de dados e objetos da aplicacao.",
|
|
12127
|
+
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."
|
|
12128
|
+
}
|
|
12129
|
+
}
|
|
12130
|
+
};
|
|
12131
|
+
|
|
10664
12132
|
// src/languages/verilog.ts
|
|
10665
12133
|
var verilog = {
|
|
10666
12134
|
slug: "verilog",
|
|
@@ -11604,6 +13072,7 @@ var languages = [
|
|
|
11604
13072
|
ada,
|
|
11605
13073
|
agda,
|
|
11606
13074
|
algol,
|
|
13075
|
+
ampl,
|
|
11607
13076
|
ante,
|
|
11608
13077
|
antlr,
|
|
11609
13078
|
apex,
|
|
@@ -11617,6 +13086,7 @@ var languages = [
|
|
|
11617
13086
|
astro,
|
|
11618
13087
|
austral,
|
|
11619
13088
|
autohotkey,
|
|
13089
|
+
avroIdl,
|
|
11620
13090
|
awk,
|
|
11621
13091
|
ballerina,
|
|
11622
13092
|
bash,
|
|
@@ -11624,12 +13094,16 @@ var languages = [
|
|
|
11624
13094
|
bazel,
|
|
11625
13095
|
bcpl,
|
|
11626
13096
|
bicep,
|
|
13097
|
+
bibtex,
|
|
11627
13098
|
blade,
|
|
11628
13099
|
bosque,
|
|
11629
13100
|
bqn,
|
|
13101
|
+
brainfuck,
|
|
11630
13102
|
c,
|
|
11631
13103
|
cairo,
|
|
13104
|
+
capnproto,
|
|
11632
13105
|
carbon,
|
|
13106
|
+
cel,
|
|
11633
13107
|
chapel,
|
|
11634
13108
|
circom,
|
|
11635
13109
|
clojure,
|
|
@@ -11640,6 +13114,7 @@ var languages = [
|
|
|
11640
13114
|
coq,
|
|
11641
13115
|
cpp,
|
|
11642
13116
|
crystal,
|
|
13117
|
+
cql,
|
|
11643
13118
|
csharp,
|
|
11644
13119
|
css,
|
|
11645
13120
|
cuda,
|
|
@@ -11653,7 +13128,9 @@ var languages = [
|
|
|
11653
13128
|
dhall,
|
|
11654
13129
|
dita,
|
|
11655
13130
|
dockerfile,
|
|
13131
|
+
dot,
|
|
11656
13132
|
earthly,
|
|
13133
|
+
editorconfig,
|
|
11657
13134
|
eiffel,
|
|
11658
13135
|
ejs,
|
|
11659
13136
|
elixir,
|
|
@@ -11664,13 +13141,17 @@ var languages = [
|
|
|
11664
13141
|
fe,
|
|
11665
13142
|
fennel,
|
|
11666
13143
|
fish,
|
|
13144
|
+
flatbuffers,
|
|
11667
13145
|
flux,
|
|
11668
13146
|
forth,
|
|
11669
13147
|
fortran,
|
|
11670
13148
|
freemarker,
|
|
13149
|
+
fql,
|
|
11671
13150
|
fsharp,
|
|
11672
13151
|
fstar,
|
|
11673
13152
|
gdscript,
|
|
13153
|
+
gcode,
|
|
13154
|
+
gettext,
|
|
11674
13155
|
git,
|
|
11675
13156
|
gleam,
|
|
11676
13157
|
glsl,
|
|
@@ -11678,6 +13159,7 @@ var languages = [
|
|
|
11678
13159
|
gradle,
|
|
11679
13160
|
grain,
|
|
11680
13161
|
graphql,
|
|
13162
|
+
gremlin,
|
|
11681
13163
|
groovy,
|
|
11682
13164
|
hack,
|
|
11683
13165
|
haml,
|
|
@@ -11699,8 +13181,10 @@ var languages = [
|
|
|
11699
13181
|
java,
|
|
11700
13182
|
javascript,
|
|
11701
13183
|
jinja,
|
|
13184
|
+
jmespath,
|
|
11702
13185
|
json,
|
|
11703
13186
|
json5,
|
|
13187
|
+
jsonata,
|
|
11704
13188
|
jsonc,
|
|
11705
13189
|
jsonnet,
|
|
11706
13190
|
julia,
|
|
@@ -11710,10 +13194,12 @@ var languages = [
|
|
|
11710
13194
|
kdl,
|
|
11711
13195
|
koka,
|
|
11712
13196
|
kotlin,
|
|
13197
|
+
kql,
|
|
11713
13198
|
lean,
|
|
11714
13199
|
less,
|
|
11715
13200
|
ligo,
|
|
11716
13201
|
liquid,
|
|
13202
|
+
linkerscript,
|
|
11717
13203
|
lisp,
|
|
11718
13204
|
llvmIr,
|
|
11719
13205
|
lobster,
|
|
@@ -11726,6 +13212,7 @@ var languages = [
|
|
|
11726
13212
|
marlowe,
|
|
11727
13213
|
mathematica,
|
|
11728
13214
|
matlab,
|
|
13215
|
+
maxima,
|
|
11729
13216
|
mdx,
|
|
11730
13217
|
mermaid,
|
|
11731
13218
|
meson,
|
|
@@ -11736,6 +13223,7 @@ var languages = [
|
|
|
11736
13223
|
moonbit,
|
|
11737
13224
|
move,
|
|
11738
13225
|
mustache,
|
|
13226
|
+
n1ql,
|
|
11739
13227
|
nginx,
|
|
11740
13228
|
nickel,
|
|
11741
13229
|
nim,
|
|
@@ -11748,6 +13236,7 @@ var languages = [
|
|
|
11748
13236
|
odin,
|
|
11749
13237
|
openapi,
|
|
11750
13238
|
opencl,
|
|
13239
|
+
org,
|
|
11751
13240
|
pascal,
|
|
11752
13241
|
perl,
|
|
11753
13242
|
php,
|
|
@@ -11755,7 +13244,9 @@ var languages = [
|
|
|
11755
13244
|
plI,
|
|
11756
13245
|
pkl,
|
|
11757
13246
|
plantuml,
|
|
13247
|
+
plpgsql,
|
|
11758
13248
|
plsql,
|
|
13249
|
+
pod,
|
|
11759
13250
|
pony,
|
|
11760
13251
|
powershell,
|
|
11761
13252
|
prolog,
|
|
@@ -11766,6 +13257,7 @@ var languages = [
|
|
|
11766
13257
|
purescript,
|
|
11767
13258
|
python,
|
|
11768
13259
|
qml,
|
|
13260
|
+
qmake,
|
|
11769
13261
|
qsharp,
|
|
11770
13262
|
r,
|
|
11771
13263
|
racket,
|
|
@@ -11790,8 +13282,10 @@ var languages = [
|
|
|
11790
13282
|
smarty,
|
|
11791
13283
|
snobol,
|
|
11792
13284
|
solidity,
|
|
13285
|
+
soql,
|
|
11793
13286
|
sparql,
|
|
11794
13287
|
spark,
|
|
13288
|
+
spl,
|
|
11795
13289
|
sql,
|
|
11796
13290
|
standardMl,
|
|
11797
13291
|
starlark,
|
|
@@ -11802,10 +13296,13 @@ var languages = [
|
|
|
11802
13296
|
svn,
|
|
11803
13297
|
swift,
|
|
11804
13298
|
tcl,
|
|
13299
|
+
tcsh,
|
|
11805
13300
|
tex,
|
|
13301
|
+
textile,
|
|
11806
13302
|
thrift,
|
|
11807
13303
|
tlaPlus,
|
|
11808
13304
|
toml,
|
|
13305
|
+
troff,
|
|
11809
13306
|
tsql,
|
|
11810
13307
|
twig,
|
|
11811
13308
|
typescript,
|
|
@@ -11814,6 +13311,7 @@ var languages = [
|
|
|
11814
13311
|
v,
|
|
11815
13312
|
vala,
|
|
11816
13313
|
vale,
|
|
13314
|
+
velocity,
|
|
11817
13315
|
verilog,
|
|
11818
13316
|
verse,
|
|
11819
13317
|
vhdl,
|