| Cella: a sample Dylan program | | by Enrico Colombini (erix@mclink.it) | In short: - To compile: "make" (requires CMU's Mindy 1.4) - Try "samples.pl" (requires Perl 4) or read "cella.doc" Read The Following Manuals when you have nothing better to do: - "cella.doc": what it is, how it works, how to use it. - "options.doc": the option manager module. The programs are fully annotated to help Dylan learners. If you don't like the annotations, remove them by using the "remove-notes.pl" Perl filter. - Example: "remove-notes.pl cella-no-notes.dylan" Have fun.