07 May 2006 09:45
Muttonate Z-Machine Interpreter
Z-Machine interpreter in javascript
The Z-Machine Preservation Project
The Z-Machine Preservation Project (ZMPP) is a modern implementation of the Z-machine in Java. It is completely written from scratch using Java 5 to provide an architecture that is easy to understand, maintain and extend.
The goal is to provide an interpreter implementation that is standard compliant and offers the possibility to play interactive fiction on many platforms without recompiling the source code.
1
(2 marks)