From 450631e847c818ca6d9e819898e5418b6daeaf5f Mon Sep 17 00:00:00 2001 From: halw Date: Mon, 20 Aug 2012 16:45:22 +0000 Subject: [PATCH] Initiative to replace "Eiffel language" and similar with "Eiffel programming language" Author:halw Date:2012-08-20T16:45:22.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1160 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- documentation/current/method/index.wiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/current/method/index.wiki b/documentation/current/method/index.wiki index bd70ca7a..6f53ed7b 100644 --- a/documentation/current/method/index.wiki +++ b/documentation/current/method/index.wiki @@ -4,11 +4,11 @@ [[Property:uuid|ae6f212e-bdc6-d5f2-972a-1bfee586479e]] == The Eiffel Method and Language == -Here you can learn about the Eiffel development method and Eiffel the language. +Here you can learn about the Eiffel development method and the Eiffel programming language. At the heart of the Eiffel Development Framework is the Eiffel method. Everything else -- the language, the tools, the libraries -- exists because of the method. -In order for us to communicate effectively about the activities of the method we must have some way to record the products of those activities. That is what Eiffel the language does for us ... with the added benefit that, ultimately, we implement whole running software systems in the language. +In order for us to communicate effectively about the activities of the method we must have some way to record the products of those activities. That is what the Eiffel programming language does for us ... with the added benefit that, ultimately, we implement whole running software systems in the language. The method is laid out in wonderful detail in [[Object-oriented Software Construction, 2nd Edition]]. But, if you're just getting started, you will find some good introductory material on this page. The invitation to Eiffel is fairly short introduction to the method and language. and the tutorial gives a more detailed look.