Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.69 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.69 KB

ZILF Reference Guide

The goal is to list all commands in the ZILF developing environment with a short description of the command and some short examples to illustrate how the command is used.

This is not meant to be a designer manual but just a reference of the syntax of the commands and their usage.

81 entries left (in the MDL section).

The ODT-file is automatically generatet from Google Docs and have formatting issues.

The working document is currently at Google Docs here: https://docs.google.com/document/d/11Kz3tknK05hb0Cw41HmaHHkgR9eh0qNLAbE9TzZe--c/edit?usp=sharing

Reference list and other ZIL resources:

ZILF Quick Reference, Tara McGrew
https://foss.heptapod.net/zilf/zilf/-/blob/branch/default/doc/quickref.txt

Learning ZIL, Steve E. Meretzky
https://github.com/heasm66/ZIL-Resources/blob/master/Learning_ZIL.pdf

ZIL Course, Marc S. Blank
https://github.com/heasm66/ZIL-Resources/blob/master/ZILCourse.pdf

The MDL Programming Language, S. W. Galley and Greg Pfister
https://mdl-language.readthedocs.io/en/latest/

ZIL Language Guide, Tara McGrew
https://foss.heptapod.net/zilf/zilf/-/blob/branch/default/doc/ZIL%20Language%20Guide.odt

The Z-Machine Standards Document, Graham Nelson
https://github.com/heasm66/ZIL-Resources/blob/master/z-spec10.pdf

The Inform Designer’s Manual, Graham Nelson
https://github.com/heasm66/ZIL-Resources/blob/master/DM4.pdf

ZIP: Z-language Interpreter Program by Joel Berez, Marc Blank, and David Lebling
https://github.com/heasm66/YZIP-Specifications

ZIL Programming for Interactive Fiction: A Technical Guide by Jason Self
https://jxself.org/git/?p=zil-guide.git;a=summary