Hello,

Thanks to your help so far, I have built a small expert system in Pilog which works interactively on the terminal. A question is displayed, the user is asked to answer by 'y' or 'n' and in turn a new question is displayed or the result of the process.

Now I want this to work on in the web in the browser with:

    * the questions/result displayed on a page

    * two buttons 'y/n' for the actions

Reading the docs, all this looks doable in the Lisp side but how would I do this with Pilog?

Can I call my Pilog predicates inside an Html page?

Any advice will be welcomed ;-)

Thanks,

Eric

--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to