| Module | Discription |
|---|---|
| cgihtml (1.69) | Cgihtml is a set of CGI and HTML routines written for C by Eugene Eric Kim, and can be run via EiC. |
| examples | Example code referenced in EiC's documentation |
| gnuplot | EiC's interface routine to
gnuplot.
There is also a demonstration program: % eic gnuplot/demo.c |
| MathStats | A collection of Math routines. |
| stdClib |
EiC's implementation of the Standard C library. Also presents an example of how to add builtin functions to EiC. |
| tools | A collection of C routines designed to run within an interactive environment. |
| xv | EiC's primative interface to John Bradley's XV - interactive image display and manipulation for X11. |