Re: [m-users.] Web App development options
"Sean Charles (emacstheviking)" <[email protected]>
| Newsgroups | gmane.comp.lang.mercury.general |
|---|---|
| Message-ID | <[email protected]> |
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 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 <[email protected]> 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 > [email protected] > https://lists.mercurylang.org/listinfo/users _______________________________________________ users mailing list [email protected] https://lists.mercurylang.org/listinfo/users