Interl

From IFWiki

Interl
Utility
Create Apple II disc images from Z-code
[[File:|class=ifwiki-infobox-image]]
Link
Developer
Format Z-code
Interaction style
System Apple II
System details
Latest version
Status Unmaintained
Implements
Uses


License
Notes A loosely connected family of tools doing the same job in different contexts.
Browse 0 games written with Interl
Browse the software database
Edit this infobox

Interl is the name used by a family of tools used to turn larger Z-code files into floppy disc images for the Apple II, for use with Infocom's original interpreters for that platform. (The format involves sector interleaving, hence the name.)

QuickBasic version

This version, calling itself INTERL, was created in 2002 by Steve Nickolas (aka Usotsuki), supporting Z-machine version 2 and 3 files. It described itself as "INFOCOM DATA FILE RE-INTERLEAVE AND APPLE II DISK IMAGE MAKER".

interlz3: C version

A C port of INTERL was created in 2017 by Michael Sternberg. It's described in his July 2017 Kansasfest paper An Apple II Build Chain for Inform (direct link to PDF).

interlz5

interlz5, which did a similar job for Z-machine version 5 files, was created by Steve Nickolas in December 2016.

interl5.py

In 2025, Jeff Epler reverse-engineered an interlz5 binary (not having found the source code) and created a Python version interl5.py.

See also

Utilities
Browse Stable utilitiesSearch formDrilldown
Other software Authoring systemsInterpreters