Category:Nimrod: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
Nimrod is a general purpose, high-level, system programming, statically typed imperative compiled programming language that is developed by Andreas Rumpf.
Nimrod is a general purpose, high-level, system programming, statically typed imperative compiled programming language that is developed by Andreas Rumpf.
{{language
{{language
|exec=Compiled
|exec=machine
|gc=yes
|gc=yes
|parampass=both
|parampass=both

Revision as of 13:08, 26 January 2011

Nimrod is a general purpose, high-level, system programming, statically typed imperative compiled programming language that is developed by Andreas Rumpf.

Language
Nimrod
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: Yes
Parameter passing methods: By reference, By value
Type expression: Implicit, Explicit
Type checking: Static
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Nimrod.

This category currently contains no pages or media.