Xref: utzoo comp.lang.lisp:1836 comp.lang.c:19056 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!ames!elroy!cit-vax!willow!roy From: roy@willow.Caltech.Edu (Dr. Roy) Newsgroups: comp.lang.lisp,comp.lang.c Subject: Tiny Lisp written in C Message-ID: <10844@cit-vax.Caltech.Edu> Date: 30 May 89 20:51:24 GMT Sender: news@cit-vax.Caltech.Edu Reply-To: roy@willow () Organization: c3p Caltech, Pasadena, CA Lines: 15 I have become entranced with AutoLisp, the lisp variant that goes along with the AutoCad drafting program, and I would like to make a lisp dialect for my own software. Specifically, there would be a lisp interpeter which can be hooked into my set of C functions which actually do the work. Does anyone know of a public domain lisp interpreter, written in a high-level language, preferably C, which can control an application like this? Roy Williams Caltech roy@willow.caltech.edu