Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

LISP beautifier and formatter

218 views
Skip to first unread message

Robert Oaks

unread,
Feb 8, 1996, 3:00:00 AM2/8/96
to
I am trying to locate a formater and a beautifier for LISP programs. I
currently write some programs for AutoLISP and need utility to help to format
the routines.

Thanks to whoever reads and response to this message!!

Robert Oaks
oaksr%tr...@mhs.elan.af.mil

Martin Cracauer

unread,
Feb 9, 1996, 3:00:00 AM2/9/96
to
Oa...@elan.af.mil (Robert Oaks) writes:

> I am trying to locate a formater and a beautifier for LISP programs. I
>currently write some programs for AutoLISP and need utility to help to format
>the routines.

xemacs has a nice 'pretty-print-buffer' function, which inserts a
title and such. Context-sensitive fonts and automatic indentation is
in xemacs, anyway. These features also exist for GNU emacs.

Martin
--
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <crac...@wavehh.hanse.de> - Fax +49 40 522 85 36
BSD User Group Hamburg, Germany - No NeXTMail anymore, please.
Copyright 1995. Redistribution via Microsoft Network is prohibited

Michael Hucka

unread,
Feb 11, 1996, 3:00:00 AM2/11/96
to Oa...@elan.af.mil
>>>>> On 8 Feb 1996, Oa...@elan.af.mil (Robert Oaks) wrote:

Oaks> I am trying to locate a formater and a beautifier for LISP
Oaks> programs. I currently write some programs for AutoLISP and need
Oaks> utility to help to format the routines.

There are some freely-available Lisp pretty-printers that may help you get
started. The one I'm familiar with is Richard Water's XP, available from

ftp://merl.com/pub/xp

or the CMU AI Repository:

http://www.cs.cmu.edu/Web/Groups/AI/html/repository.html
--
Mike Hucka hu...@umich.edu http://ai.eecs.umich.edu/people/hucka
University of Michigan AI Lab & EECS Departmental Computing Organization

Luca Pisati

unread,
Feb 16, 1996, 3:00:00 AM2/16/96
to
Martin Cracauer wrote:
>
> Oa...@elan.af.mil (Robert Oaks) writes:
>
> > I am trying to locate a formater and a beautifier for LISP programs. I
> >currently write some programs for AutoLISP and need utility to help to format
> >the routines.
>
> xemacs has a nice 'pretty-print-buffer' function, which inserts a
> title and such. Context-sensitive fonts and automatic indentation is
> in xemacs, anyway. These features also exist for GNU emacs.
>
> Martin
> --

I always tryed to use pretty-print-buffer, but it always complained about:

"Required feature faces not provided"

Do you know where this stuff is located, so that I could load it ?

I run Xemacs 19.13 MIPS-SGI-IRIX-5.3

--
Luca Pisati Nichimen Graphics Inc.
12555 West Jefferson Blvd. Suite 285, Los Angeles, CA 90066
Phone: (310) 577-0500; Fax: (310) 577-0577 pis...@nichimen.com (internet)

0 new messages