1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 18:14:21 +03:00
inform7/inter/codegen-module/Contents.w
2019-07-20 23:29:50 +01:00

43 lines
778 B
OpenEdge ABL

Title: codegen
Author: Graham Nelson
Purpose: An embryonic code generator for I6 code.
Language: InC
Licence: Artistic License 2.0
Chapter 1: Setting Up
"Loading this module."
Codegen Module
Stages
Pipelines
Chapter 2: Miscellaneous Pipeline Stages
Merge Template
Template Reader
Parse Linked Matter
Resolving Conditional Compilation
Assimilate
Resolve External Symbols
Uniqueness
Reconcile Verbs
Eliminate Redundant Matter
Eliminate Redundant Labels
Chapter 3: Inform 6 to Inter
Inter Primitives
The Veneer
Inter Schemas
Chapter 4: Inter to Final Code
Code Generation
Frame Control
Constants and Literals
Instances and Properties
Variables
Chapter 5: Final Code
Final Targets
Final Textual Inter
Final Binary Inter
Final Inventory
Final Inform 6