Line 6: |
Line 6: |
| ===Code Language Example=== | | ===Code Language Example=== |
| | | |
− | | + | <pre> |
− | | + | <source lang="csharp"> |
| // Hello World in Microsoft C# ("C-Sharp"). | | // Hello World in Microsoft C# ("C-Sharp"). |
| | | |
Line 20: |
Line 20: |
| } | | } |
| } | | } |
− | | + | </source> |
− | | + | <nowiki></nowiki></pre> |
| | | |
| Results in: | | Results in: |
| | | |
− | | + | <source lang="csharp"> |
| // Hello World in Microsoft C# ("C-Sharp"). | | // Hello World in Microsoft C# ("C-Sharp"). |
| | | |
Line 38: |
Line 38: |
| } | | } |
| } | | } |
− | | + | </source> |
| | | |
| === Programming languages === | | === Programming languages === |
− | | + | <blockquote> |
| {{flatlist| | | {{flatlist| |
| * ActionScript | | * ActionScript |
Line 124: |
Line 124: |
| * Zephir | | * Zephir |
| }} | | }} |
− | | + | </blockquote> |
| | | |
| === Template languages === | | === Template languages === |
− | | + | <blockquote> |
| {{flatlist| | | {{flatlist| |
| * Cheetah templates | | * Cheetah templates |
Line 139: |
Line 139: |
| * Tea | | * Tea |
| }} | | }} |
− | | + | </blockquote> |
| | | |
| === Other markup === | | === Other markup === |
− | | + | <blockquote> |
| {{flatlist| | | {{flatlist| |
| * Apache config files | | * Apache config files |
Line 181: |
Line 181: |
| * YAML | | * YAML |
| }} | | }} |
− | | + | </blockquote> |
| | | |
| For accurate language codes, see [http://pygments.org/docs/lexers/ complete details in the Pygments document] and there are some mappings for some language names which were supported by GeSHi ([https://github.com/wikimedia/mediawiki-extensions-SyntaxHighlight_GeSHi/blob/master/includes/SyntaxHighlightGeSHiCompat.php full list]). | | For accurate language codes, see [http://pygments.org/docs/lexers/ complete details in the Pygments document] and there are some mappings for some language names which were supported by GeSHi ([https://github.com/wikimedia/mediawiki-extensions-SyntaxHighlight_GeSHi/blob/master/includes/SyntaxHighlightGeSHiCompat.php full list]). |
Line 191: |
Line 191: |
| !Code|| Language | | !Code|| Language |
| |- | | |- |
− | ||4CS | + | |<del><code>4cs</code></del>||4CS |
| |- | | |- |
− | ||MOS 6502 (6510) ACME Cross Assembler | + | |<code>6502acme</code>||MOS 6502 (6510) ACME Cross Assembler |
| |- | | |- |
− | ||MOS 6502 (6510) Kick Assembler | + | |<code>6502kickass</code>||MOS 6502 (6510) Kick Assembler |
| |- | | |- |
− | ||MOS 6502 (6510) TASM/64TASS | + | |<code>6502tasm</code>||MOS 6502 (6510) TASM/64TASS |
| |- | | |- |
− | ||Motorola 68000 - HiSoft Devpac ST 2 Assembler | + | |<code>68000devpac</code>||Motorola 68000 - HiSoft Devpac ST 2 Assembler |
| |- | | |- |
− | ||[[w:ABAP|ABAP]] | + | |<code>abap</code>||[[w:ABAP|ABAP]] |
| |- | | |- |
− | ||[[w:ActionScript|ActionScript]] | + | |<code>actionscript</code>||[[w:ActionScript|ActionScript]] |
| |- | | |- |
− | ||[[w:ActionScript3|ActionScript3]] | + | |<code>actionscript3</code>||[[w:ActionScript3|ActionScript3]] |
| |- | | |- |
− | ||[[w:Ada (programming language)|Ada]] | + | |<code>ada</code>||[[w:Ada (programming language)|Ada]] |
| |- | | |- |
− | ||[[w:ALGOL 68|ALGOL 68]] | + | |<del><code>algol68</code></del>||[[w:ALGOL 68|ALGOL 68]] |
| |- | | |- |
− | ||[[w:Apache HTTP Server|Apache Configuration]] | + | |<code>apache</code>||[[w:Apache HTTP Server|Apache Configuration]] |
| |- | | |- |
− | ||[[w:AppleScript|AppleScript]] | + | |<code>applescript</code>||[[w:AppleScript|AppleScript]] |
| |- | | |- |
− | ||[[w:Apt sources|Apt sources]] | + | |<code>apt_sources</code>||[[w:Apt sources|Apt sources]] |
| |- | | |- |
− | ||[[w:ARM architecture|ARM]] Assembler | + | |<code>arm</code>||[[w:ARM architecture|ARM]] Assembler |
| |- | | |- |
− | ||[[w:Assembly language|Assembly]] | + | |<code>asm</code>||[[w:Assembly language|Assembly]] |
| |- | | |- |
− | ||[[w:Active Server Pages|Active Server Pages (ASP)]] | + | |<code>asp</code>||[[w:Active Server Pages|Active Server Pages (ASP)]] |
| |- | | |- |
− | ||[[w:Asymptote (vector graphics language)|Asymptote]] | + | |<code>asymptote</code>||[[w:Asymptote (vector graphics language)|Asymptote]] |
| |- | | |- |
− | ||[[w:Autoconf|Autoconf]] | + | |<del><code>autoconf</code></del>||[[w:Autoconf|Autoconf]] |
| |- | | |- |
− | ||[[w:AutoHotkey|AutoHotkey]] | + | |<code>autohotkey</code>||[[w:AutoHotkey|AutoHotkey]] |
| |- | | |- |
− | ||[[w:AutoIt|AutoIt]] | + | |<code>autoit</code>||[[w:AutoIt|AutoIt]] |
| |- | | |- |
− | ||[[w:AviSynth|AviSynth]] | + | |<del><code>avisynth</code></del>||[[w:AviSynth|AviSynth]] |
| |- | | |- |
− | ||[[w:AWK|AWK]] | + | |<code>awk</code>||[[w:AWK|AWK]] |
| |- | | |- |
− | ||BASCOM AVR | + | |<code>bascomavr</code>||BASCOM AVR |
| |- | | |- |
− | ||[[w:Bash (Unix shell)|Bash]] | + | |<code>bash</code>||[[w:Bash (Unix shell)|Bash]] |
| |- | | |- |
− | ||[[w:Basic4GL|Basic4GL]] | + | |<code>basic4gl</code>||[[w:Basic4GL|Basic4GL]] |
| |- | | |- |
− | ||[[w:Brainfuck|Brainfuck]] | + | |<code>bf</code>||[[w:Brainfuck|Brainfuck]] |
| |- | | |- |
− | ||[[w:BibTeX|BibTeX]] | + | |<code>bibtex</code>||[[w:BibTeX|BibTeX]] |
| |- | | |- |
− | ||[[w:Blitz BASIC|Blitz BASIC]] | + | |<code>blitzbasic</code>||[[w:Blitz BASIC|Blitz BASIC]] |
| |- | | |- |
− | ||[[w:Backus–Naur Form|Backus–Naur Form]] | + | |<code>bnf</code>||[[w:Backus–Naur Form|Backus–Naur Form]] |
| |- | | |- |
− | ||[[w:Boo (programming language)|Boo]] | + | |<code>boo</code>||[[w:Boo (programming language)|Boo]] |
| |- | | |- |
− | ||[[w:C (programming language)|C]] | + | |<code>c</code>||[[w:C (programming language)|C]] |
| |- | | |- |
− | ||C Loadrunner | + | |<code>c_loadrunner</code>||C Loadrunner |
| |- | | |- |
− | ||C (Mac) | + | |<code>c_mac</code>||C (Mac) |
| |- | | |- |
− | ||[[w:Dialog Control Language|AutoCAD DCL]] | + | |<del><code>caddcl</code></del>||[[w:Dialog Control Language|AutoCAD DCL]] |
| |- | | |- |
− | ||[[w:AutoLISP|AutoLISP]] | + | |<code>cadlisp</code>||[[w:AutoLISP|AutoLISP]] |
| |- | | |- |
− | ||CFDG | + | |<code>cfdg</code>||CFDG |
| |- | | |- |
− | ||[[w:ColdFusion Markup Language|ColdFusion Markup Language]] | + | |<code>cfm</code>||[[w:ColdFusion Markup Language|ColdFusion Markup Language]] |
| |- | | |- |
− | ||[[w:ChaiScript|ChaiScript]] | + | |<code>chaiscript</code>||[[w:ChaiScript|ChaiScript]] |
| |- | | |- |
− | ||[[w:Common_Intermediate_Language|Common Intermediate Language (CIL)]] | + | |<del><code>cil</code></del>||[[w:Common_Intermediate_Language|Common Intermediate Language (CIL)]] |
| |- | | |- |
− | ||[[w:Clojure|Clojure]] | + | |<code>clojure</code>||[[w:Clojure|Clojure]] |
| |- | | |- |
− | ||[[w:CMake|CMake]] | + | |<code>cmake</code>||[[w:CMake|CMake]] |
| |- | | |- |
− | ||[[w:COBOL|COBOL]] | + | |<code>cobol</code>||[[w:COBOL|COBOL]] |
| |- | | |- |
− | ||[[w:CoffeeScript|CoffeeScript]] | + | |<code>coffeescript</code>||[[w:CoffeeScript|CoffeeScript]] |
| |- | | |- |
− | ||[[w:C++|C++]] | + | |<code>cpp</code>||[[w:C++|C++]] |
| |- | | |- |
− | ||[[w:Qt (toolkit)|C++ (Qt toolkit)]] | + | |<code>cpp-qt</code>||[[w:Qt (toolkit)|C++ (Qt toolkit)]] |
| |- | | |- |
− | ||[[w:C Shell|C shell]] | + | |<code>csh</code>||[[w:C Shell|C shell]] |
| |- | | |- |
− | ||[[w:C Sharp (programming language)|C#]] | + | |<code>csharp</code>||[[w:C Sharp (programming language)|C#]] |
| |- | | |- |
− | ||[[w:Cascading Style Sheets|Cascading Style Sheets (CSS)]] | + | |<code>css</code>||[[w:Cascading Style Sheets|Cascading Style Sheets (CSS)]] |
| |- | | |- |
− | ||[[w:Cue sheet (computing)|Cue sheet]] | + | |<del><code>cuesheet</code></del>||[[w:Cue sheet (computing)|Cue sheet]] |
| |- | | |- |
− | ||[[w:D (programming language)|D]] | + | |<code>d</code>||[[w:D (programming language)|D]] |
| |- | | |- |
− | ||[[w:Dart (programming language)|Dart]] | + | |<code>dart</code>||[[w:Dart (programming language)|Dart]] |
| |- | | |- |
− | ||[[w:Data Control Language|Data Control Language]] | + | |<code>dcl</code>||[[w:Data Control Language|Data Control Language]] |
| |- | | |- |
− | ||[[w:DCPU-16|DCPU-16]] | + | |<code>dcpu16</code>||[[w:DCPU-16|DCPU-16]] |
| |- | | |- |
− | ||Data Conversion System | + | |<del><code>dcs</code></del>||Data Conversion System |
| |- | | |- |
− | ||[[w:Delphi programming language|Delphi]] | + | |<code>delphi</code>||[[w:Delphi programming language|Delphi]] |
| |- | | |- |
− | ||[[w:Diff|Diff]] | + | |<code>diff</code>||[[w:Diff|Diff]] |
| |- | | |- |
− | ||DIV | + | |<code>div</code>||DIV |
| |- | | |- |
− | ||[[w:DOS batch file|DOS batch file]] | + | |<code>dosbatch</code>||[[w:DOS batch file|DOS batch file]] |
| |- | | |- |
− | ||[[w:DOT (graph description language)|DOT]] | + | |<del><code>dot</code></del>||[[w:DOT (graph description language)|DOT]] |
| |- | | |- |
− | ||[[w:E (programming language)|E]] | + | |<del><code>e</code></del>||[[w:E (programming language)|E]] |
| |- | | |- |
− | ||[[w:Backus–Naur Form|Extended Backus–Naur Form]] | + | |<code>ebnf</code>||[[w:Backus–Naur Form|Extended Backus–Naur Form]] |
| |- | | |- |
− | ||[[w:ECMAScript|ECMAScript]] | + | |<code>ecmascript</code>||[[w:ECMAScript|ECMAScript]] |
| |- | | |- |
− | ||[[w:Eiffel (programming language)|Eiffel]] | + | |<code>eiffel</code>||[[w:Eiffel (programming language)|Eiffel]] |
| |- | | |- |
− | ||Email (mbox \ eml \ RFC format) | + | |<del><code>email</code></del>||Email (mbox \ eml \ RFC format) |
| |- | | |- |
− | ||Enerscript | + | |<del><code>epc</code></del>||Enerscript |
| |- | | |- |
− | ||[[w:Erlang (programming language)|Erlang]] | + | |<code>erlang</code>||[[w:Erlang (programming language)|Erlang]] |
| |- | | |- |
− | ||[[w:Euphoria (programming language)|Euphoria]] | + | |<code>euphoria</code>||[[w:Euphoria (programming language)|Euphoria]] |
| |- | | |- |
− | ||Formula One | + | |<del><code>f1</code></del>||Formula One |
| |- | | |- |
− | ||[[w:Falcon (programming language)|Falcon]] | + | |<del><code>falcon</code></del>||[[w:Falcon (programming language)|Falcon]] |
| |- | | |- |
− | ||FO | + | |<del><code>fo</code></del>||FO |
| |- | | |- |
− | ||[[w:Fortran|Fortran]] | + | |<code>fortran</code>||[[w:Fortran|Fortran]] |
| |- | | |- |
− | ||[[w:FreeBASIC|FreeBASIC]] | + | |<code>freebasic</code>||[[w:FreeBASIC|FreeBASIC]] |
| |- | | |- |
− | ||[[w:FreeSWITCH|FreeSWITCH]] | + | |<del><code>freeswitch</code></del>||[[w:FreeSWITCH|FreeSWITCH]] |
| |- | | |- |
− | ||[[w:Fsharp|Fsharp]] | + | |<code>fsharp</code>||[[w:Fsharp|Fsharp]] |
| |- | | |- |
− | ||[[w:Gambas programming language|Gambas]] | + | |<code>gambas</code>||[[w:Gambas programming language|Gambas]] |
| |- | | |- |
− | ||[[w:GDB|GDB]] | + | |<del><code>gdb</code></del>||[[w:GDB|GDB]] |
| |- | | |- |
− | ||Genero | + | |<code>genero</code>||Genero |
| |- | | |- |
− | ||[[w:Genie (programming language)|Genie]] | + | |<del><code>genie</code></del>||[[w:Genie (programming language)|Genie]] |
| |- | | |- |
− | ||[[w:gettext|gettext]] | + | |<code>gettext</code>||[[w:gettext|gettext]] |
| |- | | |- |
− | ||[[w:GLSL|OpenGL Shading Language (GLSL)]] | + | |<code>glsl</code>||[[w:GLSL|OpenGL Shading Language (GLSL)]] |
| |- | | |- |
− | ||[[w:Game Maker Language|Game Maker Language (GML)]] | + | |<del><code>gml</code></del>||[[w:Game Maker Language|Game Maker Language (GML)]] |
| |- | | |- |
− | ||[[w:gnuplot|gnuplot]] | + | |<code>gnuplot</code>||[[w:gnuplot|gnuplot]] |
| |- | | |- |
− | ||[[w:Go (programming language)|Go]] | + | |<code>go</code>||[[w:Go (programming language)|Go]] |
| |- | | |- |
− | ||[[w:Groovy (programming language)|Groovy]] | + | |<code>groovy</code>||[[w:Groovy (programming language)|Groovy]] |
| |- | | |- |
− | ||[[w:GW-BASIC|GW-BASIC]] | + | |<code>gwbasic</code>||[[w:GW-BASIC|GW-BASIC]] |
| |- | | |- |
− | ||[[w:Haskell (programming language)|Haskell]] | + | |<code>haskell</code>||[[w:Haskell (programming language)|Haskell]] |
| |- | | |- |
− | ||[[w:Haxe|Haxe]] | + | |<code>haxe</code>||[[w:Haxe|Haxe]] |
| |- | | |- |
− | ||HicEst | + | |<del><code>hicest</code></del>||HicEst |
| |- | | |- |
− | ||[[w:HQ9+|HQ9+]] | + | |<del><code>hq9plus</code></del>||[[w:HQ9+|HQ9+]] |
| |- | | |- |
− | ||[[w:HTML|HTML]] | + | |<code>html4strict</code>||[[w:HTML|HTML]] |
| |- | | |- |
− | ||[[w:HTML5|HTML5]] | + | |<code>html5</code>||[[w:HTML5|HTML5]] |
| |- | | |- |
− | ||[[w:Icon (programming language)|Icon]] | + | |<del><code>icon</code></del>||[[w:Icon (programming language)|Icon]] |
| |- | | |- |
− | ||[[w:Universal Network Objects|Uno IDL]] | + | |<code>idl</code>||[[w:Universal Network Objects|Uno IDL]] |
| |- | | |- |
− | ||[[w:INI file|INI]] | + | |<code>ini</code>||[[w:INI file|INI]] |
| |- | | |- |
− | ||[[w:Inno Setup|Inno]] | + | |<del><code>inno</code></del>||[[w:Inno Setup|Inno]] |
| |- | | |- |
− | ||[[w:INTERCAL|INTERCAL]] | + | |<del><code>intercal</code></del>||[[w:INTERCAL|INTERCAL]] |
| |- | | |- |
− | ||[[w:Io (programming language)|Io]] | + | |<code>io</code>||[[w:Io (programming language)|Io]] |
| |- | | |- |
− | ||[[w:J (programming language)|J]] | + | |<code>j</code>||[[w:J (programming language)|J]] |
| |- | | |- |
− | ||[[w:Java (programming language)|Java]] | + | |<code>java</code>||[[w:Java (programming language)|Java]] |
| |- | | |- |
− | ||[[w:Java (programming language)|Java(TM) 2 Platform Standard Edition 5.0 ]] | + | |<code>java5</code>||[[w:Java (programming language)|Java(TM) 2 Platform Standard Edition 5.0 ]] |
| |- | | |- |
− | ||[[w:JavaScript|JavaScript]] | + | |<code>javascript</code>||[[w:JavaScript|JavaScript]] |
| |- | | |- |
− | ||[[w:jQuery|jQuery]] | + | |<code>jquery</code>||[[w:jQuery|jQuery]] |
| |- | | |- |
− | ||[[w:KiXtart|KiXtart]] | + | |<del><code>kixtart</code></del>||[[w:KiXtart|KiXtart]] |
| |- | | |- |
− | ||Klone C | + | |<del><code>klonec</code></del>||Klone C |
| |- | | |- |
− | ||Klone C++ | + | |<del><code>klonecpp</code></del>||Klone C++ |
| |- | | |- |
− | ||[[w:Kotlin (programming language)|Kotlin]] | + | |<code>kotlin</code>||[[w:Kotlin (programming language)|Kotlin]] |
| |- | | |- |
− | ||[[w:Korn Shell|Korn shell]] | + | |<code>ksh</code>||[[w:Korn Shell|Korn shell]] |
| |- | | |- |
− | ||[[w:LaTeX|LaTeX]] | + | |<code>latex</code>||[[w:LaTeX|LaTeX]] |
| |- | | |- |
− | ||[[w:Liberty BASIC|Liberty BASIC]] | + | |<del><code>lb</code></del>||[[w:Liberty BASIC|Liberty BASIC]] |
| |- | | |- |
− | ||[[w:LDAP Data Interchange Format|LDAP Data Interchange Format]] | + | |<del><code>ldif</code></del>||[[w:LDAP Data Interchange Format|LDAP Data Interchange Format]] |
| |- | | |- |
− | ||[[w:Lisp (programming language)|Lisp]] | + | |<code>lisp</code>||[[w:Lisp (programming language)|Lisp]] |
| |- | | |- |
− | ||[[w:LLVM|LLVM]] | + | |<code>llvm</code>||[[w:LLVM|LLVM]] |
| |- | | |- |
− | ||[[w:Locomotive BASIC|Locomotive BASIC]] | + | |<code>locobasic</code>||[[w:Locomotive BASIC|Locomotive BASIC]] |
| |- | | |- |
− | ||[[w:Logtalk|Logtalk]] | + | |<code>logtalk</code>||[[w:Logtalk|Logtalk]] |
| |- | | |- |
− | ||[[w:LOLCODE|LOLCODE]] | + | |<del><code>lolcode</code></del>||[[w:LOLCODE|LOLCODE]] |
| |- | | |- |
− | ||[[w:Formula language|Formula language]] | + | |<del><code>lotusformulas</code></del>||[[w:Formula language|Formula language]] |
| |- | | |- |
− | ||[[w:LotusScript|LotusScript]] | + | |<del><code>lotusscript</code></del>||[[w:LotusScript|LotusScript]] |
| |- | | |- |
− | ||[[w:LScript|LightWave 3D]] | + | |<del><code>lscript</code></del>||[[w:LScript|LightWave 3D]] |
| |- | | |- |
− | ||[[w:Linden Scripting Language|Linden Scripting Language]] | + | |<del><code>lsl2</code></del>||[[w:Linden Scripting Language|Linden Scripting Language]] |
| |- | | |- |
− | ||[[w:Lua (programming language)|Lua]] | + | |<code>lua</code>||[[w:Lua (programming language)|Lua]] |
| |- | | |- |
− | ||[[w:Magik (programming language)|Magik]] | + | |<del><code>magiksf</code></del>||[[w:Magik (programming language)|Magik]] |
| |- | | |- |
− | ||[[w:Motorola 68000|Motorola 68000 Assembler]] | + | |<code>m68k</code>||[[w:Motorola 68000|Motorola 68000 Assembler]] |
| |- | | |- |
− | ||[[w:Make (software)|make]] | + | |<code>make</code>||[[w:Make (software)|make]] |
| |- | | |- |
− | ||[[w:MapBasic|MapBasic]] | + | |<code>mapbasic</code>||[[w:MapBasic|MapBasic]] |
| |- | | |- |
− | ||[[w:MATLAB|MATLAB M]] | + | |<code>matlab</code>||[[w:MATLAB|MATLAB M]] |
| |- | | |- |
− | ||[[w:mIRC scripting language|mIRC scripting language]] | + | |<del><code>mirc</code></del>||[[w:mIRC scripting language|mIRC scripting language]] |
| |- | | |- |
− | ||[[w:MMIX|MMIX]] | + | |<code>mmix</code>||[[w:MMIX|MMIX]] |
| |- | | |- |
− | ||[[w:Modula-2|Modula-2]] | + | |<code>modula2</code>||[[w:Modula-2|Modula-2]] |
| |- | | |- |
− | ||[[w:Modula-3|Modula-3]] | + | |<del><code>modula3</code></del>||[[w:Modula-3|Modula-3]] |
| |- | | |- |
− | ||[[w:PIC microcontroller|Microchip Assembler]] | + | |<code>mpasm</code>||[[w:PIC microcontroller|Microchip Assembler]] |
| |- | | |- |
− | ||[[w:MXML|MXML]] | + | |<code>mxml</code>||[[w:MXML|MXML]] |
| |- | | |- |
− | ||[[w:MySQL|MySQL]] | + | |<code>mysql</code>||[[w:MySQL|MySQL]] |
| |- | | |- |
− | ||[[w:Nagios|Nagios]] | + | |<del><code>nagios</code></del>||[[w:Nagios|Nagios]] |
| |- | | |- |
− | ||[[w:NetRexx|NetRexx]] | + | |<code>netrexx</code>||[[w:NetRexx|NetRexx]] |
| |- | | |- |
− | ||[[w:NewLISP|NewLISP]] | + | |<code>newlisp</code>||[[w:NewLISP|NewLISP]] |
| |- | | |- |
− | ||[[w:Nullsoft Scriptable Install System|Nullsoft Scriptable Install System (NSIS)]] | + | |<code>nsis</code>||[[w:Nullsoft Scriptable Install System|Nullsoft Scriptable Install System (NSIS)]] |
| |- | | |- |
− | ||[[w:Oberon-2 (programming language)|Oberon-2]] | + | |<code>oberon2</code>||[[w:Oberon-2 (programming language)|Oberon-2]] |
| |- | | |- |
− | ||[[w:Objective-C|Objective-C]] | + | |<code>objc</code>||[[w:Objective-C|Objective-C]] |
| |- | | |- |
− | ||[[w:Objeck (programming language)|Objeck]] | + | |<del><code>objeck</code></del>||[[w:Objeck (programming language)|Objeck]] |
| |- | | |- |
− | ||[[w:OCaml|OCaml]] | + | |<code>ocaml</code>||[[w:OCaml|OCaml]] |
| |- | | |- |
− | ||[[w:OCaml|OCaml]] | + | |<code>ocaml-brief</code>||[[w:OCaml|OCaml]] |
| |- | | |- |
− | ||[[w:Octave programming language|Octave]] | + | |<code>octave</code>||[[w:Octave programming language|Octave]] |
| |- | | |- |
− | ||[[w:StarOffice Basic|OpenOffice.org Basic]] | + | |<code>oobas</code>||[[w:StarOffice Basic|OpenOffice.org Basic]] |
| |- | | |- |
− | ||[[w:Object REXX|Object REXX]] | + | |<code>oorexx</code>||[[w:Object REXX|Object REXX]] |
| |- | | |- |
− | ||[[w:PL/SQL|Oracle 11 SQL]] | + | |<code>oracle11</code>||[[w:PL/SQL|Oracle 11 SQL]] |
| |- | | |- |
− | ||[[w:PL/SQL|Oracle 8 SQL]] | + | |<code>oracle8</code>||[[w:PL/SQL|Oracle 8 SQL]] |
| |- | | |- |
− | ||[[w:Oxygene (programming language)|Oxygene]] | + | |<del><code>oxygene</code></del>||[[w:Oxygene (programming language)|Oxygene]] |
| |- | | |- |
− | ||[[w:Oz (programming language)|Oz]] | + | |<code>oz</code>||[[w:Oz (programming language)|Oz]] |
| |- | | |- |
− | ||[[w:ParaSail (programming language)|ParaSail]] | + | |<del><code>parasail</code></del>||[[w:ParaSail (programming language)|ParaSail]] |
| |- | | |- |
− | ||[[w:PARI/GP|PARI/GP]] | + | |<del><code>parigp</code></del>||[[w:PARI/GP|PARI/GP]] |
| |- | | |- |
− | ||[[w:Pascal (programming language)|Pascal]] | + | |<code>pascal</code>||[[w:Pascal (programming language)|Pascal]] |
| |- | | |- |
− | ||[[w:Perl Compatible Regular Expressions|Perl Compatible Regular Expressions]] | + | |<del><code>pcre</code></del>||[[w:Perl Compatible Regular Expressions|Perl Compatible Regular Expressions]] |
| |- | | |- |
− | ||per | + | |<del><code>per</code></del>||per |
| |- | | |- |
− | ||[[w:Perl|Perl]] | + | |<code>perl</code>||[[w:Perl|Perl]] |
| |- | | |- |
− | ||[[w:Perl 6|Perl 6]] | + | |<code>perl6</code>||[[w:Perl 6|Perl 6]] |
| |- | | |- |
− | ||[[w:PF (firewall)|PF]] | + | |<del><code>pf</code></del>||[[w:PF (firewall)|PF]] |
| |- | | |- |
− | ||[[w:PHP|PHP]] | + | |<code>php</code>||[[w:PHP|PHP]] |
| |- | | |- |
− | ||[[w:PHP|PHP]] ''([[phab:T94292 |deprecated]] – no colors, odd framing)'' | + | |<code>php-brief</code>||[[w:PHP|PHP]] ''([[phab:T94292 |deprecated]] – no colors, odd framing)'' |
| |- | | |- |
− | ||[[w:PIC microcontroller|PIC assembly language]] | + | |<code>pic16</code>||[[w:PIC microcontroller|PIC assembly language]] |
| |- | | |- |
− | ||[[w:Pike (programming language)|Pike]] | + | |<code>pike</code>||[[w:Pike (programming language)|Pike]] |
| |- | | |- |
− | ||[[w:Adobe Pixel Bender|Pixel Bender]] | + | |<del><code>pixelbender</code></del>||[[w:Adobe Pixel Bender|Pixel Bender]] |
| |- | | |- |
− | ||[[w:PL/I|PL/I]] | + | |<del><code>pli</code></del>||[[w:PL/I|PL/I]] |
| |- | | |- |
− | ||[[w:PL/SQL|PL/SQL]] | + | |<code>plsql</code>||[[w:PL/SQL|PL/SQL]] |
| |- | | |- |
− | ||[[w:PostgreSQL|PostgreSQL]] | + | |<code>postgresql</code>||[[w:PostgreSQL|PostgreSQL]] |
| |- | | |- |
− | ||[[w:PostScript|PostScript]] | + | |<code>postscript</code>||[[w:PostScript|PostScript]] |
| |- | | |- |
− | ||[[w:POV-Ray|Persistence of Vision Raytracer]] | + | |<code>povray</code>||[[w:POV-Ray|Persistence of Vision Raytracer]] |
| |- | | |- |
− | ||[[w:PowerBuilder|PowerBuilder]] | + | |<del><code>powerbuilder</code></del>||[[w:PowerBuilder|PowerBuilder]] |
| |- | | |- |
− | ||[[w:Windows PowerShell|Windows PowerShell]] | + | |<code>powershell</code>||[[w:Windows PowerShell|Windows PowerShell]] |
| |- | | |- |
− | ||[[w:ProFTPD|ProFTPD]] | + | |<del><code>proftpd</code></del>||[[w:ProFTPD|ProFTPD]] |
| |- | | |- |
− | ||[[w:OpenEdge Advanced Business Language|OpenEdge Advanced Business Language]] | + | |<code>progress</code>||[[w:OpenEdge Advanced Business Language|OpenEdge Advanced Business Language]] |
| |- | | |- |
− | ||[[w:Prolog|Prolog]] | + | |<code>prolog</code>||[[w:Prolog|Prolog]] |
| |- | | |- |
− | ||[[w:.properties|Properties file]] | + | |<code>properties</code>||[[w:.properties|Properties file]] |
| |- | | |- |
− | ||[[w:ProvideX|ProvideX]] | + | |<del><code>providex</code></del>||[[w:ProvideX|ProvideX]] |
| |- | | |- |
− | ||[[w:PureBasic|PureBasic]] | + | |<code>purebasic</code>||[[w:PureBasic|PureBasic]] |
| |- | | |- |
− | ||[[w:Python (programming language)|Python]] | + | |<code>pycon</code>||[[w:Python (programming language)|Python]] |
| |- | | |- |
− | ||[[w:Python for S60|PyS60]] | + | |<code>pys60</code>||[[w:Python for S60|PyS60]] |
| |- | | |- |
− | ||[[w:Python (programming language)|Python]] | + | |<code>python</code><br /><code>py</code>||[[w:Python (programming language)|Python]] |
| |- | | |- |
− | ||[[w:Python (programming language)|Python3]] | + | |<code>python3</code><br /><code>py3</code>||[[w:Python (programming language)|Python3]] |
| |- | | |- |
− | ||[[w:Q (equational programming language)|Q]] | + | |<del><code>q</code></del>||[[w:Q (equational programming language)|Q]] |
| |- | | |- |
− | ||[[w:QBasic|QBasic/QuickBASIC]] | + | |<code>qbasic</code>||[[w:QBasic|QBasic/QuickBASIC]] |
| |- | | |- |
− | ||[[w:Ruby on Rails|Rails]] | + | |<code>rails</code>||[[w:Ruby on Rails|Rails]] |
| |- | | |- |
− | ||[[w:Rebol|Rebol]] | + | |<code>rebol</code>||[[w:Rebol|Rebol]] |
| |- | | |- |
− | ||[[w:Windows Registry|Windows Registry]] | + | |<code>reg</code>||[[w:Windows Registry|Windows Registry]] |
| |- | | |- |
− | ||[[w:Rexx|Rexx]] | + | |<code>rexx</code>||[[w:Rexx|Rexx]] |
| |- | | |- |
− | ||[[w:Robots exclusion standard|robots.txt]] | + | |<del><code>robots</code></del>||[[w:Robots exclusion standard|robots.txt]] |
| |- | | |- |
− | ||[[w:RPM Package Manager|RPM Spec files]] | + | |<code>rpmspec</code>||[[w:RPM Package Manager|RPM Spec files]] |
| |- | | |- |
− | ||[[w:R (programming language)|R]] | + | |<code>rsplus</code>||[[w:R (programming language)|R]] |
| |- | | |- |
− | ||[[w:Ruby (programming language)|Ruby]] | + | |<code>ruby</code>||[[w:Ruby (programming language)|Ruby]] |
| |- | | |- |
− | ||[[w:SAS (software)|SAS]] | + | |<del><code>sas</code></del>||[[w:SAS (software)|SAS]] |
| |- | | |- |
− | ||[[w:Scala_(programming_language)|Scala]] | + | |<code>scala</code>||[[w:Scala_(programming_language)|Scala]] |
| |- | | |- |
− | ||[[w:Scheme (programming language)|Scheme]] | + | |<code>scheme</code>||[[w:Scheme (programming language)|Scheme]] |
| |- | | |- |
− | ||[[w:Shell script|Shell Script]] | + | |<code>sh</code><br /><code>shell</code><br /><code>shell-session</code>||[[w:Shell script|Shell Script]] |
| |- | | |- |
− | ||[[w:Scilab|Scilab]] | + | |<code>scilab</code>||[[w:Scilab|Scilab]] |
| |- | | |- |
− | ||[[w:SdlBasic|SdlBasic]] | + | |<code>sdlbasic</code>||[[w:SdlBasic|SdlBasic]] |
| |- | | |- |
− | ||[[w:Smalltalk|Smalltalk]] | + | |<code>smalltalk</code>||[[w:Smalltalk|Smalltalk]] |
| |- | | |- |
− | ||[[w:Smarty|Smarty]] | + | |<code>smarty</code>||[[w:Smarty|Smarty]] |
| |- | | |- |
− | ||[[w:SPARK (programming language)|SPARK]] | + | |<code>spark</code>||[[w:SPARK (programming language)|SPARK]] |
| |- | | |- |
− | ||[[w:SPARQL|SPARQL]] | + | |<code>sparql</code>||[[w:SPARQL|SPARQL]] |
| |- | | |- |
− | ||[[w:SQL|SQL]] | + | |<code>sql</code>||[[w:SQL|SQL]] |
| |- | | |- |
− | ||StoneScript (Scripting language for [[w:ShiVa|ShiVa3D]]) | + | |<del><code>stonescript</code></del>||StoneScript (Scripting language for [[w:ShiVa|ShiVa3D]]) |
| |- | | |- |
− | ||[[w:SystemVerilog|SystemVerilog]] | + | |<code>systemverilog</code>||[[w:SystemVerilog|SystemVerilog]] |
| |- | | |- |
− | ||[[w:Tcsh|Tcsh]] | + | |<code>tcsh</code>||[[w:Tcsh|Tcsh]] |
| |- | | |- |
− | ||[[w:Tcl|Tcl]] | + | |<code>tcl</code>||[[w:Tcl|Tcl]] |
| |- | | |- |
− | ||[[w:Tera Term|Tera Term]] | + | |<del><code>teraterm</code></del>||[[w:Tera Term|Tera Term]] |
| |- | | |- |
− | ||[[w:Plain text|Plain text]] | + | |<code>text</code>||[[w:Plain text|Plain text]] |
| |- | | |- |
− | ||[[w:thinBasic|thinBasic]] | + | |<code>thinbasic</code>||[[w:thinBasic|thinBasic]] |
| |- | | |- |
− | ||[[w:TypeScript|TypeScript]] | + | |<code>ts</code>||[[w:TypeScript|TypeScript]] |
| |- | | |- |
− | ||[[w:Transact-SQL|Transact-SQL]] | + | |<code>tsql</code>||[[w:Transact-SQL|Transact-SQL]] |
| |- | | |- |
− | ||[[w:TYPO3|TypoScript]] | + | |<del><code>typoscript</code></del>||[[w:TYPO3|TypoScript]] |
| |- | | |- |
− | ||[[w:Unicon (programming language)|Unicon]] | + | |<del><code>unicon</code></del>||[[w:Unicon (programming language)|Unicon]] |
| |- | | |- |
− | ||[[w:Unified Parallel C|Unified Parallel C]] | + | |<code>upc</code>||[[w:Unified Parallel C|Unified Parallel C]] |
| |- | | |- |
− | ||[[w:URBI|URBI]] | + | |<code>urbi</code>||[[w:URBI|URBI]] |
| |- | | |- |
− | ||[[w:UnrealScript|UnrealScript]] | + | |<del><code>uscript</code></del>||[[w:UnrealScript|UnrealScript]] |
| |- | | |- |
− | ||[[w:Vala_(programming_language)|Vala]] | + | |<code>vala</code>||[[w:Vala_(programming_language)|Vala]] |
| |- | | |- |
− | ||[[w:Visual Basic|Visual Basic]] | + | |<code>vb</code>||[[w:Visual Basic|Visual Basic]] |
| |- | | |- |
− | ||[[w:Visual Basic .NET|Visual Basic .NET]] | + | |<code>vbnet</code>||[[w:Visual Basic .NET|Visual Basic .NET]] |
| |- | | |- |
− | ||[[w:VEDIT|VEDIT]] | + | |<del><code>vedit</code></del>||[[w:VEDIT|VEDIT]] |
| |- | | |- |
− | ||[[w:Verilog|Verilog]] | + | |<code>verilog</code>||[[w:Verilog|Verilog]] |
| |- | | |- |
− | ||[[w:VHDL|VHDL]] | + | |<code>vhdl</code>||[[w:VHDL|VHDL]] |
| |- | | |- |
− | ||[[w:Vim script|Vim script]] | + | |<code>vim</code>||[[w:Vim script|Vim script]] |
| |- | | |- |
− | ||[[w:Visual FoxPro|Visual FoxPro]] | + | |<code>visualfoxpro</code>||[[w:Visual FoxPro|Visual FoxPro]] |
| |- | | |- |
− | ||[[w:Visual Prolog|Visual Prolog]] | + | |<code>visualprolog</code>||[[w:Visual Prolog|Visual Prolog]] |
| |- | | |- |
− | ||[[w:Whitespace (programming_language)|Whitespace]] | + | |<del><code>whitespace</code></del>||[[w:Whitespace (programming_language)|Whitespace]] |
| |- | | |- |
− | ||[[w:Whois|Whois]] | + | |<del><code>whois</code></del>||[[w:Whois|Whois]] |
| |- | | |- |
− | ||[[w:Winbatch|Winbatch]] | + | |<code>winbatch</code>||[[w:Winbatch|Winbatch]] |
| |- | | |- |
− | ||[[w:XML|XML]] | + | |<code>xml</code>||[[w:XML|XML]] |
| |- | | |- |
− | ||[[w:Xorg.conf|Xorg.conf]] | + | |<del><code>xorg_conf</code></del>||[[w:Xorg.conf|Xorg.conf]] |
| |- | | |- |
− | ||[[w:YAML|YAML]] | + | |<code>yaml</code>||[[w:YAML|YAML]] |
| |- | | |- |
− | ||[[w:Microsoft Dynamics AX|Microsoft Dynamics AX]] | + | |<code>xpp</code>||[[w:Microsoft Dynamics AX|Microsoft Dynamics AX]] |
| |- | | |- |
− | ||[[w:Zilog Z80|ZiLOG Z80 Assembler]] | + | |<code>z80</code>||[[w:Zilog Z80|ZiLOG Z80 Assembler]] |
| |- | | |- |
− | ||ZXBasic | + | |<code>zxbasic</code>||ZXBasic |
| |} | | |} |
− | | + | <div style="clear:both"></div> |
| {{collapse bottom}} | | {{collapse bottom}} |