Language-agnostic: Difference between revisions
Appearance
Content deleted Content added
Ian-kent-uk (talk | contribs) No edit summary Tag: gettingstarted edit |
m WP:CHECKWIKI error fix. Section heading problem. Violates WP:MOSHEAD. |
||
Line 3: | Line 3: | ||
'''Language-agnostic''', '''language-neutral''', '''[[Language-independent (disambiguation)|language-independent]]''', or '''cross-language''' may refer to: |
'''Language-agnostic''', '''language-neutral''', '''[[Language-independent (disambiguation)|language-independent]]''', or '''cross-language''' may refer to: |
||
== Language agnostic == |
|||
"Language agnostic" describes a software development paradigm where a particular language is chosen because of its appropriateness for a particular task (taking into consideration all factors, including ecosystem, developer skill-sets, performance, etc), and not purely because of the skill-set available within a development team. |
"Language agnostic" describes a software development paradigm where a particular language is chosen because of its appropriateness for a particular task (taking into consideration all factors, including ecosystem, developer skill-sets, performance, etc), and not purely because of the skill-set available within a development team. |
Revision as of 05:23, 28 March 2014
This article's factual accuracy is disputed. (March 2013) |
This article may require cleanup to meet Wikipedia's quality standards. The specific problem is: Describe more possible meanings of the terms "language-agnostic", "language-neutral", etc.; also discuss whether there is a distinction between the meanings of each phrase. (October 2012) |
Language-agnostic, language-neutral, language-independent, or cross-language may refer to:
Language agnostic
"Language agnostic" describes a software development paradigm where a particular language is chosen because of its appropriateness for a particular task (taking into consideration all factors, including ecosystem, developer skill-sets, performance, etc), and not purely because of the skill-set available within a development team.
For example, a Java development team might choose to use Ruby or Perl for some development work, when Ruby or Perl would be more appropriate than Java.
Computing
- Language-independent specification
- Cross-language information retrieval, referring to natural languages, not programming languages
- Language independent datatypes