braid icon indicating copy to clipboard operation
braid copied to clipboard

Use readable variable names

Open sampsyo opened this issue 8 years ago • 0 comments

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.

sampsyo avatar Jul 19 '17 14:07 sampsyo