Home Rougify language list
Post
Cancel

Rougify language list

This is a list of the code types supported by Rougify.

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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
$ rougify list
== Available Lexers ==
abap: SAP - Advanced Business Application Programming

actionscript: ActionScript [aliases: as,as3]

ada: The Ada 2012 programming language

apache: configuration files for Apache web server

apex: The Apex programming language (provided by salesforce)

apiblueprint: Markdown based API description language. [aliases: apiblueprint,apib]

applescript: The AppleScript scripting language by Apple Inc. (https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html) [aliases: applescript]

armasm: Arm assembly syntax

augeas: The Augeas programming language (augeas.net) [aliases: aug]

awk: pattern-directed scanning and processing language

batchfile: Windows Batch File [aliases: bat,batch,dosbatch,winbatch]

bbcbasic: BBC BASIC syntax

bibtex: BibTeX [aliases: bib]

biml: BIML, Business Intelligence Markup Language

bpf: BPF bytecode syntax

brainfuck: The Brainfuck programming language

brightscript: BrightScript Programming Language (https://developer.roku.com/en-ca/docs/references/brightscript/language/brightscript-language-reference.md) [aliases: bs,brs]

bsl: The 1C:Enterprise programming language

c: The C programming language

ceylon: Say more, more clearly.

cfscript: CFScript, the CFML scripting language [aliases: cfc]

clean: The Clean programming language (clean.cs.ru.nl)

clojure: The Clojure programming language (clojure.org) [aliases: clj,cljs]

cmake: The cross-platform, open-source build system

cmhg: RISC OS C module header generator source file

coffeescript: The Coffeescript programming language (coffeescript.org) [aliases: coffee,coffee-script]

common_lisp: The Common Lisp variant of Lisp (common-lisp.net) [aliases: cl,common-lisp,elisp,emacs-lisp,lisp]

conf: A generic lexer for configuration files [aliases: config,configuration]

console: A generic lexer for shell sessions. Accepts ?lang and ?output lexer options, a ?prompt option, ?comments to enable # comments, and ?error to handle error messages. [aliases: terminal,shell_session,shell-session]
  ?comments= enable hash-comments at the start of a line - otherwise interpreted as a prompt. (default: false, implied by ?prompt not containing `#`)
  ?error= comma-separated list of strings that indicate the start of an error message
  ?lang= the shell language to lex (default: shell)
  ?output= the output language (default: plaintext?token=Generic.Output)
  ?prompt= comma-separated list of strings that indicate the end of a prompt. (default: $,#,>,;)

coq: Coq (coq.inria.fr)

cpp: The C++ programming language [aliases: c++]

crystal: Crystal The Programming Language (crystal-lang.org) [aliases: cr]

csharp: a multi-paradigm language targeting .NET [aliases: c#,cs]

css: Cascading Style Sheets, used to style web pages

csvs: The CSV Schema Language (digital-preservation.github.io)

cuda: Compute Unified Device Architecture, used for programming with NVIDIA GPU

cypher: The Cypher query language (neo4j.com/docs/cypher-manual) [aliases: cypher]

cython: Cython and Pyrex source code (cython.org) [aliases: pyx,pyrex]

d: The D programming language(dlang.org) [aliases: dlang]

dafny: The Dafny programming language (github.com/dafny-lang/dafny)

dart: The Dart programming language (dart.dev)

datastudio: Datastudio scripting language

diff: Lexes unified diffs or patches [aliases: patch,udiff]

digdag: A simple, open source, multi-cloud workflow engine (https://www.digdag.io/)

docker: Dockerfile syntax [aliases: dockerfile,Dockerfile]

dot: graph description language

ecl: Enterprise Control Language (hpccsystems.com)

eex: Embedded Elixir [aliases: leex,heex]
  ?parent= the parent language (default: html)

eiffel: Eiffel programming language

elixir: Elixir language (elixir-lang.org) [aliases: elixir,exs]

elm: The Elm programming language (http://elm-lang.org/)

email: An email message [aliases: eml,e-mail]

epp: Embedded Puppet template files
  ?parent= the parent language (default: html)

erb: Embedded ruby template files [aliases: eruby,rhtml]
  ?parent= the parent language (default: html)

erlang: The Erlang programming language (erlang.org) [aliases: erl]

escape: A generic lexer for including escaped content - see Formatter.enable_escape! [aliases: esc]
  ?end= the end of the escaped section, e.g. "!>"
  ?lang= the language to lex in unescaped sections
  ?start= the beginning of the escaped section, default "<!"

factor: Factor, the practical stack language (factorcode.org)

fluent: Fluent localization files [aliases: ftl]

fortran: Fortran 2008 (free-form)

freefem: The FreeFEM programming language (freefem.org) [aliases: ff]

fsharp: F# (fsharp.net)

gdscript: The Godot Engine programming language (https://godotengine.org/) [aliases: gd,gdscript]

ghc-cmm: GHC Cmm is the intermediate representation of the GHC Haskell compiler [aliases: cmm]

ghc-core: Intermediate representation of the GHC Haskell compiler.

gherkin: A business-readable spec DSL (github.com/cucumber/cucumber/wiki/Gherkin) [aliases: cucumber,behat]

glsl: The GLSL shader language

go: The Go programming language (http://golang.org) [aliases: go,golang]

gradle: A powerful build system for the JVM

graphql: GraphQL

groovy: The Groovy programming language (http://www.groovy-lang.org/)

hack: The Hack programming language (hacklang.org) [aliases: hack,hh]
  ?disabledmodules= Disable certain modules from being highlighted as builtins (default: empty)
  ?funcnamehighlighting= Whether to highlight builtin functions (default: true)
  ?parent= the parent language (default: html)
  ?start_inline= Whether to start with inline php or require <?php ... ?>. (default: best guess)

haml: The Haml templating system for Ruby (haml.info) [aliases: HAML]
  ?filters[filter_name]= Mapping of lexers to use for haml :filters

handlebars: the Handlebars and Mustache templating languages [aliases: hbs,mustache]
  ?parent= the parent language (default: html)

haskell: The Haskell programming language (haskell.org) [aliases: hs]

haxe: Haxe Cross-platform Toolkit (http://haxe.org) [aliases: hx,haxe]

hcl: Hashicorp Configuration Language, used by Terraform and other Hashicorp tools

hlsl: HLSL, the High Level Shading Language for DirectX (docs.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl)

hocon: Human-Optimized Config Object Notation (https://github.com/lightbend/config)

hql: Hive Query Language SQL dialect

html: HTML, the markup language of the web

http: http requests and responses
  ?content= the language for the content (default: auto-detect)

hylang: The HyLang programming language (hylang.org) [aliases: hy]

idlang: Interactive Data Language

idris: The Idris programming language (idris-lang.org) [aliases: idr]

igorpro: WaveMetrics Igor Pro

ini: the INI configuration format

io: The IO programming language (http://iolanguage.com)

irb: Shell sessions in IRB or Pry [aliases: pry]

irb_output:

isabelle: Isabelle theories (isabelle.in.tum.de) [aliases: isa,Isabelle]

isbl: The ISBL programming language

j: The J programming language (jsoftware.com)

janet: The Janet programming language (janet-lang.org) [aliases: jdn]

java: The Java programming language (java.com)

javascript: JavaScript, the browser scripting language [aliases: js]

jinja: Django/Jinja template engine (jinja.pocoo.org) [aliases: django]
  ?parent= the parent language (default: html)

jsl: The JMP Scripting Language (JSL) (jmp.com)

json: JavaScript Object Notation (json.org)

json-doc: JavaScript Object Notation with extensions for documentation [aliases: jsonc]

jsonnet: An elegant, formally-specified config language for JSON

jsp: JSP
  ?parent= the parent language (default: html)

jsx: An XML-like syntax extension to JavaScript (facebook.github.io/jsx/) [aliases: jsx,react]

julia: The Julia programming language [aliases: jl]

kotlin: Kotlin Programming Language (http://kotlinlang.org)

lasso: The Lasso programming language (lassosoft.com) [aliases: lassoscript]
  ?parent= the parent language (default: html)
  ?start_inline= Whether to start inline instead of requiring <?lasso or [

lean: The Lean programming language (leanprover.github.io) [aliases: lean]

liquid: Liquid is a templating engine for Ruby (liquidmarkup.org)

literate_coffeescript: Literate coffeescript [aliases: litcoffee]

literate_haskell: Literate haskell [aliases: lithaskell,lhaskell,lhs]

livescript: LiveScript, a language which compiles to JavaScript (livescript.net) [aliases: ls]

llvm: The LLVM Compiler Infrastructure (http://llvm.org/)

lua: Lua (http://www.lua.org)
  ?disabled_modules= builtin modules to disable
  ?function_highlighting= Whether to highlight builtin functions (default: true)

lustre: The Lustre programming language (Verimag)

lutin: The Lutin programming language (Verimag)

m68k: Motorola 68k Assembler

magik: Smallworld Magik

make: Makefile syntax [aliases: makefile,mf,gnumake,bsdmake]

markdown: Markdown, a light-weight markup language for authors [aliases: md,mkd]

mason: The HTML::Mason framework (https://metacpan.org/pod/HTML::Mason)
  ?parent= the parent language (default: html)

mathematica: Wolfram Mathematica, the world's definitive system for modern technical computing. [aliases: wl]

matlab: Matlab [aliases: m]

meson: Meson's specification language (mesonbuild.com)

minizinc: MiniZinc is a free and open-source constraint modeling language (minizinc.org)

moonscript: Moonscript (http://www.moonscript.org) [aliases: moon]
  ?disabled_modules= builtin modules to disable
  ?function_highlighting= Whether to highlight builtin functions (default: true)

mosel: An optimization language used by Fico's Xpress.

msgtrans: RISC OS message translator messages file

mxml: MXML

nasm: Netwide Assembler

nesasm: Nesasm3 assembly (6502 asm) [aliases: nes]

nginx: configuration files for the nginx web server (nginx.org)

nial: The Nial programming language (nial-array-language.org)

nim: The Nim programming language (http://nim-lang.org/) [aliases: nimrod]

nix: The Nix expression language (https://nixos.org/nix/manual/#ch-expression-language) [aliases: nixos]

objective_c: an extension of C commonly used to write Apple software [aliases: objc,obj-c,obj_c,objectivec]

objective_cpp: an extension of C++ uncommonly used to write Apple software [aliases: objcpp,obj-cpp,obj_cpp,objectivecpp,objc++,obj-c++,obj_c++,objectivec++]

ocaml: Objective Caml (ocaml.org)

ocl: OMG Object Constraint Language (omg.org/spec/OCL) [aliases: OCL]

openedge: The OpenEdge ABL programming language

opentype_feature_file: Feature specifications for an OpenType font (adobe-type-tools.github.io/afdko) [aliases: fea,opentype,opentypefeature]

pascal: a procedural programming language commonly used as a teaching language.

perl: The Perl scripting language (perl.org) [aliases: pl]

php: The PHP scripting language (php.net) [aliases: php,php3,php4,php5]
  ?disabledmodules= Disable certain modules from being highlighted as builtins (default: empty)
  ?funcnamehighlighting= Whether to highlight builtin functions (default: true)
  ?parent= the parent language (default: html)
  ?start_inline= Whether to start with inline php or require <?php ... ?>. (default: best guess)

plaintext: A boring lexer that doesn't highlight anything [aliases: text]

plist: plist [aliases: plist]

plsql: Procedural Language Structured Query Language for Oracle relational database

pony:

postscript: The PostScript language (adobe.com/devnet/postscript.html) [aliases: postscr,postscript,ps,eps]

powershell: powershell [aliases: posh,microsoftshell,msshell]

praat: The Praat scripting language (praat.org)

prolog: The Prolog programming language (http://en.wikipedia.org/wiki/Prolog) [aliases: prolog]

prometheus: prometheus [aliases: prometheus]

properties: .properties config files for Java

protobuf: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data [aliases: proto]

puppet: The Puppet configuration management language (puppetlabs.org) [aliases: pp]

python: The Python programming language (python.org) [aliases: py]

q: The Q programming language (kx.com) [aliases: kdb+]

qml: QML, a UI markup language [aliases: qml]

r: The R statistics language (r-project.org) [aliases: r,R,s,S]

racket: Racket is a Lisp descended from Scheme (racket-lang.org)

reasonml: New syntax on top of OCaml ecosystem (reasonml.github.io)

rego: The Rego open-policy-agent (OPA) policy language (openpolicyagent.org)

rescript: The ReScript programming language (rescript-lang.org)

rml: A system agnostic domain-specific language for runtime monitoring and verification (https://rmlatdibris.github.io/)

robot_framework: Robot Framework is a generic open source automation testing framework (robotframework.org) [aliases: robot,robot-framework]

ruby: The Ruby programming language (ruby-lang.org) [aliases: rb]

rust: The Rust programming language (rust-lang.org) [aliases: rs,rust,no_run,rs,no_run,rust,ignore,rs,ignore,rust,should_panic,rs,should_panic]

sas: SAS (Statistical Analysis Software)

sass: The Sass stylesheet language language (sass-lang.com)

scala: The Scala programming language (scala-lang.org) [aliases: scala]

scheme: The Scheme variant of Lisp

scss: SCSS stylesheets (sass-lang.com)

sed: sed, the ultimate stream editor

shell: Various shell languages, including sh and bash [aliases: bash,zsh,ksh,sh]

sieve: mail filtering language

slice: Specification Language for Ice (doc.zeroc.com)

slim: The Slim template language

smalltalk: The Smalltalk programming language [aliases: st,squeak]

smarty: Smarty Template Engine [aliases: smarty]
  ?parent= the parent language (default: html)

sml: Standard ML [aliases: ml]

sparql: Semantic Query Language, for RDF data

sqf: Status Quo Function, a Real Virtuality engine scripting language

sql: Structured Query Language, for relational databases

ssh: A lexer for SSH configuration files

stan: Stan Modeling Language (mc-stan.org)

stata: The Stata programming language (www.stata.com)

supercollider: A cross-platform interpreted programming language for sound synthesis, algorithmic composition, and realtime performance

swift: Multi paradigm, compiled programming language developed by Apple for iOS and OS X development. (developer.apple.com/swift)

systemd: A lexer for systemd unit files [aliases: unit-file]

syzlang: Syscall description language used by syzkaller

syzprog: Program description language used by syzkaller

tap: Test Anything Protocol [aliases: tap]

tcl: The Tool Command Language (tcl.tk)

terraform: Terraform HCL Interpolations [aliases: tf]

tex: The TeX typesetting system [aliases: TeX,LaTeX,latex]

toml: the TOML configuration format (https://github.com/toml-lang/toml)

tsx: TypeScript-compatible JSX (www.typescriptlang.org/docs/handbook/jsx.html)

ttcn3: The TTCN3 programming language (ttcn-3.org)

tulip: the tulip programming language (twitter.com/tuliplang) [aliases: tulip]

turtle: Terse RDF Triple Language, TriG

twig: Twig template engine (twig.sensiolabs.org)
  ?parent= the parent language (default: html)

typescript: TypeScript, a superset of JavaScript [aliases: ts]

vala: A programming language similar to csharp.

vb: Visual Basic [aliases: visualbasic]

vcl: The configuration language for Varnish HTTP Cache (varnish-cache.org) [aliases: varnishconf,varnish]

velocity: Velocity is a Java-based template engine (velocity.apache.org)
  ?parent= the parent language (default: html)

verilog: The System Verilog hardware description language

vhdl: Very High Speed Integrated Circuit Hardware Description Language

viml: VimL, the scripting language for the Vim editor (vim.org) [aliases: vim,vimscript,ex]

vue: Vue.js single-file components [aliases: vuejs]

wollok: Wollok lang

xml: <desc for="this-lexer">XML</desc>

xojo: Xojo [aliases: realbasic]

xpath: XML Path Language (XPath) 3.1

xquery: XQuery 3.1: An XML Query Language

yaml: Yaml Ain't Markup Language (yaml.org) [aliases: yml]

yang: Lexer for the YANG 1.1 modeling language (RFC7950)

zig: The Zig programming language (ziglang.org) [aliases: zir]
This post is licensed under CC BY 4.0 by the author.