name:   SockZ interpreter v0.01b
author: Alain Brobecker (abrobecker@yahoo.com)
size:   3216 bytes
needs:  Arm2 + RiscOS 2
descr.: Interpreter for "Stack Oriented Calculus Kernel in Z" language

--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--
  BETA  !  BETA  !  BETA  !  BETA  !  BETA  !  BETA  !  BETA  !  BETA  !  BETA  
--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--

  This is a beta version. It means some instructions are missing (division,
PRINT, INPUT) and more importantly, some bugs may lurk in the deepests parts of
the code. Twice already i had problems which made Zap or the filer die, while
using SockZ (but it was some time ago).

  This preview was released anyway because CodeCraft's deadline is approaching
very fast, and so it hasn't been subject to intensive testing. I agree with you
that's a shame.

  So, i advice you not to use SockZ while doing important things or having
unsaved bits of data. You use it (or not) at you own risks.

--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--
  BETA  !  BETA  !  BETA  !  BETA  !  BETA  !  BETA  !  BETA  !  BETA  !  BETA  
--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--

  For general informations about SockZ and the way to program it, have a look
at the "More.Doc" file.

  SockZ is a very interesting project and has been running in the background of
my brain for a long time now (the first sources are dated december 97). You can
expect more in the future (maybe a version with some bugs removed ;), and i'll
probably (once missing instructions are written etc) make a compiled/tokenised
version for major (hope it'll be so ;) speed improvement.
  
  Every bit of feedback is welcome (mail to abrobecker@yahoo.com), be it bug
report, comments about existing features (what you like/dislike), suggestions
for possible extensions of the language (strings, LOAD/SAVE), ZCode programs
you wrote, routines (ZCode or in the interpreter) you optimised...

  Files included in this archive are:
SockZ             ;The SockZ interpreter v0.01b
ReadMe            ;This file
More.MkSockZ      ;Source code, requires a ram disc
More.Doc          ;Documentation v0.01b
More.ZCode.*      ;Some example ZCode programs
