From: Marcin Borkowski <mbork@wmi.amu.edu.pl>
To: help-gnu-emacs@gnu.org
Subject: Re: making software with Emacs and Elisp
Date: Wed, 23 Oct 2013 01:29:10 +0200 [thread overview]
Message-ID: <20131023012910.7895e8e8@aga-netbook> (raw)
In-Reply-To: <87d2mw52sh.fsf@nl106-137-194.student.uu.se>
Dnia 2013-10-23, o godz. 01:00:21
Emanuel Berg <embe8573@student.uu.se> napisał(a):
> Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:
>
> > I understand that you want to develop your application
> > in "EmacsOS"
>
> You are actually the *third* person who brought up the
> "OS" aspect with me. I never thought of Emacs that way.
I had to - most of my friend use Vim, and Emacs being an OS is a
recurring joke of them (see below).
> Well, it isn't like the Linux kernel because it is
> interactive, and it doesn't access and allocate hardware
> to a pool of processes. For example, if you run a shell
> command from Emacs, that is continuous/background in
> character, isn't that run next to Emacs, with the kernel
> doing the multitasking, rather than on top of Emacs, and
> Emacs doing the scheduling etc.?
>
> But you may also include other stuff in a definition of
> "OS", like the libraries, the tools, the interface... In
> that sense I agree Emacs is very much an OS, perhaps
> even the best there is!
Yes. More of a window manager, or desktop environment than OS. (But
remember the old joke: "Emacs is actually a nice OS, it only lacks a
decent ASCII editor." NB.: each time I'm told this joke, I reply with
this one: "Why are Vim users so egocentric? Because they begin each
sentence with `I'.")
> But (in the kernel "OS" interpretation), that's overkill
> for my purposes, I don't need to spawn processes/threads
> and all that, I just need to be able to execute my Elisp
> software elsewhere, the same way it is executed on my
> machine.
True.
> Doesn't for example Python code work everywhere, as long
> as you have a Python interpreter? (I never did Python.)
> Something like that would be enough, and I suppose the
> Elisp interpreter is... Emacs.
Yes, but in Emacs you get the UI for free, with all the nice
editing stuff. (Probably Python with GTK or Qt or whatever is a rough
equivalent - well, minus the nice editing stuff, of course.)
> > One thing that comes to mind is Clojure (with which I
> > have zero experience), but it gives you the benefits
> > of Lisp, of portability (at least as much as Java
> > does) and of libraries (read JVM).
>
> Yeah, I'm not doing Java, and as for Clojure, I don't
> feel like learning anything brand new at the moment. You
> could easily do that you entire life (learn new
> things). Right now, I'm more into doing something with
> what I know right now.
Understood.
> There are so many Lisp dialects. I what way is Clojure
> more portable?
It compiles to Java bytecode. And you have access to Java libraries.
(But again, maybe one should beware of Java. As another joke says:
Someone had a problem, and decided to use Java. Now he has a
ProblemFactory.)
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
next prev parent reply other threads:[~2013-10-22 23:29 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-20 0:17 making software with Emacs and Elisp Emanuel Berg
2013-10-20 1:42 ` Pascal J. Bourguignon
2013-10-20 1:36 ` Emanuel Berg
2013-10-20 9:15 ` Marcin Borkowski
2013-10-20 12:40 ` Pascal J. Bourguignon
[not found] ` <mailman.4335.1382260532.10748.help-gnu-emacs@gnu.org>
2013-10-22 23:00 ` Emanuel Berg
2013-10-22 23:29 ` Marcin Borkowski [this message]
2013-10-23 0:36 ` Pascal J. Bourguignon
[not found] ` <mailman.4507.1382488595.10748.help-gnu-emacs@gnu.org>
2013-10-24 19:57 ` Emanuel Berg
2013-10-24 22:00 ` Pascal J. Bourguignon
2013-10-24 22:24 ` Emanuel Berg
2013-10-24 22:34 ` Pascal J. Bourguignon
[not found] ` <mailman.4647.1382654123.10748.help-gnu-emacs@gnu.org>
2013-10-24 22:43 ` Emanuel Berg
2013-10-25 19:11 ` Pascal J. Bourguignon
-- strict thread matches above, loose matches on Subject: below --
2013-10-20 1:00 Barry OReilly
[not found] <mailman.4327.1382230827.10748.help-gnu-emacs@gnu.org>
2013-10-20 1:12 ` Emanuel Berg
2013-10-20 1:51 ` Pascal J. Bourguignon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131023012910.7895e8e8@aga-netbook \
--to=mbork@wmi.amu.edu.pl \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).