Template:CompilerExplorer
Jump to navigation
Jump to search
Generates a link to Compiler Explorer with specified source code, compiler options, and compiler version.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Source Code | source | The source code to be compiled and viewed in Compiler Explorer. | String | required |
Compiler Options | options | The compiler options to use. | String | optional |
Compiler | compiler | The compiler version to use. | String | required |
Language | lang | The language to use (c or c++) | String | suggested |
Link Text | text | no description
| String | suggested |