AST vs CST
Open
- Dominant language
- CSS
- Stars
- 54
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
It is hard to auto-fix code if you only have an AST. Vital information has been dropped.
Also many of the generic bears rely on information typically not present in an AST.
Do you actually want a universal CST also?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.