Help:Programming Example Prototypes: Difference between revisions

Content added Content deleted
(Used new header courtesy of IanOsgood)
(Should have previewed more carefully...)
Line 26: Line 26:
''When using a compiler and a library, but without illustrative text:
''When using a compiler and a library, but without illustrative text:


{{header|Your Language Here}}'''Compiler:''' [[Your Compiler Here]] (Your version here)
{{header|Your Language Here}}'''Compiler:''' [[Your Compiler Here]] (Your version here)
[[Category:Your Compiler Here]]
[[Category:Your Compiler Here]]


Line 58: Line 58:
''When using an interpreter and a library, but without illustrative text:
''When using an interpreter and a library, but without illustrative text:


{{header|Your Language Here}}'''Interpreter:''' [[Your Interpreter Here]] (Your version here)
{{header|Your Language Here}}'''Interpreter:''' [[Your Interpreter Here]] (Your version here)
[[Category:Your Interpreter Here]]
[[Category:Your Interpreter Here]]


Line 72: Line 72:
''When using a compiler, with illustrative text:
''When using a compiler, with illustrative text:


{{header|Your Language Here}}'''Compiler:''' [[Your Compiler Here]]
{{header|Your Language Here}}'''Compiler:''' [[Your Compiler Here]]
[[Category:Your Compiler Here]]
[[Category:Your Compiler Here]]


Line 87: Line 87:
''When using a compiler, but without illustrative text:
''When using a compiler, but without illustrative text:


{{header|Your Language Here}}'''Compiler:''' [[Your Compiler Here]] (Your version here)
{{header|Your Language Here}}'''Compiler:''' [[Your Compiler Here]] (Your version here)
[[Category:Your Compiler Here]]
[[Category:Your Compiler Here]]


Line 98: Line 98:
''When using an interpreter, with illustrative text:
''When using an interpreter, with illustrative text:


{{header|Your Language Here}}'''Compiler:''' [[Your Interpreter Here]] (Your version here)
{{header|Your Language Here}}'''Compiler:''' [[Your Interpreter Here]] (Your version here)
[[Category:Your Interpreter Here]]
[[Category:Your Interpreter Here]]


Line 113: Line 113:
''When using an interpreter, but without illustrative text:
''When using an interpreter, but without illustrative text:


{{header|Your Language Here}}'''Interpreter:''' [[Your Interpreter Here]] (Your version here)
{{header|Your Language Here}}'''Interpreter:''' [[Your Interpreter Here]] (Your version here)
[[Category:Your Interpreter Here]]
[[Category:Your Interpreter Here]]


Line 124: Line 124:
''When you don't know the compiler or interpreter, but you're using a library, and you are using illustrative text:
''When you don't know the compiler or interpreter, but you're using a library, and you are using illustrative text:


{{header|Your Language Here}}'''Library:''' [[Your Library Here]]
{{header|Your Language Here}}'''Library:''' [[Your Library Here]]
[[Category:Your Library Here]]
[[Category:Your Library Here]]


Line 139: Line 139:
''When you don't know the compiler or interpreter, but you're using a library, and you are not using illustrative text:
''When you don't know the compiler or interpreter, but you're using a library, and you are not using illustrative text:


{{header|Your Language Here}}'''Library:''' [[Your Library Here]]
{{header|Your Language Here}}'''Library:''' [[Your Library Here]]
[[Category:Your Library Here]]
[[Category:Your Library Here]]


Line 163: Line 163:
''When you don't know the compiler or interpreter, and you are not using illustrative text:
''When you don't know the compiler or interpreter, and you are not using illustrative text:


{{header|Your Language Here}}
{{header|Your Language Here}}
Some code.
Some code.
Notice how each line begins with at least one space.
Notice how each line begins with at least one space.