- Home
- inter
For handling intermediate Inform code. This is version 1.
-
Documentation for the Inter format itself, as well as the inter tool which processes it.
-
Using Inter - Using Inter at the command line. -
Textual Inter - A specification of the inter language, as written out in text file form. -
Data Packages in Textual Inter - How static data, variables and constants are expressed in textual inter programs. -
Code Packages in Textual Inter - How executable functions are expressed in textual inter programs. -
Inform Primitives - The standard set of primitive invocations used within Inform. -
Inform Annotations - The standard set of symbol annotations used within Inform. -
Inform Organisation - The standard hierarchy of inter code generated by Inform. -
Pipelines and Stages - Sequences of named code-generation stages are called pipelines. -
Reference Card - The current help information as it would be printed at the command line.
-
-
-
Main - A command-line interface for Inter functions which are not part of the normal operation of the Inform compiler.
-
This program also incorporates the following web(s) as module(s):
-
building - An intermediate layer for building code in Inter. -
bytecode - Dealing with intermediate-level Inform as bytecode in memory. -
final - Final code generation from fully-processed Inter. -
index - Generating the index for an Inform project. -
pipeline - The code generation pipeline. -
services/arch - Definitions of Inter and final VM architectures. -
services/html - Support for HTML problem, index and extension documentation pages. -
services/words - A library of code for reading natural language into a stream of words. -
inweb/foundation - A library of utility functions for command-line tools.
Powered by Inweb.