mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
If the variable is not used we will get a warning from the C compiler. So let's not generate a let unless the var is actually used. We may want to revisit this later for a related optimization, maybe via Cyc-seq. |
||
---|---|---|
.. | ||
array-list.scm | ||
array-list.sld | ||
ast.sld | ||
cgen.sld | ||
common.sld | ||
cps-opt-local-var-redux.scm | ||
cps-optimizations.sld | ||
libraries.sld | ||
macros.sld | ||
match.sld | ||
opti-test.scm | ||
pretty-print.sld | ||
primitives.sld | ||
test-cps.scm | ||
test.scm | ||
test.sld | ||
transforms.sld | ||
util.sld |