"Collin D" <[email protected]> wrote in message
news:[email protected]...
Hey everyone.
I am writing a game in python, and it includes a text console somewhat
like the one in WoW and Runescape. I want to be able to include "/"
commands, like IRC, and was wondering what the best module would be to
parse these.
Check out the pyparsing module. Here is a presentation given by the author
for parsing an interactive game.
http://us.pycon.org/zope/talks/2006/fri/track1/04/index.html
-Mark
--
http://mail.python.org/mailman/listinfo/python-list