https://github.com/kornimate/ssa
Project-part to create a plugin/program to create SSA form when analyzing JS and TS files using Babel.
https://github.com/kornimate/ssa
analysis babel extension javascript plugin program-analysis typescript
Last synced: about 2 months ago
JSON representation
Project-part to create a plugin/program to create SSA form when analyzing JS and TS files using Babel.
- Host: GitHub
- URL: https://github.com/kornimate/ssa
- Owner: Kornimate
- License: mit
- Created: 2025-09-03T21:29:13.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-25T08:05:01.000Z (9 months ago)
- Last Synced: 2025-09-25T10:07:00.324Z (9 months ago)
- Topics: analysis, babel, extension, javascript, plugin, program-analysis, typescript
- Language: TypeScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SSA
Testing SSA mini version with TypeScript