ZILF: Difference between revisions

From IFWiki

(Adding note)
(Add link to Zilf 0.9)
Line 7: Line 7:
|Notes=A set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
|Notes=A set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
}}
}}
'''ZILF''' is an open-source [[ZIL]] [[compiler]], [[Z-machine]] [[assembler]], [[world model]], and related tools written by [[Jesse McGrew]]. ZILF has been said to stand for either ''Zork Implementation Language of the Future'' or ''The ZIL Implementation You Really, Really Like.'' It is written in C#, and runs under Windows, or under MacOS or Linux using Mono. It takes ZIL [[source code]] and compiles it into [[Z-machine]] assembly code, which is then passed to [[ZAPF]] to make the final [[Z-code]] [[story file]].
'''ZILF''' is an open-source [[ZIL]] [[compiler]], [[Z-machine]] [[assembler]], [[world model]], and related tools written by [[Jesse McGrew]]. ZILF has been said to stand for either ''Zork Implementation Language of the Future'' or ''The ZIL Implementation You Really, Really Like.'' It is written in C#, and runs under Windows, or under MacOS or Linux using Mono*. It takes ZIL [[source code]] and compiles it into [[Z-machine]] assembly code, which is then passed to [[ZAPF]] to make the final [[Z-code]] [[story file]].
 
Note: [https://foss.heptapod.net/zilf/zilf/-/releases/0.9 Zilf 0.9] does not require Mono for use with Linux.


{{DEFAULTSORT:Zilf}}
{{DEFAULTSORT:Zilf}}
[[Category:Z-machine]] [[Category:Infocom]]
[[Category:Z-machine]] [[Category:Infocom]]
{{software navbox}}
{{software navbox}}

Revision as of 11:48, 18 August 2022

ZILF
Utility
[[File:|385px|center]]
Link Home page
Developer Jesse McGrew
Format Z-code
Interaction style
Systems Windows, macOS, Linux
System details
Latest version
Status
Implements
Uses


License
Notes A set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
Browse the software database
Edit this infobox

ZILF is an open-source ZIL compiler, Z-machine assembler, world model, and related tools written by Jesse McGrew. ZILF has been said to stand for either Zork Implementation Language of the Future or The ZIL Implementation You Really, Really Like. It is written in C#, and runs under Windows, or under MacOS or Linux using Mono*. It takes ZIL source code and compiles it into Z-machine assembly code, which is then passed to ZAPF to make the final Z-code story file.

Note: Zilf 0.9 does not require Mono for use with Linux.

Authoring systems
By style ParserChoiceParser-choice hybrid
By system BrowserAndroidiOSLinuxmacOSWindows
Browse Stable authoring systemsSearch formDrilldown
Other software InterpretersUtilities
Utilities
Browse Stable utilitiesSearch formDrilldown
Other software Authoring systemsInterpreters