unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Have an idea for a   Mono/.NET   Emacs
@ 2002-11-23 21:51 Adam Haupt
  0 siblings, 0 replies; 4+ messages in thread
From: Adam Haupt @ 2002-11-23 21:51 UTC (permalink / raw)


Using .NET(Mono, since cross platform is a goal) for interpretation and byte
compilation, letting the user pick and choose which language to use for configuration
and programming add-ons and modes.

It would be great IMHO to be able to write .emacs in Python, Perl, C, or C++,
as well as create extensions in those languages.

Does this idea sound interesting?


http://netwinsite.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Have an idea for a   Mono/.NET   Emacs
       [not found] <mailman.1038088641.22084.help-gnu-emacs@gnu.org>
@ 2002-11-24 14:51 ` Kai Großjohann
  2002-11-24 23:29 ` Alex Schroeder
  1 sibling, 0 replies; 4+ messages in thread
From: Kai Großjohann @ 2002-11-24 14:51 UTC (permalink / raw)


"Adam Haupt" <amh@mwr.is> writes:

> It would be great IMHO to be able to write .emacs in Python, Perl,
> C, or C++, as well as create extensions in those languages.

I kind of doubt this.  Lisp is such a small language (at least the
version that's included in Emacs is) that it's a breeze to learn.
Then the problem with writing extensions comes from learning all
those library functions that Emacs has.

The overhead of also learning Lisp when you want to extend Emacs is
just too small to justify such a great effort on the part of the
Emacs developers.

That said, there are Perlmacs and Pymacs, I think.  And Richard wants
Emacs to use Guile as the extension language, and Guile supports
writing your programs in a variety of syntaxes.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Have an idea for a   Mono/.NET   Emacs
       [not found] <mailman.1038088641.22084.help-gnu-emacs@gnu.org>
  2002-11-24 14:51 ` Kai Großjohann
@ 2002-11-24 23:29 ` Alex Schroeder
  2002-11-25 14:57   ` Stefan Monnier <foo@acm.com>
  1 sibling, 1 reply; 4+ messages in thread
From: Alex Schroeder @ 2002-11-24 23:29 UTC (permalink / raw)


"Adam Haupt" <amh@mwr.is> writes:

> It would be great IMHO to be able to write .emacs in Python, Perl,
> C, or C++, as well as create extensions in those languages.

You can already interface Emacs with Python, and you can already patch
Emacs such that it dynamically loads libraries (ie. C or C++)...  It's
just that these things are not very popular, or we'd see much more of
that.  IMHO only, of course.

See these links:

http://www.emacswiki.org/cgi-bin/wiki.pl?PyMacs
http://www.emacswiki.org/cgi-bin/wiki.pl?DynamicallyExtendingEmacs

Alex.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Have an idea for a   Mono/.NET   Emacs
  2002-11-24 23:29 ` Alex Schroeder
@ 2002-11-25 14:57   ` Stefan Monnier <foo@acm.com>
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier <foo@acm.com> @ 2002-11-25 14:57 UTC (permalink / raw)


>>>>> "Alex" == Alex Schroeder <alex@emacswiki.org> writes:
> You can already interface Emacs with Python, and you can already patch

While we're here.  How does Pymacs let the users use `save-excursion',
`with-current-buffer' and other macros ?


        Stefan

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-25 14:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-23 21:51 Have an idea for a Mono/.NET Emacs Adam Haupt
     [not found] <mailman.1038088641.22084.help-gnu-emacs@gnu.org>
2002-11-24 14:51 ` Kai Großjohann
2002-11-24 23:29 ` Alex Schroeder
2002-11-25 14:57   ` Stefan Monnier <foo@acm.com>

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).