home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / lisp / mcl / 1904 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.4 KB  |  43 lines

  1. Newsgroups: comp.lang.lisp.mcl
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-cv!hp-pcd!hp-vcd!nuntius
  3. From: John Matthews <jm@vcd.hp.com>
  4. Subject: Stand alone Lisp, try#2
  5. Sender: news@vcd.hp.com (News user)
  6. Message-ID: <Bzzrwx.E2G@vcd.hp.com>
  7. X-Useragent: Nuntius v1.1a5
  8. Date: Mon, 28 Dec 1992 23:00:33 GMT
  9. References: <Bzzq36.D0J@vcd.hp.com>
  10. Organization: Hewlett-Packard
  11. Lines: 30
  12.  
  13. Sorry about the blank notes, I'm having a few problems with my
  14. news server.
  15.  
  16. I am interested in 1) writing some prototype/experimental
  17. stand-alone programs, such as init's, cdev's etc...
  18. and 2) prototyping new modules within
  19. my existing large C++ programs .
  20. Since these are prototypes, I'm more concerned about
  21. minimizing my development time than I am with
  22. time or memory efficiency. Thus I would like to use
  23. a dynamic language such as Lisp, with it's automatic
  24. garbage collection and incremental compilation
  25. abilities.
  26.  
  27. I've tried contacting (by phone message) the developers
  28. of MacScheme, but have received no replies.
  29.  
  30. The current Macintosh Lisp implementations I know
  31. about all require an application environment in which
  32. to run. While this won't work for wish #1 above,
  33. it might work for wish #2 IF I can do an application
  34. context switch between my program and the Lisp
  35. environment, combined with some foriegn function
  36. library.
  37.  
  38. Any replies to #1 or #2 above posted to this group
  39. would be appreciated.
  40.  
  41. John Matthews
  42. Hewlett-Packard
  43.