Haskell binding for scala program -


could please let me know whether or not it's possible write haskell bindings scala?

thanks in advance examples.

frege (https://github.com/frege/frege) dialect of haskell targets jvm. language supported close compiled ghc, ffi interfaces jvm classes instead of native code.


Comments

Popular posts from this blog

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

python - Terminate a gnome-terminal opened with subprocess -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -