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

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