Template:Language: Difference between revisions

From Rosetta Code
Content added Content deleted
(in-line the template.)
(Correct inline/ usage.)
Line 57: Line 57:
{{#ifeq:{{{LCT|}}}|yes|{{*}} [[Language Comparison Table#{{PAGENAME}}|{{PAGENAME}} compared to other languages]]}}
{{#ifeq:{{{LCT|}}}|yes|{{*}} [[Language Comparison Table#{{PAGENAME}}|{{PAGENAME}} compared to other languages]]}}
|}
|}
<includeonly>'''Sampling of Users:'''<br/>
'''Sampling of Users:'''<br/>
{{#ask:[[knows language::{{{PAGENAME}}}]]
{{#ask:[[knows language::{{{PAGENAME}}}]]
|format=list
|format=list

Revision as of 02:06, 18 October 2010

Language
Language
This programming language may be used to instruct a computer to perform a task.
See Also:


Sampling of Users:
(none registered)
Sampling of Implementations:
(none documented)
Sampling of Broken Examples:

(none flagged)
Your Help Needed
If you know Language, please write code for some of the tasks not implemented in Language.

This box is primarily used in category pages (click "What links here" in the navbar on the left), not all of which will have much information in them. If a language category page has too little content, but too many articles, the infobox will overlap the article list.

Usage:

Param name values meaning
exec "machine", "interpreted", or "bytecode" execution method
site a full URL official language website
gc "yes" or "no" garbage collection
parampass "value", "reference", or "both" parameter passing mode(s)
safety "safe", "unsafe", or "both" type safety
strength "strong" or "weak" type strength
compat "nominative", "structural", "both", or "duck" type compatibility
express "implicit", "explicit", or "both" type expression
checking "static", "dynamic", or "both" type checking
untyped "yes" or undefined "yes" if the language has no type system
tags a list of lang tag arguments this language's corresponding lang tag argument
LCT "yes" or "no" whether this language has an entry in the Language Comparison Table
bnf (URL) Where the BNF grammar for this language is located or may be found

This is a template. There are many others. See Category:RCTemplates for a complete list of templates.