I was able to complete the two tasks of algebra compiler. To implement the location in the algebra tree, I create a separate class to hold the algebra object tree, which is the 'head' considered to be the top of the tree. Again use subclipse to see the modification done by the mentor by comparing the consecutive revisions.
Then we moved to the queyobject compiler, which has pretty much the same kind of work to be done related to the algebra compiler. Check out the code from the related branch for the proceedings.
Subscribe to:
Post Comments (Atom)
1 comment:
I continue work with queryobject compiler. Sometimes I was unable to find out the actual reason for an error. So, I check the project status, whether it tests are running properly by testing it after a single modification. It worked well here.
I started on filling the mid term survey today, need to add comments later.
Post a Comment