ZAP
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Interactive Fiction |extensions={{ext|zap}} }} '''ZAP''' is an Infocom interactive fiction language, at the "assembly" level (inte...") |
Dan Tobias (Talk | contribs) |
||
Line 15: | Line 15: | ||
[[Category:Programming Languages]] | [[Category:Programming Languages]] | ||
+ | [[Category:Infocom]] |
Latest revision as of 03:29, 18 April 2019
ZAP is an Infocom interactive fiction language, at the "assembly" level (intermediary between high-level ZIL and the low-level virtual-machine code Z-code).
[edit] Tools
- ZILF: Tools for working with ZIL, including a compiler that produces ZAP
- VirtualStudio ZIL support files
[edit] Sample files
- Historical Source (Infocom source code including ZAP files)