Skip to content

Pytracker v1.0

Latest
Compare
Choose a tag to compare
@yst990102 yst990102 released this 29 Aug 08:14
· 98 commits to SHI-TONG-YUAN since this release

2022-08-29
This is a released version.
DONE:

  1. Most work for Assignment, If_Else and while-loop are done.
  2. 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:

  1. For-loop iterations are correct in the list of list now. But still need modification in arrow displaying.
  2. Input still lack of interface.