eholk / harlan

A language for GPU computing.
Other
1.19k stars 82 forks source link

Quit renaming variables twice #138

Closed eholk closed 10 years ago

eholk commented 10 years ago

Right now both expand-macros and parse-harlan make all the variable names unique. This is redundant, so we should simplify parse-harlan to no longer do this.