python-program-analysis
A Typescript library for parsing Python 3 and doing basic program analysis, like forming control-flow graphs and def-use chains.
파일 탐색기
최종 버전 다운로드 (.zip)- launch.json
- settings.json
- tasks.json
- __builtins__.json
- index.ts
- matplotlib.json
- numpy.json
- pandas.json
- random.json
- sklearn.json
- analysis.test.ts
- cellslice.test.ts
- cfg.test.ts
- graph.test.ts
- karma.base.conf.js
- karma.conf.js
- karma.debug.conf.js
- log-slicer.test.ts
- magics-rewriter.test.ts
- merge.test.ts
- parser.test.ts
- program-builder.test.ts
- slice.test.ts
- testcell.ts
- webpack.test.config.js
- cell.ts
- cellslice.ts
- control-flow.ts
- data-flow.ts
- graph.ts
- index.ts
- log-slicer.ts
- printNode.ts
- program-builder.ts
- python-parser.ts
- python3.jison
- rewrite-magics.ts
- set.ts
- slice.ts
- symbol-table.ts
- .gitignore
- .npmrc
- azure-pipelines.yml
- cfg.png
- CODE_OF_CONDUCT.md
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- tslint.json
- webpack.config.js
// repository documentation
Was this content helpful?
(0 ratings)
