File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- This demo allows running pymwp analysis on [ example programs] ( examples.md ) on the web.
2- See the [ tool user guide] ( https://statycc.github.io/.github/pymwp ) for details on interpreting the tool outputs .
1+ This demo allows running pymwp analysis on [ example programs] ( examples.md ) on the web.
2+ Refer to the [ tool user guide] ( https://statycc.github.io/.github/pymwp ) for detailed explanations of how to interpret the results .
33
44{%
55 include-markdown "assets/demo.html"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Fig. 1: pymwp workflow
99
1010Under the hood, pymwp is built from various modules.
1111Each module has a specific role.
12- For example, ` Analysis ` runs program analysis (i.e., the intermediate steps between input/ output in Fig. 1);
12+ For example, ` Analysis ` runs program analysis (i.e., the intermediate steps between parser and output in Fig. 1);
1313the ` matrix ` module contains matrix utilities, the ` parser ` is the front-end, etc.
1414
1515This documentation section explains the internal behaviors of these building blocks.
You can’t perform that action at this time.
0 commit comments