home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / editors / 3113 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  1.9 KB

  1. Xref: sparky comp.editors:3113 comp.lang.lisp:3146 comp.lang.scheme:2837 comp.lang.lisp.x:286
  2. Newsgroups: comp.editors,comp.lang.lisp,comp.lang.scheme,comp.lang.lisp.x
  3. Path: sparky!uunet!brunix!brunix!mj
  4. From: mj@cs.brown.edu (Mark Johnson)
  5. Subject: Re: LISP environment for BRIEF?
  6. Message-ID: <1992Dec28.155902.19791@cs.brown.edu>
  7. Sender: news@cs.brown.edu
  8. Organization: Brown University Department of Computer Science
  9. References: <1992Dec18.122513.9806@super.org> <Bzz1Fp.7AC@world.std.com> <1hn2egINNq53@agate.berkeley.edu>
  10. Distribution: inet
  11. Date: Mon, 28 Dec 1992 15:59:02 GMT
  12. Lines: 31
  13.  
  14. What about Epsilon, the version of Emacs written by Lugaru software.
  15. It lets you spawn subshells in which you can run Lisp, and does
  16. parenthesis matching, etc.  It handles user input and program output
  17. correctly -- all in all, a nice piece of software.
  18.  
  19. Mark
  20.  
  21. In article <1hn2egINNq53@agate.berkeley.edu> bh@anarres.CS.Berkeley.EDU (Brian Harvey) writes:
  22. >jbk@world.std.com (Jeffrey B Kane) writes:
  23. >>pcolsen@super.org (Peter C Olsen) writes
  24. >>>Can anyone point me to a set of BRIEF macros that will set up a
  25. >>>programming environment for LISP?  I'm trying to write some SCHEME
  26. >>>programs on a PC using BRIEF and I would like to find a language
  27. >>>package that would match ()'s, indent nested lists, etc.
  28. >>
  29. >>I've got a laptop I want to use an EMAC style editor
  30. >>on for writing my LISP code, but I'm about to give up and sell it.
  31. >
  32. >If you're looking for paren-flash and auto-indent on a PC, I recommend
  33. >JOVE, an emacs-like free editor.  I include it with the PC version of
  34. >Berkeley Logo, and the Unix version is what I edit with all the time.
  35. >(You can find it on my computer anarres.cs.berkeley.edu by ftp.)  It
  36. >doesn't manage to provide an interactive shell window in the DOS version,
  37. >although it'll let you spawn a shell that uses the whole screen.  So
  38. >it's not quite as nice as running Lisp in an EMACS window.
  39.  
  40.  
  41.  
  42. Mark Johnson
  43. Cognitive Science, Box 1978
  44. Brown University
  45.