home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / forth / 3640 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  2.3 KB

  1. Xref: sparky comp.lang.forth:3640 comp.realtime:1441
  2. Newsgroups: comp.lang.forth,comp.realtime
  3. Path: sparky!uunet!well!well.sf.ca.us!jax
  4. From: jax@well.sf.ca.us (Jack J. Woehr)
  5. Subject: Re: New Book: _Forth: the New Model_
  6. Message-ID: <jax.724558259@well.sf.ca.us>
  7. Keywords: forth,embedded,control,systems,ans,dpans,x3j14,standard
  8. Sender: news@well.sf.ca.us
  9. Organization: Whole Earth 'Lectronic Link
  10. References: <jax.724484373@well.sf.ca.us> <BzCxLu.DHK@news.iastate.edu>
  11. Date: Thu, 17 Dec 1992 02:10:59 GMT
  12. Lines: 48
  13.  
  14. In <BzCxLu.DHK@news.iastate.edu> bible@iastate.edu (Anthony E Bible) writes:
  15.  
  16. >In article <jax.724484373@well.sf.ca.us> jax@well.sf.ca.us (Jack J. Woehr) writes:
  17.  
  18. >>_Forth: the New Model_ by Jack J. Woehr (Hi, Mom!) M&T Books 1992,
  19. >>ISBN 1-55851-277-2.
  20.  
  21. >    This not a flame (not even an ember) but a sincere question:  How can
  22. >you already have a book coming out on ANS Forth (considering publishing 
  23. >lead-times and the fact the standard is still in process) without it being as 
  24. >out-of-date as the earlier Basis documents?  What is the likelihood there will 
  25. >have to be extensive revisions for a second edition?
  26.  
  27.     First of all, my final draft for the publisher was October, 1992.
  28.  
  29.     The BASIS has been pretty stable since about dpANS-2, which was
  30. voted in August, 1991. There were some changes at the October meeting
  31. that affected the material covered in the book, but they are not earth
  32. shaking. The two most important are as follows:
  33.  
  34.     1) TIB and #TIB were moved to Core Extensions and deprecated
  35. in favor of the new Core word
  36.  
  37.         SOURCE ( --- c-addr u)
  38.  
  39.     which, as you can guess, returns the address and count of the
  40. current input stream.
  41.  
  42.     My book talks about TIB and #TIB.
  43.  
  44.     2) SLITERAL ( c-addr u --)  C    STRING
  45.  
  46.     was added, which is interesting, but again not earthshaking.
  47.  
  48. >Actually that was two sincere questions.
  49.  
  50.     And the sincere answer to both is, buy up my book in its
  51. current form and it will hasten the day when M&T orders up the
  52. 2nd, Expanded and Revised Edition!
  53.  
  54.     Thanx for asking, Tony!
  55.  
  56.             =jax=
  57. -- 
  58.  # jax@well.{UUCP,sf.ca.us}  # #  Member  # # Vice President,       #
  59.  # du!isis!koscej!jax        # # X3J14 TC # #  Forth Interest Group #
  60.  # JAX on GEnie              # # for ANS  # #   P.O. Box 2154       #
  61.  # SYSOP RCFB (303) 278-0364 # #  Forth   # #    Oakland, CA 94621  #
  62.