Lisp HUG Maillist Archive

Adding commands to LispWorks toplevel

Greetings. Is it possible to add user-defined commands to the LispWorks
toplevel? For example, I might want to add a :PA command that changes
packages. This capability is available in Allegro, and since LispWorks is
such a stellar product I'm sure I've overlooked something. Thanks...

David E. Young
(format nil "~A@~A.~A" 'dyoung 'bloodhoundinc 'com)
http://www.bloodhoundinc.com
http://lisa.sourceforge.net

"For wisdom is more precious than rubies,
and nothing you desire can compare with her."
  -- Proverbs 8:11

"But all the world understands my language."
  -- Franz Joseph Haydn (1732-1809)


Re: Adding commands to LispWorks toplevel

"Young, David" <dyoung@bloodhoundinc.com> writes:

> Greetings. Is it possible to add user-defined commands to the LispWorks
> toplevel? For example, I might want to add a :PA command that changes
> packages. This capability is available in Allegro, and since LispWorks is
> such a stellar product I'm sure I've overlooked something. Thanks...

IIRC Tim Bradshaw had example code which did exactly this but
unfortunately his very informative and interesting Lisp stuff which
could once be found at

  <http://www.tfeb.org/lisp/>

seems to be gone now. (Damn! Two or three weeks ago I almost grabbed
the whole stuff with wget to have an offline copy but for some reason
didn't do it.)

Maybe he's reading this and can provide an alternative location.

Er, wait... Google might have cached it........... Yep!

  <http://216.239.57.100/search?q=cache:4Bkr63s0djYJ:www.tfeb.org/lisp/implementation-hax.html+site:tfeb.org+lisp&hl=en&ie=UTF-8&client=googlet>

Or, if that doesn't work, search Google for

  "site:tfeb.org implementation hacks"

However, Google doesn't seem to cache the Lisp files... :(

HTH,
Edi.


Re: Adding commands to LispWorks toplevel

Unable to parse email body. Email id is 1168

Re: Adding commands to LispWorks toplevel

* Edi Weitz wrote:

> Maybe he's reading this and can provide an alternative location.

I will put up an archived version of this stuff, probably later this
week.  The URL will be the same.


Updated at: 2020-12-10 09:00 UTC