home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / language / armforth / !ARMforth / Support / README < prev    next >
Encoding:
Text File  |  1992-04-28  |  698 b   |  19 lines

  1. The files in this directory are support files
  2. for ARMForth.
  3.  
  4. Editor - conventional Forth line editor words
  5. GraphWords - words which facilitate use of OS graphics features
  6. OSConsts - SWI names and numbers as constants
  7. OSDefs - friendly interface to SWIs.
  8. Strings - ARMForth way of implementing strings
  9.           (this was an experiment I think - ARMForth
  10.            already has built-in strings)
  11. Windefs - a useful set of words allowing window
  12.           manipulation
  13.           (there's a bug in the demo at the end
  14.            of the file - when you try to close the
  15.            ARMForth window the system sometimes
  16.            freezes - haven't investigated this yet)
  17. XOSDefs - OSDefs with X bit set
  18.  
  19.