paradiseo/eo/tutorial
2000-12-01 17:56:52 +00:00
..
html Used spell-checker!!! 2000-12-01 17:56:52 +00:00
Lesson1 Initial version of the tutorial. 2000-11-29 18:19:57 +00:00
Lesson2 Initial version of the tutorial. 2000-11-29 18:19:57 +00:00
Lesson3 Initial version of the tutorial. 2000-11-29 18:19:57 +00:00
index.html Initial version of the tutorial. 2000-11-29 18:06:09 +00:00
Makefile Initial version of the tutorial. 2000-11-29 18:06:09 +00:00
README dded teh comment about the link to be made from html to ../../doc 2000-11-29 18:19:18 +00:00

Eo Tutorial - corresponding to EO version 0.9.2

To start the tutorial, read index.html in your favorite browser.

WARNING: before that, you need to create a link from the html dir 
to the main documentation directory of EO. Probably, you will need 
to type something like
.../eo/tutorial %        cd html
.../eo/tutorial/html %   ln -s ../../doc .

Many things are missing, including many solutions for the exercises, 
the introduction to EC and most of the Bottom-Up pages.
More important, all examples of this tutorial have only been tested 
on a Linux computer, and the Makefile will not work with MS-Windows 
systems. Any help is welcome!

Be patient ... 
evoMarc