Xref: utzoo comp.lang.lisp:1341 comp.lang.c:15274 comp.ai:3015 Path: utzoo!utgpu!attcan!uunet!mcvax!ukc!etive!aipna!jeff From: jeff@aipna.ed.ac.uk (Jeff Dalton) Newsgroups: comp.lang.lisp,comp.lang.c,comp.ai Subject: Re: common-lisp to c Message-ID: <430@aipna.ed.ac.uk> Date: 4 Jan 89 18:41:46 GMT References: <654@cnetlu.UUCP> Reply-To: jeff@uk.ac.ed.aipna.UUCP (Jeff Dalton) Organization: Dept. of AI, Edinburgh, UK Lines: 8 In article <654@cnetlu.UUCP> pageot@cnetlu.UUCP (M) writes: >Does somebody know something about a program which could translate >a common-lisp program (ES shell and rules) into a C program. requests of this sort are common, but I'm not sure just what's wanted. The KCl compiler translates Common Lisp into C, but I don't think it's quite what the requesters have in mind. Still, as far as I now it's the best place ot begin.