Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
6
Lang/SASL/00-LANG.txt
Normal file
6
Lang/SASL/00-LANG.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{{language|SASL
|
||||
|site=https://github.com/patrickbr/saslcompiler GitHub}}
|
||||
SASL (from St Andrews Static Language, alternatively St Andrews Standard Language) is a purely functional programming language developed by David Turner at the University of St Andrews in 1972, based on the applicative subset of ISWIM.<br/> In 1976 Turner redesigned and reimplemented it as a non-strict (lazy) language. In this form it was the foundation of Turner's later languages KRC and Miranda, but SASL appears to be untyped whereas Miranda has polymorphic types.<br/>
|
||||
The manual is available on [https://web.archive.org/web/20150402133901/http://www.eis.mdx.ac.uk/staffpages/dat/saslman.pdf the wayback machine] and a compiler on [https://github.com/patrickbr/saslcompiler GitHub].
|
||||
|
||||
For further information, see [https://en.wikipedia.org/wiki/SASL_(programming_language) Wikipedia] and the links therein.
|
||||
2
Lang/SASL/00-META.yaml
Normal file
2
Lang/SASL/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:SASL
|
||||
1
Lang/SASL/Array-concatenation
Symbolic link
1
Lang/SASL/Array-concatenation
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Array-concatenation/SASL
|
||||
1
Lang/SASL/Factorial
Symbolic link
1
Lang/SASL/Factorial
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Factorial/SASL
|
||||
1
Lang/SASL/Hello-world-Text
Symbolic link
1
Lang/SASL/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/SASL
|
||||
1
Lang/SASL/Perfect-numbers
Symbolic link
1
Lang/SASL/Perfect-numbers
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Perfect-numbers/SASL
|
||||
1
Lang/SASL/Sieve-of-Eratosthenes
Symbolic link
1
Lang/SASL/Sieve-of-Eratosthenes
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sieve-of-Eratosthenes/SASL
|
||||
1
Lang/SASL/Sorting-algorithms-Insertion-sort
Symbolic link
1
Lang/SASL/Sorting-algorithms-Insertion-sort
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sorting-algorithms-Insertion-sort/SASL
|
||||
1
Lang/SASL/Sorting-algorithms-Quicksort
Symbolic link
1
Lang/SASL/Sorting-algorithms-Quicksort
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sorting-algorithms-Quicksort/SASL
|
||||
1
Lang/SASL/Towers-of-Hanoi
Symbolic link
1
Lang/SASL/Towers-of-Hanoi
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Towers-of-Hanoi/SASL
|
||||
Loading…
Add table
Add a link
Reference in a new issue