2022-08-29
This is a released version.
DONE:
- Most work for Assignment, If_Else and while-loop are done.
- the way for passing my_trace info to backend in this version is still using file_io. Have changed this to use global variables in the latest developing branch.
TODO:
- For-loop iterations are correct in the list of list now. But still need modification in arrow displaying.
- Input still lack of interface.