j1-template 2021.2.0 → 2021.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +6 -6
  3. data/_includes/themes/j1/procedures/posts/collate_timeline.proc +5 -5
  4. data/_layouts/default.html +6 -2
  5. data/assets/data/panel.html +9 -9
  6. data/assets/themes/j1/adapter/js/j1.js +2 -1
  7. data/assets/themes/j1/adapter/js/navigator.js +11 -4
  8. data/assets/themes/j1/adapter/js/rtable.js +77 -24
  9. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.css +58 -109
  10. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.min.css +1 -1
  11. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +27 -17
  12. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  13. data/assets/themes/j1/core/css/vendor.css +7 -20
  14. data/assets/themes/j1/core/css/vendor.min.css +1 -1
  15. data/assets/themes/j1/modules/carousel/css/theme/uno.css +1 -1
  16. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +1 -1
  17. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.css +1 -1
  18. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.min.css +1 -1
  19. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.css +3 -3
  20. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.min.css +2 -174
  21. data/assets/themes/j1/modules/rtable/js/rtable.js +59 -25
  22. data/assets/themes/j1/modules/rtable/js/rtable.min.js +12 -683
  23. data/lib/j1/version.rb +1 -1
  24. data/lib/starter_web/Gemfile +1 -1
  25. data/lib/starter_web/_config.yml +13 -49
  26. data/lib/starter_web/_data/modules/defaults/rtable.yml +34 -0
  27. data/lib/starter_web/_data/modules/rtable.yml +34 -0
  28. data/lib/starter_web/_data/resources.yml +1 -1
  29. data/lib/starter_web/_includes/attributes.asciidoc +1 -1
  30. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  31. data/lib/starter_web/package.json +1 -1
  32. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +5 -5
  33. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +5 -5
  34. data/lib/starter_web/pages/public/blog/navigator/archive.html +5 -5
  35. data/lib/starter_web/pages/public/previewer/bootstrap_theme.adoc +1 -1
  36. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  37. data/lib/starter_web/utilsrv/package.json +1 -1
  38. metadata +4 -33
  39. data/assets/themes/j1/modules/rtable/js/tablesaw-init.js +0 -18
  40. data/assets/themes/j1/modules/rtable/js/tablesaw.stackonly.js +0 -2371
  41. data/lib/starter_web/pages/public/previewer/_includes/attributes.asciidoc +0 -60
  42. data/lib/starter_web/pages/public/previewer/_includes/documents/licenses/mit.asciidoc +0 -19
  43. data/lib/starter_web/pages/public/previewer/_includes/documents/readme +0 -0
  44. data/lib/starter_web/pages/public/previewer/_includes/documents/rouge/100_language_examples.asciidoc +0 -119
  45. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/100_absolute_sizes.asciidoc +0 -39
  46. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/110_bs_grid_sizes.asciidoc +0 -47
  47. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/120_relative_sizes.asciidoc +0 -47
  48. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/200_rotate.asciidoc +0 -71
  49. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/300_flip.asciidoc +0 -31
  50. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/400_spin_pulsed.asciidoc +0 -39
  51. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/500_bw_color_palette.asciidoc +0 -61
  52. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/510_bs_color_palette.asciidoc +0 -55
  53. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/600_md_color_palette.asciidoc +0 -95
  54. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/601_md_color_palette_indigo.asciidoc +0 -95
  55. data/lib/starter_web/pages/public/previewer/_includes/tables/mdi_icons/602_md_color_palette_pink.asciidoc +0 -95
  56. data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/200_rouge_attributes.asciidoc +0 -41
  57. data/lib/starter_web/pages/public/previewer/_includes/tables/rouge/300_supported_languages.asciidoc +0 -857
  58. data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/100_bs_sizes.asciidoc +0 -47
  59. data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/100_relative_sizes.asciidoc +0 -47
  60. data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/200_rotate.asciidoc +0 -71
  61. data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/300_flip.asciidoc +0 -30
  62. data/lib/starter_web/pages/public/previewer/_includes/tables/twitter_emoji/400_spin_pulsed.asciidoc +0 -31
  63. data/lib/starter_web/pages/public/previewer/iframer.adoc +0 -93
  64. data/lib/starter_web/pages/public/previewer/justified_gallery.html +0 -41
  65. data/lib/starter_web/pages/public/previewer/md_color_palette.adoc +0 -574
  66. data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +0 -220
  67. data/lib/starter_web/pages/public/previewer/mdil_icons_preview.adoc +0 -76
  68. data/lib/starter_web/pages/public/previewer/rouge.adoc +0 -133
  69. data/lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc +0 -191
@@ -1,857 +0,0 @@
1
- === A - B
2
-
3
- .Languages|Lexers: A - B
4
- [cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
5
- |===============================================================================
6
- |Language |Alias |Description
7
-
8
- |`abap`
9
- |abap
10
- |The Advanced Business Application Programming Platform
11
- https://developers.sap.com/topics/abap-platform.html[language, {browser-window--new}]
12
- of SAP.
13
-
14
- |`actionscript`
15
- |as,as3
16
- |ActionScript
17
-
18
- |`apache`
19
- |apache
20
- |Configuration files for the https://httpd.apache.org/[Apache, {browser-window--new}]
21
- web server.
22
-
23
- |`apiblueprint`
24
- |apib
25
- |Markdown based API description language.
26
-
27
- |`applescript`
28
- |applescript
29
- |The
30
- https://support.apple.com/de-lu/guide/terminal/trml1003/mac/[AppleScript, {browser-window--new}]
31
- scripting language by Apple Inc.
32
-
33
- |`awk`
34
- |awk
35
- |Pattern-directed scanning and processing language
36
-
37
- |`biml`
38
- |biml
39
- |BIML, Business Intelligence Markup Language
40
-
41
- |`brainfuck`
42
- |brainfuck
43
- |The Brainfuck programming language. Brainfuck is one of the most famous
44
- *esoteric programming languages*, and has inspired the creation of a host
45
- of other languages.
46
-
47
- |`bsl`
48
- |bsl
49
- |The 1C:Enterprise programming language
50
-
51
- |===============================================================================
52
-
53
- === C - D
54
-
55
- .Languages|Lexers: C - D
56
- [cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
57
- |===============================================================================
58
- |Language |Alias |Description
59
-
60
- |`c`
61
- |c
62
- |The C programming language
63
-
64
- |`ceylon`
65
- |ceylon
66
- |Say more, more clearly.
67
-
68
- |`cfscript`
69
- |cfc
70
- |CFScript, the CFML scripting language
71
-
72
- |`clojure`
73
- |clj,cljs
74
- |The https://clojure.org/[Clojure, {browser-window--new}]
75
- programming language, a general-purpose programming language, combining
76
- the approachability and interactive development of a scripting language
77
- with an efficient and robust infrastructure for multithreaded programming.
78
-
79
- |`cmake`
80
- |cmake
81
- |The cross-platform, open-source build system
82
-
83
- |`coffeescript`
84
- |coffee,coffee-script
85
- |The http://coffeescript.org/[Coffeescript, {browser-window--new}]
86
- programming language
87
-
88
- |`common_lisp`
89
- |cl,common-lisp,elisp,emacs-lisp
90
- |The https://common-lisp.net/[Common Lisp, {browser-window--new}]
91
- language, a variant of Lisp having excellent support for object oriented
92
- programming, and fast prototyping capabilities.
93
-
94
- |`conf`
95
- |config,configuration
96
- |A generic lexer for configuration files
97
-
98
- |`console`
99
- |terminal,shell_session,shell-session
100
- |A generic lexer for shell sessions. Accepts ?lang and ?output lexer options,
101
- a ?prompt option, and ?comments to enable comments.
102
-
103
- |`coq`
104
- |coq
105
- |The https://coq.inria.fr/[Coq, {browser-window--new}]
106
- is a formal proof management system. It provides a formal language to write
107
- mathematical definitions, executable algorithms and theorems together with
108
- an environment for semi-interactive development of machine-checked proofs.
109
-
110
- |`cpp`
111
- |c++
112
- |The C++ programming language
113
-
114
- |`crystal`
115
- |cr
116
- |The https://crystal-lang.org/[Crystal, {browser-window--new}]
117
- Programming Language. Have a syntax similar to Ruby but's not
118
- Ruby.
119
-
120
- |`csharp`
121
- |c#,cs
122
- |A multi-paradigm
123
- https://docs.microsoft.com/en-us/dotnet/csharp/[language, {browser-window--new}]
124
- targeting *.NET*.
125
-
126
- |`css`
127
- |css
128
- |Cascading Style Sheets, used to style web pages
129
-
130
- |`d`
131
- |dlang
132
- |The https://dlang.org/[D, {browser-window--new}]
133
- programming language, a general-purpose programming language with static
134
- typing, systems-level access, and C-like syntax.
135
-
136
- |`dart`
137
- |dart
138
- |The https://dart.dev/[Dart, {browser-window--new}]
139
- programming language, a client-optimized language for fast apps on any
140
- platform.
141
-
142
- |`diff`
143
- |patch,udiff
144
- |Lexes unified diffs or patches.
145
-
146
- |`digdag`
147
- |digdag
148
- |The https://www.digdag.io/[digdag, {browser-window--new}]
149
- engine. A simple, open source, multi-cloud workflow engine.
150
-
151
- |`docker`
152
- |dockerfile
153
- |The https://docs.docker.com/engine/reference/builder/[Dockerfile, {browser-window--new}]
154
- syntax
155
-
156
- |`dot`
157
- |dot
158
- |A graph description language
159
-
160
- |===============================================================================
161
-
162
- === E - G
163
-
164
- .Languages|Lexers: E - G
165
- [cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
166
- |===============================================================================
167
- |Language |Alias |Description
168
-
169
- |`eiffel`
170
- |eiffel
171
- |The https://www.eiffel.org/doc/eiffel/Learning_Eiffel[Eiffel, {browser-window--new}]
172
- programming language, the most comprehensive approach to the construction of
173
- successful object-oriented software.
174
-
175
- |`elixir`
176
- |exs
177
- |The https://elixir-lang.org/[Elixir, {browser-window--new}]
178
- language, designed for building scalable and maintainable applications.
179
-
180
- |`elm`
181
- |elm
182
- |The https://elm-lang.org/[Elm, {browser-window--new}]
183
- language, programming delightful data visualization.
184
-
185
- |`erb`
186
- |eruby,rhtml
187
- |Embedded Ruby template files
188
-
189
- |`erlang`
190
- |erl
191
- |The https://www.erlang.org/[Erlang, {browser-window--new}]
192
- programming language used to build massively scalable soft real-time systems
193
- with requirements on high availability. Some of its uses are in telecoms,
194
- banking, e-commerce, computer telephony and instant messaging.
195
-
196
- |`escape`
197
- |esc
198
- |A generic lexer for including escaped content.
199
-
200
- |`factor`
201
- |factor
202
- |A https://factorcode.org/[Factor, {browser-window--new}]
203
- practical stack-based programming language with high-level features
204
- including dynamic types, extensible syntax, macros, and garbage
205
- collection.
206
-
207
- |`fortran`
208
- |fortran
209
- |The Fortran (2008) language
210
-
211
- |`fsharp`
212
- |fsharp
213
- |The https://docs.microsoft.com/en-us/dotnet/fsharp/what-is-fsharp[F#, {browser-window--new}]
214
- functional programming language
215
-
216
- |`gherkin`
217
- |cucumber,behat
218
- |The DSL https://github.com/cucumber/cucumber[Gherkin, {browser-window--new}],
219
- a business-readable spec DSL
220
-
221
- |`glsl`
222
- |glsl
223
- |The https://www.khronos.org/opengl/wiki/OpenGL_Shading_Language[GLSL, {browser-window--new}]
224
- the principal shading language for OpenGL.
225
-
226
- |`go`
227
- |golang
228
- |The https://golang.org/[Programming language Go, {browser-window--new}]
229
- programming language. Go is an open source programming language that makes it
230
- easy to build simple, reliable, and efficient software.
231
-
232
- |`gradle`
233
- |gradle
234
- |A powerful https://gradle.org/[build system, {browser-window--new}]
235
- for the JVM. From mobile apps to microservices, from small startups to big
236
- enterprises, Gradle helps teams build, automate and deliver better software,
237
- faster.
238
-
239
- |`graphql`
240
- |graphql
241
- |The https://graphql.org/[GraphQL, {browser-window--new}]
242
- query language for APIs and a runtime for fulfilling those queries with your
243
- existing data. GraphQL provides a complete and understandable description of
244
- the data in your API, gives clients the power to ask for exactly what they
245
- need and nothing more, makes it easier to evolve APIs over time,and enables
246
- powerful developer tools.
247
-
248
- |`groovy`
249
- |groovy
250
- |The Apache http://www.groovy-lang.org/[Groovy, {browser-window--new}]
251
- programming language is a powerful, optionally typed and dynamic language,
252
- with static-typing and static compilation capabilities, for the Java platform.
253
- Aimed at improving developer productivity thanks to a concise, familiar and
254
- easy to learn syntax. It integrates smoothly with any Java program, and
255
- immediately delivers to your application powerful features, including
256
- scripting capabilities, Domain-Specific Language authoring, runtime and
257
- compile-time meta-programming and functional programming.
258
-
259
- |===============================================================================
260
-
261
- === H - I
262
-
263
- .Languages|Lexers: H - I
264
- [cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
265
- |===============================================================================
266
- |Language |Alias |Description
267
-
268
- |`hack`
269
- |hh
270
- |The https://hacklang.org/[Hack, {browser-window--new}]
271
- programming language. Hack reconciles the fast development cycle of a
272
- dynamically typed language with the discipline provided by static typing,
273
- while adding many features commonly found in other modern programming
274
- languages.
275
-
276
- |`haml`
277
- |haml
278
- |The https://haml.info/[Haml, {browser-window--new}]
279
- templating system for Ruby. Haml (HTML abstraction markup language) is based
280
- on one primary principle: markup should be beautiful. It’s not just beauty
281
- for beauty’s sake either.
282
-
283
- |`handlebars`
284
- |hbs,mustache
285
- |The https://handlebarsjs.com/[Handlebars, {browser-window--new}]
286
- and https://mustache.github.io/[Mustache, {browser-window--new}]
287
- templating languages.
288
-
289
- |`haskell`
290
- |hs
291
- |The https://www.haskell.org/[Haskell, {browser-window--new}]
292
- programming language, for advanced and purely functional programming.
293
-
294
- |`hcl`
295
- |hcl
296
- |The https://github.com/hashicorp/hcl[Hashicorp, {browser-window--new}]
297
- Configuration Language, used by Terraform and other Hashicorp tools.
298
-
299
- |`html`
300
- |html
301
- |The https://www.w3.org/[HTML, {browser-window--new}]
302
- markup language, the markup language of the web.
303
-
304
- |`http`
305
- |http
306
- |The Lexer for https://www.w3.org/Protocols/rfc2616/rfc2616.html[http, {browser-window--new}]
307
- requests and responses.
308
-
309
- |`hylang`
310
- |hy
311
- |The https://docs.hylang.org/[HyLang, {browser-window--new}]
312
- programming language. Hy is a Lisp dialect that’s embedded in Python. Since Hy
313
- transforms its Lisp code into Python abstract syntax tree (AST) objects, you
314
- have the whole beautiful world of Python at your fingertips, in Lisp form.
315
-
316
- |`idlang`
317
- |idlang
318
- |IDLang, the https://old.dataone.org/software-tools/interactive-data-language-idl[Interactive Data Language, {browser-window--new}]
319
- (IDL). IDL is a high-level language for data manipulation, visualization and
320
- analysis. IDL has strong signal and image processing capabilities and extensive
321
- math and statistical functions.
322
-
323
- |`igorpro`
324
- |igorpro
325
- |The https://www.wavemetrics.com/[WaveMetrics, {browser-window--new}]
326
- Igor Pro interactive software environment.
327
-
328
- |`ini`
329
- |ini
330
- |The https://en.wikipedia.org/wiki/INI_file[INI, {browser-window--new}]
331
- configuration format.
332
-
333
- |`io`
334
- |io
335
- |The https://iolanguage.org/[IO, {browser-window--new}]
336
- programming language.
337
-
338
- |`irb`
339
- |pry
340
- |Interactive Ruby Shell sessions in
341
- https://en.wikipedia.org/wiki/Interactive_Ruby_Shell[IRB, {browser-window--new}]
342
- or
343
- http://pry.github.io/[Pry, {browser-window--new}]
344
-
345
- |===============================================================================
346
-
347
- === J - L
348
-
349
- .Languages|Lexers: J - L
350
- [cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
351
- |===============================================================================
352
- |Language |Alias |Description
353
-
354
- |`java`
355
- |java
356
- |The https://java.com/[Java, {browser-window--new}]
357
- programming language.
358
-
359
- |`javascript`
360
- |js
361
- |The https://developer.mozilla.org/en-US/docs/Web/JavaScript/About_JavaScript[JavaScript, {browser-window--new}]
362
- language, the browser scripting language.
363
-
364
- |`jinja`
365
- |django
366
- |The https://jinja.palletsprojects.com/en/2.11.x/[Django/Jinja, {browser-window--new}]
367
- template engine. Jinja is a modern and designer-friendly templating language
368
- for Python, modelled after Django’s templates.
369
-
370
- |`json`
371
- |json
372
- |JSON, the
373
- https://www.json.org/[JavaScript Object Notation, {browser-window--new}].
374
- JSON is a lightweight data-interchange format, specidied for the programming
375
- language _Javascript_. It is easy for humans to read and write. It is easy for
376
- machines to parse and generate
377
-
378
- |`json-doc`
379
- |json-doc
380
- |A https://www.json.org/[JSON, {browser-window--new}]
381
- flavour with extenstions for documentation.
382
-
383
- |`jsonnet`
384
- |jsonnet
385
- |The language https://jsonnet.org/[Jsonnet, {browser-window--new}]
386
- is an elegant, formally-specified config language for JSON
387
-
388
-
389
- |`jsp`
390
- |jsp
391
- |JSP, the JasperJSP Engine (Apache Tomcat) language specification
392
- https://en.wikipedia.org/wiki/Apache_Tomcat[Java Server Pages, {browser-window--new}].
393
- Jasper parses JSP files to compile them into Java code as servlets.
394
-
395
- |`jsx`
396
- |react
397
- |For React, a Javascript-based framework to create UI-components for web
398
- development, https://reactjs.org/docs/introducing-jsx.html[JSX, {browser-window--new}]
399
- is a template/tagging specification to produce React *elements* from.
400
-
401
- |`julia`
402
- |jl
403
- |The https://julialang.org/[Julia, {browser-window--new}]
404
- programming language. Julia is dynamically typed, feels like a scripting
405
- language, and has good support for interactive use. The language has a
406
- domain in Data Visualization and Plotting.
407
-
408
- |`kotlin`
409
- |kotlin
410
- |The https://kotlinlang.org/[Kotlin, {browser-window--new}]
411
- programming language. Kotlin is a modern programming language to replace
412
- JAVA-code on JAVA virtual machine (JVM).
413
-
414
- |`lasso`
415
- |lassoscript
416
- |The https://www.lassosoft.com/[Lasso, {browser-window--new}]
417
- programming language. Lasso bridges the gap between popular web servers,
418
- data sources (databases), and various other communication tools, utilities,
419
- and protocols such as email, directory services (LDAP, Active Directory),
420
- web services (SOAP, XMLRPC), and PDF generation.
421
-
422
- |`liquid`
423
- |liquid
424
- |The https://shopify.github.io/liquid/[Liquid, {browser-window--new}]
425
- markup language. Liquid is a templating engine for Ruby, developed by
426
- the makers of Shopify, a professional ecommerce website backed.
427
-
428
- |`literate_coffeescript`
429
- |litcoffee
430
- |The http://sukima.github.io/litcoffee-presentation/[Literate coffeescript, {browser-window--new}]
431
- is an implementation of *literate* programming (combining code and
432
- documentation) to extend Haskell for the generation of Markdown-based
433
- documentation from CoffeeScript programming code.
434
-
435
- |`literate_haskell`
436
- |lithaskell,lhaskell,lhs
437
- |The https://wiki.haskell.org/Literate_programming[Literate haskell, {browser-window--new}]
438
- is an implementation of *literate* programming (combining code and
439
- documentation) for the Haskell proframming language. The tool used to generate
440
- hyperlinked documentation from literate code is _Haddock_.
441
-
442
- |`llvm`
443
- |llvm
444
- |The https://llvm.org/[LLVM, {browser-window--new}] Compiler Infrastructure is
445
- a collection of modular and reusable compiler and toolchain technologies.
446
-
447
- |`lua`
448
- |lua
449
- |The http://www.lua.org/[Lua, {browser-window--new}] language. Lua is a
450
- powerful, efficient, lightweight, embeddable scripting language. It supports
451
- procedural programming, object-oriented programming, functional programming,
452
- data-driven programming, and data description.
453
-
454
- |===============================================================================
455
-
456
- === M - N
457
-
458
- .Languages|Lexers: M - N
459
- [cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
460
- |===============================================================================
461
- |Language |Alias |Description
462
-
463
- |`m68k`
464
- |m68k
465
- |The language http://www.easy68k.com/[Motorola 68k Assembler, {browser-window--new}]
466
- is the (near hardware) coding language for (the quite old) Motorola 68k
467
- processors used for the first personal computer like _Amiga_, _Atari_ or the
468
- first _Macintosh_ PCs from _Apple_.
469
-
470
- |`magik`
471
- |magik
472
- |The https://www.mdt.net/[Smallworld Magik, {browser-window--new}], an
473
- object-oriented programming language that supports multiple inheritance
474
- and polymorphism, and it is dynamically typed. It was designed and implemented
475
- in 1989 by *Arthur Chance* of _Smallworld Systems Ltd._. Magik is still a
476
- part of the Smallworld technology platform.
477
-
478
- |`make`
479
- |makefile,mf,gnumake,bsdmake
480
- |Code highlighter for the *Makefile* syntax. Make is a Unix utility, but is
481
- available on other platform as well (Linux, Apple OSX or Windows). Make
482
- exists in several flavours, is a code build utility for applications based on
483
- the programming language _C_ or _C++_ (C PlusPlus). The *Makefile* defines
484
- the processing chain to compile a program from the sources to an executable.
485
-
486
- |`markdown`
487
- |md,mkd
488
- |The markup language https://daringfireball.net/projects/markdown/[Markdown
489
- is a light-weight language for authors to write formatted text using a simple
490
- plain-text editor. Markdown code is convert it to structurally valid XHTML
491
- or HTML to be displayed in web browsers.
492
-
493
- |`mathematica`
494
- |wl
495
- |Wolfram https://www.wolfram.com/mathematica[Mathematica, {browser-window--new}]
496
- the world's definitive system for modern technical calculation and computing.
497
-
498
- |`matlab`
499
- |m
500
- |The https://mathworks.com/[Matlab, {browser-window--new}]
501
- language is used by MATLAB programming platform, designed specifically for
502
- engineers and scientists. The heart of MATLAB is the MATLAB language, a
503
- matrix-based language allowing the most natural expression of computational
504
- mathematics.
505
-
506
- |`moonscript`
507
- |moon
508
- |the http://moonscript.org/[Moonscript, {browser-window--new}]
509
- language is a dynamic scripting language that compiles into _Lua_. It gives
510
- the power of one of the fastest scripting languages combined with a rich set
511
- of features.
512
-
513
- |`mosel`
514
- |mosel
515
- |The language https://www.fico.com/fico-xpress-optimization/docs/latest/overview.html[Mosel, {browser-window--new}]
516
- is an optimization language used by _Fico Xpress_. Mosel is an environment for
517
- modeling and solving problems that is provided either in the form of libraries
518
- or as a standalone program. Mosel includes a language that is both a modeling
519
- and a programming language combining the strengths of these two concepts.
520
-
521
- |`mxml`
522
- |mxml
523
- |The https://macromedia.fandom.com/wiki/MXML[MXML, {browser-window--new}]
524
- markup language is an XML-based user interface markup language that renders
525
- and describes graphical user interfaces and controls, first introduced by
526
- _Macromedia_. Application developers use MXML in combination with
527
- *ActionScript* to develop rich Internet applications.
528
-
529
- |`nasm`
530
- |nasm
531
- |The assembler language
532
- https://www.nasm.us/[Netwide Assembler, {browser-window--new}]
533
- is used for the (Intel) x86 CPU architecture. Portable to nearly every modern
534
- platform, and with code generation for many platforms old and new.
535
-
536
- |`nginx`
537
- |nginx
538
- |Hightlights the configuration files for the web server
539
- http://nginx.org/[NGINX, {browser-window--new}]. NGINX is a high performance
540
- Load Balancer and Web Server accelerates content and application delivery,
541
- improves security, facilitates availability and scalability for the busiest
542
- web sites on the Internet.
543
-
544
- |`nim`
545
- |nimrod
546
- |The https://nim-lang.org/[Nim, {browser-window--new}]
547
- programming language (http://nim-lang.org/). Nim is a statically typed
548
- compiled systems programming language. It combines successful concepts from
549
- mature languages like Python, Ada and Modula.
550
-
551
- |`nix`
552
- |nixos
553
- |The https://nixos.org/manual/nix/stable/#ch-expression-language[Nix, {browser-window--new}]
554
- expression language. Nix is a tool that takes a unique approach to package
555
- management and system configuration for reproducible builds and deployments.
556
-
557
- |===============================================================================
558
-
559
- === O - P
560
-
561
- .Languages|Lexers: O - P
562
- [cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
563
- |===============================================================================
564
- |Language |Alias |Description
565
-
566
- |`objective_c`
567
- |objc,obj-c,obj_c
568
- |The language https://developer.apple.com/documentation/objectivec[ObjectiveC, {browser-window--new}]
569
- is an extension of C commonly used to write Apple software.
570
-
571
- |`ocaml`
572
- |ocaml
573
- |The language https://ocaml.org/[Objective Caml, {browser-window--new}]
574
- is an industrial-strength programming language supporting functional,
575
- imperative and object-oriented styles.
576
-
577
- |`pascal`
578
- |pascal
579
- |The language https://en.wikipedia.org/wiki/Pascal_(programming_language)[Pascal, {browser-window--new}]
580
- is a procedural programming language commonly used as a *teaching* language
581
- learning programming techniques for computers.
582
-
583
- |`perl`
584
- |pl
585
- |The https://www.perl.org/[Perl, {browser-window--new}]
586
- scripting language. Perl is a highly capable, feature-rich programming language
587
- with over 30 years of development.
588
-
589
- |`php`
590
- |php3,php4,php5
591
- |The https://www.php.net/[PHP, {browser-window--new}]
592
- scripting language. PHP is a popular general-purpose scripting language that
593
- is especially suited to web development. Fast, flexible and pragmatic. PHP
594
- powers everything from your blog to the most popular websites in the world.
595
-
596
- |`plaintext`
597
- |text
598
- |A boring lexer that does *not* highlight anything
599
-
600
- |`plist`
601
- |plist
602
- |A highlighter for https://discussions.apple.com/thread/1869002[plist, {browser-window--new}]
603
- preference files for appliactions on _Apple_ platforms.
604
-
605
- |`powershell`
606
- |posh,microsoftshell,msshell
607
- |The https://en.wikipedia.org/wiki/PowerShell[PowerShell, {browser-window--new}]
608
- is a shell (run-time interpreter for terminal sessions) and a task automation
609
- and configuration management framework for Microsoft Windows server and client
610
- systems. Unlike most shells (e.g on Unix/Linux) which accept and return simple
611
- text, PowerShell is built on top of the *.NET* Common Language Runtime.
612
-
613
- |`praat`
614
- |praat
615
- |The https://www.fon.hum.uva.nl/praat/[Praat, {browser-window--new}]
616
- scripting language, used for doing computer-based phonetics.
617
-
618
- |`prolog`
619
- |prolog
620
- |The https://en.wikipedia.org/wiki/Prolog[Prolog, {browser-window--new}]
621
- programming language. Prolog is a logic programming language associated with
622
- artificial intelligence and computational linguistics.
623
-
624
- |`prometheus`
625
- |prometheus
626
- |Prometheusis an open-source monitoring solution that provides a functional
627
- query language called
628
- https://prometheus.io/[PromQL, {browser-window--new}]
629
- (Prometheus Query Language) that lets the user select and aggregate time
630
- series data in real time.
631
-
632
- |`properties`
633
- |properties
634
- |Higlighter for JAVA .properties config files.
635
-
636
- |`protobuf`
637
- |proto
638
- |Google's ProtoBuf https://developers.google.com/protocol-buffers[Protocol buffers, {browser-window--new}]
639
- is a language-neutral, platform-neutral, extensible mechanism for serializing
640
- structured data – think XML, but smaller, faster, and simpler.
641
-
642
- |`puppet`
643
- |pp
644
- |The https://puppet.com/[Puppet, {browser-window--new}]
645
- configuration management language. Puppet is a software configuration
646
- management system for the automatisation for typical administration tasks
647
- to manage operating systems.
648
-
649
- |`python`
650
- |py
651
- |The https://www.python.org/[Python, {browser-window--new}]
652
- programming language. Python is an interpreted, object-oriented, high-level
653
- programming language.
654
-
655
- |`q`
656
- |kdb+
657
- |The https://kx.com/[Q, {browser-window--new}]
658
- programming language. Q serves as the query language for *kdb+*, a disk or
659
- in-memory, column-based database.
660
-
661
- |===============================================================================
662
-
663
- === Q - S
664
-
665
- .Languages|Lexers: Q - S
666
- [cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
667
- |===============================================================================
668
- |Language |Alias |Description
669
-
670
- |`qml`
671
- |qml
672
- |The https://wiki.qt.io/[QML, {browser-window--new}]
673
- markup language. QML (Qt Modeling Language) is a user interface
674
- markup language. It is a declarative language (similar to CSS and JSON)
675
- for designing user interface–centric applications.
676
-
677
- |`r`
678
- |s
679
- |The https://www.r-project.org/[R, {browser-window--new}]
680
- statistics language. R is a free software environment for statistical
681
- computing and graphics.
682
-
683
- |`racket`
684
- |racket
685
- |The https://racket-lang.org/[Racket, {browser-window--new}] language
686
- is a general-purpose, multi-paradigm programming language based on the
687
- Scheme dialect of _Lisp_. It is designed to be a platform for programming
688
- language design and implementation.
689
-
690
- |`ruby`
691
- |rb
692
- |The https://www.ruby-lang.org/en/[Ruby, {browser-window--new}]
693
- programming language.
694
-
695
- |rust
696
- |rs,no_run,ignore,should_panic
697
- |The https://www.rust-lang.org/[Rust, {browser-window--new}]
698
- programming language.
699
-
700
- |`sass`
701
- |scss
702
- |The https://sass-lang.com/[Sass, {browser-window--new}]
703
- stylesheet language language.
704
-
705
- |`scala`
706
- |scala
707
- |The https://www.scala-lang.org/[Scala, {browser-window--new}]
708
- programming language.
709
-
710
- |`scheme`
711
- |scheme
712
- |The Scheme variant of _Lisp_.
713
-
714
- |`sed`
715
- |sed
716
- |sed, the ultimate stream editor.
717
-
718
- |shell
719
- |bash,zsh,ksh,sh
720
- |Lexer for various shell languages, including sh and bash.
721
-
722
- |`sieve`
723
- |sieve
724
- |Mail filtering language
725
-
726
- |`slim`
727
- |slim
728
- |The Slim template language.
729
-
730
- |`smalltalk`
731
- |st,squeak
732
- |The Smalltalk programming language.
733
-
734
- |`smarty`
735
- |smarty
736
- |Smarty Template Engine.
737
-
738
- |`sml`
739
- |ml
740
- |Standard ML.
741
-
742
- |`sqf`
743
- |sqf
744
- |Status Quo Function, a Real Virtuality engine scripting language.
745
-
746
- |`sql`
747
- |sql
748
- |Structured Query Language, for relational databases
749
-
750
- |`supercollider`
751
- |supercollider
752
- |A cross-platform interpreted programming language for sound synthesis,
753
- algorithmic composition, and realtime performance.
754
-
755
- |`swift`
756
- |swift
757
- |The language https://developer.apple.com/swift/[Swift, {browser-window--new}]
758
- is a multi paradigm, compiled programming language developed by Apple for
759
- iOS and OSX development.
760
-
761
- |===============================================================================
762
-
763
- === T - Z
764
-
765
- .Languages|Lexers: T - Z
766
- [cols="3,3,6a", subs=+macros, options="header", role="rtable mb-5"]
767
- |===============================================================================
768
- |Language |Alias |Description
769
-
770
- |`tap`
771
- |tap
772
- |Test Anything Protocol.
773
-
774
- |`tcl`
775
- |tcl
776
- |The http://tcl.tk/[Tool Command Language, {browser-window--new}].
777
-
778
- |`terraform`
779
- |tf
780
- |Terraform HCL Interpolations.
781
-
782
- |`tex`
783
- |latex
784
- |The TeX typesetting system
785
-
786
- |`toml`
787
- |toml
788
- |The https://github.com/mojombo/toml/[TOML, {browser-window--new}]
789
- configuration format.
790
-
791
- |`tsx`
792
- |tsx
793
- |TSX allows for embedding JSX elements inside the file, and is largely
794
- used by _React_.
795
-
796
- |`tulip`
797
- |tulip
798
- |The https://github.com/tulip-lang/tulip[Tulip, {browser-window--new}]
799
- programming language (twitter.com/tuliplang).
800
-
801
- |`turtle`
802
- |turtle
803
- |Terse RDF Triple Language, TriG
804
-
805
- |`twig`
806
- |twig
807
- |The https://twig.symfony.com/[Twig, {browser-window--new}]
808
- template engine. Twig is a modern template engine for *PHP*.
809
-
810
- |`typescript`
811
- |ts
812
- |TypeScript, a superset of JavaScript.
813
-
814
- |`vala`
815
- |vala
816
- |A programming language similar to csharp.
817
-
818
- |`vb`
819
- |visualbasic
820
- |The Visual Basic language.
821
-
822
- |`verilog`
823
- |verilog
824
- |The System Verilog hardware description language
825
-
826
- |`vhdl`
827
- |vhdl
828
- |Very High Speed Integrated Circuit Hardware description language.
829
-
830
- |viml
831
- |vim,vimscript,ex
832
- |The language https://www.vim.org/[VimL, {browser-window--new}]
833
- is the scripting language for the Vim editor.
834
-
835
- |`vue`
836
- |vuejs
837
- |Vue.js single-file components
838
-
839
- |`wollok`
840
- |wollok
841
- |Wollok lang
842
-
843
- |`xml`
844
- |xml
845
- |The XML markup language.
846
-
847
- |`xojo`
848
- |realbasic
849
- |Xojo
850
-
851
- |`yaml`
852
- |yaml
853
- |The https://yaml.org/[Yaml, {browser-window--new}]
854
- Ain't Markup Language. A human friendly data serialization standard for
855
- all programming languages.
856
-
857
- |===============================================================================