[m-users.] Web programming in Mercury: Simple example code?
Jeffrey Brown
jeffbrown.the at gmail.com
Sun Dec 9 07:28:28 AEDT 2018
I'd like to use Mercury to process a database, but write the rest of the
code in Haskell. It seems natural to connect them via HTTP or WebSockets --
that way I won't have to break new ground by figuring out how to call
Mercury from Haskell. Can anyone recommend a simple example of a web server
written in Mercury? I looked through the libraries and see nothing
web-related, so I assume I'll have to use the foreign function interface to
call C or some other language.
--
Jeff Brown | Jeffrey Benjamin Brown
Website <https://msu.edu/~brown202/> | Facebook
<https://www.facebook.com/mejeff.younotjeff> | LinkedIn
<https://www.linkedin.com/in/jeffreybenjaminbrown>(spammy, so I often miss
messages here) | Github <https://github.com/jeffreybenjaminbrown>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20181208/0f8696e8/attachment.html>
More information about the users
mailing list