I am trying to teach a computer program - to program. It builds grammars
and procedural memories on dictionary networks. How do I get the program
to be able to input to the interpreter/command line and read the
results? I have done this a wee bit with making a dictionary of
functions, but in a sense I am creating a script language on top of a
script language so it seems really dumb to me especially since I have to
recreate the grammar.

I hope this doesn't get me flamed too much for asking...

James 
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to