So I have decide to make a start on things I currently am trying to make a command parser for the server outputs which has led me to having to try and remember regular expression(lets just say it wasn't one of my favourite subjects covered in college) as it would appear that a string tokeniser using regular expression is the most efficient way Java has of breaking up long strings of words. Oh I have also made a little program that connects to the server initialises itself as a player and then listens for server commands/outputs. Once i get the tokeniser part working as well and all possible server outputs properly parsed and stored i plan to move onto Agent Factory and make an AFAPL implementation of my Java program.
In other good news I have finally gotten around to reading the book chapter Rem gave me I shall post a little review /explanation of it after I re read it so that it sinks in a bit more.
Tuesday, December 30, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment