5 ms·
One interesting aspect of mercury is the number of available back-ends (grades) [1]. I'm curious if anyone has any experience using the FFI [2] for embedding m
by roller 8y ago
One interesting aspect of mercury is the number of available back-ends (grades) [1]. I'm curious if anyone has any experience using the FFI [2] for embedding mercury into a larger Java, C# or Erlang project.
[1]: https://www.mercurylang.org/about/backends.html https://www.mercurylang.org/about/backends.html
[2]: https://mercurylang.org/information/doc-release/mercury_ref/Foreign-language-interface.html#Foreign-language-interface https://mercurylang.org/information/doc-release/mercury_ref/...