[Haskell-cafe] Re: [Haskell] TABI 0.1: a typeful tagged cross-language calling convention

Felipe Lessa felipe.lessa at gmail.com
Tue Jul 21 13:37:15 EDT 2009


On Tue, Jul 21, 2009 at 08:11:47PM +0400, Bulat Ziganshin wrote:
> if you have any specific needs, we can discuss it. my own needs is
> mainly combination of first and third clauses of quoted list, so
> second claim is somewhat artificial :)  it is possible but only
> partially implemented

I was just curious, because it seems to me that the only way of
avoiding serialization costs would be having the same
representation in memory for all languages and just passing
pointers around instead of peek'ing and poke'ing everytime.

Thanks,

--
Felipe.


More information about the Haskell-Cafe mailing list