Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

10
Lang/Unlambda/00-LANG.txt Normal file
View file

@ -0,0 +1,10 @@
{{language|Unlambda
|exec=interpreted
|site=http://www.madore.org/~david/programs/unlambda/
|LCT=no
}}
{{language programming paradigm|functional}}
'''Unlambda''' is a minimal, functional, esoteric language based on combinatory logic, specifically the S and K combinators. [[provides::Capability:First class functions| ]]
==External links==
* [[eso:Unlambda|Esoteric languages wiki page]]
[[Category:Esoteric Languages]]

View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:Unlambda

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/Unlambda

View file

@ -0,0 +1 @@
../../Task/Loops-Infinite/Unlambda

View file

@ -0,0 +1 @@
../../Task/Program-termination/Unlambda

1
Lang/Unlambda/Quine Symbolic link
View file

@ -0,0 +1 @@
../../Task/Quine/Unlambda

View file

@ -0,0 +1 @@
../../Task/Reverse-a-string/Unlambda

1
Lang/Unlambda/Rot-13 Symbolic link
View file

@ -0,0 +1 @@
../../Task/Rot-13/Unlambda

View file

@ -0,0 +1 @@
../../Task/Sierpinski-triangle/Unlambda