home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / forth / 3129 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.1 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!spool.mu.edu!agate!rsoft!mindlink!a684
  2. From: Nick_Janow@mindlink.bc.ca (Nick Janow)
  3. Newsgroups: comp.lang.forth
  4. Subject: Re: Forth in the Marketplace
  5. Message-ID: <15128@mindlink.bc.ca>
  6. Date: 15 Sep 92 06:44:26 GMT
  7. Organization: MIND LINK! - British Columbia, Canada
  8. Distribution: world
  9. Lines: 18
  10.  
  11. nick@sw.stratus.com (Nicolas Tamburri) writes:
  12.  
  13. > Please don't waste time, is right. Dick Pountain published a rudimentary
  14. > Algebraic Notation input parser in BYTE a couple years back.  It looked
  15. > pretty portable and extensible for anyone sick enough to want to use it.  :-)
  16.  
  17. There's a lot more than one "rudimentary" AN parser.  At one Forth-BC meeting,
  18. two members showed their parsers.  Both worked, but one was very clean and
  19. convenient.  The developer of that one needed to handle algebraic equations
  20. easily for physics research, so he wrote a parser for Forth.  You used one word
  21. (>math I think) to switch modes, wrote your equations using AN, then used
  22. (math> ?) to return to normal RPN.
  23.  
  24. No, that's not a significant problem for Forth.
  25.  
  26. --
  27.  
  28. Nick_Janow@mindlink.bc.ca
  29.