Assembler
From IFWiki
In the context of interactive fiction, an assembler is a program which takes assembly code, usually generated by a compiler, and assembles it into a story file which is playable in an interpreter. The Inform compiler can act as an assembler, but it is not generally used for this purpose. One notable modern IF assembler is ZAPF by Tara McGrew, which targets the Z-machine.
This article is a stub. You can help IFWiki by expanding it.
TODO: More examples? Better description?
TODO: More examples? Better description?