Alastair,
>> The tutorial didn't ship with the hugs32.zip file, and I think it should.
Alastair> The hugs32.zip file includes:
Alastair> o 3 versions of Hugs (text user interface, graphical user interface and
Alastair> no user interface)
Alastair> o lots of documentation (user guide, language report, library report
Alastair> and several mini-documents)
Alastair> o lots of libraries
Alastair> and still fits onto a single 1.4M floppy disk!
Alastair> I don't think there's room to fit anything else in there - but I'm open
to
Alastair> suggestions for what we could afford to leave out.
Perhaps you should do what is done with JDK. Ship the main interpreter
and code in one zip file, and the documentation in another.
Two zip files wouldn't be too bad, and you could fit them onto two floppies.
Gary