Navigation page for Inform7
- The contents page for the inform7 web is here: inform7.
- The command-line interface for Inform as a stand-alone tool is implemented at Main (in inform7).
Note that the inform7 is the largest of the three compiler tools, since it contains the other two tools in their entirety. See inbuildn and which are not found elsewhere, and those are the ones described on this page. See structure for the bigger picture: the modules unique to inform7 perform just one simple-looking part of the compilation flow diagram --
While it contains no tricky or controversial algorithms, this is in some ways the least satisfactory module in Inform, because it remains undecided exactly what developments in linking together Inform source text may follow. Developers should probably not assume that the conventions used by runtime are stable, for the moment.
- Contents page of web: runtime.
- Detailed overview: What This Module Does (in runtime).
§10. As noted above, inform7 contains many other modules: all of those from together with the ubiquitous foundation library.