Frolg

From IFWiki

Frolg
Utility
[[File:|385px|center]]
Link
Developer Zzo38
Format Z-code
Interaction style
System
System details
Latest version 1.4 / 27 Aug 2013
Status Unmaintained
Uses interpreter


License GPL3
Notes A Z-machine assembler
Browse the software database
Edit this infobox

Frolg is/was a Z-machine assembler written by User:Zzo38. It is written in C, and is licensed under GNU GPL 3 or later version.

Here is a list of some features:

  • Macros
  • Dynamic fwords
  • Z-machine versions 1 to 10 (including 6) (versions 9 and 10 are Zzo38's invention)
  • Standard library defines names of instructions, and a few other macros
  • Optimal text packing algorithm
  • Multiple passes
  • Long text entry
  • Can define your own opcodes
  • Both relative and named (absolute) labels are supported
  • Four character encodings: ASCII/ZSCII (the default), CP437/CP850, Windows-1252/ISO-8859-1, and UTF-8
  • COMPLIANT mode disables the text packing algorithm and enables the Unicode translation table

External resources

This article is a stub. You can help IFWiki by expanding it.
Utilities
Browse Stable utilitiesSearch formDrilldown
Other software Authoring systemsInterpreters