emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] emacs lisp for prototyping?


From: David Masterson
Subject: Re: [emacs-wiki-discuss] emacs lisp for prototyping?
Date: Thu, 4 Dec 2003 09:09:10 -0800 (PST)

--- address@hidden wrote:
> Hello,
> 
> I've a question not directly related to this mailing list.
> Maybe someone can direct me to the right one.
> 
> Can I envisage to use emacs as a prototyping environment to develop
> some tools in lisp with the intent to port these tools to common
> lisp packages for compilation if and when I'll want to distribute
> some of those tools?
> If this is possible, has someone tried it? What are the obstacles?
> At gnu.org, I've come across Kawa that allows to compile Scheme
> into java bytecode.  This seems a possible path.
> 
> Any suggestions?

Do you have a purpose in mind for doing this?  There are
incompatibilities between Emacs Lisp and Common Lisp, but you'll need
to discuss that on the emacs developers newsgroups (I am not a Lisp
lawyer ;-).  Also, if you develop some tools in Emacs Lisp, then it
is likely that they will try to take advantage of Emacs display which
is not going to be in the Common Lisp (Scheme, Java, ...)
environment.

What are your goals?

=====
David Masterson
Programmer at Large

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/




reply via email to

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