[m-users.] Web App development options

Matthew Delaney matt.delaney2 at gmail.com
Sun Oct 15 04:33:02 AEDT 2023


Fantastic, thank you for this! Yes, having looked over some of the FFI
examples just now it almost seems too good to be true - I'm excited to try
it out!


Kind regards,

Matt.


On Sat, Oct 14, 2023 at 1:26 PM Sean Charles (emacstheviking) <
objitsu at gmail.com> wrote:

> The C FFI for mercury is so beautifully simple once you have tried it, it
> shouldn't be a problem.
>
> You shouldn't have any issues other than learning curve stuff.
>
> Somewhere I started using the Postgres libpq with mercury but it got
> sidetracked! I believe there are some other links out there, Volker on this
> list has a lovely curated list
>
> A List of Mercury Resources <http://volker-wysk.de/mercury/resources.html>
> volker-wysk.de <http://volker-wysk.de/mercury/resources.html>
> <http://volker-wysk.de/mercury/resources.html>
> <http://volker-wysk.de/mercury/resources.html>
>
>
> As for CGI, yes, there is some code in the examples/samples folders i
> think, it is probably quite old, but again, i think I made it build and
> played with it once!
>
>
>
> On 14 Oct 2023, at 18:23, Matthew Delaney <matt.delaney2 at gmail.com> wrote:
>
> Hi, I'm new to Mercury but am interested in using it to replace Prolog in
> a project I'm just starting. This project will need a web-interface and
> backend DB connectivity. Reading through Mercury's documentation, it looks
> like the most straightforward approach would be to use CGI for the Web App
> part and the Foreign Language Interface for DB connectivity. Is that
> correct or are there other options available?
>
>
> Kind regards,
>
> Matt.
>
> _______________________________________________
> users mailing list
> users at lists.mercurylang.org
> https://lists.mercurylang.org/listinfo/users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurylang.org/archives/users/attachments/20231014/691f6c15/attachment-0001.html>


More information about the users mailing list