ZIL
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 9: | Line 9: | ||
== Documentation == | == Documentation == | ||
* [https://archive.org/details/Learning_ZIL_Steven_Eric_Meretzky_1995 Learning ZIL]] | * [https://archive.org/details/Learning_ZIL_Steven_Eric_Meretzky_1995 Learning ZIL]] | ||
+ | |||
+ | == Sample files == | ||
+ | * [https://github.com/historicalsource?tab=repositories Historical Source] (Infocom source code in ZIL) | ||
[[Category:Programming Languages]] | [[Category:Programming Languages]] |
Revision as of 05:25, 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.
Documentation
Sample files
- Historical Source (Infocom source code in ZIL)