An overview of the core module's role and abilities.


§1. Prerequisites. The core module is a part of the Inform compiler toolset. It is presented as a literate program or "web". Before diving in:

§2. The Core. The core module is the largest and most important part of inform7, while not being included in either inbuild or inter. It manages the entire process of compiling an Inform 7 project, doing a good deal of the work itself, but also calling numerous other modules. Though in theory it is second-in-command to the , it always gets essentially the same, quite vague, orders to follow, so core has wide authority.