MES-replacement: T-diagram

The T-diagram below gives all the steps that are taken to arrive at tcc-boot0 executable that is similar to the one in the fosslinux/live-bootstrap project for this project, which does not rely on the GNU Mes compiler. (The header files and the source for a standard library that are part of the GNU Mes compiler, are used.)

This T-diageam is generated based on data that is generated with the scan_trace.cpp, which parses the trace.txt file that is produced by running the task3.sh Bash script.

Blue lines link input files with output files produced during the execution of the check-tools.kaem script and verified to be equal with the equal program.

You can use the mouse to pan and zoom within the diagram shown below. Clicking on a process (a T-symbol) or a file name, will show additional information including sources, if available. If this information contains links to other processes and/or files, clicking on those link will show the element at the center of the diagram with a yellow background.

This text is displayed if your browser does not support HTML5 Canvas.