zil-language READMEThis extension adds editing support for ZIL—the Zork Implementation Language—as well as MDL, which ZIL is based on. It associates itself with FeaturesThis extension implements:
RequirementsZILFSome features require an installation of ZILF (the ZIL compiler and assembler). The extension can automatically download and install the latest ZILF release when needed. If ZILF is not found, you'll be prompted to download it automatically, or you can use the "ZIL: Download ZILF" command from the Command Palette. Alternatively, you can manually download the latest release (e.g. ZLR (optional)Debugging requires a recent build of ZLR, a Z-machine interpreter. A compatible build (ConsoleZLR) is included with this extension, so no additional setup is required for debugging. If you have another ZLR build you prefer to use, you can configure the extension to use it by setting NOTE: The debugger has only been tested on Windows so far. Extension SettingsThis extension contributes the following settings, which can be customized per folder:
Known IssuesIntelliSense
Debugger
AcknowledgementsThis project's ongoing development is made possible by the hosting services generously provided by Octobus and Clever Cloud. |