1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 16:44:21 +03:00
inform7/inter/codegen-module/Contents.w

46 lines
825 B
OpenEdge ABL
Raw Normal View History

2019-02-05 02:44:07 +02:00
Title: codegen
Author: Graham Nelson
2019-08-28 12:35:44 +03:00
Purpose: The code generation pipeline.
2019-02-05 02:44:07 +02:00
Language: InC
Licence: Artistic License 2.0
Chapter 1: Setting Up
Codegen Module
Stages
2019-09-17 14:55:51 +03:00
Architecture
Link Instructions
Pipelines
2019-02-05 02:44:07 +02:00
Chapter 2: Miscellaneous Pipeline Stages
Merge Template
2019-02-05 02:44:07 +02:00
Template Reader
Parse Linked Matter
Resolving Conditional Compilation
Assimilate
Resolve External Symbols
Inspect Plugs
2019-02-05 02:44:07 +02:00
Uniqueness
Reconcile Verbs
Eliminate Redundant Matter
2019-06-11 02:38:15 +03:00
Eliminate Redundant Labels
Eliminate Redundant Operations
2019-02-05 02:44:07 +02:00
Chapter 3: Synoptic Resources
Synoptic Utilities
Literal Text
Responses
Chapter 4: Inter to Final Code
2019-02-05 02:44:07 +02:00
Code Generation
Frame Control
Constants and Literals
2019-02-05 02:44:07 +02:00
Instances and Properties
Variables
Chapter 5: Final Code
Final Targets
Final Textual Inter
Final Binary Inter
Final Inventory
Final Inform 6