Re: [m-users.] Web App development options
Matthew Delaney <[email protected]>
| Newsgroups | gmane.comp.lang.mercury.general |
|---|---|
| Message-ID | <CAJyXPAqOjidAUZ1qJ_+qi4sN2utkoLS7Jp2gb9tZWW_OsG8kHw@mail.gmail.com> |
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) < [email protected]> 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 <[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