home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.editors:3112 comp.lang.lisp:3145 comp.lang.scheme:2836 comp.lang.lisp.x:285
- Path: sparky!uunet!spool.mu.edu!agate!anarres.CS.Berkeley.EDU!bh
- From: bh@anarres.CS.Berkeley.EDU (Brian Harvey)
- Newsgroups: comp.editors,comp.lang.lisp,comp.lang.scheme,comp.lang.lisp.x
- Subject: Re: LISP environment for BRIEF?
- Date: 28 Dec 1992 14:20:00 GMT
- Organization: University of California, Berkeley
- Lines: 17
- Distribution: inet
- Message-ID: <1hn2egINNq53@agate.berkeley.edu>
- References: <1992Dec18.122513.9806@super.org> <Bzz1Fp.7AC@world.std.com>
- NNTP-Posting-Host: anarres.cs.berkeley.edu
-
- jbk@world.std.com (Jeffrey B Kane) writes:
- >pcolsen@super.org (Peter C Olsen) writes
- >>Can anyone point me to a set of BRIEF macros that will set up a
- >>programming environment for LISP? I'm trying to write some SCHEME
- >>programs on a PC using BRIEF and I would like to find a language
- >>package that would match ()'s, indent nested lists, etc.
- >
- >I've got a laptop I want to use an EMAC style editor
- >on for writing my LISP code, but I'm about to give up and sell it.
-
- If you're looking for paren-flash and auto-indent on a PC, I recommend
- JOVE, an emacs-like free editor. I include it with the PC version of
- Berkeley Logo, and the Unix version is what I edit with all the time.
- (You can find it on my computer anarres.cs.berkeley.edu by ftp.) It
- doesn't manage to provide an interactive shell window in the DOS version,
- although it'll let you spawn a shell that uses the whole screen. So
- it's not quite as nice as running Lisp in an EMACS window.
-