Week 4

 




This is parser code right now. I've finished the BNR and now have to take that and put in my parser code so it can look at the grammar of my code. I'm about 25% with my parser code. Next week I probably have it finished and should be able to show the results and what it looks like finished because a lot of the statements haven't been defined yet, so I can't run my code and debug and see if it does what its suppose to. As you can see right now I have what my statements, the statements, and defined some of those statements. I also defined the operators that could be used or are in the sample code. Once I run it it will tell me if it matches what It found then print the prinf statement. Once I finish this I will see if I can go further than this, but if not then the parser will be the ending of this project.

Comments

  1. Maybe try to walk me through your process a bit more in your weekly summary.

    ReplyDelete

Post a Comment

Popular posts from this blog

Week 9

Week 10

Week 11