diff --git a/documentation/current/papers/eiffel-expression-language.wiki b/documentation/current/papers/eiffel-expression-language.wiki index c25a1260..6e3281eb 100644 --- a/documentation/current/papers/eiffel-expression-language.wiki +++ b/documentation/current/papers/eiffel-expression-language.wiki @@ -1,5 +1,7 @@ [[Property:title|Eiffel as an expression language]] [[Property:weight|0]] [[Property:uuid|61e93102-c558-42e7-7784-0b60b9257b5d]] +A functional-programming style, or more generally a style involving more expressions and fewer instructions, is possible in Eiffel. In particular, the agent mechanism embeds a full functional-programming mechanism in the object-oriented framework of the language. +To make the notations simpler, a number of extensions have been proposed. They involve no fundamental new language mechanisms, but provide new, more concise notations for existing mechanisms. Examples are