Right we're gonna start coding the parsers for the map data.
Dan is going to create interfaces for the Lexical Analyser and the Syntax Analyser together with a top level class that gets the zip file and extracts the files then passses the appropriate file to the appropriate class.
From there the rest of us are going to create the classes for the Lexical Analyser and Syntax Analyser implementing Dan's interfaces for the following files:
Will: building_details.csv
buildings.txt
Si: bus_routes.txt
carparks.txt
Jim: entrances.txt
roads.txt
Stu: traffic_signs.txt
vehicle_types.txt
Please use the package name: fileproc
Could you also document the grammars for your file in a word document so we can use it at a later date. It will also help you code it if you do the grammars first :)
We should hopefully have a CVS server running soon when we do Dan or I will e-mail out the details.
Cheers
Stu
Wednesday, 30 January 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment