home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 103 / af103sub.adf / Hugo.LZX / Hugo / Contents < prev    next >
Text File  |  1991-10-13  |  1KB  |  38 lines

  1. Contents of this packaging:
  2.  
  3.     Hugo Engine           the interpreter
  4.     hc                    the compiler
  5.     hd                    the debugger
  6.     hdhelp.hlp            the help file for the debugger
  7.  
  8.     Amiga.txt             Amiga porting notes, by David Kinder
  9.     Release.txt           release notes, by Kent Tessman
  10.     Hugo Manual.guide     programming manual, by Kent Tessman
  11.     Manual.txt            programming manual (text only version)
  12.  
  13.     Games/                
  14.         Spur.hex         a full game to play
  15.  
  16.     Examples/
  17.         Sample.hug       a sample source code
  18.         Shell.hug        a source code to build on
  19.  
  20.         hugolib.hug      to create a #linkable version of hugolib.h
  21.         hugolib.txt      a note on precompiling the Hugo library
  22.  
  23.     Library/   
  24.         changes.txt      Hugo library changes file, by Julian Arnold
  25.            
  26.         hugolib.h        library definitions and routines
  27.         grammar.g        standard grammar definitions
  28.  
  29.         objlib.h         a library of useful object definitions
  30.  
  31.         hugofix.h        debugging routines
  32.         hugofix.g        debugging grammar
  33.  
  34.         verbstub.h       additional verb routines
  35.         verbstub.g       additional verb grammar
  36.  
  37.  
  38.