Add tasks for all the new languages
This commit is contained in:
parent
9dc3c2bb62
commit
bba7bfd280
13208 changed files with 134745 additions and 0 deletions
11
Lang/SPAD/00DESCRIPTION
Normal file
11
Lang/SPAD/00DESCRIPTION
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{{language|SPAD
|
||||
|strength=strong
|
||||
|checking=static
|
||||
|gc=yes
|
||||
|LCT=yes}}{{implementation|FriCAS,Axiom,OpenAxiom}}{{language programming paradigm|Declarative}}
|
||||
[http://fricas.github.io/ SPAD] is programming language used by the Fricas Computer Algebra System (as well as by Axiom and OpenAxiom). It is a multiparadigm language with second order dependent types. It is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy and is used in compiler - or interpreter mode.
|
||||
|
||||
|
||||
<br clear=all>
|
||||
|
||||
[[Category:Mathematical programming languages]]
|
||||
1
Lang/SPAD/A+B
Symbolic link
1
Lang/SPAD/A+B
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/A+B/SPAD
|
||||
1
Lang/SPAD/ABC-Problem
Symbolic link
1
Lang/SPAD/ABC-Problem
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/ABC-Problem/SPAD
|
||||
1
Lang/SPAD/Ackermann-function
Symbolic link
1
Lang/SPAD/Ackermann-function
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Ackermann-function/SPAD
|
||||
1
Lang/SPAD/Bernoulli-numbers
Symbolic link
1
Lang/SPAD/Bernoulli-numbers
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bernoulli-numbers/SPAD
|
||||
1
Lang/SPAD/Combinations
Symbolic link
1
Lang/SPAD/Combinations
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Combinations/SPAD
|
||||
1
Lang/SPAD/Matrix-arithmetic
Symbolic link
1
Lang/SPAD/Matrix-arithmetic
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Matrix-arithmetic/SPAD
|
||||
1
Lang/SPAD/Matrix-exponentiation-operator
Symbolic link
1
Lang/SPAD/Matrix-exponentiation-operator
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Matrix-exponentiation-operator/SPAD
|
||||
1
Lang/SPAD/Matrix-multiplication
Symbolic link
1
Lang/SPAD/Matrix-multiplication
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Matrix-multiplication/SPAD
|
||||
1
Lang/SPAD/Matrix-transposition
Symbolic link
1
Lang/SPAD/Matrix-transposition
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Matrix-transposition/SPAD
|
||||
1
Lang/SPAD/Monty-Hall-problem
Symbolic link
1
Lang/SPAD/Monty-Hall-problem
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Monty-Hall-problem/SPAD
|
||||
1
Lang/SPAD/Prime-decomposition
Symbolic link
1
Lang/SPAD/Prime-decomposition
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Prime-decomposition/SPAD
|
||||
1
Lang/SPAD/README
Normal file
1
Lang/SPAD/README
Normal file
|
|
@ -0,0 +1 @@
|
|||
Data source: http://rosettacode.org/wiki/Category:SPAD
|
||||
Loading…
Add table
Add a link
Reference in a new issue