Skip to content

Include a flow graph of TC-1 & TC-2 execution

We could include in project_layout/src/tasks a flow graph representing the code execution from the main() function to the construction of the ast.

With this as well as #75 (closed), I think student got everything they need to fully understand all components of the first steps of TC !

  • Explanations on tasks/ files
  • Flow graph
Edited by PBrandone