Table/Lambda calculus and Web Services
Jump to navigation
Jump to search
Admissible data types | Symbolic representation | Description |
---|---|---|
Variable ( conversion) | x | A web page or a data artifact that can be observed and used directly by a web user. |
Substitution ( reduction) | (λx.M)(value to be bound to x) | A template or executable function that can be reused and plugged in by a defined range of values or data feeds. |
Composition ( reduction) | (M N) | The sequential/structural arrangements of known computational resources. |