Hugo Programming Page
Hugo is a text adventure compiler and runtime engine, written by Kent Tessman.
General information
- Contains a detailed description of the system and language.
- Contains a brief history of Hugo v1.2
- Contains a note on how the author can be reached.
Executables
- DOS executables of the Hugo compiler and runtime engine v1.2 by Kent
Tessman.
Libraries
- standard grammar definitions
- debugging grammar
- debugging routines
- library definitions and routines
- a library of useful object definitions
- optional verb grammar
- optional verb routines
Games/Examples
Full games written with Hugo are also listed in the
Hugo Games Index.
- Hugo port of the original 350 point ADVENT. Ported by Kent Tessman, based on
Graham Nelson's Inform port of Dave Baggett's 1993 TADS reconstruction
'Colossal Cave Revisited' of the 1977 original by Willie Crowther and Don
Woods.
- Written by Kent Tessman.
- A sample game illustrating many features of the language, by Kent Tessman.
- A source code skeleton to build a game on, by Kent Tessman.
Source code
- In the directory, the files:
hc* are the QuickC source code of the v1.2 compiler
he* are the QuickC source code of the v.12 runtime
stringfn.c common string manipulation functions
porting.txt Hugo compiler and engine porting notes
Paul Gilbert | s9406702@yallara.cs.rmit.edu.au