Path: utzoo!attcan!uunet!zephyr!tektronix!tekcrl!tekchips!kend From: kend@tekchips.LABS.TEK.COM (Ken Dickey) Newsgroups: comp.lang.lisp Subject: Re: Translating Franz Lisp to Common Keywords: lisp, franz, common Message-ID: <4065@tekcrl.LABS.TEK.COM> Date: 1 Jun 89 19:32:53 GMT References: <1196@cayman.cme.nbs.gov> Sender: ftp@tekcrl.LABS.TEK.COM Reply-To: kend@tekchips.LA.TEK.COM (Ken Dickey) Organization: Tektronix, Inc., Beaverton, OR. Lines: 13 In article <1196@cayman.cme.nbs.gov> kramer@cme.nbs.gov (Tom Kramer) writes: > >I have translated a few hundred lines of Franz Lisp code into Common Lisp. ... You might be interested in "Porting Pan I to Allegro COMMON Lisp", Darrin Lane, Report # UCB/CSD 88/453, September, 1988 {U of Calif., Berkeley}. It describes a port of an 18000 line program from Franz to Allegro and covers file & buffer i/o, keystroke handling, etc. and has a set of example macros in the appendix. Not a panacea, but seems a reasonable description of the issues. -Ken Dickey