Category:Axiom: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "{{stub}}{{language}}")
 
No edit summary
Line 1: Line 1:
{{stub}}{{language}}
{{language|Axiom
|strength=strong
|checking=static
|gc=yes
|LCT=yes}}{{implementation|Axiom}}{{language programming paradigm|Declarative}}
[http://axiom-developer.org/ Axiom] is a general purpose Computer Algebra system. It is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler.

<br clear=all>

[[Category:Mathematical programming languages]]

Revision as of 12:55, 18 February 2012

Language
Axiom
This programming language may be used to instruct a computer to perform a task.
Garbage collected: Yes
Type strength: Strong
Type checking: Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Axiom.
Axiom is an implementation of Axiom. Other implementations of Axiom.

Axiom is a general purpose Computer Algebra system. It is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler.