ZIL
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| m (Removed extra bracket in link) | Dan Tobias  (Talk | contribs)   (→Sample files:  Specific Infocom link) | ||
| Line 11: | Line 11: | ||
| == Sample files == | == Sample files == | ||
| − | * [https://github.com/historicalsource?tab=repositories Historical Source] (Infocom source code in ZIL) | + | * [https://github.com/historicalsource?utf8=%E2%9C%93&tab=repositories&q=Infocom&type=&language= Historical Source] (Infocom source code in ZIL) | 
| [[Category:Programming Languages]] | [[Category:Programming Languages]] | ||
Revision as of 02:55, 17 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)

