This directory contains the C source code of the Inform 5 compiler. The current release number can be found in file header.h # old Older versions of the source code in this directory. # asm.c the Inform assembler # express.c the expression evaluator # files.c file handling, memory, command-line memory settings, and fatal errors # header.h common definitions # inform.c top level of Inform: main, switches, top level parser # inputs.c input routines, preprocessor, non-fatal errors # symbols.c the symbols table # tables.c maintains tables of variables and constructs the tables part of the story file # zcode.c Z-opcodes, text translation and abbreviation routines
Name | Last modified | Size |
---|---|---|
Parent Directory | - | |
old/ | 2019-12-22 23:06 | - |
asm.c | 1995-07-05 04:00 | 38K |
express.c | 1995-07-05 04:00 | 46K |
files.c | 1995-07-05 04:00 | 39K |
header.h | 1995-07-05 04:00 | 52K |
Index | 2024-02-18 01:26 | 688 |
inform.c | 1995-07-05 04:00 | 65K |
inputs.c | 1995-07-05 04:00 | 20K |
symbols.c | 1995-07-05 04:00 | 13K |
tables.c | 1995-07-05 04:00 | 55K |
zcode.c | 1995-07-05 04:00 | 36K |
The IF Archive is a public service of the Interactive Fiction Technology Foundation.