Sunday, 27 January 2013

Close the finish

It has been a long time since my last blog entry but In that time my project has come along tremendously. I will give an idea of where I am at.

1. The Interpreter / Language
Well the interpreter and language are pretty much complete. I still need to implement the methods for manipulating array and list, but apart from that, any other work on this part will be sorting out any glitches I may encounter.

2. The UI

Below you can see how much progress I have made on the UI the code section is syntax highlighted and the code can be mapped into a diagram, the diagram is currently a work in progress as I need to add arrows on to show where the code is going. The option to insert code snippets also needs to be implemented, that should be quite trivial.


The running menu allows you to alter the speed at which the code runs through, the text highlighted green represents the line currently being executed, the line will stop and turn red if an error has occurred and report it in the output window.



I aim to get the final product completed within the next two weeks.

Liam

No comments:

Post a Comment