-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTOC-h1.txt
42 lines (38 loc) · 1 KB
/
TOC-h1.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Book I: The Hugo Programming Manual
1. Introduction
2. A First Look at Hugo
3. Objects
4. Hugo Programming
5. Routines and Events
6. Fuses, Daemons, and Scripts
7. Grammar and Parsing
8. Junction Routines
9. The Game Loop
10. Using the Object Library
11. Advanced Features
12. Resources
A. Summary of Keywords and Commands
B. The Hugo Library
C. Limit Settings
D. HugoFix and the Hugo Debugger
E. Precompiled Headers
F. Hugo Versions
G. Additional Resources
Book II: Technical System Specification
13. Introduction
14. Organization of the .HEX File
15. Tokens and Data Types
16. Engine Parsing
17. Grammar
18. Executable Code
19. Encoding Text
20. The Object Table
21. The Property Table
22. The Event Table
23. The Dictionary and Special Words
24. Resourcefiles
25. The Hugo Compiler and How It Works
26. The Hugo Engine and How It Works
27. Dark Secrets of the Hugo Debugger
H. Code Patterns
Index