Use readable variable names
Open
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
We should consider making the backends use human-readable names in generated code, based on variable names in the source code, for the variables they emit instead of opaque numbers. An easy way to start in this direction would be to append the current numbers to the original variable names to guarantee that naming conflicts cannot occur.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.