unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: FFI again
Date: Mon, 07 Oct 2013 23:14:25 +0100	[thread overview]
Message-ID: <8261t83f0e.fsf@gmail.com> (raw)
In-Reply-To: jwvob71k7j5.fsf-monnier+emacs@gnu.org

On Mon 07 Oct 2013, Stefan Monnier wrote:

> So what I propose is to use "runtime loading of DSO" as a poor man's FFI
> where the DSL of the FFI is C and where the compilation of this "DSL" is
> handled by a C compiler.
>
> The only technical difference between what I propose and typical "runtime
> loading of DSOs" is that the system also handles running the C compiler,
> so you can download the TedZ-OpenPGP package from ELPA and install it
> (provided you have a C compiler on your machine).

This will work well enough for POSIX systems, but will fail miserably on
Windows systems. Most Windows users do not develpment tools installed,
and would have a hard time to find a C compiler producing binaries with
the correct ABI, and the other required build tools and dependencies.

Users should not have to deal with any of this in order to use libraries
that emacs uses via an FFI. They might just be able to deal with loading
a lisp package and adding a DLL to somewhere visible on the PATH, but
even that is too complicated for many (they expect installer programs to
do this work automatically).


    AndyM





  reply	other threads:[~2013-10-07 22:14 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-05 16:11 FFI again Stefan Monnier
2013-10-05 16:24 ` joakim
2013-10-05 22:18   ` Stefan Monnier
2013-10-05 22:33     ` joakim
2013-10-06 16:39       ` Stefan Monnier
2013-10-06 16:54         ` Eli Zaretskii
2013-10-06 18:17           ` Stefan Monnier
2013-10-06 19:04             ` Eli Zaretskii
2013-10-07  1:41         ` Stephen J. Turnbull
2013-10-07  3:29           ` Stefan Monnier
2013-10-07  4:34             ` Stephen J. Turnbull
2013-10-07  4:58               ` Stefan Monnier
2013-10-07 22:14                 ` Andy Moreton [this message]
2013-10-07 22:47                   ` Stefan Monnier
2013-10-08  6:54                     ` Eli Zaretskii
2013-10-08  2:22                   ` Stephen J. Turnbull
2013-10-08  2:47                   ` Richard Stallman
2013-10-08  5:33                     ` Stephen J. Turnbull
2013-10-08  7:14                       ` Eli Zaretskii
2013-10-05 17:07 ` Eli Zaretskii
2013-10-05 23:24 ` Daniel Colascione
2013-10-06 19:19 ` Richard Stallman

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=8261t83f0e.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --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).