|  |   | 
| (9 intermediate revisions by the same user not shown) | 
| Line 1: | Line 1: | 
|  | <syntaxhighlight lang="python"> |  | == Welcome! == | 
|  | ..
 |  | [[Random link]] | 
|  |  |   | 
|  |  | == Syntax highlightning: == | 
|  |  | Code: | 
|  |  | {{ #tag: syntaxhighlight | | 
|  |  | <<noinclude/>syntaxhighlight lang="python"> | 
|  |  | def quick_sort(arr): | 
|  |  | 	less = [] | 
|  |  | 	pivot_list = [] | 
|  |  | 	more = [] | 
|  |  | 	if len(arr) <= 1: | 
|  |  | 		return arr | 
|  |  | 	else: | 
|  |  | 		pass | 
|  | </syntaxhighlight> |  | </syntaxhighlight> | 
|  | === <translate><!--T:1354--> Programming languages</translate> === |  | | lang=python }} | 
|  | <blockquote>
 |  | Result: | 
|  | {{flatlist|
 |  | <syntaxhighlight lang="python" line="1"> | 
|  | * ActionScript
 |  | def quick_sort(arr): | 
|  | * Ada
 |  | 	less = [] | 
|  | * <translate><!--T:1300--> Agda (incl. literate)</translate>
 |  | 	pivot_list = [] | 
|  | * Alloy
 |  | 	more = [] | 
|  | * AMPL
 |  | 	if len(arr) <= 1: | 
|  | * ANTLR
 |  | 		return arr | 
|  | * APL
 |  | 	else: | 
|  | * AppleScript
 |  | 		pass | 
|  | * <translate><!--T:1301--> Assembly (various)</translate>
 |  | </syntaxhighlight> | 
|  | * Asymptote
 |  | Supported languages: https://www.mediawiki.org/wiki/Extension:SyntaxHighlight#Supported_languages | 
|  | * Augeas
 |  |   | 
|  | * AutoIt
 |  |   | 
|  | * Awk
 |  | [[File:8472.png]] | 
|  | * BBC Basic
 |  | 
|  | * Befunge
 |  | 
|  | * BlitzBasic
 |  | 
|  | * Boa
 |  | 
|  | * Boo
 |  | 
|  | * Boogie
 |  | 
|  | * BrainFuck
 |  | 
|  | * <translate><!--T:1302--> C, C++ (incl. dialects like Arduino)</translate>
 |  | 
|  | * C#
 |  | 
|  | * Chapel
 |  | 
|  | * Charm++ CI
 |  | 
|  | * Cirru
 |  | 
|  | * Clay
 |  | 
|  | * Clean
 |  | 
|  | * Clojure
 |  | 
|  | * CoffeeScript
 |  | 
|  | * ColdFusion
 |  | 
|  | * Common Lisp
 |  | 
|  | * Component Pascal
 |  | 
|  | * Coq
 |  | 
|  | * Croc (MiniD)
 |  | 
|  | * <translate><!--T:1350--> Cryptol (incl. Literate Cryptol)</translate>
 |  | 
|  | * Crystal
 |  | 
|  | * Cypher
 |  | 
|  | * Cython
 |  | 
|  | * D
 |  | 
|  | * Dart
 |  | 
|  | * DCPU-16
 |  | 
|  | * Delphi
 |  | 
|  | * <translate><!--T:1303--> Dylan (incl. console)</translate>
 |  | 
|  | * Eiffel
 |  | 
|  | * Elm
 |  | 
|  | * Emacs Lisp
 |  | 
|  | * Email
 |  | 
|  | * <translate><!--T:1304--> Erlang (incl. shell sessions)</translate>
 |  | 
|  | * Ezhil
 |  | 
|  | * Factor
 |  | 
|  | * Fancy
 |  | 
|  | * Fantom
 |  | 
|  | * Fennel
 |  | 
|  | * FloScript
 |  | 
|  | * Fortran
 |  | 
|  | * FreeFEM++
 |  | 
|  | * F#
 |  | 
|  | * GAP
 |  | 
|  | * Gherkin (Cucumber)
 |  | 
|  | * <translate><!--T:1305--> GLSL shaders</translate>
 |  | 
|  | * Golo
 |  | 
|  | * Gosu
 |  | 
|  | * Groovy
 |  | 
|  | * <translate><!--T:1351--> Haskell (incl. Literate Haskell)</translate>
 |  | 
|  | * HLSL
 |  | 
|  | * HSpec
 |  | 
|  | * Hy
 |  | 
|  | * IDL
 |  | 
|  | * <translate><!--T:1352--> Idris (incl.Literate Idris)</translate>
 |  | 
|  | * Igor Pro
 |  | 
|  | * Io
 |  | 
|  | * Jags
 |  | 
|  | * Java
 |  | 
|  | * JavaScript
 |  | 
|  | * Jasmin
 |  | 
|  | * Jcl
 |  | 
|  | * Julia
 |  | 
|  | * Kotlin
 |  | 
|  | * <translate><!--T:1306--> Lasso (incl.templating)</translate>
 |  | 
|  | * Limbo
 |  | 
|  | * LiveScript
 |  | 
|  | * Logtalk
 |  | 
|  | * Logos
 |  | 
|  | * Lua
 |  | 
|  | * Mathematica
 |  | 
|  | * Matlab
 |  | 
|  | * Modelica
 |  | 
|  | * Modula-2
 |  | 
|  | * Monkey
 |  | 
|  | * Monte
 |  | 
|  | * MoonScript
 |  | 
|  | * Mosel
 |  | 
|  | * MuPad
 |  | 
|  | * NASM
 |  | 
|  | * Nemerle
 |  | 
|  | * NesC
 |  | 
|  | * NewLISP
 |  | 
|  | * Nimrod
 |  | 
|  | * Nit
 |  | 
|  | * Notmuch
 |  | 
|  | * NuSMV
 |  | 
|  | * Objective-C
 |  | 
|  | * Objective-J
 |  | 
|  | * Octave
 |  | 
|  | * OCaml
 |  | 
|  | * Opa
 |  | 
|  | * OpenCOBOL
 |  | 
|  | * ParaSail
 |  | 
|  | * Pawn
 |  | 
|  | * PHP
 |  | 
|  | * Perl 5
 |  | 
|  | * Pike
 |  | 
|  | * Pony
 |  | 
|  | * PovRay
 |  | 
|  | * PostScript
 |  | 
|  | * PowerShell
 |  | 
|  | * Praat
 |  | 
|  | * Prolog
 |  | 
|  | * <translate><!--T:1307--> Python (incl. console sessions and tracebacks)</translate>
 |  | 
|  | * QBasic
 |  | 
|  | * Racket
 |  | 
|  | * Raku a.k.a. Perl 6
 |  | 
|  | * REBOL
 |  | 
|  | * Red
 |  | 
|  | * Redcode
 |  | 
|  | * Rexx
 |  | 
|  | * Ride
 |  | 
|  | * <translate><!--T:1308--> Ruby (incl. irb sessions)</translate>
 |  | 
|  | * Rust
 |  | 
|  | * S, S-Plus, R
 |  | 
|  | * Scala
 |  | 
|  | * Scdoc
 |  | 
|  | * Scheme
 |  | 
|  | * Scilab
 |  | 
|  | * SGF
 |  | 
|  | * <translate><!--T:1309--> Shell scripts (Bash, Tcsh, Fish)</translate>
 |  | 
|  | * Shen
 |  | 
|  | * Silver
 |  | 
|  | * Slash
 |  | 
|  | * Slurm
 |  | 
|  | * Smalltalk
 |  | 
|  | * SNOBOL
 |  | 
|  | * Snowball
 |  | 
|  | * Solidity
 |  | 
|  | * SourcePawn
 |  | 
|  | * Stan
 |  | 
|  | * Standard ML
 |  | 
|  | * Stata
 |  | 
|  | * Swift
 |  | 
|  | * Swig
 |  | 
|  | * SuperCollider
 |  | 
|  | * Tcl
 |  | 
|  | * Tera Term language
 |  | 
|  | * TypeScript
 |  | 
|  | * TypoScript
 |  | 
|  | * USD
 |  | 
|  | * Unicon
 |  | 
|  | * Urbiscript
 |  | 
|  | * Vala
 |  | 
|  | * VBScript
 |  | 
|  | * Verilog, SystemVerilog
 |  | 
|  | * VHDL
 |  | 
|  | * Visual Basic.NET
 |  | 
|  | * Visual FoxPro
 |  | 
|  | * Whiley
 |  | 
|  | * Xtend
 |  | 
|  | * XQuery
 |  | 
|  | * Zeek
 |  | 
|  | * Zephir
 |  | 
|  | * Zig
 |  | 
|  | }}
 |  | 
|  | </blockquote>
 |  | 
|  | m ScriptWDiffWindows batch filesXMLXSLTYAMLWindows Registry files
 |  |