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-12 23:31:23 +01:00

40 lines
636 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 Namespace
C References
C Memory Model
C Assembly
C Program Control
C Arithmetic
C Conditions
C Object Model
C Function Model
C Global Variables
C Literals
C Input-Output Model