1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 00:24:22 +03:00
inform7/inter/final-module/Contents.w
2021-10-11 01:11:20 +01:00

44 lines
713 B
OpenEdge ABL

Title: final
Author: Graham Nelson
Purpose: Final code generation from fully-processed Inter.
Language: InC
Licence: Artistic License 2.0
Chapter 1: Setting Up
Final Module
Chapter 2: Mechanism
Code Generation
Code Generators
Vanilla
Vanilla Constants
Vanilla Objects
Vanilla Code
Chapter 3: Non-Vanilla Generators
Final Textual Inter
Final Binary Inter
Final Inventory
Chapter 4: Inform 6
Final Inform 6
Inform 6 Constants
Inform 6 Global Variables
Inform 6 Objects
Inform 6 Code
Chapter 5: C
Final C
C Namespace
C References
C Global Variables
C Memory Model
C Assembly
C Program Control
C Arithmetic
C Conditions
C Object Model
C Function Model
C Literals
C Input-Output Model