Unlambda
Unlambda is a minimal, "nearly pure" functional programming language invented by David Madore. It is based on combinatory logic, an expression system without the lambda operator or free variables. It relies mainly on two built-in functions and an apply operator. These alone make it Turing-complete, but there are also some input/output (I/O) functions to enable interacting with the user, some shortcut functions, and a lazy evaluation function. Variables are unsupported. Wikipedia
Created Year: 1999Developed by: David Madore
Implemented in: Scheme
Wikidata: Q670180
Programming paradigms: esoteric programming • functional programming
Language types: esoteric programming language • functional programming language
Hello World in Unlambda
`r```````````.H.e.l.l.o. .w.o.r.l.di
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2024-11-14