It was another late night for me in the computer lab. I was working feverishly on a compiler project. I was able to get half of the project completed, but not without some frustration along the way. The biggest problem was making sure my index pointer was pointing to the correct token in my array of tokens while doing operator-precedence parsing. I decided to call it quits at 2AM, knowing I have to finish the project and turn it in tomorrow.