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-08-11 23:49:36 +01:00

30 lines
480 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
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 Implementation
C Object Model