Introduction
This project will (in its first
edition) scan though a file, preferably a source code file, but
will accept most files containing text. It will locate all {'s
and }'s which will be assumed to delineate blocks of code and
later on levels of control. It will label, and record these
levels of control, and inform the user as to their location, and
level in the control hierarchy. In it's second version,
artificial agents will be run on the program, and will assign
blocks of control to these 'virtual coders' using various
algorithms ranging from random to a single block of permanently
assigned code. The agents will update on a timed schedule and
the user will be able to interact with the program and
indirectly the agents, the user will submit a request to the
program for access to a given block of code, and will be granted
or denied permission to that block of code based on whether or
not that code is available for use (i.e. Does not have an agent
assigned to it or a block beneath it).
Customer
Information
Jon A. Preston
IT Department
CCSU
(770) 960-4354
Personnel
Name
Role
E-Mail
Andres Cepeda Project Manager/Tester & Customer
Liaison
csu14820@mail.claytonstate.net
Scott Perry
Developer/Webmaster
csu21063@mail.claytonstate.net
Matt Wallace
Tester & Liaison/Developer
csu15861@mail.claytonstate.net
Tiffany Saddler
Webmaster/Documentation Manager/Proj. Mgr.
csu13000@mail.claytonstate.net
|