Dictionary lookup working.
[ez.git] / README
1 EZ - an Elisp Z-Machine
2 -----------------------
3
4 This is my (unfinished) attempt at getting Zork 1 running using only
5 the story file and a few Z-machine reference documents.  It is _not_
6 intended to be a useful implementation of the Z-Machine - there are
7 plenty of those, even for Emacs.
8
9 I'm sharing this only because it's in my nature to share programming
10 projects.  However, this is almost certainly not the Z-Machine you are
11 looking for! :)
12
13 For what it's worth:
14
15 License
16 -------
17
18 EZ is free software (free as in freedom), and is made available under the
19 terms of version 3.0 of the GNU General Public License.  This license
20 can be found in the file named COPYING which is in the same directory as
21 the file you are reading.