[Haskell-cafe] compilation to C, not via-C
Alex Queiroz
asandroq at gmail.com
Fri Apr 24 12:57:40 EDT 2009
Hallo,
On 4/24/09, Bulat Ziganshin <bulat.ziganshin at gmail.com> wrote:
>
> so, if you just need haskell-C++ interaction, you may look into using
> FFI [1,2]. if you believe that you can compile some
> java/ruby/haskellwhatever code down to C++ and incorporate it into
> your function - sorry, they all have too different computing model
>
Actually some Scheme compilers have a "c-declare" form that lets
you create C functions, which can be called from C, Haskell, Java,
Ruby etc.
Cheers,
--
-alex
http://www.ventonegro.org/
More information about the Haskell-Cafe
mailing list