Author:admin

Date:2008-09-22T12:14:03.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@32 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
jfiat
2008-09-22 12:14:03 +00:00
parent 7b9d8940a5
commit 79d47f9a1f
2 changed files with 12 additions and 19 deletions

View File

@@ -2,19 +2,17 @@
[[Property:link_title|Information Guide]]
[[Property:weight|-10]]
[[Property:uuid|68b37685-64e9-f564-9258-29e709a55f44]]
==Guide to Eiffel Information==
There is a wealth of information on Eiffel available from many sources. Let this be your guide.
----
==The Eiffel Online Documentation==
These pages are the official documentation pages for the products and technologies of Eiffel Software, Inc.
The documentation is organized into virtual books. Each book covers an important aspect of the world of Eiffel.
*[[Guide]]
*[[Why Eiffel?]]
*[[Method]]
*[[EiffelStudio]]
*[[Solutions]]
*[[Windows]]
*[[Community]]
<!--break-->
Here is a short description of the documentation books:
===Guide to Eiffel Information===
@@ -116,6 +114,3 @@ This [http://dev.eiffel.com wiki site] is the hub of development activity for th
[http://eiffelstudio.origo.ethz.ch/ EiffelStudio on Origo] contains blogs and forums focusing on Eiffel and EiffelStudio topics.

View File

@@ -3,13 +3,11 @@
[[Property:uuid|0153c1de-bf88-fa0d-52a5-e50ffcc4e8c8]]
Type: Library
Platform: Any
Availability: Open Source, [[IFELL|IFFEL License]].
Availability: Open Source, IFFEL License.
==The EiffelBase Class Library==
The EiffelBase class library, covered by the open-source [[IFELL|IFFEL license]], is one of the principal contributions of Eiffel: a library of fundamental structures and algorithms covering the basics of computing, and resulting from a "Linnaean" effort at a general-purpose taxonomy of computing structures. EiffelBase is one of the most carefully designed and extensively used libraries in the object-oriented industry.
The pages here will provide you with an overview of the organization, structure and intent of the classes in the library, a link to the class specifications, sample applications using EiffelBase, and the text of the IFELL License.
The EiffelBase class library, covered by the open-source IFFEL license, is one of the principal contributions of Eiffel: a library of fundamental structures and algorithms covering the basics of computing, and resulting from a "Linnaean" effort at a general-purpose taxonomy of computing structures. EiffelBase is one of the most carefully designed and extensively used libraries in the object-oriented industry.