Difference between revisions of "Eiffel Sites and Links"

(Created this page as part of the new title page)
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[[Category:General]]
 
On this page, we would like to capture important resources on the internet concerning Eiffel. Please feel free to add you own links and to remove not-working links. Please always add a small description.
 
On this page, we would like to capture important resources on the internet concerning Eiffel. Please feel free to add you own links and to remove not-working links. Please always add a small description.
  
 
== Tools ==
 
== Tools ==
  
* [http://www.eiffel.com/ Eiffel Software Inc.], the company behind EiffelStudio and major developer of the compiler and the IDE.
+
* [http://www.eiffel.com/ Eiffel Software], the company behind EiffelStudio and major developer of the compiler and the IDE.
* [http://www.gobosoft.com/ GOBO tool chain and libraries], a project to create a high-quality and protable set of libraries for Eiffel.
+
* [http://www.gobosoft.com/ GOBO tool chain and libraries], a project to create a high-quality and portable set of libraries for Eiffel.
  
 
== Libraries ==
 
== Libraries ==
Line 12: Line 13:
 
== Howtos and Guides ==
 
== Howtos and Guides ==
  
* [http://archive.eiffel.com/doc/online/eiffel50/intro/language/ Getting started with the Eiffel method and language], two articles provided by Eiffel Software.
+
* [http://docs.eiffel.com/ Online Eiffel Documentation], user guide and library reference for EiffelStudio.
 +
* [http://docs.eiffel.com/eiffelstudio/general/guided_tour/ Getting started with the Eiffel method and language], two articles provided by Eiffel Software.

Latest revision as of 06:54, 27 December 2008

On this page, we would like to capture important resources on the internet concerning Eiffel. Please feel free to add you own links and to remove not-working links. Please always add a small description.

Tools

Libraries

  • Eiffel Software Directory, a well-maintained directory of libraries for all Eiffel compilers. The first address to browse to if you are looking for some functionality that you do not want to implement youself.

Howtos and Guides