/fortz

Z-machine interpreter written in (G)Forth

Primary LanguageForthGNU General Public License v2.0GPL-2.0

Fortz - A Z-machine interpreter written in Forth

The name is a mashup of Frotz and Forth.

It targets GForth and is developed using GForth 0.7.3.

Versions and compatibility

Still under construction, but it's targeting supporting v3, v4, v5, v7 and v8. Mainly testing v3, v5 and v8, since those are the ones that get used.

It is hoped for to support Standard 1.1 fully, in time.

Missing features

  • Save and restore functionality is not implemented.
  • Undo functionality is not implemented either.

Version 6

No.