unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Interpreter Sessions (Newbie)
@ 2003-02-22 17:03 Pedro Ortega
  2003-02-22 17:53 ` Clinton Ebadi
  2003-02-22 22:26 ` dskr
  0 siblings, 2 replies; 7+ messages in thread
From: Pedro Ortega @ 2003-02-22 17:03 UTC (permalink / raw)


This has problably been asked before many times. Sorry,
but I didn't find anything in the Guile user manual about
this.

I'm currently programming a Chatbot, wich does execute
Scheme code to produce the answer, triggered by an input
string (something like A.L.I.C.E.). The Chatbot is server
based, so what I need is:

1. Given an user id, create (if it doesn't exist) or
   restore the environment (using a database or another
   persistent storage media).

2. Execute the Scheme code with the environment, in order
   to get the response string.

3. Respond to the user.

4. Save the updated environment.

This hasn't to be accomplished in parallel, querys can be
put in a queue and be responded serially.

Thanks for your help.

Pedro Ortega
IA Department,
University of Chile




_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-02-28 19:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-22 17:03 Interpreter Sessions (Newbie) Pedro Ortega
2003-02-22 17:53 ` Clinton Ebadi
2003-02-24 16:39   ` Paul Jarc
2003-02-24 21:50     ` Clinton Ebadi
2003-02-28 17:56       ` Paul Jarc
2003-02-28 19:54         ` Clinton Ebadi
2003-02-22 22:26 ` dskr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).