home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / forth / 2955 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.1 KB

  1. Path: sparky!uunet!wupost!waikato.ac.nz!canterbury.ac.nz!lincoln.ac.nz!wronz.org.nz!mentink
  2. Newsgroups: comp.lang.forth
  3. Subject: Does anyone read these things!!
  4. Message-ID: <1992Aug14.145733.54@wronz.org.nz>
  5. From: mentink@wronz.org.nz
  6. Date: 14 Aug 92 14:57:32 +1200
  7. Lines: 30
  8.  
  9.  
  10.         Can anyone HELP please.
  11.  
  12.         I have a version of eforth which I have ported to an H8
  13.         micro controller. It runs very well but I need some extra words
  14.         that eforth (standard 1.0 version) hasn't. These are as follows:
  15.  
  16.         1. DO .. LOOP +LOOP WORDS.
  17.         2. CREATE DOES> construct
  18.         3. or <BUILDS DOES> construct
  19.         4. CASE .. ENDCASE, OF .. ENDOF
  20.         5. FORGET, VOCABULARY
  21.  
  22.         Has anyone some source (forth) to the above words so I can 
  23.         implement them, especially the DOES> word.
  24.  
  25.         Thanks in advance.
  26.  
  27.         P.S Still looking for any documentation on existing eforth words
  28.         if anyone has any.
  29.  
  30.         Regards.
  31.  
  32.         B.R.Mentink
  33.         W.R.O.N.Z
  34.         Christchurch
  35.         New Zealand. 
  36.  
  37.         email: mentink@wronz.org.nz
  38.   
  39.