paradiseo/eo/tutorial
evomarc 21cd652430 Back to the 3 lines to declare a parameter and read it within the parser:
some compiler (egcs) don't like the createParam method in eoParser.h
Also removed the reference in parameters declarations (a cut-and-paste error).
2000-12-22 14:56:12 +00:00
..
html Augmented the functors and STL parts - but I still would appreciate 2000-12-21 06:49:41 +00:00
Lesson1 Initial version of the tutorial. 2000-11-29 18:19:57 +00:00
Lesson2 Update after the change in replacements 2000-12-19 18:43:25 +00:00
Lesson3 Back to the 3 lines to declare a parameter and read it within the parser: 2000-12-22 14:56:12 +00:00
Templates Adding Templates in dir tutorial, to hold some simple files that 2000-12-08 15:10:13 +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 Bottom-Up/Top-Down modifs 2000-12-19 18:18:08 +00:00

Eo Tutorial - corresponding to EO version 0.9.1+

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

Many things are missing, including many solutions for the exercises, 
the introduction to EC and most of the Component-based 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