This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/tutorial
kuepper cf2a57dd88 Simplify configuration.
Remove support for (outdated) <strstream>, require <sstream>.
Require uint32_t for now, defined in stdint.h according to C99.
Some general cleanup and more documentation.
2005-09-28 21:49:26 +00:00
..
html Mainly made it obvious that Lesson4 contains "ready-to-use" EAs 2004-12-27 09:08:44 +00:00
Lesson1 Simplify configuration. 2005-09-28 21:49:26 +00:00
Lesson2 Simplify configuration. 2005-09-28 21:49:26 +00:00
Lesson3 Simplify configuration. 2005-09-28 21:49:26 +00:00
Lesson4 Simplify configuration. 2005-09-28 21:49:26 +00:00
Lesson5 Simplify configuration. 2005-09-28 21:49:26 +00:00
ParadisEO Add ignore-files to quiten cvs 2005-09-28 10:00:16 +00:00
pdf Replacing Paradiseo(jet7).pdf with paradiseoJet7.pdf because of Unix problems 2002-05-08 06:31:18 +00:00
Templates Added the complete reference to the base class in call for value() 2005-02-10 09:57:28 +00:00
.cvsignore Updated build-prcess to be completely under automake control. 2004-09-17 16:53:31 +00:00
index.html I had removed the wrong file!!! 2001-01-04 15:23:14 +00:00
Makefile.am Removing ParadisEO 2005-02-22 14:12:19 +00:00
Makefile.simple Save copies of old simple Makefiles 2004-09-17 15:20:19 +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