Hi Eric,

> 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.

Cool!


> 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

Interactivity in the browser is not trivial. You cold start with
the 'repl' function in @lib/form.l perhaps.

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

Reply via email to