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
2000-12-19 18:02:19 +00:00
..
html Changed NoReplacement to GenerationalReplacement 2000-12-19 18:02:19 +00:00
Lesson1 Initial version of the tutorial. 2000-11-29 18:19:57 +00:00
Lesson2 omment of line apply(pop, eval) was found misleading ... 2000-12-04 15:01:31 +00:00
Lesson3 - added the #define for eo_verbose (true) and eo_no_verbose (false) 2000-12-04 14:53:59 +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 Suppressed the warning for the need to create a link - see html files log. 2000-12-02 08:29:45 +00:00

Eo Tutorial - corresponding to EO version 0.9.2

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 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