home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / sci / math / symbolic / 3508 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!stein.u.washington.edu!chuckb
  2. From: chuckb@stein.u.washington.edu (Charles Bass)
  3. Newsgroups: sci.math.symbolic
  4. Subject: References to pattern matching?
  5. Date: 24 Jan 1993 02:40:42 GMT
  6. Organization: University of Washington
  7. Lines: 17
  8. Message-ID: <1jsvjaINNfat@shelley.u.washington.edu>
  9. NNTP-Posting-Host: stein.u.washington.edu
  10.  
  11. We are writing some code that mimics the Mathematica pattern
  12. matching paradigm.  Using Scheme (lisp like language) we have a
  13. system running that is within a factor of 5 to 10 of Mathematica.
  14. We have many references to classical pattern matching (ie regex,
  15. grep etc) and the language Snobol which used a pattern matching
  16. style.
  17.  
  18. Does anyone have a reference to a paper on modern pattern
  19. matching in symbolic math types of applications.  We have been
  20. fairly unsuccessful at finding good references on this topic...
  21.  
  22. Any insight would be appreciated.
  23.  
  24. chuckb
  25.  
  26. PS I don't usually follow this group so email would be nice but
  27. I will check back for the next week or so (1/23/93) 
  28.