Updated documentation for 22.05

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2355 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eifops
2022-05-24 11:44:46 +00:00
parent c160be15b6
commit 5629055348
2953 changed files with 63261 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[[Property:title|Eiffel]]
[[Property:description|Eiffel development method and the Eiffel programming language]]
[[Property:link_title|Eiffel]]
[[Property:weight|1]]
[[Property:uuid|ae6f212e-bdc6-d5f2-972a-1bfee586479e]]
== The Eiffel Method and 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 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.