Re: Are there any good examples or tutorials demonstrating AJAX or AJAJ with SWI-Prolog?

Anne Ogborn <[email protected]> Thu, 8 May 2014 06:59:50 -0700 (PDT)
Newsgroups gmane.comp.ai.prolog.swi
Message-ID <[email protected]>
My experience with the pengines lib wasn't good. I'd steer away.

The weblog pack's autocomplete and the webconsole pack both implement
ajax.

It's probably not necessary to switch languages to figure out ajax.
It's a fairly simple matter once you get the basic ideas. The webconsole
code is pretty clear.