unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Ivan Kanis <banana@kanis.fr>
Cc: Emacs Development List <emacs-devel@gnu.org>
Subject: Re: develop an emacs library
Date: Fri, 15 Mar 2013 01:05:15 +0530	[thread overview]
Message-ID: <87ppz17p1o.fsf@gmail.com> (raw)
In-Reply-To: <87zjy5st3t.fsf@kanis.fr> (Ivan Kanis's message of "Thu, 14 Mar 2013 20:01:58 +0100")



Ivan Kanis <banana@kanis.fr> writes:

> Hello,
>
> It would be a good thing to have emacs as a library.
>
> It could be used for Android development. I would compile the .so with
> the NDK. Prototype my program with my desktop emacs. Then I would dump
> the thing in the device. The fun part would be to have a REPL to do
> iterative development.
>
> Also if there is such a library, one could write an emacs GUI with Java
> so that we could run emacs proper on Android.

> Am I nut?

(I could be off the mark with this reply.)

I remember the mono runtime (Runtime for C# code) having similar
facility.  

See
        http://www.mono-project.com/Guide:Running_Mono_Applications

I see parallels to

1. emacs --batch

2. We can make the .elc byte code files a non-native binary.  .exe files
   are but CLI byte-code files.

3. mkbundle

   This seems like bundling the required .el(c) libraries and stripping
   all other unused libraries.
-- 



  reply	other threads:[~2013-03-14 19:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-14 19:01 develop an emacs library Ivan Kanis
2013-03-14 19:35 ` Jambunathan K [this message]
2013-03-14 20:19 ` joakim
2013-03-15  4:23   ` develop an emacs library, " Ivan Kanis
2013-03-15  4:31     ` Jay Belanger
2013-03-15 20:07       ` Ivan Kanis
2013-03-14 22:30 ` Richard Stallman
2013-03-15 20:18   ` Ivan Kanis
2013-03-17  0:02     ` Richard Stallman
2013-03-17  6:39       ` Ivan Kanis
2013-03-17 23:17         ` Søren Pilgård

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=87ppz17p1o.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=banana@kanis.fr \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).