Re: Languages with well-integrated Foreign Function Interface to learn from?

Tony Finch <dot@dotat.at>
26 Jul 2009 18:55:54 +0100 (BST)

          From comp.compilers

Related articles
Languages with well-integrated Foreign Function Interface to learn fro lerno@dragonascendant.com (=?ISO-8859-1?Q?Christoffer_Lern=F6?=) (2009-07-21)
Re: Languages with well-integrated Foreign Function Interface to learn anton@mips.complang.tuwien.ac.at (2009-07-21)
Re: Languages with well-integrated Foreign Function Interface to learn barry.j.kelly@gmail.com (Barry Kelly) (2009-07-21)
Re: Languages with well-integrated Foreign Function Interface to learn haberg_20080406@math.su.se (Hans Aberg) (2009-07-21)
Re: Languages with well-integrated Foreign Function Interface to learn jgd@cix.compulink.co.uk (2009-07-21)
Re: Languages with well-integrated Foreign Function Interface to learn uninverted@lavabit.com (Nathan Seese) (2009-07-22)
Re: Languages with well-integrated Foreign Function Interface to learn gene.ressler@gmail.com (Gene) (2009-07-22)
Re: Languages with well-integrated Foreign Function Interface to learn dot@dotat.at (Tony Finch) (2009-07-26)
Re: Languages with well-integrated Foreign Function Interface to learn paul.biggar@gmail.com (Paul Biggar) (2009-07-28)
Re: Languages with well-integrated Foreign Function Interface to learn cr88192@hotmail.com (BGB / cr88192) (2009-08-24)
Re: Languages with well-integrated Foreign Function Interface to learn cr88192@hotmail.com (BGB / cr88192) (2009-08-30)
Re: Languages with well-integrated Foreign Function Interface to learn paul.biggar@gmail.com (Paul Biggar) (2009-08-31)
Re: Languages with well-integrated Foreign Function Interface to learn cr88192@hotmail.com (BGB / cr88192) (2009-08-31)
Re: Languages with well-integrated Foreign Function Interface to learn DrDiettrich1@aol.com (Hans-Peter Diettrich) (2009-09-02)
[5 later articles]
| List of all articles for this month |

From: Tony Finch <dot@dotat.at>
Newsgroups: comp.compilers
Date: 26 Jul 2009 18:55:54 +0100 (BST)
Organization: dotat labs
References: 09-07-074
Keywords: code
Posted-Date: 26 Jul 2009 17:44:08 EDT

Christoffer Lerno <lerno@dragonascendant.com> wrote:
>
>I'd like to research FFI in various languages, basically to find the
>best FFI-solution and copy from that one.


Here's a link to a fairly useful survey/comparison of a number of
embeddable/extensible dynamic/scripting language FFIs. It mostly covers
Lua, Perl, Python, and Ruby, and Tcl also gets a few mentions.


Hisham Muhammad and Roberto Ierusalimschy. C APIs in extension and
extensible languages. In XI Brazilian Symposium on Programming Languages,
Natal, May 2007.


http://www.inf.puc-rio.br/%7Eroberto/docs/jucs-c-apis.pdf


Tony.
--
f.anthony.n.finch <dot@dotat.at> http://dotat.at/
MALIN HEBRIDES: SOUTH OR SOUTHEAST, VEERING SOUTHWEST, 5 TO 7, OCCASIONALLY
GALE 8 AT FIRST. ROUGH OR VERY ROUGH. SQUALLY SHOWERS. GOOD.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.