Ryannz's blog
Home
Content
About
JavaScript静态分析
parser
https://github.com/ternjs/tern
https://github.com/acornjs/acorn
https://github.com/estree/estree
https://github.com/jquery/esprima
eslint
typescript
resource
https://github.com/mre/awesome-static-analysis#programming-languages
Control flow graph
data flow analysis
tools
https://github.com/julianjensen/ast-flow-graph
https://github.com/maierfelix/Iroh
https://github.com/SonarSource/SonarJS
https://github.com/rdgd/twly
https://github.com/dsherret/ts-simple-ast
https://github.com/julianjensen/ast-flow-graph
https://github.com/mariusschulz/styx
https://github.com/estools/escodegen
https://github.com/danielstjules/jsinspect
https://github.com/kucherenko/jscpd
https://github.com/es-analysis/plato
https://github.com/adobe-research/theseus
course
http://rightingcode.org/lessons.html
本文章均采用Creative Commons BY-NC-ND 4.0(自由转载-保持署名-非商用-禁止演绎)协议发布。