mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 07:42:33 +01:00
Author:halw
Date:2010-02-27T20:52:18.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@488 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -16,15 +16,16 @@ Program chrestomathies vary widely. At one end of the spectrum [http://99-bottle
|
||||
|
||||
Eiffel has a presence on many of these sites. Still, the more examples, the better.
|
||||
|
||||
The purpose of the examples in this book, then, is two-fold. First, we get a set of Eiffel examples in the Eiffel online documentation with solutions to a different set of problems than the examples distributed with EiffelStudio. Second, examples from this set can be migrated to Rosetta Code or one of the other chrestomathies to improve Eiffel's presence on those sites. (The caveat to contributors is clear: '''Contribute only work that you have to authority to release, and only if you are willing to have your work shared on one or more of the programming chrestomathies.''' By submitting content to this Examples book, you agree to release that content under terms no more restrictive than the GNU Free Documentation License.)
|
||||
The purpose of the examples in this book, then, is two-fold. First, we get a set of Eiffel examples in the Eiffel online documentation with solutions to a different set of problems than the examples distributed with EiffelStudio. Second, examples from this set can be migrated to Rosetta Code or one of the other chrestomathies to improve Eiffel's presence on those sites. (The caveat to contributors is clear: '''Contribute only work that you have to authority to release, and only if you are willing to have your work shared on one or more of the program chrestomathies.''' By submitting content to this Examples book, you agree to release that content under terms no more restrictive than the GNU Free Documentation License.)
|
||||
|
||||
Sites like Rosetta Code and [http://en.literateprograms.org/LiteratePrograms:Welcome Literate Programs] offer a wide variety of programming problems or tasks for comparison of languages and techniques. Rosetta Code provides an index to the [http://rosettacode.org/wiki/Reports:Tasks_not_implemented_in_Eiffel tasks not yet implemented in Eiffel].
|
||||
|
||||
This book should include, but not be limited to, certain of the problems used as challenges by program chrestomathies.
|
||||
|
||||
Each child page of this main page will support a list of children, each which represents a single programming problem. Individual solutions reside in pages which are children of their problem page.
|
||||
|
||||
|
||||
Each child page of this main page will support a list of children. Each of those represents a single programming problem. Individual solutions reside in pages which are children of their problem page. This organization is depicted in the figure below.
|
||||
|
||||
|
||||
[[Image:Examples book organization]]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user