home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / lisp / 2850 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  857 b 

  1. Path: sparky!uunet!portal!cup.portal.com!Chewy
  2. From: Chewy@cup.portal.com (Paul Frederick Snively)
  3. Newsgroups: comp.lang.lisp
  4. Subject: Re: Parallel Lisp
  5. Message-ID: <69303@cup.portal.com>
  6. Date: Wed, 11 Nov 92 09:19:07 PST
  7. Organization: The Portal System (TM)
  8. References: <1d7dfnINNdk7@manuel.anu.edu.au> <731@data.rain.com>
  9. Lines: 10
  10.  
  11. It's also worth pointing, IMHO, to `The Paralation Model' from the MIT Press,
  12. by Gary Sabot.  The Paralation Model is a dirt-simple model for parallelism
  13. that's nicely architecture independent, and the book provides source for a
  14. very simple simulator in Common Lisp.  A complete simulator in Common Lisp is
  15. available from MIT Press, and a true compiler for Paralation Lisp is
  16. apparently available for the Connection Machine, as an alternative to *Lisp,
  17. which I found to be basically impenetrable.
  18.  
  19. Good luck,
  20. Paul Snively
  21.