Hallo,

On 4/24/09, Bulat Ziganshin <bulat.zigans...@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/
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to