Re: xlisp

Info-Mac discussion from 1984 - 2002.
Locked
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Re: xlisp

Post by Info-Mac » December 20th, 1984, 2:51 am

Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 UW 5/3/83; site uw-beaver
Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!houxm!vax135!cornell!uw-beaver!info-mac
From: info-mac@uw-beaver (info-mac)
Newsgroups: fa.info-mac
Subject: Re: xlisp
Message-ID:
Date: Mon, 19-Nov-84 23:04:48 EST
Article-I.D.: uw-beave.2293
Posted: Mon Nov 19 23:04:48 1984
Date-Received: Wed, 28-Nov-84 03:22:03 EST
Sender: yenbut@uw-beave
Organization: U of Washington Computer Science
Lines: 21

From: Mark Cornwell

Concerning saving sources... For now, I'm not not saving sources in XLISP.
I edit source files with file (you could also use macwrite saving "text only".)
Then I quit the file application and start the XLISP application. From
XLISP one loads the sources with (load ""). If your parentheses
are balanced, you're ready to go.

I prefer file to macwrite for editing sources. It allows multiple windows
onto different files -- something I can't live without. Unhappily, it
does not allow multiple windows onto the same file.

My biggest complaint is the time it takes my little 128k mac to close and
open applications in moving back and forth between XLISP and file.
This one minute or so delay is a far cry from my beloved Symbolics.
I can think of many ways to try to speed this up. Even as is, it
compares favorably with the "couple of minutes" I've heard for the current
crop of C compliers.

Mark Cornwell
cornwell@nrl-css
Locked