File: README_LANGLIST.adoc

package info (click to toggle)
highlight 4.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,556 kB
  • sloc: cpp: 27,579; makefile: 411; sh: 341; ansic: 264; php: 236; python: 217; ruby: 132; perl: 61; tcl: 1
file content (309 lines) | stat: -rw-r--r-- 29,697 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
= HIGHLIGHT LANGUAGES LIST
André Simon
v4.9, October 2023
:lang: en
:experimental:
:icons: font
:linkattrs:
:toc!:
// GitHub Settings for Admonitions Icons:
ifdef::env-github[]
:caution-caption: :fire:
:important-caption: :heavy_exclamation_mark:
:note-caption: :information_source:
:tip-caption: :bulb:
:warning-caption: :warning:
endif::[]

////
*****************************************
* THIS IS AN AUTO-GENERATED DOCUMENT!!! *
*****************************************
Any manual changes to this document will be
overwritten by automated scripted updates!
////

// =====================================
// Custom Attributes for Reference Links
// =====================================
:README: pass:q[link:README.adoc[`README`]]
:filetypes_conf: pass:q[link:filetypes.conf[`filetypes.conf`^]]
:script: pass:q[link:highlight-langs2md.sh[script^,title="View source of 'highlight-langs2md.sh' script"]]

The table below lists all supported languages, their syntax definition filenames,
and the associated file extensions (configured in {filetypes_conf}).

By default, the `*.lang` files are located in `/usr/share/highlight/langDefs/`.
See the {README} for other user defined locations.

# Languages List

Packaged language definitions, obtained via `highlight --list-scripts=langs`

[cols="<4d,<1m,<5m"]
|==========================================
| Language | Filename | Extensions

| ABAP/4                         | link:./langDefs/abap.lang[`abap.lang`,title="View source file"] |  abp
| ABC                            | link:./langDefs/abc.lang[`abc.lang`,title="View source file"] |
| Abstract                       | link:./langDefs/aspect.lang[`aspect.lang`,title="View source file"] |  was wud
| ActionScript                   | link:./langDefs/actionscript.lang[`actionscript.lang`,title="View source file"] |  as
| Active Server Pages            | link:./langDefs/asp.lang[`asp.lang`,title="View source file"] |  ascx ashx aspx
| ADA95                          | link:./langDefs/ada.lang[`ada.lang`,title="View source file"] |  a adb ads gnad
| Advanced Backus-Naur Form      | link:./langDefs/abnf.lang[`abnf.lang`,title="View source file"] |
| Agda                           | link:./langDefs/agda.lang[`agda.lang`,title="View source file"] |  lagda
| ALAN Interactive Fiction Language | link:./langDefs/alan.lang[`alan.lang`,title="View source file"] |  alan i
| ALGOL 68                       | link:./langDefs/algol.lang[`algol.lang`,title="View source file"] |  alg
| AMPL                           | link:./langDefs/ampl.lang[`ampl.lang`,title="View source file"] |  dat run
| AMTrix                         | link:./langDefs/amtrix.lang[`amtrix.lang`,title="View source file"] |  hnd s4 s4h s4t t4
| Ansible YAML                   | link:./langDefs/yaml_ansible.lang[`yaml_ansible.lang`,title="View source file"] |
| Apache Config                  | link:./langDefs/httpd.lang[`httpd.lang`,title="View source file"] |
| AppleScript                    | link:./langDefs/applescript.lang[`applescript.lang`,title="View source file"] |
| Applied Type System            | link:./langDefs/ats.lang[`ats.lang`,title="View source file"] |  dats
| Arc                            | link:./langDefs/arc.lang[`arc.lang`,title="View source file"] |
| ARM                            | link:./langDefs/arm.lang[`arm.lang`,title="View source file"] |
| AS/400 CL                      | link:./langDefs/as400cl.lang[`as400cl.lang`,title="View source file"] |
| ASCEND                         | link:./langDefs/ascend.lang[`ascend.lang`,title="View source file"] |  a4c
| AsciiDoc                       | link:./langDefs/asciidoc.lang[`asciidoc.lang`,title="View source file"] |
| AutoHotKey                     | link:./langDefs/autohotkey.lang[`autohotkey.lang`,title="View source file"] |  ahk
| AutoIt                         | link:./langDefs/autoit.lang[`autoit.lang`,title="View source file"] |  au3
| Avenue                         | link:./langDefs/avenue.lang[`avenue.lang`,title="View source file"] |
| Backus-Naur Form               | link:./langDefs/bnf.lang[`bnf.lang`,title="View source file"] |
| Ballerina                      | link:./langDefs/ballerina.lang[`ballerina.lang`,title="View source file"] |  bal
| Bash                           | link:./langDefs/shellscript.lang[`shellscript.lang`,title="View source file"] |  bash ebuild eclass sh zsh
| BBcode                         | link:./langDefs/bbcode.lang[`bbcode.lang`,title="View source file"] |
| BCPL                           | link:./langDefs/bcpl.lang[`bcpl.lang`,title="View source file"] |
| BibTeX                         | link:./langDefs/bibtex.lang[`bibtex.lang`,title="View source file"] |  bib
| Biferno                        | link:./langDefs/biferno.lang[`biferno.lang`,title="View source file"] |  bfr
| Bison                          | link:./langDefs/bison.lang[`bison.lang`,title="View source file"] |  y
| Blitz Basic                    | link:./langDefs/blitzbasic.lang[`blitzbasic.lang`,title="View source file"] |  bb
| BM Script                      | link:./langDefs/bms.lang[`bms.lang`,title="View source file"] |
| Boo                            | link:./langDefs/boo.lang[`boo.lang`,title="View source file"] |
| C and C++                      | link:./langDefs/c.lang[`c.lang`,title="View source file"] |  c++ cc cpp cppm cu cxx h hh hpp hxx inl ino ipp ixx
| Carbon                         | link:./langDefs/carbon.lang[`carbon.lang`,title="View source file"] |
| Ceylon                         | link:./langDefs/ceylon.lang[`ceylon.lang`,title="View source file"] |
| Chapel                         | link:./langDefs/chpl.lang[`chpl.lang`,title="View source file"] |
| Charmm                         | link:./langDefs/charmm.lang[`charmm.lang`,title="View source file"] |  inp
| CHILL                          | link:./langDefs/chill.lang[`chill.lang`,title="View source file"] |  chl
| Clean                          | link:./langDefs/clean.lang[`clean.lang`,title="View source file"] |  icl
| ClearBasic                     | link:./langDefs/clearbasic.lang[`clearbasic.lang`,title="View source file"] |  cb
| C#                             | link:./langDefs/csharp.lang[`csharp.lang`,title="View source file"] |  cs
| Clipper                        | link:./langDefs/clipper.lang[`clipper.lang`,title="View source file"] |
| Clips                          | link:./langDefs/clp.lang[`clp.lang`,title="View source file"] |
| Clojure                        | link:./langDefs/clojure.lang[`clojure.lang`,title="View source file"] |  boot cl2 clj cljc cljs cljscm cljx edn hic
| CMake                          | link:./langDefs/cmake.lang[`cmake.lang`,title="View source file"] |
| COBOL                          | link:./langDefs/cobol.lang[`cobol.lang`,title="View source file"] |  cbl cob
| Coffeescript Block Regex       | link:./langDefs/cs_block_regex.lang[`cs_block_regex.lang`,title="View source file"] |
| Coffeescript                   | link:./langDefs/coffeescript.lang[`coffeescript.lang`,title="View source file"] |  cakefile cjsx coffee iced
| ColdFusion MX                  | link:./langDefs/coldfusion.lang[`coldfusion.lang`,title="View source file"] |  cfc cfm
| Cpp2                           | link:./langDefs/cpp2.lang[`cpp2.lang`,title="View source file"] |
| Crack                          | link:./langDefs/crk.lang[`crk.lang`,title="View source file"] |
| CriticMarkup                   | link:./langDefs/critic.lang[`critic.lang`,title="View source file"] |
| Crystal                        | link:./langDefs/crystal.lang[`crystal.lang`,title="View source file"] |  cr
| CSS                            | link:./langDefs/css.lang[`css.lang`,title="View source file"] |
| Dart                           | link:./langDefs/dart.lang[`dart.lang`,title="View source file"] |
| delphi                         | link:./langDefs/delphi.lang[`delphi.lang`,title="View source file"] |  dpr pas
| Device Tree Source             | link:./langDefs/dts.lang[`dts.lang`,title="View source file"] |  dtsi
| Diff                           | link:./langDefs/diff.lang[`diff.lang`,title="View source file"] |  patch
| D                              | link:./langDefs/d.lang[`d.lang`,title="View source file"] |
| Dockerfile                     | link:./langDefs/dockerfile.lang[`dockerfile.lang`,title="View source file"] |
| Dylan                          | link:./langDefs/dylan.lang[`dylan.lang`,title="View source file"] |
| EBNF2                          | link:./langDefs/ebnf2.lang[`ebnf2.lang`,title="View source file"] |
| Eiffel                         | link:./langDefs/eiffel.lang[`eiffel.lang`,title="View source file"] |  e se
| Elixir                         | link:./langDefs/elixir.lang[`elixir.lang`,title="View source file"] |  ex exs heex
| Elm                            | link:./langDefs/elm.lang[`elm.lang`,title="View source file"] |
| Emacs Org-Mode                 | link:./langDefs/org.lang[`org.lang`,title="View source file"] |
| E-Mail treated as Markup       | link:./langDefs/email.lang[`email.lang`,title="View source file"] |
| ERB Templates                  | link:./langDefs/erb.lang[`erb.lang`,title="View source file"] |
| Erlang                         | link:./langDefs/erlang.lang[`erlang.lang`,title="View source file"] |  erl hrl xrl yrl
| Euphoria                       | link:./langDefs/euphoria.lang[`euphoria.lang`,title="View source file"] |  eu ew exw wxu
| EXAPUNKS                       | link:./langDefs/exapunks.lang[`exapunks.lang`,title="View source file"] |  exa exapunks
| Excel Formulas                 | link:./langDefs/excel.lang[`excel.lang`,title="View source file"] |
| Express                        | link:./langDefs/express.lang[`express.lang`,title="View source file"] |  exp
| Extended Backus-Naur Form      | link:./langDefs/ebnf.lang[`ebnf.lang`,title="View source file"] |
| Factor                         | link:./langDefs/factor.lang[`factor.lang`,title="View source file"] |
| FAME                           | link:./langDefs/fame.lang[`fame.lang`,title="View source file"] |  fame
| fasm                           | link:./langDefs/fasm.lang[`fasm.lang`,title="View source file"] |  inc
| Felix                          | link:./langDefs/felix.lang[`felix.lang`,title="View source file"] |  flx
| Fish                           | link:./langDefs/fish.lang[`fish.lang`,title="View source file"] |
| F#                             | link:./langDefs/fsharp.lang[`fsharp.lang`,title="View source file"] |  fs fsi fsx
| Fortran 77                     | link:./langDefs/fortran77.lang[`fortran77.lang`,title="View source file"] |  f for ftn
| Fortran 90                     | link:./langDefs/fortran90.lang[`fortran90.lang`,title="View source file"] |  f90 f95
| Frink                          | link:./langDefs/frink.lang[`frink.lang`,title="View source file"] |
| fstab config file              | link:./langDefs/fstab.lang[`fstab.lang`,title="View source file"] |
| Gambas                         | link:./langDefs/gambas.lang[`gambas.lang`,title="View source file"] |  class
| (G)AWK                         | link:./langDefs/awk.lang[`awk.lang`,title="View source file"] |
| gdb                            | link:./langDefs/gdb.lang[`gdb.lang`,title="View source file"] |
| GDScript                       | link:./langDefs/gdscript.lang[`gdscript.lang`,title="View source file"] |  gd
| Generic Assembler              | link:./langDefs/assembler.lang[`assembler.lang`,title="View source file"] |  29k 68s 68x a51 asm x86
| Generic config files           | link:./langDefs/conf.lang[`conf.lang`,title="View source file"] |  anacrontab
| Generic YAML                   | link:./langDefs/yaml.lang[`yaml.lang`,title="View source file"] |  yml
| GitHub Flavored Markdown       | link:./langDefs/markdown.lang[`markdown.lang`,title="View source file"] |  markdown md mdwn mdx mkd mkdn mkdown ronn workbook
| Go                             | link:./langDefs/go.lang[`go.lang`,title="View source file"] |
| Graphviz                       | link:./langDefs/graphviz.lang[`graphviz.lang`,title="View source file"] |  dot
| Haml (HTML Abstraction Markup Language) | link:./langDefs/haml.lang[`haml.lang`,title="View source file"] |
| Hare                           | link:./langDefs/hare.lang[`hare.lang`,title="View source file"] |  ha
| Haskell LHS                    | link:./langDefs/lhs.lang[`lhs.lang`,title="View source file"] |
| Haskell                        | link:./langDefs/haskell.lang[`haskell.lang`,title="View source file"] |  hs
| haXe                           | link:./langDefs/haxe.lang[`haxe.lang`,title="View source file"] |  hx
| Hecl                           | link:./langDefs/hcl.lang[`hcl.lang`,title="View source file"] |
| HTML                           | link:./langDefs/html.lang[`html.lang`,title="View source file"] |  htm jinja twig xhtml
| Hugo                           | link:./langDefs/hugo.lang[`hugo.lang`,title="View source file"] |  hug
| Icon                           | link:./langDefs/icon.lang[`icon.lang`,title="View source file"] |  icn
| IDL                            | link:./langDefs/idl.lang[`idl.lang`,title="View source file"] |
| Informix                       | link:./langDefs/informix.lang[`informix.lang`,title="View source file"] |  4gl
| INI                            | link:./langDefs/ini.lang[`ini.lang`,title="View source file"] |  cfg desktop doxyfile inf kdev3 reg
| Inno Setup                     | link:./langDefs/innosetup.lang[`innosetup.lang`,title="View source file"] |  iss
| Interactive Data Language      | link:./langDefs/idlang.lang[`idlang.lang`,title="View source file"] |
| INTERLIS                       | link:./langDefs/interlis.lang[`interlis.lang`,title="View source file"] |  ili
| IO                             | link:./langDefs/io.lang[`io.lang`,title="View source file"] |
| Jam                            | link:./langDefs/jam.lang[`jam.lang`,title="View source file"] |  ham jam
| Jasmin                         | link:./langDefs/jasmin.lang[`jasmin.lang`,title="View source file"] |  j
| Java FX                        | link:./langDefs/fx.lang[`fx.lang`,title="View source file"] |
| Java                           | link:./langDefs/java.lang[`java.lang`,title="View source file"] |  gradle groovy grv jenkinsfile
| Javascript                     | link:./langDefs/javascript.lang[`javascript.lang`,title="View source file"] |  js
| Javascript Regex               | link:./langDefs/js_regex.lang[`js_regex.lang`,title="View source file"] |
| JavaServer Pages               | link:./langDefs/jsp.lang[`jsp.lang`,title="View source file"] |
| JSON                           | link:./langDefs/json.lang[`json.lang`,title="View source file"] |
| JSX                            | link:./langDefs/jsx.lang[`jsx.lang`,title="View source file"] |
| Julia                          | link:./langDefs/julia.lang[`julia.lang`,title="View source file"] |  jl
| Kotlin                         | link:./langDefs/kotlin.lang[`kotlin.lang`,title="View source file"] |  kt kts
| LDAP                           | link:./langDefs/ldif.lang[`ldif.lang`,title="View source file"] |
| Less                           | link:./langDefs/less.lang[`less.lang`,title="View source file"] |
| Lilypond                       | link:./langDefs/lilypond.lang[`lilypond.lang`,title="View source file"] |  ly
| Limbo                          | link:./langDefs/limbo.lang[`limbo.lang`,title="View source file"] |  b
| Linden Script                  | link:./langDefs/lindenscript.lang[`lindenscript.lang`,title="View source file"] |  lsl
| Lisp                           | link:./langDefs/lisp.lang[`lisp.lang`,title="View source file"] |  cl clisp el fas fasl lsp mud sbcl scm scom
| Logtalk                        | link:./langDefs/logtalk.lang[`logtalk.lang`,title="View source file"] |  lgt
| Lotos                          | link:./langDefs/lotos.lang[`lotos.lang`,title="View source file"] |
| Lotus                          | link:./langDefs/lotus.lang[`lotus.lang`,title="View source file"] |  ls
| Lua (for LuaTeX)               | link:./langDefs/inc_luatex.lang[`inc_luatex.lang`,title="View source file"] |
| Lua                            | link:./langDefs/lua.lang[`lua.lang`,title="View source file"] |
| Luban                          | link:./langDefs/luban.lang[`luban.lang`,title="View source file"] |  lbn
| Magic eXtensible Markup        | link:./langDefs/mxml.lang[`mxml.lang`,title="View source file"] |
| Make                           | link:./langDefs/makefile.lang[`makefile.lang`,title="View source file"] |  gnumakefile mak mk
| Maple                          | link:./langDefs/maple.lang[`maple.lang`,title="View source file"] |  mpl
| Matlab                         | link:./langDefs/matlab.lang[`matlab.lang`,title="View source file"] |  m
| MaxScript                      | link:./langDefs/ms.lang[`ms.lang`,title="View source file"] |
| Maya                           | link:./langDefs/maya.lang[`maya.lang`,title="View source file"] |  mel
| Mercury                        | link:./langDefs/mercury.lang[`mercury.lang`,title="View source file"] |
| Meson                          | link:./langDefs/meson.lang[`meson.lang`,title="View source file"] |
| Microsoft PowerShell           | link:./langDefs/powershell.lang[`powershell.lang`,title="View source file"] |  ps1 psd1 psm1
| Miranda                        | link:./langDefs/miranda.lang[`miranda.lang`,title="View source file"] |
| mIRC Scripting                 | link:./langDefs/msl.lang[`msl.lang`,title="View source file"] |  nbs
| Modelica                       | link:./langDefs/modelica.lang[`modelica.lang`,title="View source file"] |  mo
| Modula2                        | link:./langDefs/mod2.lang[`mod2.lang`,title="View source file"] |  def mod
| Modula3                        | link:./langDefs/mod3.lang[`mod3.lang`,title="View source file"] |  i3 m3
| MoonScript                     | link:./langDefs/moon.lang[`moon.lang`,title="View source file"] |
| MS DOS Batch                   | link:./langDefs/bat.lang[`bat.lang`,title="View source file"] |  cmd
| MSSQL                          | link:./langDefs/mssql.lang[`mssql.lang`,title="View source file"] |
| Nasal                          | link:./langDefs/nasal.lang[`nasal.lang`,title="View source file"] |  nas
| Nemerle                        | link:./langDefs/nemerle.lang[`nemerle.lang`,title="View source file"] |  n
| NetRexx                        | link:./langDefs/netrexx.lang[`netrexx.lang`,title="View source file"] |  nrx
| NeXT Byte Codes                | link:./langDefs/nbc.lang[`nbc.lang`,title="View source file"] |
| Nginx configuration            | link:./langDefs/nginx.lang[`nginx.lang`,title="View source file"] |
| Nice                           | link:./langDefs/nice.lang[`nice.lang`,title="View source file"] |
| Nim                            | link:./langDefs/nim.lang[`nim.lang`,title="View source file"] |  nimble nimrod nims
| Nix Expression Language        | link:./langDefs/nix.lang[`nix.lang`,title="View source file"] |
| Notation3 (N3), N-Triples, Turtle, SPARQL | link:./langDefs/n3.lang[`n3.lang`,title="View source file"] |  nt ttl
| Not eXactly C                  | link:./langDefs/nxc.lang[`nxc.lang`,title="View source file"] |
| NSIS                           | link:./langDefs/nsis.lang[`nsis.lang`,title="View source file"] |  nsh nsi
| Oberon                         | link:./langDefs/oberon.lang[`oberon.lang`,title="View source file"] |  ooc
| Objective Caml                 | link:./langDefs/ocaml.lang[`ocaml.lang`,title="View source file"] |  eliom eliomi ml ml4 mli mll mly
| Objective C                    | link:./langDefs/objc.lang[`objc.lang`,title="View source file"] |
| Object Script                  | link:./langDefs/os.lang[`os.lang`,title="View source file"] |
| Octave                         | link:./langDefs/octave.lang[`octave.lang`,title="View source file"] |
| OpenObjectRexx                 | link:./langDefs/oorexx.lang[`oorexx.lang`,title="View source file"] |
| OpenSCAD                       | link:./langDefs/scad.lang[`scad.lang`,title="View source file"] |
| Oz                             | link:./langDefs/oz.lang[`oz.lang`,title="View source file"] |
| Paradox                        | link:./langDefs/paradox.lang[`paradox.lang`,title="View source file"] |  sc
| Pascal                         | link:./langDefs/pas.lang[`pas.lang`,title="View source file"] |
| PATROL                         | link:./langDefs/psl.lang[`psl.lang`,title="View source file"] |
| Perl                           | link:./langDefs/perl.lang[`perl.lang`,title="View source file"] |  cgi perl pl plex plx pm
| PHP                            | link:./langDefs/php.lang[`php.lang`,title="View source file"] |  php3 php4 php5 php6 php7 phps phpt
| Pike                           | link:./langDefs/pike.lang[`pike.lang`,title="View source file"] |  pmod
| PL/1                           | link:./langDefs/pl1.lang[`pl1.lang`,title="View source file"] |  bdy ff fp fpp rpp sf sp spb spe spp sps wf wp wpb wpp wps
| Plain text                     | link:./langDefs/txt.lang[`txt.lang`,title="View source file"] |  text
| PL/Perl                        | link:./langDefs/plperl.lang[`plperl.lang`,title="View source file"] |
| PL/Python                      | link:./langDefs/plpython.lang[`plpython.lang`,title="View source file"] |
| PL/SQL                         | link:./langDefs/sql.lang[`sql.lang`,title="View source file"] |
| PL/Tcl                         | link:./langDefs/pltcl.lang[`pltcl.lang`,title="View source file"] |
| Polygen                        | link:./langDefs/polygen.lang[`polygen.lang`,title="View source file"] |  grm
| Pony                           | link:./langDefs/pony.lang[`pony.lang`,title="View source file"] |
| Portable Document Format       | link:./langDefs/pdf.lang[`pdf.lang`,title="View source file"] |
| PostScript                     | link:./langDefs/ps.lang[`ps.lang`,title="View source file"] |
| PO translation                 | link:./langDefs/po.lang[`po.lang`,title="View source file"] |
| POV-Ray                        | link:./langDefs/pov.lang[`pov.lang`,title="View source file"] |
| PowerPC Assembler              | link:./langDefs/s.lang[`s.lang`,title="View source file"] |
| Progress                       | link:./langDefs/progress.lang[`progress.lang`,title="View source file"] |  p w
| Prolog                         | link:./langDefs/pro.lang[`pro.lang`,title="View source file"] |  pro
| PureBASIC                      | link:./langDefs/purebasic.lang[`purebasic.lang`,title="View source file"] |  pb pbf pbi
| Pure                           | link:./langDefs/pure.lang[`pure.lang`,title="View source file"] |
| PureScript                     | link:./langDefs/purescript.lang[`purescript.lang`,title="View source file"] |  purs
| Pyrex                          | link:./langDefs/pyrex.lang[`pyrex.lang`,title="View source file"] |  pyx
| Python                         | link:./langDefs/python.lang[`python.lang`,title="View source file"] |  cpy gyp gypi pxd pxi py py3 pyi pyw rpy sconstruct snakefile wscript
| QMake Project                  | link:./langDefs/qmake.lang[`qmake.lang`,title="View source file"] |
| QML                            | link:./langDefs/qml.lang[`qml.lang`,title="View source file"] |
| Qore                           | link:./langDefs/q.lang[`q.lang`,title="View source file"] |
| Qu                             | link:./langDefs/qu.lang[`qu.lang`,title="View source file"] |
| Rebol                          | link:./langDefs/rebol.lang[`rebol.lang`,title="View source file"] |
| Rego                           | link:./langDefs/rego.lang[`rego.lang`,title="View source file"] |
| Relax NG                       | link:./langDefs/rnc.lang[`rnc.lang`,title="View source file"] |
| reStructured Text              | link:./langDefs/rst.lang[`rst.lang`,title="View source file"] |
| Rexx                           | link:./langDefs/rexx.lang[`rexx.lang`,title="View source file"] |  rex rx the
| R                              | link:./langDefs/r.lang[`r.lang`,title="View source file"] |
| RPG                            | link:./langDefs/rpg.lang[`rpg.lang`,title="View source file"] |
| RPL Programming Language       | link:./langDefs/rpl.lang[`rpl.lang`,title="View source file"] |
| RPM Spec                       | link:./langDefs/spec.lang[`spec.lang`,title="View source file"] |
| Ruby                           | link:./langDefs/ruby.lang[`ruby.lang`,title="View source file"] |  appfile appraisals berksfile brewfile capfile cheffile config.ru deliverfile fastfile fcgi gemfile gemspec guardfile irbrc jbuilder podfile podspec pp prawn rabl rake rakefile rantfile rb rbx rjs ruby scanfile simplecov snapfile thor thorfile vagrantfile
| Rust                           | link:./langDefs/rust.lang[`rust.lang`,title="View source file"] |  rs
| SAS                            | link:./langDefs/sas.lang[`sas.lang`,title="View source file"] |
| Sass/SCSS                      | link:./langDefs/scss.lang[`scss.lang`,title="View source file"] |
| Scala                          | link:./langDefs/scala.lang[`scala.lang`,title="View source file"] |
| Scilab                         | link:./langDefs/scilab.lang[`scilab.lang`,title="View source file"] |  sce sci
| Sequence Alignment Map (use with sam_seq.lua plug-in) | link:./langDefs/sam.lang[`sam.lang`,title="View source file"] |
| Slim (experimental)            | link:./langDefs/slim.lang[`slim.lang`,title="View source file"] |
| SMALL                          | link:./langDefs/small.lang[`small.lang`,title="View source file"] |  sma
| Smalltalk                      | link:./langDefs/smalltalk.lang[`smalltalk.lang`,title="View source file"] |  gst sq st
| SNMP                           | link:./langDefs/snmp.lang[`snmp.lang`,title="View source file"] |  mib smi
| SNOBOL                         | link:./langDefs/snobol.lang[`snobol.lang`,title="View source file"] |  sno
| Solidity                       | link:./langDefs/solidity.lang[`solidity.lang`,title="View source file"] |  sol
| SPIN SQL                       | link:./langDefs/spn.lang[`spn.lang`,title="View source file"] |
| Squirrel                       | link:./langDefs/squirrel.lang[`squirrel.lang`,title="View source file"] |  nut
| Standard ML                    | link:./langDefs/sml.lang[`sml.lang`,title="View source file"] |
| Stylus                         | link:./langDefs/styl.lang[`styl.lang`,title="View source file"] |
| SuperX++                       | link:./langDefs/xpp.lang[`xpp.lang`,title="View source file"] |
| SVG                            | link:./langDefs/svg.lang[`svg.lang`,title="View source file"] |
| Swift                          | link:./langDefs/swift.lang[`swift.lang`,title="View source file"] |
| Sybase SQL                     | link:./langDefs/sybase.lang[`sybase.lang`,title="View source file"] |
| Tcl/Tk                         | link:./langDefs/tcl.lang[`tcl.lang`,title="View source file"] |  itcl wish
| TCSH                           | link:./langDefs/tcsh.lang[`tcsh.lang`,title="View source file"] |
| Terraform                      | link:./langDefs/terraform.lang[`terraform.lang`,title="View source file"] |
| TeX and LaTeX                  | link:./langDefs/tex.lang[`tex.lang`,title="View source file"] |  cls sty
| TOML                           | link:./langDefs/toml.lang[`toml.lang`,title="View source file"] |
| Transact-SQL                   | link:./langDefs/tsql.lang[`tsql.lang`,title="View source file"] |
| TSX (TypeScript with React)    | link:./langDefs/tsx.lang[`tsx.lang`,title="View source file"] |
| TTCN3                          | link:./langDefs/ttcn3.lang[`ttcn3.lang`,title="View source file"] |
| TypeScript                     | link:./langDefs/typescript.lang[`typescript.lang`,title="View source file"] |  ts
| UPC (and C, technically)       | link:./langDefs/upc.lang[`upc.lang`,title="View source file"] |
| Vala                           | link:./langDefs/vala.lang[`vala.lang`,title="View source file"] |
| Verilog                        | link:./langDefs/verilog.lang[`verilog.lang`,title="View source file"] |  v
| VHDL                           | link:./langDefs/vhd.lang[`vhd.lang`,title="View source file"] |
| vimscript                      | link:./langDefs/vimscript.lang[`vimscript.lang`,title="View source file"] |  gvimrc vim vimrc
| Visual Basic                   | link:./langDefs/vb.lang[`vb.lang`,title="View source file"] |  bas basic bi vbs
| vue.js (beta)                  | link:./langDefs/vue.lang[`vue.lang`,title="View source file"] |
| Web Assembly Text              | link:./langDefs/wat.lang[`wat.lang`,title="View source file"] |
| Whiley                         | link:./langDefs/whiley.lang[`whiley.lang`,title="View source file"] |
| Wren                           | link:./langDefs/wren.lang[`wren.lang`,title="View source file"] |
| XML                            | link:./langDefs/xml.lang[`xml.lang`,title="View source file"] |  csproj dtd ecf ent glade graphml hdr hub jnlp nrm opml resx rng rss sgm sgml tld vxml wml xsd xsl
| Yaiff                          | link:./langDefs/yaiff.lang[`yaiff.lang`,title="View source file"] |
| Yang                           | link:./langDefs/yang.lang[`yang.lang`,title="View source file"] |
| Zig                            | link:./langDefs/zig.lang[`zig.lang`,title="View source file"] |
| Zonnon                         | link:./langDefs/znn.lang[`znn.lang`,title="View source file"] |
|==========================================

[NOTE]
This page is autogenerated via a {script}.
Any manual edits to the page will be lost when the page is updated.