ZIL
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
| Line 5: | Line 5: | ||
}} | }} | ||
| − | '''ZIL''' (Zork Implementation Language) is a programming language used to develop interactive fiction games. It was developed by Infocom. It compiles into [[Z-code]]. | + | '''ZIL''' (Zork Implementation Language) is a programming language used to develop interactive fiction games. It was developed by Infocom. It compiles into [[Z-code]] (via a compiler that's apparently lost). |
== Documentation == | == Documentation == | ||
Revision as of 05:28, 16 April 2019
ZIL (Zork Implementation Language) is a programming language used to develop interactive fiction games. It was developed by Infocom. It compiles into Z-code (via a compiler that's apparently lost).
Documentation
Sample files
- Historical Source (Infocom source code in ZIL)