diff --git a/documentation/23.09/eiffel/Language_reference/quick-reference-eiffel-programming-language/index.wiki b/documentation/23.09/eiffel/Language_reference/quick-reference-eiffel-programming-language/index.wiki index c8dc25c1..d6af8609 100644 --- a/documentation/23.09/eiffel/Language_reference/quick-reference-eiffel-programming-language/index.wiki +++ b/documentation/23.09/eiffel/Language_reference/quick-reference-eiffel-programming-language/index.wiki @@ -1,8 +1,10 @@ +[[Property:modification_date|Fri, 08 Mar 2024 09:36:54 GMT]] +[[Property:publication_date|Fri, 08 Mar 2024 09:36:54 GMT]] [[Property:title|Quick reference to the Eiffel programming language]] [[Property:link_title|Quick Reference]] [[Property:weight|4]] [[Property:uuid|4f61365d-59f6-a394-678b-144bad8ec12f]] -The Quick Reference to the Eiffel programming language provides an informal guide to the syntax and reserved words of the language. The Eiffel programming language is described in detail in the '''ISO/ECMA''' standard document, available [http://www.ecma-international.org/publications/standards/Ecma-367.htm online]. +The Quick Reference to the Eiffel programming language provides an informal guide to the syntax and reserved words of the language. The Eiffel programming language is described in detail in the '''ISO/ECMA''' standard document, available [https://ecma-international.org/publications-and-standards/standards/ecma-367/ online]. Sometimes there are differences between the language as defined by the standard and that which is implemented by Eiffel Software. These differences are documented in the online documentation.