help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs and openmcl


From: Dan Anderson
Subject: Re: emacs and openmcl
Date: Mon, 03 Nov 2003 19:02:31 -0500

I'm pretty sure there's an emacs lisp package to allow you to run common
lisp programs.  Basically passes the lisp function arguments to C, which
passes it to CL.  I wonder if it's bidirectional or if you could rig
something up.

-Dan

On Mon, 2003-11-03 at 18:38, Edi Weitz wrote:
> On Mon, 3 Nov 2003 23:09:17 +0100, Johannes Quint <johannes.quint@web.de> 
> wrote:
> 
> > working with openmcl and emacs, how can i use the emacs-lisp
> > functions in openmcl?
> 
> You can't. Emacs Lisp and Common Lisp are different Lisp dialects.
> 
> However, you can use Emacs as an IDE for OpenMCL (and other Common
> Lisp implementations). See
> 
>   <http://cl-cookbook.sourceforge.net/emacs-ide.html>
> 
> Edi.
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]