1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 18:14:21 +03:00
inform7/inter/final-module/Contents.w

32 lines
510 B
OpenEdge ABL
Raw Normal View History

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
Frame Control
Constants and Literals
Instances and Properties
Variables
Final Targets
Chapter 3: Final Code
Final Textual Inter
Final Binary Inter
Final Inventory
Chapter 4: Inform 6
Final Inform 6
Chapter 5: C
Final C
C References
C Memory Model
C Implementation
C Object Model