1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-03 07:24:58 +03:00
inform7/inter/Contents.w
2019-08-28 10:35:44 +01:00

29 lines
492 B
OpenEdge ABL

Title: inter
Author: Graham Nelson
Purpose: For handling intermediate Inform code.
Language: InC
Licence: Artistic License 2.0
Version Number: 1
Version Name: Axion
Import: foundation
Import: inform7/words
Import: inter
Import: building
Import: codegen
Preliminaries
Using Inter
Textual Inter
Data Packages in Textual Inter
Code Packages in Textual Inter
Inform Primitives
Inform Annotations
Inform Organisation
Pipelines and Stages
Chapter 1: Everything
Basics
Main
Unit Tests